Versions in this module Expand all Collapse all v1 v1.23.1 Jan 15, 2026 v1.23.1-rc.2 Jan 15, 2026 v1.23.1-rc.1 Jan 13, 2026 v1.23.0 Oct 27, 2025 Changes in this version + var AddToScheme = SchemeBuilder.AddToScheme + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) + var SchemeGroupVersion = schema.GroupVersion + func Convert_v1alpha1_ConfigSyncError_To_v1beta1_ConfigSyncError(in *ConfigSyncError, out *v1beta1.ConfigSyncError, s conversion.Scope) error + func Convert_v1alpha1_ContainerLogLevelOverride_To_v1beta1_ContainerLogLevelOverride(in *ContainerLogLevelOverride, out *v1beta1.ContainerLogLevelOverride, ...) error + func Convert_v1alpha1_ContainerResourcesSpec_To_v1beta1_ContainerResourcesSpec(in *ContainerResourcesSpec, out *v1beta1.ContainerResourcesSpec, ...) error + func Convert_v1alpha1_ErrorSummary_To_v1beta1_ErrorSummary(in *ErrorSummary, out *v1beta1.ErrorSummary, s conversion.Scope) error + func Convert_v1alpha1_GitStatus_To_v1beta1_GitStatus(in *GitStatus, out *v1beta1.GitStatus, s conversion.Scope) error + func Convert_v1alpha1_Git_To_v1beta1_Git(in *Git, out *v1beta1.Git, s conversion.Scope) error + func Convert_v1alpha1_HelmBase_To_v1beta1_HelmBase(in *HelmBase, out *v1beta1.HelmBase, s conversion.Scope) error + func Convert_v1alpha1_HelmRepoSync_To_v1beta1_HelmRepoSync(in *HelmRepoSync, out *v1beta1.HelmRepoSync, s conversion.Scope) error + func Convert_v1alpha1_HelmRootSync_To_v1beta1_HelmRootSync(in *HelmRootSync, out *v1beta1.HelmRootSync, s conversion.Scope) error + func Convert_v1alpha1_HelmStatus_To_v1beta1_HelmStatus(in *HelmStatus, out *v1beta1.HelmStatus, s conversion.Scope) error + func Convert_v1alpha1_OciStatus_To_v1beta1_OciStatus(in *OciStatus, out *v1beta1.OciStatus, s conversion.Scope) error + func Convert_v1alpha1_Oci_To_v1beta1_Oci(in *Oci, out *v1beta1.Oci, s conversion.Scope) error + func Convert_v1alpha1_OverrideSpec_To_v1beta1_OverrideSpec(in *OverrideSpec, out *v1beta1.OverrideSpec, s conversion.Scope) error + func Convert_v1alpha1_RenderingStatus_To_v1beta1_RenderingStatus(in *RenderingStatus, out *v1beta1.RenderingStatus, s conversion.Scope) error + func Convert_v1alpha1_RepoSyncCondition_To_v1beta1_RepoSyncCondition(in *RepoSyncCondition, out *v1beta1.RepoSyncCondition, s conversion.Scope) error + func Convert_v1alpha1_RepoSyncList_To_v1beta1_RepoSyncList(in *RepoSyncList, out *v1beta1.RepoSyncList, s conversion.Scope) error + func Convert_v1alpha1_RepoSyncOverrideSpec_To_v1beta1_RepoSyncOverrideSpec(in *RepoSyncOverrideSpec, out *v1beta1.RepoSyncOverrideSpec, ...) error + func Convert_v1alpha1_RepoSyncSpec_To_v1beta1_RepoSyncSpec(in *RepoSyncSpec, out *v1beta1.RepoSyncSpec, s conversion.Scope) error + func Convert_v1alpha1_RepoSyncStatus_To_v1beta1_RepoSyncStatus(in *RepoSyncStatus, out *v1beta1.RepoSyncStatus, s conversion.Scope) error + func Convert_v1alpha1_RepoSync_To_v1beta1_RepoSync(in *RepoSync, out *v1beta1.RepoSync, s conversion.Scope) error + func Convert_v1alpha1_ResourceRef_To_v1beta1_ResourceRef(in *ResourceRef, out *v1beta1.ResourceRef, s conversion.Scope) error + func Convert_v1alpha1_RootSyncCondition_To_v1beta1_RootSyncCondition(in *RootSyncCondition, out *v1beta1.RootSyncCondition, s conversion.Scope) error + func Convert_v1alpha1_RootSyncList_To_v1beta1_RootSyncList(in *RootSyncList, out *v1beta1.RootSyncList, s conversion.Scope) error + func Convert_v1alpha1_RootSyncOverrideSpec_To_v1beta1_RootSyncOverrideSpec(in *RootSyncOverrideSpec, out *v1beta1.RootSyncOverrideSpec, ...) error + func Convert_v1alpha1_RootSyncRoleRef_To_v1beta1_RootSyncRoleRef(in *RootSyncRoleRef, out *v1beta1.RootSyncRoleRef, s conversion.Scope) error + func Convert_v1alpha1_RootSyncSpec_To_v1beta1_RootSyncSpec(in *RootSyncSpec, out *v1beta1.RootSyncSpec, s conversion.Scope) error + func Convert_v1alpha1_RootSyncStatus_To_v1beta1_RootSyncStatus(in *RootSyncStatus, out *v1beta1.RootSyncStatus, s conversion.Scope) error + func Convert_v1alpha1_RootSync_To_v1beta1_RootSync(in *RootSync, out *v1beta1.RootSync, s conversion.Scope) error + func Convert_v1alpha1_SecretReference_To_v1beta1_SecretReference(in *SecretReference, out *v1beta1.SecretReference, s conversion.Scope) error + func Convert_v1alpha1_SourceStatus_To_v1beta1_SourceStatus(in *SourceStatus, out *v1beta1.SourceStatus, s conversion.Scope) error + func Convert_v1alpha1_Status_To_v1beta1_Status(in *Status, out *v1beta1.Status, s conversion.Scope) error + func Convert_v1alpha1_SyncStatus_To_v1beta1_SyncStatus(in *SyncStatus, out *v1beta1.SyncStatus, s conversion.Scope) error + func Convert_v1alpha1_ValuesFileRef_To_v1beta1_ValuesFileRef(in *ValuesFileRef, out *v1beta1.ValuesFileRef, s conversion.Scope) error + func Convert_v1beta1_ConfigSyncError_To_v1alpha1_ConfigSyncError(in *v1beta1.ConfigSyncError, out *ConfigSyncError, s conversion.Scope) error + func Convert_v1beta1_ContainerLogLevelOverride_To_v1alpha1_ContainerLogLevelOverride(in *v1beta1.ContainerLogLevelOverride, out *ContainerLogLevelOverride, ...) error + func Convert_v1beta1_ContainerResourcesSpec_To_v1alpha1_ContainerResourcesSpec(in *v1beta1.ContainerResourcesSpec, out *ContainerResourcesSpec, ...) error + func Convert_v1beta1_ErrorSummary_To_v1alpha1_ErrorSummary(in *v1beta1.ErrorSummary, out *ErrorSummary, s conversion.Scope) error + func Convert_v1beta1_GitStatus_To_v1alpha1_GitStatus(in *v1beta1.GitStatus, out *GitStatus, s conversion.Scope) error + func Convert_v1beta1_Git_To_v1alpha1_Git(in *v1beta1.Git, out *Git, s conversion.Scope) error + func Convert_v1beta1_HelmBase_To_v1alpha1_HelmBase(in *v1beta1.HelmBase, out *HelmBase, s conversion.Scope) error + func Convert_v1beta1_HelmRepoSync_To_v1alpha1_HelmRepoSync(in *v1beta1.HelmRepoSync, out *HelmRepoSync, s conversion.Scope) error + func Convert_v1beta1_HelmRootSync_To_v1alpha1_HelmRootSync(in *v1beta1.HelmRootSync, out *HelmRootSync, s conversion.Scope) error + func Convert_v1beta1_HelmStatus_To_v1alpha1_HelmStatus(in *v1beta1.HelmStatus, out *HelmStatus, s conversion.Scope) error + func Convert_v1beta1_OciStatus_To_v1alpha1_OciStatus(in *v1beta1.OciStatus, out *OciStatus, s conversion.Scope) error + func Convert_v1beta1_Oci_To_v1alpha1_Oci(in *v1beta1.Oci, out *Oci, s conversion.Scope) error + func Convert_v1beta1_OverrideSpec_To_v1alpha1_OverrideSpec(in *v1beta1.OverrideSpec, out *OverrideSpec, s conversion.Scope) error + func Convert_v1beta1_RenderingStatus_To_v1alpha1_RenderingStatus(in *v1beta1.RenderingStatus, out *RenderingStatus, s conversion.Scope) error + func Convert_v1beta1_RepoSyncCondition_To_v1alpha1_RepoSyncCondition(in *v1beta1.RepoSyncCondition, out *RepoSyncCondition, s conversion.Scope) error + func Convert_v1beta1_RepoSyncList_To_v1alpha1_RepoSyncList(in *v1beta1.RepoSyncList, out *RepoSyncList, s conversion.Scope) error + func Convert_v1beta1_RepoSyncOverrideSpec_To_v1alpha1_RepoSyncOverrideSpec(in *v1beta1.RepoSyncOverrideSpec, out *RepoSyncOverrideSpec, ...) error + func Convert_v1beta1_RepoSyncSpec_To_v1alpha1_RepoSyncSpec(in *v1beta1.RepoSyncSpec, out *RepoSyncSpec, s conversion.Scope) error + func Convert_v1beta1_RepoSyncStatus_To_v1alpha1_RepoSyncStatus(in *v1beta1.RepoSyncStatus, out *RepoSyncStatus, s conversion.Scope) error + func Convert_v1beta1_RepoSync_To_v1alpha1_RepoSync(in *v1beta1.RepoSync, out *RepoSync, s conversion.Scope) error + func Convert_v1beta1_ResourceRef_To_v1alpha1_ResourceRef(in *v1beta1.ResourceRef, out *ResourceRef, s conversion.Scope) error + func Convert_v1beta1_RootSyncCondition_To_v1alpha1_RootSyncCondition(in *v1beta1.RootSyncCondition, out *RootSyncCondition, s conversion.Scope) error + func Convert_v1beta1_RootSyncList_To_v1alpha1_RootSyncList(in *v1beta1.RootSyncList, out *RootSyncList, s conversion.Scope) error + func Convert_v1beta1_RootSyncOverrideSpec_To_v1alpha1_RootSyncOverrideSpec(in *v1beta1.RootSyncOverrideSpec, out *RootSyncOverrideSpec, ...) error + func Convert_v1beta1_RootSyncRoleRef_To_v1alpha1_RootSyncRoleRef(in *v1beta1.RootSyncRoleRef, out *RootSyncRoleRef, s conversion.Scope) error + func Convert_v1beta1_RootSyncSpec_To_v1alpha1_RootSyncSpec(in *v1beta1.RootSyncSpec, out *RootSyncSpec, s conversion.Scope) error + func Convert_v1beta1_RootSyncStatus_To_v1alpha1_RootSyncStatus(in *v1beta1.RootSyncStatus, out *RootSyncStatus, s conversion.Scope) error + func Convert_v1beta1_RootSync_To_v1alpha1_RootSync(in *v1beta1.RootSync, out *RootSync, s conversion.Scope) error + func Convert_v1beta1_SecretReference_To_v1alpha1_SecretReference(in *v1beta1.SecretReference, out *SecretReference, s conversion.Scope) error + func Convert_v1beta1_SourceStatus_To_v1alpha1_SourceStatus(in *v1beta1.SourceStatus, out *SourceStatus, s conversion.Scope) error + func Convert_v1beta1_Status_To_v1alpha1_Status(in *v1beta1.Status, out *Status, s conversion.Scope) error + func Convert_v1beta1_SyncStatus_To_v1alpha1_SyncStatus(in *v1beta1.SyncStatus, out *SyncStatus, s conversion.Scope) error + func Convert_v1beta1_ValuesFileRef_To_v1alpha1_ValuesFileRef(in *v1beta1.ValuesFileRef, out *ValuesFileRef, s conversion.Scope) error + func RegisterConversions(s *runtime.Scheme) error + func Resource(resource string) schema.GroupResource + type ConfigSyncError struct + Code string + ErrorMessage string + Resources []ResourceRef + func (in *ConfigSyncError) DeepCopy() *ConfigSyncError + func (in *ConfigSyncError) DeepCopyInto(out *ConfigSyncError) + type ContainerLogLevelOverride struct + ContainerName string + LogLevel int + func (in *ContainerLogLevelOverride) DeepCopy() *ContainerLogLevelOverride + func (in *ContainerLogLevelOverride) DeepCopyInto(out *ContainerLogLevelOverride) + type ContainerResourcesSpec struct + CPULimit resource.Quantity + CPURequest resource.Quantity + ContainerName string + MemoryLimit resource.Quantity + MemoryRequest resource.Quantity + func (in *ContainerResourcesSpec) DeepCopy() *ContainerResourcesSpec + func (in *ContainerResourcesSpec) DeepCopyInto(out *ContainerResourcesSpec) + type ErrorSource string + const RenderingError + const SourceError + const SyncError + type ErrorSummary struct + ErrorCountAfterTruncation int + TotalCount int + Truncated bool + func (in *ErrorSummary) DeepCopy() *ErrorSummary + func (in *ErrorSummary) DeepCopyInto(out *ErrorSummary) + type Git struct + Auth configsync.AuthType + Branch string + CACertSecretRef *SecretReference + Dir string + GCPServiceAccountEmail string + NoSSLVerify bool + Period metav1.Duration + Proxy string + Repo string + Revision string + SecretRef *SecretReference + func (in *Git) DeepCopy() *Git + func (in *Git) DeepCopyInto(out *Git) + type GitStatus struct + Branch string + Dir string + Repo string + Revision string + func (in *GitStatus) DeepCopy() *GitStatus + func (in *GitStatus) DeepCopyInto(out *GitStatus) + type HelmBase struct + Auth configsync.AuthType + CACertSecretRef *SecretReference + Chart string + GCPServiceAccountEmail string + IncludeCRDs bool + Period metav1.Duration + ReleaseName string + Repo string + SecretRef *SecretReference + Values *apiextensionsv1.JSON + ValuesFileRefs []ValuesFileRef + Version string + func (in *HelmBase) DeepCopy() *HelmBase + func (in *HelmBase) DeepCopyInto(out *HelmBase) + type HelmRepoSync struct + func (in *HelmRepoSync) DeepCopy() *HelmRepoSync + func (in *HelmRepoSync) DeepCopyInto(out *HelmRepoSync) + type HelmRootSync struct + DeployNamespace string + Namespace string + func (in *HelmRootSync) DeepCopy() *HelmRootSync + func (in *HelmRootSync) DeepCopyInto(out *HelmRootSync) + type HelmStatus struct + Chart string + Repo string + Version string + func (in *HelmStatus) DeepCopy() *HelmStatus + func (in *HelmStatus) DeepCopyInto(out *HelmStatus) + type Oci struct + Auth configsync.AuthType + CACertSecretRef *SecretReference + Dir string + GCPServiceAccountEmail string + Image string + Period metav1.Duration + func (in *Oci) DeepCopy() *Oci + func (in *Oci) DeepCopyInto(out *Oci) + type OciStatus struct + Dir string + Image string + func (in *OciStatus) DeepCopy() *OciStatus + func (in *OciStatus) DeepCopyInto(out *OciStatus) + type OverrideSpec struct + APIServerTimeout *metav1.Duration + EnableShellInRendering *bool + GitSyncDepth *int64 + LogLevels []ContainerLogLevelOverride + ReconcileTimeout *metav1.Duration + Resources []ContainerResourcesSpec + StatusMode string + func (in *OverrideSpec) DeepCopy() *OverrideSpec + func (in *OverrideSpec) DeepCopyInto(out *OverrideSpec) + type RenderingStatus struct + Commit string + ErrorSummary *ErrorSummary + Errors []ConfigSyncError + Git *GitStatus + Helm *HelmStatus + LastUpdate metav1.Time + Message string + Oci *OciStatus + func (in *RenderingStatus) DeepCopy() *RenderingStatus + func (in *RenderingStatus) DeepCopyInto(out *RenderingStatus) + type RepoSync struct + Spec RepoSyncSpec + Status RepoSyncStatus + func (in *RepoSync) DeepCopy() *RepoSync + func (in *RepoSync) DeepCopyInto(out *RepoSync) + func (in *RepoSync) DeepCopyObject() runtime.Object + type RepoSyncCondition struct + Commit string + ErrorSourceRefs []ErrorSource + ErrorSummary *ErrorSummary + Errors []ConfigSyncError + LastTransitionTime metav1.Time + LastUpdateTime metav1.Time + Message string + Reason string + Status metav1.ConditionStatus + Type RepoSyncConditionType + func (in *RepoSyncCondition) DeepCopy() *RepoSyncCondition + func (in *RepoSyncCondition) DeepCopyInto(out *RepoSyncCondition) + type RepoSyncConditionType string + const RepoSyncReconciling + const RepoSyncStalled + const RepoSyncSyncing + type RepoSyncList struct + Items []RepoSync + func (in *RepoSyncList) DeepCopy() *RepoSyncList + func (in *RepoSyncList) DeepCopyInto(out *RepoSyncList) + func (in *RepoSyncList) DeepCopyObject() runtime.Object + type RepoSyncOverrideSpec struct + func (in *RepoSyncOverrideSpec) DeepCopy() *RepoSyncOverrideSpec + func (in *RepoSyncOverrideSpec) DeepCopyInto(out *RepoSyncOverrideSpec) + type RepoSyncSpec struct + Helm *HelmRepoSync + Oci *Oci + Override *RepoSyncOverrideSpec + SourceFormat configsync.SourceFormat + SourceType configsync.SourceType + func (in *RepoSyncSpec) DeepCopy() *RepoSyncSpec + func (in *RepoSyncSpec) DeepCopyInto(out *RepoSyncSpec) + func (rs *RepoSyncSpec) SafeOverride() *RepoSyncOverrideSpec + type RepoSyncStatus struct + Conditions []RepoSyncCondition + func (in *RepoSyncStatus) DeepCopy() *RepoSyncStatus + func (in *RepoSyncStatus) DeepCopyInto(out *RepoSyncStatus) + type ResourceRef struct + GVK metav1.GroupVersionKind + Name string + Namespace string + SourcePath string + func (in *ResourceRef) DeepCopy() *ResourceRef + func (in *ResourceRef) DeepCopyInto(out *ResourceRef) + type RootSync struct + Spec RootSyncSpec + Status RootSyncStatus + func (in *RootSync) DeepCopy() *RootSync + func (in *RootSync) DeepCopyInto(out *RootSync) + func (in *RootSync) DeepCopyObject() runtime.Object + type RootSyncCondition struct + Commit string + ErrorSourceRefs []ErrorSource + ErrorSummary *ErrorSummary + Errors []ConfigSyncError + LastTransitionTime metav1.Time + LastUpdateTime metav1.Time + Message string + Reason string + Status metav1.ConditionStatus + Type RootSyncConditionType + func (in *RootSyncCondition) DeepCopy() *RootSyncCondition + func (in *RootSyncCondition) DeepCopyInto(out *RootSyncCondition) + type RootSyncConditionType string + const RootSyncReconciling + const RootSyncStalled + const RootSyncSyncing + type RootSyncList struct + Items []RootSync + func (in *RootSyncList) DeepCopy() *RootSyncList + func (in *RootSyncList) DeepCopyInto(out *RootSyncList) + func (in *RootSyncList) DeepCopyObject() runtime.Object + type RootSyncOverrideSpec struct + NamespaceStrategy configsync.NamespaceStrategy + RoleRefs []RootSyncRoleRef + func (in *RootSyncOverrideSpec) DeepCopy() *RootSyncOverrideSpec + func (in *RootSyncOverrideSpec) DeepCopyInto(out *RootSyncOverrideSpec) + type RootSyncRoleRef struct + Kind string + Name string + Namespace string + func (in *RootSyncRoleRef) DeepCopy() *RootSyncRoleRef + func (in *RootSyncRoleRef) DeepCopyInto(out *RootSyncRoleRef) + type RootSyncSpec struct + Helm *HelmRootSync + Oci *Oci + Override *RootSyncOverrideSpec + SourceFormat configsync.SourceFormat + SourceType configsync.SourceType + func (in *RootSyncSpec) DeepCopy() *RootSyncSpec + func (in *RootSyncSpec) DeepCopyInto(out *RootSyncSpec) + func (rs *RootSyncSpec) SafeOverride() *RootSyncOverrideSpec + type RootSyncStatus struct + Conditions []RootSyncCondition + func (in *RootSyncStatus) DeepCopy() *RootSyncStatus + func (in *RootSyncStatus) DeepCopyInto(out *RootSyncStatus) + type SecretReference struct + Name string + func (in *SecretReference) DeepCopy() *SecretReference + func (in *SecretReference) DeepCopyInto(out *SecretReference) + type SourceStatus struct + Commit string + ErrorSummary *ErrorSummary + Errors []ConfigSyncError + Git *GitStatus + Helm *HelmStatus + LastUpdate metav1.Time + Oci *OciStatus + func (in *SourceStatus) DeepCopy() *SourceStatus + func (in *SourceStatus) DeepCopyInto(out *SourceStatus) + type Status struct + LastSyncedCommit string + ObservedGeneration int64 + Reconciler string + Rendering RenderingStatus + Source SourceStatus + Sync SyncStatus + func (in *Status) DeepCopy() *Status + func (in *Status) DeepCopyInto(out *Status) + type SyncStatus struct + Commit string + ErrorSummary *ErrorSummary + Errors []ConfigSyncError + Git *GitStatus + Helm *HelmStatus + LastUpdate metav1.Time + Oci *OciStatus + func (in *SyncStatus) DeepCopy() *SyncStatus + func (in *SyncStatus) DeepCopyInto(out *SyncStatus) + type ValuesFileRef struct + DataKey string + Name string + func (in *ValuesFileRef) DeepCopy() *ValuesFileRef + func (in *ValuesFileRef) DeepCopyInto(out *ValuesFileRef) v1.23.0-rc.1 Oct 27, 2025