kops/examples
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
..
kops-api-example Update API slice fields to not use pointers 2020-08-24 07:46:38 -05:00
README.md

README.md

Examples of how to embed kops / use the kops API

The kops API is still a work in progress, but this is where we will put examples of how it can be used.

make examples
kops-api-example -name api1.example.com -zones us-east-1c