engine

package
v0.0.0-...-1b21300 Latest Latest
Warning

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

Go to latest
Published: May 14, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ApiVersion        = "v1"
	DeploymentVersion = "apps/v1"

	KindDeployment            = "Deployment"
	KindNamespace             = "Namespace"
	KindService               = "Service"
	KindPersistentVolume      = "PersistentVolume"
	KindPersistentVolumeClaim = "PersistentVolumeClaim"
	KindStatefulSet           = "StatefulSet"
)

Variables

This section is empty.

Functions

func Bytes2K8sEntities

func Bytes2K8sEntities(jsonArray [][]byte) *queue.Queue

Types

type KubeEngine

type KubeEngine struct {
	// contains filtered or unexported fields
}

func NewKubeEngine

func NewKubeEngine(jobs *queue.Queue, client *kubeclient.Clients) *KubeEngine

func (*KubeEngine) DoCreateTasks

func (k *KubeEngine) DoCreateTasks()

func (*KubeEngine) DoDeleteTasks

func (k *KubeEngine) DoDeleteTasks()

Jump to

Keyboard shortcuts

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