Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApplyCmd ¶
NewApplyCmd builds the `kuke apply` cobra command. `-f` reads a multi-document YAML stream from disk or stdin — the sole shape `apply` supports. The daemon-side reconcile-by-ref forms (`-b`/`-c`) were retired under #819; the equivalent operator workflow is `kuke restart <name>` (which sees OutOfSync on Config-lineage cells and reconciles implicitly).
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.