codify

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigMap

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

func NewConfigMap

func NewConfigMap(cm *corev1.ConfigMap) *ConfigMap

func (ConfigMap) Install

func (k ConfigMap) Install() string

func (ConfigMap) Uninstall

func (k ConfigMap) Uninstall() string

type DaemonSet

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

func NewDaemonSet

func NewDaemonSet(ds *appsv1.DaemonSet) *DaemonSet

func (DaemonSet) Install

func (k DaemonSet) Install() string

func (DaemonSet) Uninstall

func (k DaemonSet) Uninstall() string

type Deployment

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

func NewDeployment

func NewDeployment(deploy *appsv1.Deployment) *Deployment

func (Deployment) Install

func (k Deployment) Install() string

func (Deployment) Uninstall

func (k Deployment) Uninstall() string

type Pod

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

func NewPod

func NewPod(pod *corev1.Pod) *Pod

func (Pod) Install

func (k Pod) Install() string

func (Pod) Uninstall

func (k Pod) Uninstall() string

type Service

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

func NewService

func NewService(cm *corev1.Service) *Service

func (Service) Install

func (k Service) Install() string

func (Service) Uninstall

func (k Service) Uninstall() string

type StatefulSet

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

func NewStatefulSet

func NewStatefulSet(sts *appsv1.StatefulSet) *StatefulSet

func (StatefulSet) Install

func (k StatefulSet) Install() string

func (StatefulSet) Uninstall

func (k StatefulSet) Uninstall() string

Jump to

Keyboard shortcuts

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