airshipctl/pkg
Ian Howell ea9fba7278 Add the dynamic kubernetes client
The dynamic client will be needed to interact with any custom resource
that airshipctl doesn't know about. It will be required for checking the
health of a cluster, as well as any other operations that may need to be
performed on generic objects.

This also adds the pkg/k8s/client/fake package, which can be used to
create a mock instance of a client for use in unit tests.

Change-Id: Ia331ff4875a067045f6f9245daee109126fb1d33
Relates-To: #73
Relates-To: #20
2020-03-23 16:24:04 -05:00
..
bootstrap Add single source of Seletors 2020-03-13 16:31:12 -05:00
cluster/initinfra Add the dynamic kubernetes client 2020-03-23 16:24:04 -05:00
config Increase config pkg test coverage 2020-03-13 14:29:12 -04:00
container Show isogen container logs if debug is enabled 2020-03-13 12:53:30 +04:00
document [#102] Add function pass forwarding for annotating 2020-03-17 12:18:52 -05:00
environment [#86] remove unused code 2020-03-10 19:15:04 +00:00
errors Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00
k8s Add the dynamic kubernetes client 2020-03-23 16:24:04 -05:00
log Show isogen container logs if debug is enabled 2020-03-13 12:53:30 +04:00
remote [#52] Provide Redfish feedback in RemoteDirect 2020-03-17 16:38:41 +00:00
secret Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00
util Increase test coverage 2020-03-17 08:46:34 -05:00