Documentation
¶
Index ¶
Constants ¶
View Source
const ( IntegrationTestingVarName = "INTEGRATION_TEST" RegistryHostVarName = "REGISTRY_HOST" RegistryAuthHostVarName = "REGISTRY_AUTH_HOST" RegistryUsernameVarName = "REGISTRY_USERNAME" RegistryPasswordVarName = "REGISTRY_PASSWORD" )
These constants are duplicated in .dagger/common/constants.go. Make sure to update both files when changing these values.
Variables ¶
This section is empty.
Functions ¶
func LoadFromFile ¶
LoadFromFile is a helper function to read the specified file and unmarshal it into the provided type T.
func LoadResourceList ¶
LoadResourceList is a helper function to read the items file from the specified directory. It returns a slice of RNodes representing the input and the items (as in an actual run of a KRM function).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.