Documentation ¶
Index ¶
- func CreateCronJob(ctx context.Context, namespace string, interval time.Duration)
- func CreateDaemonSet(ctx context.Context, namespace string)
- func CreateK8sApp(ctx context.Context, namespace string)
- func CreateStatefulset(ctx context.Context, namespace string)
- func DeleteCronJob(ctx context.Context)
- func DeleteDaemonSet(ctx context.Context)
- func DeleteK8sApp(ctx context.Context)
- func DeleteRandomAppPod(ctx context.Context, namespace string)
- func DeleteRandomDaemonSetPod(ctx context.Context, namespace string)
- func DeleteStatefulset(ctx context.Context, namespace string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCronJob ¶
func CreateDaemonSet ¶
func CreateK8sApp ¶
func CreateStatefulset ¶
func DeleteCronJob ¶
func DeleteDaemonSet ¶
func DeleteK8sApp ¶
func DeleteRandomAppPod ¶
func DeleteStatefulset ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.