Documentation
¶
Overview ¶
Package policy provides a policy checker for the helmfile state.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
EnvironmentsAndReleasesWithinSameYamlPartErr = errors.New("environments and releases cannot be defined within the same YAML part. Use --- to extract the environments into a dedicated part")
)
Functions ¶
func TopConfigKeysVerifier ¶ added in v0.156.0
TopConfigKeysVerifier verifies the top-level config keys are defined in the correct order.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.