kops/examples/kops-api-example
Peter Rifel 7d9f0a06cf
Update API slice fields to not use pointers
This is causing problems with the Kubernetes 1.19 code-generator.
A nil entry in these slices wouldn't be valid anyways, so this should have no impact.
2020-08-24 07:46:38 -05:00
..
BUILD.bazel Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
apply.go Remove support for reading legacy-format keypairs 2020-05-20 13:28:13 -07:00
main.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
up.go Update API slice fields to not use pointers 2020-08-24 07:46:38 -05:00