kops/examples
Justin Santa Barbara 509b83ac7a Refactor: separate out SSHCredentials from Keyset stores
We've done this in the API already, but we had a single CAStore
interface that did Keysets and SSHCredentials.  Separate out
SSHCredentials into SSHCredentialStore, and start using API objects as
our primary representation.
2017-12-13 20:16:59 -05:00
..
federation Experimental support for federation 2016-10-11 10:29:46 -04:00
kops-api-example Refactor: separate out SSHCredentials from Keyset stores 2017-12-13 20:16:59 -05:00
README.md Add apply to example 2016-10-07 02:27:41 -04: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