Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDeleteCmd ¶
NewDeleteCmd builds the `kuke delete` parent command and registers all resource delete subcommands. Persistent flags defined on the root kuke command are inherited automatically via Cobra's command tree.
Types ¶
type MockControllerKey ¶
type MockControllerKey struct{}
MockControllerKey is used to inject a mock kukeonv1.Client via context in tests. Name kept for source-compat with existing test helpers; the value is now a kukeonv1.Client (mirroring apply -f).
Click to show internal directories.
Click to hide internal directories.