command

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2020 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	runtime.Object
	schema.ObjectKind
	metav1.Object

	GetConditions() *status.Conditions
	SetConditions(status.Conditions)
	GetArgs() []string
	SetArgs([]string)
	GetTimeoutClient() string
	SetTimeoutClient(string)
	GetTimeoutQueue() string
	SetTimeoutQueue(string)
	GetDebug() bool
	SetDebug(bool)
	GetConfigMap() string
	SetConfigMap(string)
	GetConfigMapKey() string
	SetConfigMapKey(string)

	SetGenerateName(string)
}

Jump to

Keyboard shortcuts

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