Versions in this module Expand all Collapse all v0 v0.2.1 Apr 13, 2026 v0.2.0 Apr 1, 2026 Changes in this version type ExternalRefMetadata + Selector *metav1.LabelSelector v0.1.0 Mar 18, 2026 Changes in this version + const KRODomainName + type ExternalRef struct + APIVersion string + Kind string + Metadata ExternalRefMetadata + func (in *ExternalRef) DeepCopy() *ExternalRef + func (in *ExternalRef) DeepCopyInto(out *ExternalRef) + type ExternalRefMetadata struct + Name string + Namespace string + func (in *ExternalRefMetadata) DeepCopy() *ExternalRefMetadata + func (in *ExternalRefMetadata) DeepCopyInto(out *ExternalRefMetadata) + type ForEachDimension map[string]string + func (in ForEachDimension) DeepCopy() ForEachDimension + func (in ForEachDimension) DeepCopyInto(out *ForEachDimension) + type Resource struct + ExternalRef *ExternalRef + ForEach []ForEachDimension + ID string + IncludeWhen []string + ReadyWhen []string + Template runtime.RawExtension + func (in *Resource) DeepCopy() *Resource + func (in *Resource) DeepCopyInto(out *Resource) + type ResourceGraph struct + Resources []*Resource + Status runtime.RawExtension + func (in *ResourceGraph) DeepCopy() *ResourceGraph + func (in *ResourceGraph) DeepCopyInto(out *ResourceGraph) + func (in *ResourceGraph) DeepCopyObject() runtime.Object