Directories
¶
| Path | Synopsis |
|---|---|
|
cli
|
|
|
apiclient
Package apiclient is the typed HTTP client for the Conure API as used by the CLI.
|
Package apiclient is the typed HTTP client for the Conure API as used by the CLI. |
|
config
Package config owns the machine-local CLI config at ~/.conure/config.json.
|
Package config owns the machine-local CLI config at ~/.conure/config.json. |
|
envfile
Package envfile parses dotenv-style files for `conure var import`.
|
Package envfile parses dotenv-style files for `conure var import`. |
|
link
Package link owns the per-repo .conure/link.json file.
|
Package link owns the per-repo .conure/link.json file. |
|
ui
Package ui centralizes user-facing output for the conure CLI: colored messages, tables, spinners, and the JSON-vs-text output split.
|
Package ui centralizes user-facing output for the conure CLI: colored messages, tables, spinners, and the JSON-vs-text output split. |
|
controller
|
|
|
Package credentials owns the naming/label scheme and the Kubernetes Secret shapes for conure's org-scoped credentials, shared by the deploy-time projection (api-server providers) and the build Job wiring so there is one implementation of "what does a projected credential Secret look like".
|
Package credentials owns the naming/label scheme and the Kubernetes Secret shapes for conure's org-scoped credentials, shared by the deploy-time projection (api-server providers) and the build Job wiring so there is one implementation of "what does a projected credential Secret look like". |
|
Package fieldroles resolves conure's well-known field "roles" to concrete locations inside a component's free-form values map.
|
Package fieldroles resolves conure's well-known field "roles" to concrete locations inside a component's free-form values map. |
|
Package render defines the engine-agnostic interface that the component controller uses to render and apply manifests.
|
Package render defines the engine-agnostic interface that the component controller uses to render and apply manifests. |
|
apply
Package apply wires the shared fluxcd/pkg/ssa apply path used by render adapters that don't have their own server-side-apply implementation.
|
Package apply wires the shared fluxcd/pkg/ssa apply path used by render adapters that don't have their own server-side-apply implementation. |
|
helm
Package helm adapts Helm v4 chart rendering to the render.Engine interface.
|
Package helm adapts Helm v4 chart rendering to the render.Engine interface. |
|
timoni
Package timoni adapts the Timoni module manager to the render.Engine interface.
|
Package timoni adapts the Timoni module manager to the render.Engine interface. |
Click to show internal directories.
Click to hide internal directories.