Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // YAMLPrinter is exported for testing. YAMLPrinter printObjectFunc = shared.PrintYAML // JSONPrinter is exported for testing. JSONPrinter printObjectFunc = shared.PrintJSON // TablePrinter is exported for testing. TablePrinter tablePrinterFunc = shared.PrintTable )
Functions ¶
func NewContainerCmd ¶
Types ¶
type MockControllerKey ¶
type MockControllerKey struct{}
MockControllerKey is used to inject a mock kukeonv1.Client via context in tests.
Click to show internal directories.
Click to hide internal directories.