velero/pkg/plugin/framework
Steve Kriss e148ddad8f
Add backwards-compatibility for flags passed to plugins (#2479)
* update plugin server to ignore unknown flags during parse

Signed-off-by: Steve Kriss <krisss@vmware.com>
2020-04-30 13:19:55 -07: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
doc.go Split plugin framework into its own package 2019-03-19 15:36:31 -07:00
examples_test.go Add validation for plugin name format and dups (#1339) 2019-04-12 08:25:04 -06: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 Add cmd to list plugins (#1535) 2019-06-05 13:41:02 -04: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 Add backwards-compatibility for flags passed to plugins (#2479) 2020-04-30 13:19:55 -07: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