kubernetes

package
v0.0.0-...-9ea7be0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2022 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubeHelper

type KubeHelper struct {
	Clientset  *kubernetes.Clientset
	Kubeconfig string
}

func (*KubeHelper) Bootstrap

func (k *KubeHelper) Bootstrap(location string, log logger.ILogger)

func (*KubeHelper) DeletePod

func (k *KubeHelper) DeletePod(namespace string, name string) error

func (*KubeHelper) RunPod

func (k *KubeHelper) RunPod(cmd []string, args []string, env map[string]string, volumes []apiv1.Volume, volumeMounts []apiv1.VolumeMount, dockerImage string, namespace string, podnameprefix string, labels map[string]string, creator pixlUser.UserInfo, log logger.ILogger, background bool) (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL