Documentation
¶
Index ¶
- func CreateDeployment(ctx context.Context, clientset *kubernetes.Clientset, namespace, name string) error
- func CreateNamespace(ctx context.Context, clientset *kubernetes.Clientset, namespace string) error
- func CreateService(ctx context.Context, clientset *kubernetes.Clientset, namespace, name string) error
- func CreateVirtualService(ctx context.Context, istioClientSet *versioned.Clientset, ...) error
- func DeleteDeployment(ctx context.Context, clientset *kubernetes.Clientset, namespace, name string) error
- func DeleteNamespace(ctx context.Context, clientset *kubernetes.Clientset, namespace string) error
- func DeleteService(ctx context.Context, clientset *kubernetes.Clientset, namespace, name string) error
- func WaitForPodRunning(ctx context.Context, clientset *kubernetes.Clientset, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDeployment ¶
func CreateNamespace ¶
func CreateService ¶
func CreateVirtualService ¶
func DeleteDeployment ¶
func DeleteNamespace ¶
func DeleteService ¶
func WaitForPodRunning ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.