config

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfigCmd

func NewConfigCmd() *cobra.Command

NewConfigCmd builds `kuke delete config <name>` (issue #644). It removes the daemon-stored document for a single named, scoped CellConfig. The config is identified by its name plus its binding scope (--realm/--space/--stack). A Config is never cell-scoped, so there is no --cell flag.

Deleting a Config does NOT delete the cell it materialized (that is `kuke delete cell`). When a live cell still carries the back-reference label to this config the command emits a one-line notice — never a refusal — pointing the operator at `kuke delete cell <name>`.

Types

type MockControllerKey

type MockControllerKey struct{}

MockControllerKey is used to inject a mock kukeonv1.Client via context in tests.

Jump to

Keyboard shortcuts

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