plugin

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2021 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderFile added in v0.6.1

func RenderFile(manifestFilename string) (string, error)

Types

type IngressBackendIssue added in v0.4.1

type IngressBackendIssue struct {
	IssueType string
	Backend   v1beta1.IngressBackend
}

type ResourceStatusQuery added in v0.6.1

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

func NewResourceStatusQuery added in v0.6.1

func NewResourceStatusQuery(
	clientGetter *genericclioptions.ConfigFlags,
	namespace string,
	allNamespaces bool,
	enforceNamespace bool,
	filenames []string,
	selector string,
	fieldSelector string,
	args []string,
) *ResourceStatusQuery

func (ResourceStatusQuery) GetIncludeObjFunc added in v0.6.1

func (q ResourceStatusQuery) GetIncludeObjFunc() func(string, ...string) string

func (ResourceStatusQuery) GetIncludeOwnersFunc added in v0.6.1

func (q ResourceStatusQuery) GetIncludeOwnersFunc() func(map[string]interface{}) string

func (ResourceStatusQuery) GetKubeGetFirstFunc added in v0.6.1

func (q ResourceStatusQuery) GetKubeGetFirstFunc() func(string, ...string) interface{}

func (ResourceStatusQuery) GetKubeGetFunc added in v0.6.1

func (q ResourceStatusQuery) GetKubeGetFunc() func(string, ...string) []interface{}

func (ResourceStatusQuery) PrintRenderedQueriedResources added in v0.6.1

func (q ResourceStatusQuery) PrintRenderedQueriedResources() []error

func (ResourceStatusQuery) PrintRenderedResource added in v0.6.1

func (q ResourceStatusQuery) PrintRenderedResource(resourceInfo *resource.Info) error

func (ResourceStatusQuery) PrintRenderedResourceInfos added in v0.6.1

func (q ResourceStatusQuery) PrintRenderedResourceInfos(resourceInfos []*resource.Info) []error

func (ResourceStatusQuery) RenderOtherResources added in v0.6.1

func (q ResourceStatusQuery) RenderOtherResources(namespace, kind, name string) []error

func (ResourceStatusQuery) RenderResource added in v0.6.1

func (q ResourceStatusQuery) RenderResource(obj runtime.Object) (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳