velero/pkg/client
Samuel Lucidi c8223608ba
Add --cacert flag to velero cli commands (#2364)
* Add --cacert flag to velero cli commands

Adds a --cacert flag to the log and describe commands
that takes a path to a PEM-encoded certificate bundle
as an alternative to --insecure-skip-tls-verify for
dealing with self-signed certificates.

Signed-off-by: Sam Lucidi <slucidi@redhat.com>
2020-04-03 08:02:41 -07:00
..
auth_providers.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
client.go add better error message when cluster config can't be found 2019-11-08 15:01:12 -07:00
client_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
config.go Add --cacert flag to velero cli commands (#2364) 2020-04-03 08:02:41 -07:00
config_test.go Add features package (#1849) 2019-09-18 10:57:04 -06:00
dynamic.go fixes for breaking changes 2019-05-20 13:25:36 -06:00
factory.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
factory_test.go Add features package (#1849) 2019-09-18 10:57:04 -06:00