velero/pkg/client
Andy Goldstein 130512187a Refactor plugin management
Refactor plugin management:
- support multiple plugins per executable
- support restarting a plugin process in the event it terminates
- simplify plugin lifecycle management by using separate managers for
  each scope (server vs backup vs restore)

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2018-07-31 08:34:57 -07:00
..
auth_providers.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
client.go Add global kubecontext CLI flag 2018-02-26 10:47:39 -08:00
client_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
config.go Create the config directory in case it's missing 2018-02-02 16:01:52 -05:00
dynamic.go Update Ark library code to work with Kubernetes 1.11 2018-07-16 20:46:20 -06:00
factory.go Add global kubecontext CLI flag 2018-02-26 10:47:39 -08:00