Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDeployment ¶
Creates a new deployment, takes the number of replicas, name of the image & the deployment
func DeleteDeployment ¶
func DeleteDeployment(name string)
Gets the deployment with the given name & prints name & number of replicas
func GetDeployment ¶
func GetDeployment(name string)
Gets the deployment with the given name & prints name & number of replicas
func UpdateDeployment ¶
Updates a deployment with the number of replicas, name of the image & the deployment
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.