velero/pkg/plugin/framework
Mateus Oliveira 913b610196
fix: Typos and add more spell checking rules to CI (#6415)
* fix: Typos and add more spell checking rules to CI

Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>

* fixup! fix: Typos and add more spell checking rules to CI

Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>

* fixup! fix: Typos and add more spell checking rules to CI

Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>

* fixup! fix: Typos and add more spell checking rules to CI

Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>

* fixup! fix: Typos and add more spell checking rules to CI

Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>

* fixup! fix: Typos and add more spell checking rules to CI

Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>

* fixup! fix: Typos and add more spell checking rules to CI

Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>

* fixup! fix: Typos and add more spell checking rules to CI

Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>

---------

Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
2023-07-21 17:25:24 -04:00
..
backupitemaction/v2 Enable stylecheck linter and resolve found issues. 2023-04-25 14:37:02 +08:00
common Fix PluginConfigLabelSelector bugs 2023-05-15 02:46:24 +00:00
restoreitemaction/v2 Enable stylecheck linter and resolve found issues. 2023-04-25 14:37:02 +08:00
action_resolver.go Remove Reference of itemsnapshotter (#5997) 2023-03-21 09:05:29 +08:00
action_resolver_test.go Consolidated code for resolving actions and plugins into ActionResolver (#4410) 2021-12-10 12:53:47 -05:00
backup_item_action.go plugin/framework refactoring for BackupItemAction v1 2022-09-15 11:15:30 -04:00
backup_item_action_client.go plugin/framework refactoring for BackupItemAction v1 2022-09-15 11:15:30 -04:00
backup_item_action_server.go Enable stylecheck linter and resolve found issues. 2023-04-25 14:37:02 +08:00
backup_item_action_test.go Enable stylecheck linter and resolve found issues. 2023-04-25 14:37:02 +08:00
delete_item_action.go Fix typos related to Delete Item Action plugin type (#6333) 2023-06-09 15:44:03 +08:00
delete_item_action_client.go Fix typos related to Delete Item Action plugin type (#6333) 2023-06-09 15:44:03 +08:00
delete_item_action_server.go plugin/framework refactoring for BackupItemAction v1 2022-09-15 11:15:30 -04:00
doc.go Split plugin framework into its own package 2019-03-19 15:36:31 -07:00
examples_test.go Implement DeleteItemAction plugin support (#2808) 2020-08-18 12:16:26 -07:00
handshake.go Bump plugin client version (#1319) 2019-03-28 11:34:43 -04:00
interface.go plugin/framework refactoring for BackupItemAction v1 2022-09-15 11:15:30 -04:00
logger.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
logger_test.go Update Golang version to v1.19 for branch main. 2023-04-04 12:00:19 +08:00
object_store.go Fix usestdlibvars and whitespace linters issues. (#6162) 2023-04-24 09:10:55 +08:00
object_store_client.go Enable errcheck linter and resolve found issues. 2023-04-28 09:33:42 +08:00
object_store_server.go plugin/framework refactoring for BackupItemAction v1 2022-09-15 11:15:30 -04:00
plugin_lister.go plugin/framework refactoring for BackupItemAction v1 2022-09-15 11:15:30 -04:00
plugin_types_test.go Remove Reference of itemsnapshotter (#5997) 2023-03-21 09:05:29 +08:00
restore_item_action.go plugin/framework refactoring for BackupItemAction v1 2022-09-15 11:15:30 -04:00
restore_item_action_client.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
restore_item_action_server.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
server.go fix: Typos and add more spell checking rules to CI (#6415) 2023-07-21 17:25:24 -04:00
stream_reader.go Split plugin framework into its own package 2019-03-19 15:36:31 -07:00
stream_reader_test.go delete io/ioutil package. (#5955) 2023-03-16 09:25:58 +08:00
validation.go Support setting a custom CA bundle to use with a BackupStorageLocation (#2353) 2020-03-24 15:50:48 -06:00
validation_test.go Move validation of plugins (#1953) 2019-10-09 10:48:37 -06:00
volume_snapshotter.go plugin/framework refactoring for BackupItemAction v1 2022-09-15 11:15:30 -04:00
volume_snapshotter_client.go plugin/framework refactoring for BackupItemAction v1 2022-09-15 11:15:30 -04:00
volume_snapshotter_server.go plugin versioning v1 refactor for VolumeSnapshotter 2022-09-21 13:47:23 -04:00