velero/pkg/plugin
Andy Goldstein f13b0c00a3 server: don't assume /ark for internal plugins
If you want to test changes to the ark server without having to rebuild
and redeploy the ark container, this change allows you to do something
like this (assuming you've created your cloud credentials file):

AWS_SHARED_CREDENTIALS_FILE=credentials-minio ark server -n heptio-ark

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2018-02-27 14:32:45 -05:00
..
generated remove ListSnapshots and GetAllSnapshots 2017-11-29 13:59:29 -08:00
proto remove ListSnapshots and GetAllSnapshots 2017-11-29 13:59:29 -08:00
backup_item_action.go Simply serving plugins for external developers 2017-11-29 13:42:53 -05:00
block_store.go remove ListSnapshots and GetAllSnapshots 2017-11-29 13:59:29 -08:00
client_builder.go migrate backup actions to plugins 2017-11-21 10:03:03 -08:00
client_store.go migrate backup actions to plugins 2017-11-21 10:03:03 -08:00
interface.go Simply serving plugins for external developers 2017-11-29 13:42:53 -05:00
logger.go rename NewPluginLogger to NewLogger 2017-11-29 14:01:31 -08:00
logrus_adapter.go switch built-in cloud providers to run as plugins 2017-11-14 09:47:36 -08:00
logrus_adapter_test.go switch built-in cloud providers to run as plugins 2017-11-14 09:47:36 -08:00
manager.go server: don't assume /ark for internal plugins 2018-02-27 14:32:45 -05:00
object_store.go Simply serving plugins for external developers 2017-11-29 13:42:53 -05:00
registry.go migrate backup actions to plugins 2017-11-21 10:03:03 -08:00
restore_item_action.go Simply serving plugins for external developers 2017-11-29 13:42:53 -05:00
shared.go Simply serving plugins for external developers 2017-11-29 13:42:53 -05:00
stream_reader.go implement stream reader for gRPC byte streams 2017-11-13 15:43:13 -08:00
stream_reader_test.go implement stream reader for gRPC byte streams 2017-11-13 15:43:13 -08:00