Directories
¶
| Path | Synopsis |
|---|---|
|
Package build resolves a validated config's datasources into concrete artifacts under .nelmwave/: merged per-release values and copied store files.
|
Package build resolves a validated config's datasources into concrete artifacts under .nelmwave/: merged per-release values and copied store files. |
|
Package chart fetches a remote chart into the build artifact, so that a plan built where the registries are reachable can be applied where they are not.
|
Package chart fetches a remote chart into the build artifact, so that a plan built where the registries are reachable can be applied where they are not. |
|
Package cli wires up the cobra command tree for the nelmwave binary.
|
Package cli wires up the cobra command tree for the nelmwave binary. |
|
Package config defines the nelmwave.yml schema and loads it, after gomplate rendering, into Go structures via confijer (type-aware defaults).
|
Package config defines the nelmwave.yml schema and loads it, after gomplate rendering, into Go structures via confijer (type-aware defaults). |
|
Package datasource resolves a values/store file reference (FileRef.Src) into bytes.
|
Package datasource resolves a values/store file reference (FileRef.Src) into bytes. |
|
Package graph runs a function over a dependency DAG with bounded concurrency.
|
Package graph runs a function over a dependency DAG with bounded concurrency. |
|
Package log configures the application-wide zap logger.
|
Package log configures the application-wide zap logger. |
|
Package plan builds, writes and reads the self-contained build artifact under .nelmwave/.
|
Package plan builds, writes and reads the self-contained build artifact under .nelmwave/. |
|
Package release adapts nelmwave's plan to the nelm deploy engine.
|
Package release adapts nelmwave's plan to the nelm deploy engine. |
|
Package repo resolves a release's chart reference against the declared repositories, producing the connection settings nelm needs to fetch it.
|
Package repo resolves a release's chart reference against the declared repositories, producing the connection settings nelm needs to fetch it. |
|
Package tpl renders nelmwave manifests and *.tpl datasources through gomplate v5, using [[ ]] action delimiters by default.
|
Package tpl renders nelmwave manifests and *.tpl datasources through gomplate v5, using [[ ]] action delimiters by default. |
|
Package version exposes build-time version information for the nelmwave binary.
|
Package version exposes build-time version information for the nelmwave binary. |
Click to show internal directories.
Click to hide internal directories.