resourcebuilder

package
v3.11.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2018 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CRDKind is kind for CustomResourceDefinitions
	CRDKind = "CustomResourceDefinition"
)
View Source
const (
	// DeploymentKind is kind for Deployment.
	DeploymentKind = "Deployment"
)

Variables

This section is empty.

Functions

func WaitForJobCompletion

func WaitForJobCompletion(client batchclientv1.JobsGetter, job *batchv1.Job) error

WaitForJobCompletion waits for job to complete.

Types

type Interface

type Interface interface {
	Do(MetaV1ObjectModifierFunc) error
}

func New

func New(rest *rest.Config, m lib.Manifest) (Interface, error)

type MetaV1ObjectModifierFunc

type MetaV1ObjectModifierFunc func(metav1.Object)

Jump to

Keyboard shortcuts

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