velero/pkg/plugin
Gábor Lipták daf1a75515 Bring Go current in Travis
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2018-11-21 08:31:14 -05:00
..
generated add a BackupStore to pkg/persistence that supports prefixes 2018-09-06 10:53:58 -06:00
mocks Refactor plugin management 2018-07-31 08:34:57 -07:00
proto add a BackupStore to pkg/persistence that supports prefixes 2018-09-06 10:53:58 -06:00
backup_item_action.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
backup_item_action_test.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04: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 Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
client_dispenser.go Refactor plugin management 2018-07-31 08:34:57 -07:00
client_dispenser_test.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04: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 Run 'make update' to update formatting 2018-10-23 13:08:42 -04: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 Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
manager.go Refactor plugin management 2018-07-31 08:34:57 -07:00
manager_test.go Bring Go current in Travis 2018-11-21 08:31:14 -05:00
object_store.go add a BackupStore to pkg/persistence that supports prefixes 2018-09-06 10:53:58 -06:00
plugin_base.go Refactor plugin management 2018-07-31 08:34:57 -07:00
plugin_base_test.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04: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 Run 'make update' to update formatting 2018-10-23 13:08:42 -04: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 Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
registry_test.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
restartable_backup_item_action.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
restartable_backup_item_action_test.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
restartable_block_store.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
restartable_block_store_test.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
restartable_delegate_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
restartable_object_store.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
restartable_object_store_test.go move ObjectStore mock into pkg/cloudprovider/mocks 2018-09-06 10:53:58 -06:00
restartable_process.go Refactor plugin management 2018-07-31 08:34:57 -07:00
restartable_restore_item_action.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
restartable_restore_item_action_test.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
restore_item_action.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04: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