3b351b1aa1
This patchset provides the Go code and scripts for the Bootstrap container for Openstack. The Bootstrap container for Openstack provider accepts three commands: create, delete and help. - create - creates an Ephemeral K8S cluster in Openstack - delete - deletes the Ephemeral K8S cluster in Openstack - help - Stdout the help text for usage of the bootstrap container. Documentation is available at bootstrap_capo/README.md Change-Id: Idd444834070b84170f18561626c487e23a3ca951
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
*build/
|
|
bootstrap_capg/.vscode/launch.json
|
|
bootstrap_capg/go.mod
|
|
bootstrap_capz/.vscode/launch.json
|
|
bootstrap_capz/go.mod
|
|
bootstrap_capz/go.sum
|
|
bootstrap_capo/capo-ephemeral
|