Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStartCmd ¶
NewStartCmd builds the `kuke start [name]` leaf command. Cell is the only resource this verb targets, so the noun is implied by the verb. A bare name starts one cell; `-l <selector>` fans the start out across every cell whose labels match (mutually exclusive with a positional name), reconciling each matched cell individually — unmatched cells are untouched.
Types ¶
type MockControllerKey ¶ added in v0.6.0
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.