resourcesmisc

package
v0.4.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CRDvX

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

func NewCRDvX

func NewCRDvX(resource ctlres.Resource) *CRDvX

func (CRDvX) IsDoneApplying

func (s CRDvX) 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 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
}

type PodvX

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

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

func NewPodvX

func NewPodvX(resource ctlres.Resource) *PodvX

func (PodvX) IsDoneApplying

func (s PodvX) IsDoneApplying() 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)

type Servicev1

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

func NewServicev1

func NewServicev1(resource ctlres.Resource) *Servicev1

func (Servicev1) IsDoneApplying

func (s Servicev1) IsDoneApplying() DoneApplyState

Jump to

Keyboard shortcuts

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