velero/pkg/plugin
Steve Kriss 1c26fbde32 remove SnapshotService, replace with direct BlockStore usage
Signed-off-by: Steve Kriss <steve@heptio.com>
2018-07-31 08:58:11 -07:00
..
generated remove SnapshotService, replace with direct BlockStore usage 2018-07-31 08:58:11 -07:00
mocks Refactor plugin management 2018-07-31 08:34:57 -07:00
proto remove SnapshotService, replace with direct BlockStore usage 2018-07-31 08:58:11 -07:00
backup_item_action.go Refactor plugin management 2018-07-31 08:34:57 -07:00
backup_item_action_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
block_store.go remove SnapshotService, replace with direct BlockStore usage 2018-07-31 08:58:11 -07:00
client_builder.go Refactor plugin management 2018-07-31 08:34:57 -07:00
client_builder_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
client_dispenser.go Refactor plugin management 2018-07-31 08:34:57 -07:00
client_dispenser_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
interface.go Refactor plugin management 2018-07-31 08:34:57 -07:00
logger.go Log to stdout instead of stderr 2018-06-14 14:02:12 -04:00
logger_test.go Refactor plugin management 2018-07-31 08:34:57 -07: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 Refactor plugin management 2018-07-31 08:34:57 -07:00
manager.go Refactor plugin management 2018-07-31 08:34:57 -07:00
manager_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
object_store.go Refactor plugin management 2018-07-31 08:34:57 -07:00
plugin_base.go Refactor plugin management 2018-07-31 08:34:57 -07:00
plugin_base_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
plugin_kinds.go Refactor plugin management 2018-07-31 08:34:57 -07:00
plugin_kinds_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
plugin_lister.go Refactor plugin management 2018-07-31 08:34:57 -07:00
process.go Refactor plugin management 2018-07-31 08:34:57 -07:00
process_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
registry.go Refactor plugin management 2018-07-31 08:34:57 -07:00
registry_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
restartable_backup_item_action.go Refactor plugin management 2018-07-31 08:34:57 -07:00
restartable_backup_item_action_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
restartable_block_store.go remove SnapshotService, replace with direct BlockStore usage 2018-07-31 08:58:11 -07:00
restartable_block_store_test.go remove SnapshotService, replace with direct BlockStore usage 2018-07-31 08:58:11 -07:00
restartable_delegate_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
restartable_object_store.go Refactor plugin management 2018-07-31 08:34:57 -07:00
restartable_object_store_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
restartable_process.go Refactor plugin management 2018-07-31 08:34:57 -07:00
restartable_restore_item_action.go Refactor plugin management 2018-07-31 08:34:57 -07:00
restartable_restore_item_action_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
restore_item_action.go Refactor plugin management 2018-07-31 08:34:57 -07:00
server.go Refactor plugin management 2018-07-31 08:34:57 -07:00
server_mux.go Refactor plugin management 2018-07-31 08:34:57 -07: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