Documentation ¶
Index ¶
- func CreateClient(configPath string) *kubernetes.Clientset
- func DeleteDeploymentEnv(client *kubernetes.Clientset, namespace string, deploymentName string, ...) error
- func GetDeployment(client *kubernetes.Clientset, namespace string, name string) models.MyDeployment
- func ListDeployments(client *kubernetes.Clientset, namespace string) []models.MyDeployment
- func ListNamespaces(client *kubernetes.Clientset) []models.MyNamespace
- func PatchDeploymentEnv(client *kubernetes.Clientset, namespace string, deploymentName string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateClient ¶
func CreateClient(configPath string) *kubernetes.Clientset
func DeleteDeploymentEnv ¶
func GetDeployment ¶
func GetDeployment(client *kubernetes.Clientset, namespace string, name string) models.MyDeployment
func ListDeployments ¶
func ListDeployments(client *kubernetes.Clientset, namespace string) []models.MyDeployment
func ListNamespaces ¶
func ListNamespaces(client *kubernetes.Clientset) []models.MyNamespace
func PatchDeploymentEnv ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.