resourcesmisc

package
v0.0.0-...-9460cd5 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiExtensionsVxCRD

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

func NewApiExtensionsVxCRD

func NewApiExtensionsVxCRD(resource ctlres.Resource) *ApiExtensionsVxCRD

func (ApiExtensionsVxCRD) IsDoneApplying

func (s ApiExtensionsVxCRD) IsDoneApplying() DoneApplyState

type AppsV1DaemonSet

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

func NewAppsV1DaemonSet

func NewAppsV1DaemonSet(resource ctlres.Resource) *AppsV1DaemonSet

func (AppsV1DaemonSet) IsDoneApplying

func (s AppsV1DaemonSet) IsDoneApplying() DoneApplyState

type AppsV1Deployment

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

func NewAppsV1Deployment

func NewAppsV1Deployment(resource ctlres.Resource, associatedRs []ctlres.Resource) *AppsV1Deployment

func (AppsV1Deployment) IsDoneApplying

func (s AppsV1Deployment) IsDoneApplying() DoneApplyState

type AppsV1ReplicaSet

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

func NewAppsV1ReplicaSet

func NewAppsV1ReplicaSet(resource ctlres.Resource) *AppsV1ReplicaSet

func (AppsV1ReplicaSet) IsDoneApplying

func (s AppsV1ReplicaSet) IsDoneApplying() DoneApplyState

type BatchV1Job

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

func NewBatchV1Job

func NewBatchV1Job(resource ctlres.Resource) *BatchV1Job

func (BatchV1Job) IsDoneApplying

func (s BatchV1Job) IsDoneApplying() DoneApplyState

type BatchVxCronJob

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

func NewBatchVxCronJob

func NewBatchVxCronJob(resource ctlres.Resource) *BatchVxCronJob

func (BatchVxCronJob) IsDoneApplying

func (s BatchVxCronJob) IsDoneApplying() DoneApplyState

type Conditions

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

func (Conditions) IsAllTrue

func (c Conditions) IsAllTrue() (bool, string)

func (Conditions) IsSelectedTrue

func (c Conditions) IsSelectedTrue(checkedTypes []string) (bool, string)

type CoreV1Pod

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

https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/

func NewCoreV1Pod

func NewCoreV1Pod(resource ctlres.Resource) *CoreV1Pod

func (CoreV1Pod) IsDoneApplying

func (s CoreV1Pod) IsDoneApplying() DoneApplyState

type CoreV1Service

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

func NewCoreV1Service

func NewCoreV1Service(resource ctlres.Resource) *CoreV1Service

func (CoreV1Service) IsDoneApplying

func (s CoreV1Service) IsDoneApplying() DoneApplyState

type Deleting

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

func NewDeleting

func NewDeleting(resource ctlres.Resource) *Deleting

func (Deleting) IsDoneApplying

func (s Deleting) IsDoneApplying() DoneApplyState

type DoneApplyState

type DoneApplyState struct {
	Done       bool
	Successful bool
	Message    string
}

func (DoneApplyState) TerminallyFailed

func (s DoneApplyState) TerminallyFailed() bool

type ExtensionsAndAppsVxReplicaSet

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

func NewExtensionsAndAppsVxReplicaSet

func NewExtensionsAndAppsVxReplicaSet(resource ctlres.Resource) *ExtensionsAndAppsVxReplicaSet

func (ExtensionsAndAppsVxReplicaSet) IsDoneApplyingWithMinimum

func (s ExtensionsAndAppsVxReplicaSet) IsDoneApplyingWithMinimum(minAvailable int) DoneApplyState

type ResourceTypes

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

func NewResourceTypes

func NewResourceTypes(newResources []ctlres.Resource, coreClient kubernetes.Interface, dynamicClient dynamic.Interface) *ResourceTypes

func (*ResourceTypes) IsNamespaced

func (c *ResourceTypes) IsNamespaced(res ctlres.Resource) (bool, error)

Jump to

Keyboard shortcuts

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