Documentation
¶
Overview ¶
Package blueprint implements `kuke create blueprint <name>` (issue #816, child of the #814 epic:create umbrella). A CellBlueprint is declaratively complex (containers, scalar parameters, repo/secret slots), so per the umbrella's per-kind pattern selection this subcommand emits a starter YAML to stdout — the operator edits in their preferred editor and pipes to `kuke apply -f -`. Nothing is written to the daemon: pure scaffolding, not a parallel write path.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBlueprintCmd ¶
NewBlueprintCmd builds `kuke create blueprint <name>`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.