velero/pkg/plugin/framework
JenTing Hsiao 4ae55bb20a
Capitalize all help messages (#3209)
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
2021-01-05 16:36:15 -08:00
..
backup_item_action.go Extract providers (#1985) 2019-10-22 15:31:27 -07:00
backup_item_action_client.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
backup_item_action_server.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
backup_item_action_test.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
client_dispenser.go Split plugin framework into its own package 2019-03-19 15:36:31 -07:00
client_dispenser_test.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
client_errors.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
delete_item_action.go Implement DeleteItemAction plugin support (#2808) 2020-08-18 12:16:26 -07:00
delete_item_action_client.go Implement DeleteItemAction plugin support (#2808) 2020-08-18 12:16:26 -07:00
delete_item_action_server.go Invoke DeleteItemActions on backup deletion (#2815) 2020-08-20 17:24:29 -07: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
handle_panic.go send plugin error stack traces over gRPC and log error locations 2019-03-27 08:34:03 -06:00
handshake.go Bump plugin client version (#1319) 2019-03-28 11:34:43 -04:00
interface.go Split plugin framework into its own package 2019-03-19 15:36:31 -07:00
logger.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
logger_test.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
object_store.go Extract providers (#1985) 2019-10-22 15:31:27 -07:00
object_store_client.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
object_store_server.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
plugin_base.go Split plugin framework into its own package 2019-03-19 15:36:31 -07:00
plugin_base_test.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
plugin_kinds.go Implement DeleteItemAction plugin support (#2808) 2020-08-18 12:16:26 -07:00
plugin_lister.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
plugin_types_test.go Extract providers (#1985) 2019-10-22 15:31:27 -07:00
restore_item_action.go Extract providers (#1985) 2019-10-22 15:31:27 -07:00
restore_item_action_client.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
restore_item_action_server.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
server.go Capitalize all help messages (#3209) 2021-01-05 16:36:15 -08:00
server_errors.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
server_mux.go Add validation for plugin name format and dups (#1339) 2019-04-12 08:25:04 -06:00
server_mux_test.go Add validation for plugin name format and dups (#1339) 2019-04-12 08:25:04 -06:00
stream_reader.go Split plugin framework into its own package 2019-03-19 15:36:31 -07:00
stream_reader_test.go Split plugin framework into its own package 2019-03-19 15:36:31 -07: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 Extract providers (#1985) 2019-10-22 15:31:27 -07:00
volume_snapshotter_client.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
volume_snapshotter_server.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00