kops/examples
Eng Zer Jun 425173ae9f
refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-12 15:37:18 +08:00
..
kops-api-example refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
README.md Rename kops to kOps in the docs 2020-10-29 19:40:53 +02:00

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