# Packages
No description provided by the author
# Functions
No description provided by the author
ReadAnnotation returns the slice of substitutions parsed from the apply-time-mutation annotation within the supplied unstructured object.
ResourceReferenceFromObjMetadata returns the object as a ResourceReference.
ResourceReferenceFromUnstructured returns the object as a ResourceReference.
WriteAnnotation updates the supplied unstructured object to add the apply-time-mutation annotation with a multi-line yaml value.
# Constants
No description provided by the author
# Structs
FieldSubstitution specifies a substitution that will be performed at apply-time.
ResourceReference is a reference to a KRM resource by name and kind.
# Type aliases
ApplyTimeMutation is a list of substitutions to perform in the target object before applying, after waiting for the source objects to be reconciled.