Documentation ¶
Index ¶
- func CreateClientSet() kubernetes.Interface
- func CreateDaemonSet()
- func CreateDeployment()
- func CreateHeadlessService()
- func CreateJob()
- func CreateReplicaSet()
- func CreateSecret()
- func CreateStatefulSet()
- func DeleteDeployment()
- func DeleteSecret(args []string)
- func DeleteService(args []string)
- func DeleteStatefulSet(args []string)
- func GetDeployment()
- func ListStatefulSet()
- func SetDeploymentName(name string)
- func SetImage(img string)
- func SetReplicas(rep int32)
- func SetStsName(sts string)
- func UpdateDeployment()
- func UpdateStatefulSet()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateClientSet ¶
func CreateClientSet() kubernetes.Interface
func CreateDaemonSet ¶
func CreateDaemonSet()
func CreateDeployment ¶
func CreateDeployment()
func CreateHeadlessService ¶
func CreateHeadlessService()
func CreateReplicaSet ¶
func CreateReplicaSet()
func CreateSecret ¶
func CreateSecret()
func CreateStatefulSet ¶
func CreateStatefulSet()
func DeleteDeployment ¶
func DeleteDeployment()
func DeleteSecret ¶
func DeleteSecret(args []string)
func DeleteService ¶
func DeleteService(args []string)
func DeleteStatefulSet ¶
func DeleteStatefulSet(args []string)
func GetDeployment ¶
func GetDeployment()
func ListStatefulSet ¶
func ListStatefulSet()
func SetDeploymentName ¶
func SetDeploymentName(name string)
func SetReplicas ¶
func SetReplicas(rep int32)
func SetStsName ¶
func SetStsName(sts string)
func UpdateDeployment ¶
func UpdateDeployment()
func UpdateStatefulSet ¶
func UpdateStatefulSet()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.