Directories
¶
Path | Synopsis |
---|---|
hack
|
|
schema
module
|
|
src
|
|
api/internal/v1beta1
Package v1beta1 holds the definition of the v1beta1 Zarf Package.
|
Package v1beta1 holds the definition of the v1beta1 Zarf Package. |
api/v1alpha1
Package v1alpha1 holds the definition of the v1alpha1 Zarf Package
|
Package v1alpha1 holds the definition of the v1alpha1 Zarf Package |
cmd
Package cmd contains the CLI commands for Zarf.
|
Package cmd contains the CLI commands for Zarf. |
cmd/helm
Package helm is a copy of the main package from helm to include a subset of the helm CLI in Zarf
|
Package helm is a copy of the main package from helm to include a subset of the helm CLI in Zarf |
config
Package config stores the global configuration and constants.
|
Package config stores the global configuration and constants. |
config/lang
Package lang contains the language strings for english used by Zarf Alternative languages can be created by duplicating this file and changing the build tag to "//go:build alt_language && <language>".
|
Package lang contains the language strings for english used by Zarf Alternative languages can be created by duplicating this file and changing the build tag to "//go:build alt_language && <language>". |
internal/agent
Package agent holds the mutating webhook server.
|
Package agent holds the mutating webhook server. |
internal/agent/hooks
Package hooks contains the mutation hooks for the Zarf agent.
|
Package hooks contains the mutation hooks for the Zarf agent. |
internal/agent/http
Package http provides a http server for the webhook and proxy.
|
Package http provides a http server for the webhook and proxy. |
internal/agent/http/admission
Package admission provides an HTTP handler for a Kubernetes admission webhook.
|
Package admission provides an HTTP handler for a Kubernetes admission webhook. |
internal/agent/operations
Package operations provides functions for the mutating webhook.
|
Package operations provides functions for the mutating webhook. |
internal/dns
Package dns contains DNS related functionality.
|
Package dns contains DNS related functionality. |
internal/feature
Package feature provides feature flags.
|
Package feature provides feature flags. |
internal/git
Package git contains functions for interacting with git repositories.
|
Package git contains functions for interacting with git repositories. |
internal/gitea
Package gitea contains Gitea client specific functionality.
|
Package gitea contains Gitea client specific functionality. |
internal/healthchecks
Package healthchecks run kstatus style health checks on a list of objects
|
Package healthchecks run kstatus style health checks on a list of objects |
internal/packager/helm
Package helm contains operations for working with helm charts.
|
Package helm contains operations for working with helm charts. |
internal/packager/images
Package images provides functions for building and pushing images.
|
Package images provides functions for building and pushing images. |
internal/packager/kustomize
Package kustomize provides functions for building kustomizations.
|
Package kustomize provides functions for building kustomizations. |
internal/packager/template
Package template provides functions for templating yaml files.
|
Package template provides functions for templating yaml files. |
internal/pkgcfg
Package pkgcfg loads and applies schema migrations to zarf.yaml files.
|
Package pkgcfg loads and applies schema migrations to zarf.yaml files. |
internal/split
Package split splits and re-assembles files
|
Package split splits and re-assembles files |
pkg/archive
Package archive contains the SDK for Zarf archival and compression.
|
Package archive contains the SDK for Zarf archival and compression. |
pkg/cluster
Package cluster contains Zarf-specific cluster management functions.
|
Package cluster contains Zarf-specific cluster management functions. |
pkg/interactive
Package interactive contains functions for interacting with the user via STDIN.
|
Package interactive contains functions for interacting with the user via STDIN. |
pkg/lint
Package lint contains functions for verifying zarf yaml files are valid
|
Package lint contains functions for verifying zarf yaml files are valid |
pkg/logger
Package logger implements a log/slog based logger in Zarf.
|
Package logger implements a log/slog based logger in Zarf. |
pkg/message
Package message provides a rich set of functions for displaying messages to the user.
|
Package message provides a rich set of functions for displaying messages to the user. |
pkg/packager
Package packager contains high level operations for Zarf packages
|
Package packager contains high level operations for Zarf packages |
pkg/packager/actions
Package actions contains functions for running component actions within Zarf packages.
|
Package actions contains functions for running component actions within Zarf packages. |
pkg/packager/filters
Package filters contains core implementations of the ComponentFilterStrategy interface.
|
Package filters contains core implementations of the ComponentFilterStrategy interface. |
pkg/packager/layout
Package layout contains functions for interacting with Zarf packages.
|
Package layout contains functions for interacting with Zarf packages. |
pkg/packager/load
Package load takes a ZarfPackageConfig, composes imports, and validates the con
|
Package load takes a ZarfPackageConfig, composes imports, and validates the con |
pkg/pki
Package pki provides a simple way to generate a CA and signed server keypair.
|
Package pki provides a simple way to generate a CA and signed server keypair. |
pkg/state
Package state manages references to a logical zarf deployment in k8s.
|
Package state manages references to a logical zarf deployment in k8s. |
pkg/transform
Package transform provides helper functions to transform URLs to airgap equivalents
|
Package transform provides helper functions to transform URLs to airgap equivalents |
pkg/utils
Package utils provides generic utility functions.
|
Package utils provides generic utility functions. |
pkg/utils/exec
Package exec provides a wrapper around the os/exec package
|
Package exec provides a wrapper around the os/exec package |
pkg/variables
Package variables contains functions for interacting with variables
|
Package variables contains functions for interacting with variables |
pkg/zoci
Package zoci contains functions for interacting with Zarf packages stored in OCI registries.
|
Package zoci contains functions for interacting with Zarf packages stored in OCI registries. |
test
Package test provides e2e tests for Zarf.
|
Package test provides e2e tests for Zarf. |
test/external
Package external provides a test for interacting with external resources
|
Package external provides a test for interacting with external resources |
test/testutil
Package testutil provides global testing helper functions
|
Package testutil provides global testing helper functions |
types
Package types contains all the types used by Zarf.
|
Package types contains all the types used by Zarf. |
api
module
|
Click to show internal directories.
Click to hide internal directories.