Versions in this module Expand all Collapse all v1 v1.2.2 Feb 3, 2026 Changes in this version + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type ClusterPodPlacementConfig struct + Spec ClusterPodPlacementConfigSpec + Status ClusterPodPlacementConfigStatus + func (dst *ClusterPodPlacementConfig) ConvertFrom(srcRaw conversion.Hub) error + func (in *ClusterPodPlacementConfig) DeepCopy() *ClusterPodPlacementConfig + func (in *ClusterPodPlacementConfig) DeepCopyInto(out *ClusterPodPlacementConfig) + func (in *ClusterPodPlacementConfig) DeepCopyObject() runtime.Object + func (src *ClusterPodPlacementConfig) ConvertTo(dstRaw conversion.Hub) error + type ClusterPodPlacementConfigList struct + Items []ClusterPodPlacementConfig + func (in *ClusterPodPlacementConfigList) DeepCopy() *ClusterPodPlacementConfigList + func (in *ClusterPodPlacementConfigList) DeepCopyInto(out *ClusterPodPlacementConfigList) + func (in *ClusterPodPlacementConfigList) DeepCopyObject() runtime.Object + type ClusterPodPlacementConfigSpec struct + LogVerbosity common.LogVerbosityLevel + NamespaceSelector *metav1.LabelSelector + func (in *ClusterPodPlacementConfigSpec) DeepCopy() *ClusterPodPlacementConfigSpec + func (in *ClusterPodPlacementConfigSpec) DeepCopyInto(out *ClusterPodPlacementConfigSpec) + type ClusterPodPlacementConfigStatus struct + Conditions []metav1.Condition + func (in *ClusterPodPlacementConfigStatus) DeepCopy() *ClusterPodPlacementConfigStatus + func (in *ClusterPodPlacementConfigStatus) DeepCopyInto(out *ClusterPodPlacementConfigStatus)