# Structs
ComponentConfig represents the configuration common to all kinds of components for use with the holos render component command.
Helm assembles a BuildPlan rendering a helm chart.
Kubernetes assembles a BuildPlan containing inline resources exported from CUE.
Kustomize assembles a BuildPlan rendering manifests from a [kustomize] kustomization.
KustomizeConfig represents the configuration for [kustomize] post processing.
Platform assembles a core Platform in the Resource field for the holos render platform command.
# Type aliases
NameLabel represents the common use case of converting a struct to a list where the name field of each value unifies with the field name of the outer struct.