apis

package
v1.0.219 Latest Latest
Warning

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

Go to latest
Published: May 25, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// GroupName defines the kube group name for all controllers
	// It's what's used when you specify the apiVersion of a resource.
	// e.g.:
	//
	//   ---
	//   apiVersion: quarks.cloudfoundry.org/v1alpha1
	//   kind: BOSHDeployment
	//   ...
	GroupName = names.GroupName
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Object

type Object interface {
	runtime.Object
	metav1.Object
}

Object is used as a helper interface when passing Kubernetes resources between methods. All Kubernetes resources should implement both of these interfaces

Directories

Path Synopsis
quarksjob

Jump to

Keyboard shortcuts

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