1apiVersion: extra-resources.fn.crossplane.io/v1beta1
2kind: Input
Spec is the input to this function.
ExtraResources selects a list of ExtraResources. The resolved
resources are stored in the composite resource at
spec.extraResourceRefs and is only updated if it is null.
Ref is a named reference to a single ExtraResource. Either Ref or Selector is required.
Selector selects ExtraResource(s) via labels.
MatchLabels ensures an object with matching labels is selected.
Policy represents the Resolution policies which apply to all ResourceSourceReferences in ExtraResources list.