airshipctl/pkg/k8s/client
Ian Howell e15f1218f6 Enhance the fake Client
This change accomplishes the following:
* Add a constructor for fake.Clients
* Add the ResourceAccumulator type and several instances of
  ResourceAccumulators, each of which is intended to supply a fake.Client
  with arbitrary kubernetes resources.
* Add the client.Factory type, which provides an easier method of
  providing a fake.Client in place of a real one.

Change-Id: I97f5a613df3ca14bc4fdcf726d3e20c5413cbb5b
2020-04-15 14:27:40 -05:00
..
fake Enhance the fake Client 2020-04-15 14:27:40 -05:00
testdata [#20] Add abstraction to kubernetes interactions 2020-02-25 12:21:37 -06:00
client.go Enhance the fake Client 2020-04-15 14:27:40 -05:00
client_test.go Enhance the fake Client 2020-04-15 14:27:40 -05:00