Documentation
¶
Index ¶
- type AWSElasticBlockStoreVolumeSourceApplyConfiguration
- func (in *AWSElasticBlockStoreVolumeSourceApplyConfiguration) DeepCopy() *AWSElasticBlockStoreVolumeSourceApplyConfiguration
- func (in *AWSElasticBlockStoreVolumeSourceApplyConfiguration) DeepCopyInto(out *AWSElasticBlockStoreVolumeSourceApplyConfiguration)
- func (b *AWSElasticBlockStoreVolumeSourceApplyConfiguration) WithFSType(value string) *AWSElasticBlockStoreVolumeSourceApplyConfiguration
- func (b *AWSElasticBlockStoreVolumeSourceApplyConfiguration) WithPartition(value int32) *AWSElasticBlockStoreVolumeSourceApplyConfiguration
- func (b *AWSElasticBlockStoreVolumeSourceApplyConfiguration) WithReadOnly(value bool) *AWSElasticBlockStoreVolumeSourceApplyConfiguration
- func (b *AWSElasticBlockStoreVolumeSourceApplyConfiguration) WithVolumeID(value string) *AWSElasticBlockStoreVolumeSourceApplyConfiguration
- type AffinityApplyConfiguration
- func (in *AffinityApplyConfiguration) DeepCopy() *AffinityApplyConfiguration
- func (in *AffinityApplyConfiguration) DeepCopyInto(out *AffinityApplyConfiguration)
- func (b *AffinityApplyConfiguration) WithNodeAffinity(value *NodeAffinityApplyConfiguration) *AffinityApplyConfiguration
- func (b *AffinityApplyConfiguration) WithPodAffinity(value *PodAffinityApplyConfiguration) *AffinityApplyConfiguration
- func (b *AffinityApplyConfiguration) WithPodAntiAffinity(value *PodAntiAffinityApplyConfiguration) *AffinityApplyConfiguration
- type AttachedVolumeApplyConfiguration
- func (in *AttachedVolumeApplyConfiguration) DeepCopy() *AttachedVolumeApplyConfiguration
- func (in *AttachedVolumeApplyConfiguration) DeepCopyInto(out *AttachedVolumeApplyConfiguration)
- func (b *AttachedVolumeApplyConfiguration) WithDevicePath(value string) *AttachedVolumeApplyConfiguration
- func (b *AttachedVolumeApplyConfiguration) WithName(value v1.UniqueVolumeName) *AttachedVolumeApplyConfiguration
- type AzureDiskVolumeSourceApplyConfiguration
- func (in *AzureDiskVolumeSourceApplyConfiguration) DeepCopy() *AzureDiskVolumeSourceApplyConfiguration
- func (in *AzureDiskVolumeSourceApplyConfiguration) DeepCopyInto(out *AzureDiskVolumeSourceApplyConfiguration)
- func (b *AzureDiskVolumeSourceApplyConfiguration) WithCachingMode(value v1.AzureDataDiskCachingMode) *AzureDiskVolumeSourceApplyConfiguration
- func (b *AzureDiskVolumeSourceApplyConfiguration) WithDataDiskURI(value string) *AzureDiskVolumeSourceApplyConfiguration
- func (b *AzureDiskVolumeSourceApplyConfiguration) WithDiskName(value string) *AzureDiskVolumeSourceApplyConfiguration
- func (b *AzureDiskVolumeSourceApplyConfiguration) WithFSType(value string) *AzureDiskVolumeSourceApplyConfiguration
- func (b *AzureDiskVolumeSourceApplyConfiguration) WithKind(value v1.AzureDataDiskKind) *AzureDiskVolumeSourceApplyConfiguration
- func (b *AzureDiskVolumeSourceApplyConfiguration) WithReadOnly(value bool) *AzureDiskVolumeSourceApplyConfiguration
- type AzureFilePersistentVolumeSourceApplyConfiguration
- func (in *AzureFilePersistentVolumeSourceApplyConfiguration) DeepCopy() *AzureFilePersistentVolumeSourceApplyConfiguration
- func (in *AzureFilePersistentVolumeSourceApplyConfiguration) DeepCopyInto(out *AzureFilePersistentVolumeSourceApplyConfiguration)
- func (b *AzureFilePersistentVolumeSourceApplyConfiguration) WithReadOnly(value bool) *AzureFilePersistentVolumeSourceApplyConfiguration
- func (b *AzureFilePersistentVolumeSourceApplyConfiguration) WithSecretName(value string) *AzureFilePersistentVolumeSourceApplyConfiguration
- func (b *AzureFilePersistentVolumeSourceApplyConfiguration) WithSecretNamespace(value string) *AzureFilePersistentVolumeSourceApplyConfiguration
- func (b *AzureFilePersistentVolumeSourceApplyConfiguration) WithShareName(value string) *AzureFilePersistentVolumeSourceApplyConfiguration
- type AzureFileVolumeSourceApplyConfiguration
- func (in *AzureFileVolumeSourceApplyConfiguration) DeepCopy() *AzureFileVolumeSourceApplyConfiguration
- func (in *AzureFileVolumeSourceApplyConfiguration) DeepCopyInto(out *AzureFileVolumeSourceApplyConfiguration)
- func (b *AzureFileVolumeSourceApplyConfiguration) WithReadOnly(value bool) *AzureFileVolumeSourceApplyConfiguration
- func (b *AzureFileVolumeSourceApplyConfiguration) WithSecretName(value string) *AzureFileVolumeSourceApplyConfiguration
- func (b *AzureFileVolumeSourceApplyConfiguration) WithShareName(value string) *AzureFileVolumeSourceApplyConfiguration
- type CSIPersistentVolumeSourceApplyConfiguration
- func (in *CSIPersistentVolumeSourceApplyConfiguration) DeepCopy() *CSIPersistentVolumeSourceApplyConfiguration
- func (in *CSIPersistentVolumeSourceApplyConfiguration) DeepCopyInto(out *CSIPersistentVolumeSourceApplyConfiguration)
- func (b *CSIPersistentVolumeSourceApplyConfiguration) WithControllerExpandSecretRef(value *SecretReferenceApplyConfiguration) *CSIPersistentVolumeSourceApplyConfiguration
- func (b *CSIPersistentVolumeSourceApplyConfiguration) WithControllerPublishSecretRef(value *SecretReferenceApplyConfiguration) *CSIPersistentVolumeSourceApplyConfiguration
- func (b *CSIPersistentVolumeSourceApplyConfiguration) WithDriver(value string) *CSIPersistentVolumeSourceApplyConfiguration
- func (b *CSIPersistentVolumeSourceApplyConfiguration) WithFSType(value string) *CSIPersistentVolumeSourceApplyConfiguration
- func (b *CSIPersistentVolumeSourceApplyConfiguration) WithNodePublishSecretRef(value *SecretReferenceApplyConfiguration) *CSIPersistentVolumeSourceApplyConfiguration
- func (b *CSIPersistentVolumeSourceApplyConfiguration) WithNodeStageSecretRef(value *SecretReferenceApplyConfiguration) *CSIPersistentVolumeSourceApplyConfiguration
- func (b *CSIPersistentVolumeSourceApplyConfiguration) WithReadOnly(value bool) *CSIPersistentVolumeSourceApplyConfiguration
- func (b *CSIPersistentVolumeSourceApplyConfiguration) WithVolumeAttributes(entries map[string]string) *CSIPersistentVolumeSourceApplyConfiguration
- func (b *CSIPersistentVolumeSourceApplyConfiguration) WithVolumeHandle(value string) *CSIPersistentVolumeSourceApplyConfiguration
- type CSIVolumeSourceApplyConfiguration
- func (in *CSIVolumeSourceApplyConfiguration) DeepCopy() *CSIVolumeSourceApplyConfiguration
- func (in *CSIVolumeSourceApplyConfiguration) DeepCopyInto(out *CSIVolumeSourceApplyConfiguration)
- func (b *CSIVolumeSourceApplyConfiguration) WithDriver(value string) *CSIVolumeSourceApplyConfiguration
- func (b *CSIVolumeSourceApplyConfiguration) WithFSType(value string) *CSIVolumeSourceApplyConfiguration
- func (b *CSIVolumeSourceApplyConfiguration) WithNodePublishSecretRef(value *LocalObjectReferenceApplyConfiguration) *CSIVolumeSourceApplyConfiguration
- func (b *CSIVolumeSourceApplyConfiguration) WithReadOnly(value bool) *CSIVolumeSourceApplyConfiguration
- func (b *CSIVolumeSourceApplyConfiguration) WithVolumeAttributes(entries map[string]string) *CSIVolumeSourceApplyConfiguration
- type CapabilitiesApplyConfiguration
- func (in *CapabilitiesApplyConfiguration) DeepCopy() *CapabilitiesApplyConfiguration
- func (in *CapabilitiesApplyConfiguration) DeepCopyInto(out *CapabilitiesApplyConfiguration)
- func (b *CapabilitiesApplyConfiguration) WithAdd(values ...v1.Capability) *CapabilitiesApplyConfiguration
- func (b *CapabilitiesApplyConfiguration) WithDrop(values ...v1.Capability) *CapabilitiesApplyConfiguration
- type CephFSPersistentVolumeSourceApplyConfiguration
- func (in *CephFSPersistentVolumeSourceApplyConfiguration) DeepCopy() *CephFSPersistentVolumeSourceApplyConfiguration
- func (in *CephFSPersistentVolumeSourceApplyConfiguration) DeepCopyInto(out *CephFSPersistentVolumeSourceApplyConfiguration)
- func (b *CephFSPersistentVolumeSourceApplyConfiguration) WithMonitors(values ...string) *CephFSPersistentVolumeSourceApplyConfiguration
- func (b *CephFSPersistentVolumeSourceApplyConfiguration) WithPath(value string) *CephFSPersistentVolumeSourceApplyConfiguration
- func (b *CephFSPersistentVolumeSourceApplyConfiguration) WithReadOnly(value bool) *CephFSPersistentVolumeSourceApplyConfiguration
- func (b *CephFSPersistentVolumeSourceApplyConfiguration) WithSecretFile(value string) *CephFSPersistentVolumeSourceApplyConfiguration
- func (b *CephFSPersistentVolumeSourceApplyConfiguration) WithSecretRef(value *SecretReferenceApplyConfiguration) *CephFSPersistentVolumeSourceApplyConfiguration
- func (b *CephFSPersistentVolumeSourceApplyConfiguration) WithUser(value string) *CephFSPersistentVolumeSourceApplyConfiguration
- type CephFSVolumeSourceApplyConfiguration
- func (in *CephFSVolumeSourceApplyConfiguration) DeepCopy() *CephFSVolumeSourceApplyConfiguration
- func (in *CephFSVolumeSourceApplyConfiguration) DeepCopyInto(out *CephFSVolumeSourceApplyConfiguration)
- func (b *CephFSVolumeSourceApplyConfiguration) WithMonitors(values ...string) *CephFSVolumeSourceApplyConfiguration
- func (b *CephFSVolumeSourceApplyConfiguration) WithPath(value string) *CephFSVolumeSourceApplyConfiguration
- func (b *CephFSVolumeSourceApplyConfiguration) WithReadOnly(value bool) *CephFSVolumeSourceApplyConfiguration
- func (b *CephFSVolumeSourceApplyConfiguration) WithSecretFile(value string) *CephFSVolumeSourceApplyConfiguration
- func (b *CephFSVolumeSourceApplyConfiguration) WithSecretRef(value *LocalObjectReferenceApplyConfiguration) *CephFSVolumeSourceApplyConfiguration
- func (b *CephFSVolumeSourceApplyConfiguration) WithUser(value string) *CephFSVolumeSourceApplyConfiguration
- type CinderPersistentVolumeSourceApplyConfiguration
- func (in *CinderPersistentVolumeSourceApplyConfiguration) DeepCopy() *CinderPersistentVolumeSourceApplyConfiguration
- func (in *CinderPersistentVolumeSourceApplyConfiguration) DeepCopyInto(out *CinderPersistentVolumeSourceApplyConfiguration)
- func (b *CinderPersistentVolumeSourceApplyConfiguration) WithFSType(value string) *CinderPersistentVolumeSourceApplyConfiguration
- func (b *CinderPersistentVolumeSourceApplyConfiguration) WithReadOnly(value bool) *CinderPersistentVolumeSourceApplyConfiguration
- func (b *CinderPersistentVolumeSourceApplyConfiguration) WithSecretRef(value *SecretReferenceApplyConfiguration) *CinderPersistentVolumeSourceApplyConfiguration
- func (b *CinderPersistentVolumeSourceApplyConfiguration) WithVolumeID(value string) *CinderPersistentVolumeSourceApplyConfiguration
- type CinderVolumeSourceApplyConfiguration
- func (in *CinderVolumeSourceApplyConfiguration) DeepCopy() *CinderVolumeSourceApplyConfiguration
- func (in *CinderVolumeSourceApplyConfiguration) DeepCopyInto(out *CinderVolumeSourceApplyConfiguration)
- func (b *CinderVolumeSourceApplyConfiguration) WithFSType(value string) *CinderVolumeSourceApplyConfiguration
- func (b *CinderVolumeSourceApplyConfiguration) WithReadOnly(value bool) *CinderVolumeSourceApplyConfiguration
- func (b *CinderVolumeSourceApplyConfiguration) WithSecretRef(value *LocalObjectReferenceApplyConfiguration) *CinderVolumeSourceApplyConfiguration
- func (b *CinderVolumeSourceApplyConfiguration) WithVolumeID(value string) *CinderVolumeSourceApplyConfiguration
- type ClientIPConfigApplyConfiguration
- type ComponentConditionApplyConfiguration
- func (in *ComponentConditionApplyConfiguration) DeepCopy() *ComponentConditionApplyConfiguration
- func (in *ComponentConditionApplyConfiguration) DeepCopyInto(out *ComponentConditionApplyConfiguration)
- func (b *ComponentConditionApplyConfiguration) WithError(value string) *ComponentConditionApplyConfiguration
- func (b *ComponentConditionApplyConfiguration) WithMessage(value string) *ComponentConditionApplyConfiguration
- func (b *ComponentConditionApplyConfiguration) WithStatus(value v1.ConditionStatus) *ComponentConditionApplyConfiguration
- func (b *ComponentConditionApplyConfiguration) WithType(value v1.ComponentConditionType) *ComponentConditionApplyConfiguration
- type ComponentStatusApplyConfiguration
- func ComponentStatus(name string) *ComponentStatusApplyConfiguration
- func ExtractComponentStatus(componentStatus *apicorev1.ComponentStatus, fieldManager string) (*ComponentStatusApplyConfiguration, error)
- func ExtractComponentStatusStatus(componentStatus *apicorev1.ComponentStatus, fieldManager string) (*ComponentStatusApplyConfiguration, error)
- func (in *ComponentStatusApplyConfiguration) DeepCopy() *ComponentStatusApplyConfiguration
- func (in *ComponentStatusApplyConfiguration) DeepCopyInto(out *ComponentStatusApplyConfiguration)
- func (b *ComponentStatusApplyConfiguration) WithAPIVersion(value string) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithAnnotations(entries map[string]string) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithClusterName(value string) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithConditions(values ...*ComponentConditionApplyConfiguration) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithCreationTimestamp(value metav1.Time) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithFinalizers(values ...string) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithGenerateName(value string) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithGeneration(value int64) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithKind(value string) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithLabels(entries map[string]string) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithName(value string) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithNamespace(value string) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithResourceVersion(value string) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithSelfLink(value string) *ComponentStatusApplyConfiguration
- func (b *ComponentStatusApplyConfiguration) WithUID(value types.UID) *ComponentStatusApplyConfiguration
- type ConfigMapApplyConfiguration
- func (in *ConfigMapApplyConfiguration) DeepCopy() *ConfigMapApplyConfiguration
- func (in *ConfigMapApplyConfiguration) DeepCopyInto(out *ConfigMapApplyConfiguration)
- func (b *ConfigMapApplyConfiguration) WithAPIVersion(value string) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithAnnotations(entries map[string]string) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithBinaryData(entries map[string][]byte) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithClusterName(value string) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithCreationTimestamp(value metav1.Time) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithData(entries map[string]string) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithFinalizers(values ...string) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithGenerateName(value string) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithGeneration(value int64) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithImmutable(value bool) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithKind(value string) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithLabels(entries map[string]string) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithName(value string) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithNamespace(value string) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithResourceVersion(value string) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithSelfLink(value string) *ConfigMapApplyConfiguration
- func (b *ConfigMapApplyConfiguration) WithUID(value types.UID) *ConfigMapApplyConfiguration
- type ConfigMapEnvSourceApplyConfiguration
- func (in *ConfigMapEnvSourceApplyConfiguration) DeepCopy() *ConfigMapEnvSourceApplyConfiguration
- func (in *ConfigMapEnvSourceApplyConfiguration) DeepCopyInto(out *ConfigMapEnvSourceApplyConfiguration)
- func (b *ConfigMapEnvSourceApplyConfiguration) WithName(value string) *ConfigMapEnvSourceApplyConfiguration
- func (b *ConfigMapEnvSourceApplyConfiguration) WithOptional(value bool) *ConfigMapEnvSourceApplyConfiguration
- type ConfigMapKeySelectorApplyConfiguration
- func (in *ConfigMapKeySelectorApplyConfiguration) DeepCopy() *ConfigMapKeySelectorApplyConfiguration
- func (in *ConfigMapKeySelectorApplyConfiguration) DeepCopyInto(out *ConfigMapKeySelectorApplyConfiguration)
- func (b *ConfigMapKeySelectorApplyConfiguration) WithKey(value string) *ConfigMapKeySelectorApplyConfiguration
- func (b *ConfigMapKeySelectorApplyConfiguration) WithName(value string) *ConfigMapKeySelectorApplyConfiguration
- func (b *ConfigMapKeySelectorApplyConfiguration) WithOptional(value bool) *ConfigMapKeySelectorApplyConfiguration
- type ConfigMapNodeConfigSourceApplyConfiguration
- func (in *ConfigMapNodeConfigSourceApplyConfiguration) DeepCopy() *ConfigMapNodeConfigSourceApplyConfiguration
- func (in *ConfigMapNodeConfigSourceApplyConfiguration) DeepCopyInto(out *ConfigMapNodeConfigSourceApplyConfiguration)
- func (b *ConfigMapNodeConfigSourceApplyConfiguration) WithKubeletConfigKey(value string) *ConfigMapNodeConfigSourceApplyConfiguration
- func (b *ConfigMapNodeConfigSourceApplyConfiguration) WithName(value string) *ConfigMapNodeConfigSourceApplyConfiguration
- func (b *ConfigMapNodeConfigSourceApplyConfiguration) WithNamespace(value string) *ConfigMapNodeConfigSourceApplyConfiguration
- func (b *ConfigMapNodeConfigSourceApplyConfiguration) WithResourceVersion(value string) *ConfigMapNodeConfigSourceApplyConfiguration
- func (b *ConfigMapNodeConfigSourceApplyConfiguration) WithUID(value types.UID) *ConfigMapNodeConfigSourceApplyConfiguration
- type ConfigMapProjectionApplyConfiguration
- func (in *ConfigMapProjectionApplyConfiguration) DeepCopy() *ConfigMapProjectionApplyConfiguration
- func (in *ConfigMapProjectionApplyConfiguration) DeepCopyInto(out *ConfigMapProjectionApplyConfiguration)
- func (b *ConfigMapProjectionApplyConfiguration) WithItems(values ...*KeyToPathApplyConfiguration) *ConfigMapProjectionApplyConfiguration
- func (b *ConfigMapProjectionApplyConfiguration) WithName(value string) *ConfigMapProjectionApplyConfiguration
- func (b *ConfigMapProjectionApplyConfiguration) WithOptional(value bool) *ConfigMapProjectionApplyConfiguration
- type ConfigMapVolumeSourceApplyConfiguration
- func (in *ConfigMapVolumeSourceApplyConfiguration) DeepCopy() *ConfigMapVolumeSourceApplyConfiguration
- func (in *ConfigMapVolumeSourceApplyConfiguration) DeepCopyInto(out *ConfigMapVolumeSourceApplyConfiguration)
- func (b *ConfigMapVolumeSourceApplyConfiguration) WithDefaultMode(value int32) *ConfigMapVolumeSourceApplyConfiguration
- func (b *ConfigMapVolumeSourceApplyConfiguration) WithItems(values ...*KeyToPathApplyConfiguration) *ConfigMapVolumeSourceApplyConfiguration
- func (b *ConfigMapVolumeSourceApplyConfiguration) WithName(value string) *ConfigMapVolumeSourceApplyConfiguration
- func (b *ConfigMapVolumeSourceApplyConfiguration) WithOptional(value bool) *ConfigMapVolumeSourceApplyConfiguration
- type ContainerApplyConfiguration
- func (in *ContainerApplyConfiguration) DeepCopy() *ContainerApplyConfiguration
- func (in *ContainerApplyConfiguration) DeepCopyInto(out *ContainerApplyConfiguration)
- func (b *ContainerApplyConfiguration) WithArgs(values ...string) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithCommand(values ...string) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithEnv(values ...*EnvVarApplyConfiguration) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithEnvFrom(values ...*EnvFromSourceApplyConfiguration) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithImage(value string) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithImagePullPolicy(value corev1.PullPolicy) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithLifecycle(value *LifecycleApplyConfiguration) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithLivenessProbe(value *ProbeApplyConfiguration) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithName(value string) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithPorts(values ...*ContainerPortApplyConfiguration) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithReadinessProbe(value *ProbeApplyConfiguration) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithResources(value *ResourceRequirementsApplyConfiguration) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithSecurityContext(value *SecurityContextApplyConfiguration) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithStartupProbe(value *ProbeApplyConfiguration) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithStdin(value bool) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithStdinOnce(value bool) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithTTY(value bool) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithTerminationMessagePath(value string) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithTerminationMessagePolicy(value corev1.TerminationMessagePolicy) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithVolumeDevices(values ...*VolumeDeviceApplyConfiguration) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithVolumeMounts(values ...*VolumeMountApplyConfiguration) *ContainerApplyConfiguration
- func (b *ContainerApplyConfiguration) WithWorkingDir(value string) *ContainerApplyConfiguration
- type ContainerImageApplyConfiguration
- func (in *ContainerImageApplyConfiguration) DeepCopy() *ContainerImageApplyConfiguration
- func (in *ContainerImageApplyConfiguration) DeepCopyInto(out *ContainerImageApplyConfiguration)
- func (b *ContainerImageApplyConfiguration) WithNames(values ...string) *ContainerImageApplyConfiguration
- func (b *ContainerImageApplyConfiguration) WithSizeBytes(value int64) *ContainerImageApplyConfiguration
- type ContainerPortApplyConfiguration
- func (in *ContainerPortApplyConfiguration) DeepCopy() *ContainerPortApplyConfiguration
- func (in *ContainerPortApplyConfiguration) DeepCopyInto(out *ContainerPortApplyConfiguration)
- func (b *ContainerPortApplyConfiguration) WithContainerPort(value int32) *ContainerPortApplyConfiguration
- func (b *ContainerPortApplyConfiguration) WithHostIP(value string) *ContainerPortApplyConfiguration
- func (b *ContainerPortApplyConfiguration) WithHostPort(value int32) *ContainerPortApplyConfiguration
- func (b *ContainerPortApplyConfiguration) WithName(value string) *ContainerPortApplyConfiguration
- func (b *ContainerPortApplyConfiguration) WithProtocol(value v1.Protocol) *ContainerPortApplyConfiguration
- type ContainerStateApplyConfiguration
- func (in *ContainerStateApplyConfiguration) DeepCopy() *ContainerStateApplyConfiguration
- func (in *ContainerStateApplyConfiguration) DeepCopyInto(out *ContainerStateApplyConfiguration)
- func (b *ContainerStateApplyConfiguration) WithRunning(value *ContainerStateRunningApplyConfiguration) *ContainerStateApplyConfiguration
- func (b *ContainerStateApplyConfiguration) WithTerminated(value *ContainerStateTerminatedApplyConfiguration) *ContainerStateApplyConfiguration
- func (b *ContainerStateApplyConfiguration) WithWaiting(value *ContainerStateWaitingApplyConfiguration) *ContainerStateApplyConfiguration
- type ContainerStateRunningApplyConfiguration
- func (in *ContainerStateRunningApplyConfiguration) DeepCopy() *ContainerStateRunningApplyConfiguration
- func (in *ContainerStateRunningApplyConfiguration) DeepCopyInto(out *ContainerStateRunningApplyConfiguration)
- func (b *ContainerStateRunningApplyConfiguration) WithStartedAt(value v1.Time) *ContainerStateRunningApplyConfiguration
- type ContainerStateTerminatedApplyConfiguration
- func (in *ContainerStateTerminatedApplyConfiguration) DeepCopy() *ContainerStateTerminatedApplyConfiguration
- func (in *ContainerStateTerminatedApplyConfiguration) DeepCopyInto(out *ContainerStateTerminatedApplyConfiguration)
- func (b *ContainerStateTerminatedApplyConfiguration) WithContainerID(value string) *ContainerStateTerminatedApplyConfiguration
- func (b *ContainerStateTerminatedApplyConfiguration) WithExitCode(value int32) *ContainerStateTerminatedApplyConfiguration
- func (b *ContainerStateTerminatedApplyConfiguration) WithFinishedAt(value v1.Time) *ContainerStateTerminatedApplyConfiguration
- func (b *ContainerStateTerminatedApplyConfiguration) WithMessage(value string) *ContainerStateTerminatedApplyConfiguration
- func (b *ContainerStateTerminatedApplyConfiguration) WithReason(value string) *ContainerStateTerminatedApplyConfiguration
- func (b *ContainerStateTerminatedApplyConfiguration) WithSignal(value int32) *ContainerStateTerminatedApplyConfiguration
- func (b *ContainerStateTerminatedApplyConfiguration) WithStartedAt(value v1.Time) *ContainerStateTerminatedApplyConfiguration
- type ContainerStateWaitingApplyConfiguration
- func (in *ContainerStateWaitingApplyConfiguration) DeepCopy() *ContainerStateWaitingApplyConfiguration
- func (in *ContainerStateWaitingApplyConfiguration) DeepCopyInto(out *ContainerStateWaitingApplyConfiguration)
- func (b *ContainerStateWaitingApplyConfiguration) WithMessage(value string) *ContainerStateWaitingApplyConfiguration
- func (b *ContainerStateWaitingApplyConfiguration) WithReason(value string) *ContainerStateWaitingApplyConfiguration
- type ContainerStatusApplyConfiguration
- func (in *ContainerStatusApplyConfiguration) DeepCopy() *ContainerStatusApplyConfiguration
- func (in *ContainerStatusApplyConfiguration) DeepCopyInto(out *ContainerStatusApplyConfiguration)
- func (b *ContainerStatusApplyConfiguration) WithContainerID(value string) *ContainerStatusApplyConfiguration
- func (b *ContainerStatusApplyConfiguration) WithImage(value string) *ContainerStatusApplyConfiguration
- func (b *ContainerStatusApplyConfiguration) WithImageID(value string) *ContainerStatusApplyConfiguration
- func (b *ContainerStatusApplyConfiguration) WithLastTerminationState(value *ContainerStateApplyConfiguration) *ContainerStatusApplyConfiguration
- func (b *ContainerStatusApplyConfiguration) WithName(value string) *ContainerStatusApplyConfiguration
- func (b *ContainerStatusApplyConfiguration) WithReady(value bool) *ContainerStatusApplyConfiguration
- func (b *ContainerStatusApplyConfiguration) WithRestartCount(value int32) *ContainerStatusApplyConfiguration
- func (b *ContainerStatusApplyConfiguration) WithStarted(value bool) *ContainerStatusApplyConfiguration
- func (b *ContainerStatusApplyConfiguration) WithState(value *ContainerStateApplyConfiguration) *ContainerStatusApplyConfiguration
- type DaemonEndpointApplyConfiguration
- type DownwardAPIProjectionApplyConfiguration
- func (in *DownwardAPIProjectionApplyConfiguration) DeepCopy() *DownwardAPIProjectionApplyConfiguration
- func (in *DownwardAPIProjectionApplyConfiguration) DeepCopyInto(out *DownwardAPIProjectionApplyConfiguration)
- func (b *DownwardAPIProjectionApplyConfiguration) WithItems(values ...*DownwardAPIVolumeFileApplyConfiguration) *DownwardAPIProjectionApplyConfiguration
- type DownwardAPIVolumeFileApplyConfiguration
- func (in *DownwardAPIVolumeFileApplyConfiguration) DeepCopy() *DownwardAPIVolumeFileApplyConfiguration
- func (in *DownwardAPIVolumeFileApplyConfiguration) DeepCopyInto(out *DownwardAPIVolumeFileApplyConfiguration)
- func (b *DownwardAPIVolumeFileApplyConfiguration) WithFieldRef(value *ObjectFieldSelectorApplyConfiguration) *DownwardAPIVolumeFileApplyConfiguration
- func (b *DownwardAPIVolumeFileApplyConfiguration) WithMode(value int32) *DownwardAPIVolumeFileApplyConfiguration
- func (b *DownwardAPIVolumeFileApplyConfiguration) WithPath(value string) *DownwardAPIVolumeFileApplyConfiguration
- func (b *DownwardAPIVolumeFileApplyConfiguration) WithResourceFieldRef(value *ResourceFieldSelectorApplyConfiguration) *DownwardAPIVolumeFileApplyConfiguration
- type DownwardAPIVolumeSourceApplyConfiguration
- func (in *DownwardAPIVolumeSourceApplyConfiguration) DeepCopy() *DownwardAPIVolumeSourceApplyConfiguration
- func (in *DownwardAPIVolumeSourceApplyConfiguration) DeepCopyInto(out *DownwardAPIVolumeSourceApplyConfiguration)
- func (b *DownwardAPIVolumeSourceApplyConfiguration) WithDefaultMode(value int32) *DownwardAPIVolumeSourceApplyConfiguration
- func (b *DownwardAPIVolumeSourceApplyConfiguration) WithItems(values ...*DownwardAPIVolumeFileApplyConfiguration) *DownwardAPIVolumeSourceApplyConfiguration
- type EmptyDirVolumeSourceApplyConfiguration
- func (in *EmptyDirVolumeSourceApplyConfiguration) DeepCopy() *EmptyDirVolumeSourceApplyConfiguration
- func (in *EmptyDirVolumeSourceApplyConfiguration) DeepCopyInto(out *EmptyDirVolumeSourceApplyConfiguration)
- func (b *EmptyDirVolumeSourceApplyConfiguration) WithMedium(value v1.StorageMedium) *EmptyDirVolumeSourceApplyConfiguration
- func (b *EmptyDirVolumeSourceApplyConfiguration) WithSizeLimit(value resource.Quantity) *EmptyDirVolumeSourceApplyConfiguration
- type EndpointAddressApplyConfiguration
- func (in *EndpointAddressApplyConfiguration) DeepCopy() *EndpointAddressApplyConfiguration
- func (in *EndpointAddressApplyConfiguration) DeepCopyInto(out *EndpointAddressApplyConfiguration)
- func (b *EndpointAddressApplyConfiguration) WithHostname(value string) *EndpointAddressApplyConfiguration
- func (b *EndpointAddressApplyConfiguration) WithIP(value string) *EndpointAddressApplyConfiguration
- func (b *EndpointAddressApplyConfiguration) WithNodeName(value string) *EndpointAddressApplyConfiguration
- func (b *EndpointAddressApplyConfiguration) WithTargetRef(value *ObjectReferenceApplyConfiguration) *EndpointAddressApplyConfiguration
- type EndpointPortApplyConfiguration
- func (in *EndpointPortApplyConfiguration) DeepCopy() *EndpointPortApplyConfiguration
- func (in *EndpointPortApplyConfiguration) DeepCopyInto(out *EndpointPortApplyConfiguration)
- func (b *EndpointPortApplyConfiguration) WithAppProtocol(value string) *EndpointPortApplyConfiguration
- func (b *EndpointPortApplyConfiguration) WithName(value string) *EndpointPortApplyConfiguration
- func (b *EndpointPortApplyConfiguration) WithPort(value int32) *EndpointPortApplyConfiguration
- func (b *EndpointPortApplyConfiguration) WithProtocol(value v1.Protocol) *EndpointPortApplyConfiguration
- type EndpointSubsetApplyConfiguration
- func (in *EndpointSubsetApplyConfiguration) DeepCopy() *EndpointSubsetApplyConfiguration
- func (in *EndpointSubsetApplyConfiguration) DeepCopyInto(out *EndpointSubsetApplyConfiguration)
- func (b *EndpointSubsetApplyConfiguration) WithAddresses(values ...*EndpointAddressApplyConfiguration) *EndpointSubsetApplyConfiguration
- func (b *EndpointSubsetApplyConfiguration) WithNotReadyAddresses(values ...*EndpointAddressApplyConfiguration) *EndpointSubsetApplyConfiguration
- func (b *EndpointSubsetApplyConfiguration) WithPorts(values ...*EndpointPortApplyConfiguration) *EndpointSubsetApplyConfiguration
- type EndpointsApplyConfiguration
- func (in *EndpointsApplyConfiguration) DeepCopy() *EndpointsApplyConfiguration
- func (in *EndpointsApplyConfiguration) DeepCopyInto(out *EndpointsApplyConfiguration)
- func (b *EndpointsApplyConfiguration) WithAPIVersion(value string) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithAnnotations(entries map[string]string) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithClusterName(value string) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithCreationTimestamp(value metav1.Time) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithFinalizers(values ...string) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithGenerateName(value string) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithGeneration(value int64) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithKind(value string) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithLabels(entries map[string]string) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithName(value string) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithNamespace(value string) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithResourceVersion(value string) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithSelfLink(value string) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithSubsets(values ...*EndpointSubsetApplyConfiguration) *EndpointsApplyConfiguration
- func (b *EndpointsApplyConfiguration) WithUID(value types.UID) *EndpointsApplyConfiguration
- type EnvFromSourceApplyConfiguration
- func (in *EnvFromSourceApplyConfiguration) DeepCopy() *EnvFromSourceApplyConfiguration
- func (in *EnvFromSourceApplyConfiguration) DeepCopyInto(out *EnvFromSourceApplyConfiguration)
- func (b *EnvFromSourceApplyConfiguration) WithConfigMapRef(value *ConfigMapEnvSourceApplyConfiguration) *EnvFromSourceApplyConfiguration
- func (b *EnvFromSourceApplyConfiguration) WithPrefix(value string) *EnvFromSourceApplyConfiguration
- func (b *EnvFromSourceApplyConfiguration) WithSecretRef(value *SecretEnvSourceApplyConfiguration) *EnvFromSourceApplyConfiguration
- type EnvVarApplyConfiguration
- func (in *EnvVarApplyConfiguration) DeepCopy() *EnvVarApplyConfiguration
- func (in *EnvVarApplyConfiguration) DeepCopyInto(out *EnvVarApplyConfiguration)
- func (b *EnvVarApplyConfiguration) WithName(value string) *EnvVarApplyConfiguration
- func (b *EnvVarApplyConfiguration) WithValue(value string) *EnvVarApplyConfiguration
- func (b *EnvVarApplyConfiguration) WithValueFrom(value *EnvVarSourceApplyConfiguration) *EnvVarApplyConfiguration
- type EnvVarSourceApplyConfiguration
- func (in *EnvVarSourceApplyConfiguration) DeepCopy() *EnvVarSourceApplyConfiguration
- func (in *EnvVarSourceApplyConfiguration) DeepCopyInto(out *EnvVarSourceApplyConfiguration)
- func (b *EnvVarSourceApplyConfiguration) WithConfigMapKeyRef(value *ConfigMapKeySelectorApplyConfiguration) *EnvVarSourceApplyConfiguration
- func (b *EnvVarSourceApplyConfiguration) WithFieldRef(value *ObjectFieldSelectorApplyConfiguration) *EnvVarSourceApplyConfiguration
- func (b *EnvVarSourceApplyConfiguration) WithResourceFieldRef(value *ResourceFieldSelectorApplyConfiguration) *EnvVarSourceApplyConfiguration
- func (b *EnvVarSourceApplyConfiguration) WithSecretKeyRef(value *SecretKeySelectorApplyConfiguration) *EnvVarSourceApplyConfiguration
- type EphemeralContainerApplyConfiguration
- func (in *EphemeralContainerApplyConfiguration) DeepCopy() *EphemeralContainerApplyConfiguration
- func (in *EphemeralContainerApplyConfiguration) DeepCopyInto(out *EphemeralContainerApplyConfiguration)
- func (b *EphemeralContainerApplyConfiguration) WithArgs(values ...string) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithCommand(values ...string) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithEnv(values ...*EnvVarApplyConfiguration) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithEnvFrom(values ...*EnvFromSourceApplyConfiguration) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithImage(value string) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithImagePullPolicy(value corev1.PullPolicy) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithLifecycle(value *LifecycleApplyConfiguration) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithLivenessProbe(value *ProbeApplyConfiguration) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithName(value string) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithPorts(values ...*ContainerPortApplyConfiguration) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithReadinessProbe(value *ProbeApplyConfiguration) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithResources(value *ResourceRequirementsApplyConfiguration) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithSecurityContext(value *SecurityContextApplyConfiguration) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithStartupProbe(value *ProbeApplyConfiguration) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithStdin(value bool) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithStdinOnce(value bool) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithTTY(value bool) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithTargetContainerName(value string) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithTerminationMessagePath(value string) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithTerminationMessagePolicy(value corev1.TerminationMessagePolicy) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithVolumeDevices(values ...*VolumeDeviceApplyConfiguration) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithVolumeMounts(values ...*VolumeMountApplyConfiguration) *EphemeralContainerApplyConfiguration
- func (b *EphemeralContainerApplyConfiguration) WithWorkingDir(value string) *EphemeralContainerApplyConfiguration
- type EphemeralContainerCommonApplyConfiguration
- func (in *EphemeralContainerCommonApplyConfiguration) DeepCopy() *EphemeralContainerCommonApplyConfiguration
- func (in *EphemeralContainerCommonApplyConfiguration) DeepCopyInto(out *EphemeralContainerCommonApplyConfiguration)
- func (b *EphemeralContainerCommonApplyConfiguration) WithArgs(values ...string) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithCommand(values ...string) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithEnv(values ...*EnvVarApplyConfiguration) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithEnvFrom(values ...*EnvFromSourceApplyConfiguration) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithImage(value string) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithImagePullPolicy(value corev1.PullPolicy) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithLifecycle(value *LifecycleApplyConfiguration) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithLivenessProbe(value *ProbeApplyConfiguration) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithName(value string) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithPorts(values ...*ContainerPortApplyConfiguration) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithReadinessProbe(value *ProbeApplyConfiguration) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithResources(value *ResourceRequirementsApplyConfiguration) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithSecurityContext(value *SecurityContextApplyConfiguration) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithStartupProbe(value *ProbeApplyConfiguration) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithStdin(value bool) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithStdinOnce(value bool) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithTTY(value bool) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithTerminationMessagePath(value string) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithTerminationMessagePolicy(value corev1.TerminationMessagePolicy) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithVolumeDevices(values ...*VolumeDeviceApplyConfiguration) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithVolumeMounts(values ...*VolumeMountApplyConfiguration) *EphemeralContainerCommonApplyConfiguration
- func (b *EphemeralContainerCommonApplyConfiguration) WithWorkingDir(value string) *EphemeralContainerCommonApplyConfiguration
- type EphemeralVolumeSourceApplyConfiguration
- func (in *EphemeralVolumeSourceApplyConfiguration) DeepCopy() *EphemeralVolumeSourceApplyConfiguration
- func (in *EphemeralVolumeSourceApplyConfiguration) DeepCopyInto(out *EphemeralVolumeSourceApplyConfiguration)
- func (b *EphemeralVolumeSourceApplyConfiguration) WithVolumeClaimTemplate(value *PersistentVolumeClaimTemplateApplyConfiguration) *EphemeralVolumeSourceApplyConfiguration
- type EventApplyConfiguration
- func (in *EventApplyConfiguration) DeepCopy() *EventApplyConfiguration
- func (in *EventApplyConfiguration) DeepCopyInto(out *EventApplyConfiguration)
- func (b *EventApplyConfiguration) WithAPIVersion(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithAction(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithAnnotations(entries map[string]string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithClusterName(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithCount(value int32) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithCreationTimestamp(value metav1.Time) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithEventTime(value metav1.MicroTime) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithFinalizers(values ...string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithFirstTimestamp(value metav1.Time) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithGenerateName(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithGeneration(value int64) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithInvolvedObject(value *ObjectReferenceApplyConfiguration) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithKind(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithLabels(entries map[string]string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithLastTimestamp(value metav1.Time) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithMessage(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithName(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithNamespace(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithReason(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithRelated(value *ObjectReferenceApplyConfiguration) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithReportingController(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithReportingInstance(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithResourceVersion(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithSelfLink(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithSeries(value *EventSeriesApplyConfiguration) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithSource(value *EventSourceApplyConfiguration) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithType(value string) *EventApplyConfiguration
- func (b *EventApplyConfiguration) WithUID(value types.UID) *EventApplyConfiguration
- type EventSeriesApplyConfiguration
- func (in *EventSeriesApplyConfiguration) DeepCopy() *EventSeriesApplyConfiguration
- func (in *EventSeriesApplyConfiguration) DeepCopyInto(out *EventSeriesApplyConfiguration)
- func (b *EventSeriesApplyConfiguration) WithCount(value int32) *EventSeriesApplyConfiguration
- func (b *EventSeriesApplyConfiguration) WithLastObservedTime(value v1.MicroTime) *EventSeriesApplyConfiguration
- type EventSourceApplyConfiguration
- func (in *EventSourceApplyConfiguration) DeepCopy() *EventSourceApplyConfiguration
- func (in *EventSourceApplyConfiguration) DeepCopyInto(out *EventSourceApplyConfiguration)
- func (b *EventSourceApplyConfiguration) WithComponent(value string) *EventSourceApplyConfiguration
- func (b *EventSourceApplyConfiguration) WithHost(value string) *EventSourceApplyConfiguration
- type ExecActionApplyConfiguration
- type FCVolumeSourceApplyConfiguration
- func (in *FCVolumeSourceApplyConfiguration) DeepCopy() *FCVolumeSourceApplyConfiguration
- func (in *FCVolumeSourceApplyConfiguration) DeepCopyInto(out *FCVolumeSourceApplyConfiguration)
- func (b *FCVolumeSourceApplyConfiguration) WithFSType(value string) *FCVolumeSourceApplyConfiguration
- func (b *FCVolumeSourceApplyConfiguration) WithLun(value int32) *FCVolumeSourceApplyConfiguration
- func (b *FCVolumeSourceApplyConfiguration) WithReadOnly(value bool) *FCVolumeSourceApplyConfiguration
- func (b *FCVolumeSourceApplyConfiguration) WithTargetWWNs(values ...string) *FCVolumeSourceApplyConfiguration
- func (b *FCVolumeSourceApplyConfiguration) WithWWIDs(values ...string) *FCVolumeSourceApplyConfiguration
- type FlexPersistentVolumeSourceApplyConfiguration
- func (in *FlexPersistentVolumeSourceApplyConfiguration) DeepCopy() *FlexPersistentVolumeSourceApplyConfiguration
- func (in *FlexPersistentVolumeSourceApplyConfiguration) DeepCopyInto(out *FlexPersistentVolumeSourceApplyConfiguration)
- func (b *FlexPersistentVolumeSourceApplyConfiguration) WithDriver(value string) *FlexPersistentVolumeSourceApplyConfiguration
- func (b *FlexPersistentVolumeSourceApplyConfiguration) WithFSType(value string) *FlexPersistentVolumeSourceApplyConfiguration
- func (b *FlexPersistentVolumeSourceApplyConfiguration) WithOptions(entries map[string]string) *FlexPersistentVolumeSourceApplyConfiguration
- func (b *FlexPersistentVolumeSourceApplyConfiguration) WithReadOnly(value bool) *FlexPersistentVolumeSourceApplyConfiguration
- func (b *FlexPersistentVolumeSourceApplyConfiguration) WithSecretRef(value *SecretReferenceApplyConfiguration) *FlexPersistentVolumeSourceApplyConfiguration
- type FlexVolumeSourceApplyConfiguration
- func (in *FlexVolumeSourceApplyConfiguration) DeepCopy() *FlexVolumeSourceApplyConfiguration
- func (in *FlexVolumeSourceApplyConfiguration) DeepCopyInto(out *FlexVolumeSourceApplyConfiguration)
- func (b *FlexVolumeSourceApplyConfiguration) WithDriver(value string) *FlexVolumeSourceApplyConfiguration
- func (b *FlexVolumeSourceApplyConfiguration) WithFSType(value string) *FlexVolumeSourceApplyConfiguration
- func (b *FlexVolumeSourceApplyConfiguration) WithOptions(entries map[string]string) *FlexVolumeSourceApplyConfiguration
- func (b *FlexVolumeSourceApplyConfiguration) WithReadOnly(value bool) *FlexVolumeSourceApplyConfiguration
- func (b *FlexVolumeSourceApplyConfiguration) WithSecretRef(value *LocalObjectReferenceApplyConfiguration) *FlexVolumeSourceApplyConfiguration
- type FlockerVolumeSourceApplyConfiguration
- func (in *FlockerVolumeSourceApplyConfiguration) DeepCopy() *FlockerVolumeSourceApplyConfiguration
- func (in *FlockerVolumeSourceApplyConfiguration) DeepCopyInto(out *FlockerVolumeSourceApplyConfiguration)
- func (b *FlockerVolumeSourceApplyConfiguration) WithDatasetName(value string) *FlockerVolumeSourceApplyConfiguration
- func (b *FlockerVolumeSourceApplyConfiguration) WithDatasetUUID(value string) *FlockerVolumeSourceApplyConfiguration
- type GCEPersistentDiskVolumeSourceApplyConfiguration
- func (in *GCEPersistentDiskVolumeSourceApplyConfiguration) DeepCopy() *GCEPersistentDiskVolumeSourceApplyConfiguration
- func (in *GCEPersistentDiskVolumeSourceApplyConfiguration) DeepCopyInto(out *GCEPersistentDiskVolumeSourceApplyConfiguration)
- func (b *GCEPersistentDiskVolumeSourceApplyConfiguration) WithFSType(value string) *GCEPersistentDiskVolumeSourceApplyConfiguration
- func (b *GCEPersistentDiskVolumeSourceApplyConfiguration) WithPDName(value string) *GCEPersistentDiskVolumeSourceApplyConfiguration
- func (b *GCEPersistentDiskVolumeSourceApplyConfiguration) WithPartition(value int32) *GCEPersistentDiskVolumeSourceApplyConfiguration
- func (b *GCEPersistentDiskVolumeSourceApplyConfiguration) WithReadOnly(value bool) *GCEPersistentDiskVolumeSourceApplyConfiguration
- type GitRepoVolumeSourceApplyConfiguration
- func (in *GitRepoVolumeSourceApplyConfiguration) DeepCopy() *GitRepoVolumeSourceApplyConfiguration
- func (in *GitRepoVolumeSourceApplyConfiguration) DeepCopyInto(out *GitRepoVolumeSourceApplyConfiguration)
- func (b *GitRepoVolumeSourceApplyConfiguration) WithDirectory(value string) *GitRepoVolumeSourceApplyConfiguration
- func (b *GitRepoVolumeSourceApplyConfiguration) WithRepository(value string) *GitRepoVolumeSourceApplyConfiguration
- func (b *GitRepoVolumeSourceApplyConfiguration) WithRevision(value string) *GitRepoVolumeSourceApplyConfiguration
- type GlusterfsPersistentVolumeSourceApplyConfiguration
- func (in *GlusterfsPersistentVolumeSourceApplyConfiguration) DeepCopy() *GlusterfsPersistentVolumeSourceApplyConfiguration
- func (in *GlusterfsPersistentVolumeSourceApplyConfiguration) DeepCopyInto(out *GlusterfsPersistentVolumeSourceApplyConfiguration)
- func (b *GlusterfsPersistentVolumeSourceApplyConfiguration) WithEndpointsName(value string) *GlusterfsPersistentVolumeSourceApplyConfiguration
- func (b *GlusterfsPersistentVolumeSourceApplyConfiguration) WithEndpointsNamespace(value string) *GlusterfsPersistentVolumeSourceApplyConfiguration
- func (b *GlusterfsPersistentVolumeSourceApplyConfiguration) WithPath(value string) *GlusterfsPersistentVolumeSourceApplyConfiguration
- func (b *GlusterfsPersistentVolumeSourceApplyConfiguration) WithReadOnly(value bool) *GlusterfsPersistentVolumeSourceApplyConfiguration
- type GlusterfsVolumeSourceApplyConfiguration
- func (in *GlusterfsVolumeSourceApplyConfiguration) DeepCopy() *GlusterfsVolumeSourceApplyConfiguration
- func (in *GlusterfsVolumeSourceApplyConfiguration) DeepCopyInto(out *GlusterfsVolumeSourceApplyConfiguration)
- func (b *GlusterfsVolumeSourceApplyConfiguration) WithEndpointsName(value string) *GlusterfsVolumeSourceApplyConfiguration
- func (b *GlusterfsVolumeSourceApplyConfiguration) WithPath(value string) *GlusterfsVolumeSourceApplyConfiguration
- func (b *GlusterfsVolumeSourceApplyConfiguration) WithReadOnly(value bool) *GlusterfsVolumeSourceApplyConfiguration
- type HTTPGetActionApplyConfiguration
- func (in *HTTPGetActionApplyConfiguration) DeepCopy() *HTTPGetActionApplyConfiguration
- func (in *HTTPGetActionApplyConfiguration) DeepCopyInto(out *HTTPGetActionApplyConfiguration)
- func (b *HTTPGetActionApplyConfiguration) WithHTTPHeaders(values ...*HTTPHeaderApplyConfiguration) *HTTPGetActionApplyConfiguration
- func (b *HTTPGetActionApplyConfiguration) WithHost(value string) *HTTPGetActionApplyConfiguration
- func (b *HTTPGetActionApplyConfiguration) WithPath(value string) *HTTPGetActionApplyConfiguration
- func (b *HTTPGetActionApplyConfiguration) WithPort(value intstr.IntOrString) *HTTPGetActionApplyConfiguration
- func (b *HTTPGetActionApplyConfiguration) WithScheme(value v1.URIScheme) *HTTPGetActionApplyConfiguration
- type HTTPHeaderApplyConfiguration
- func (in *HTTPHeaderApplyConfiguration) DeepCopy() *HTTPHeaderApplyConfiguration
- func (in *HTTPHeaderApplyConfiguration) DeepCopyInto(out *HTTPHeaderApplyConfiguration)
- func (b *HTTPHeaderApplyConfiguration) WithName(value string) *HTTPHeaderApplyConfiguration
- func (b *HTTPHeaderApplyConfiguration) WithValue(value string) *HTTPHeaderApplyConfiguration
- type HandlerApplyConfiguration
- func (in *HandlerApplyConfiguration) DeepCopy() *HandlerApplyConfiguration
- func (in *HandlerApplyConfiguration) DeepCopyInto(out *HandlerApplyConfiguration)
- func (b *HandlerApplyConfiguration) WithExec(value *ExecActionApplyConfiguration) *HandlerApplyConfiguration
- func (b *HandlerApplyConfiguration) WithHTTPGet(value *HTTPGetActionApplyConfiguration) *HandlerApplyConfiguration
- func (b *HandlerApplyConfiguration) WithTCPSocket(value *TCPSocketActionApplyConfiguration) *HandlerApplyConfiguration
- type HostAliasApplyConfiguration
- func (in *HostAliasApplyConfiguration) DeepCopy() *HostAliasApplyConfiguration
- func (in *HostAliasApplyConfiguration) DeepCopyInto(out *HostAliasApplyConfiguration)
- func (b *HostAliasApplyConfiguration) WithHostnames(values ...string) *HostAliasApplyConfiguration
- func (b *HostAliasApplyConfiguration) WithIP(value string) *HostAliasApplyConfiguration
- type HostPathVolumeSourceApplyConfiguration
- func (in *HostPathVolumeSourceApplyConfiguration) DeepCopy() *HostPathVolumeSourceApplyConfiguration
- func (in *HostPathVolumeSourceApplyConfiguration) DeepCopyInto(out *HostPathVolumeSourceApplyConfiguration)
- func (b *HostPathVolumeSourceApplyConfiguration) WithPath(value string) *HostPathVolumeSourceApplyConfiguration
- func (b *HostPathVolumeSourceApplyConfiguration) WithType(value v1.HostPathType) *HostPathVolumeSourceApplyConfiguration
- type ISCSIPersistentVolumeSourceApplyConfiguration
- func (in *ISCSIPersistentVolumeSourceApplyConfiguration) DeepCopy() *ISCSIPersistentVolumeSourceApplyConfiguration
- func (in *ISCSIPersistentVolumeSourceApplyConfiguration) DeepCopyInto(out *ISCSIPersistentVolumeSourceApplyConfiguration)
- func (b *ISCSIPersistentVolumeSourceApplyConfiguration) WithDiscoveryCHAPAuth(value bool) *ISCSIPersistentVolumeSourceApplyConfiguration
- func (b *ISCSIPersistentVolumeSourceApplyConfiguration) WithFSType(value string) *ISCSIPersistentVolumeSourceApplyConfiguration
- func (b *ISCSIPersistentVolumeSourceApplyConfiguration) WithIQN(value string) *ISCSIPersistentVolumeSourceApplyConfiguration
- func (b *ISCSIPersistentVolumeSourceApplyConfiguration) WithISCSIInterface(value string) *ISCSIPersistentVolumeSourceApplyConfiguration
- func (b *ISCSIPersistentVolumeSourceApplyConfiguration) WithInitiatorName(value string) *ISCSIPersistentVolumeSourceApplyConfiguration
- func (b *ISCSIPersistentVolumeSourceApplyConfiguration) WithLun(value int32) *ISCSIPersistentVolumeSourceApplyConfiguration
- func (b *ISCSIPersistentVolumeSourceApplyConfiguration) WithPortals(values ...string) *ISCSIPersistentVolumeSourceApplyConfiguration
- func (b *ISCSIPersistentVolumeSourceApplyConfiguration) WithReadOnly(value bool) *ISCSIPersistentVolumeSourceApplyConfiguration
- func (b *ISCSIPersistentVolumeSourceApplyConfiguration) WithSecretRef(value *SecretReferenceApplyConfiguration) *ISCSIPersistentVolumeSourceApplyConfiguration
- func (b *ISCSIPersistentVolumeSourceApplyConfiguration) WithSessionCHAPAuth(value bool) *ISCSIPersistentVolumeSourceApplyConfiguration
- func (b *ISCSIPersistentVolumeSourceApplyConfiguration) WithTargetPortal(value string) *ISCSIPersistentVolumeSourceApplyConfiguration
- type ISCSIVolumeSourceApplyConfiguration
- func (in *ISCSIVolumeSourceApplyConfiguration) DeepCopy() *ISCSIVolumeSourceApplyConfiguration
- func (in *ISCSIVolumeSourceApplyConfiguration) DeepCopyInto(out *ISCSIVolumeSourceApplyConfiguration)
- func (b *ISCSIVolumeSourceApplyConfiguration) WithDiscoveryCHAPAuth(value bool) *ISCSIVolumeSourceApplyConfiguration
- func (b *ISCSIVolumeSourceApplyConfiguration) WithFSType(value string) *ISCSIVolumeSourceApplyConfiguration
- func (b *ISCSIVolumeSourceApplyConfiguration) WithIQN(value string) *ISCSIVolumeSourceApplyConfiguration
- func (b *ISCSIVolumeSourceApplyConfiguration) WithISCSIInterface(value string) *ISCSIVolumeSourceApplyConfiguration
- func (b *ISCSIVolumeSourceApplyConfiguration) WithInitiatorName(value string) *ISCSIVolumeSourceApplyConfiguration
- func (b *ISCSIVolumeSourceApplyConfiguration) WithLun(value int32) *ISCSIVolumeSourceApplyConfiguration
- func (b *ISCSIVolumeSourceApplyConfiguration) WithPortals(values ...string) *ISCSIVolumeSourceApplyConfiguration
- func (b *ISCSIVolumeSourceApplyConfiguration) WithReadOnly(value bool) *ISCSIVolumeSourceApplyConfiguration
- func (b *ISCSIVolumeSourceApplyConfiguration) WithSecretRef(value *LocalObjectReferenceApplyConfiguration) *ISCSIVolumeSourceApplyConfiguration
- func (b *ISCSIVolumeSourceApplyConfiguration) WithSessionCHAPAuth(value bool) *ISCSIVolumeSourceApplyConfiguration
- func (b *ISCSIVolumeSourceApplyConfiguration) WithTargetPortal(value string) *ISCSIVolumeSourceApplyConfiguration
- type KeyToPathApplyConfiguration
- func (in *KeyToPathApplyConfiguration) DeepCopy() *KeyToPathApplyConfiguration
- func (in *KeyToPathApplyConfiguration) DeepCopyInto(out *KeyToPathApplyConfiguration)
- func (b *KeyToPathApplyConfiguration) WithKey(value string) *KeyToPathApplyConfiguration
- func (b *KeyToPathApplyConfiguration) WithMode(value int32) *KeyToPathApplyConfiguration
- func (b *KeyToPathApplyConfiguration) WithPath(value string) *KeyToPathApplyConfiguration
- type LifecycleApplyConfiguration
- func (in *LifecycleApplyConfiguration) DeepCopy() *LifecycleApplyConfiguration
- func (in *LifecycleApplyConfiguration) DeepCopyInto(out *LifecycleApplyConfiguration)
- func (b *LifecycleApplyConfiguration) WithPostStart(value *HandlerApplyConfiguration) *LifecycleApplyConfiguration
- func (b *LifecycleApplyConfiguration) WithPreStop(value *HandlerApplyConfiguration) *LifecycleApplyConfiguration
- type LimitRangeApplyConfiguration
- func ExtractLimitRange(limitRange *apicorev1.LimitRange, fieldManager string) (*LimitRangeApplyConfiguration, error)
- func ExtractLimitRangeStatus(limitRange *apicorev1.LimitRange, fieldManager string) (*LimitRangeApplyConfiguration, error)
- func LimitRange(name, namespace string) *LimitRangeApplyConfiguration
- func (in *LimitRangeApplyConfiguration) DeepCopy() *LimitRangeApplyConfiguration
- func (in *LimitRangeApplyConfiguration) DeepCopyInto(out *LimitRangeApplyConfiguration)
- func (b *LimitRangeApplyConfiguration) WithAPIVersion(value string) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithAnnotations(entries map[string]string) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithClusterName(value string) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithCreationTimestamp(value metav1.Time) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithFinalizers(values ...string) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithGenerateName(value string) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithGeneration(value int64) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithKind(value string) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithLabels(entries map[string]string) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithName(value string) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithNamespace(value string) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithResourceVersion(value string) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithSelfLink(value string) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithSpec(value *LimitRangeSpecApplyConfiguration) *LimitRangeApplyConfiguration
- func (b *LimitRangeApplyConfiguration) WithUID(value types.UID) *LimitRangeApplyConfiguration
- type LimitRangeItemApplyConfiguration
- func (in *LimitRangeItemApplyConfiguration) DeepCopy() *LimitRangeItemApplyConfiguration
- func (in *LimitRangeItemApplyConfiguration) DeepCopyInto(out *LimitRangeItemApplyConfiguration)
- func (b *LimitRangeItemApplyConfiguration) WithDefault(value v1.ResourceList) *LimitRangeItemApplyConfiguration
- func (b *LimitRangeItemApplyConfiguration) WithDefaultRequest(value v1.ResourceList) *LimitRangeItemApplyConfiguration
- func (b *LimitRangeItemApplyConfiguration) WithMax(value v1.ResourceList) *LimitRangeItemApplyConfiguration
- func (b *LimitRangeItemApplyConfiguration) WithMaxLimitRequestRatio(value v1.ResourceList) *LimitRangeItemApplyConfiguration
- func (b *LimitRangeItemApplyConfiguration) WithMin(value v1.ResourceList) *LimitRangeItemApplyConfiguration
- func (b *LimitRangeItemApplyConfiguration) WithType(value v1.LimitType) *LimitRangeItemApplyConfiguration
- type LimitRangeSpecApplyConfiguration
- func (in *LimitRangeSpecApplyConfiguration) DeepCopy() *LimitRangeSpecApplyConfiguration
- func (in *LimitRangeSpecApplyConfiguration) DeepCopyInto(out *LimitRangeSpecApplyConfiguration)
- func (b *LimitRangeSpecApplyConfiguration) WithLimits(values ...*LimitRangeItemApplyConfiguration) *LimitRangeSpecApplyConfiguration
- type LoadBalancerIngressApplyConfiguration
- func (in *LoadBalancerIngressApplyConfiguration) DeepCopy() *LoadBalancerIngressApplyConfiguration
- func (in *LoadBalancerIngressApplyConfiguration) DeepCopyInto(out *LoadBalancerIngressApplyConfiguration)
- func (b *LoadBalancerIngressApplyConfiguration) WithHostname(value string) *LoadBalancerIngressApplyConfiguration
- func (b *LoadBalancerIngressApplyConfiguration) WithIP(value string) *LoadBalancerIngressApplyConfiguration
- func (b *LoadBalancerIngressApplyConfiguration) WithPorts(values ...*PortStatusApplyConfiguration) *LoadBalancerIngressApplyConfiguration
- type LoadBalancerStatusApplyConfiguration
- func (in *LoadBalancerStatusApplyConfiguration) DeepCopy() *LoadBalancerStatusApplyConfiguration
- func (in *LoadBalancerStatusApplyConfiguration) DeepCopyInto(out *LoadBalancerStatusApplyConfiguration)
- func (b *LoadBalancerStatusApplyConfiguration) WithIngress(values ...*LoadBalancerIngressApplyConfiguration) *LoadBalancerStatusApplyConfiguration
- type LocalObjectReferenceApplyConfiguration
- func (in *LocalObjectReferenceApplyConfiguration) DeepCopy() *LocalObjectReferenceApplyConfiguration
- func (in *LocalObjectReferenceApplyConfiguration) DeepCopyInto(out *LocalObjectReferenceApplyConfiguration)
- func (b *LocalObjectReferenceApplyConfiguration) WithName(value string) *LocalObjectReferenceApplyConfiguration
- type LocalVolumeSourceApplyConfiguration
- func (in *LocalVolumeSourceApplyConfiguration) DeepCopy() *LocalVolumeSourceApplyConfiguration
- func (in *LocalVolumeSourceApplyConfiguration) DeepCopyInto(out *LocalVolumeSourceApplyConfiguration)
- func (b *LocalVolumeSourceApplyConfiguration) WithFSType(value string) *LocalVolumeSourceApplyConfiguration
- func (b *LocalVolumeSourceApplyConfiguration) WithPath(value string) *LocalVolumeSourceApplyConfiguration
- type NFSVolumeSourceApplyConfiguration
- func (in *NFSVolumeSourceApplyConfiguration) DeepCopy() *NFSVolumeSourceApplyConfiguration
- func (in *NFSVolumeSourceApplyConfiguration) DeepCopyInto(out *NFSVolumeSourceApplyConfiguration)
- func (b *NFSVolumeSourceApplyConfiguration) WithPath(value string) *NFSVolumeSourceApplyConfiguration
- func (b *NFSVolumeSourceApplyConfiguration) WithReadOnly(value bool) *NFSVolumeSourceApplyConfiguration
- func (b *NFSVolumeSourceApplyConfiguration) WithServer(value string) *NFSVolumeSourceApplyConfiguration
- type NamespaceApplyConfiguration
- func (in *NamespaceApplyConfiguration) DeepCopy() *NamespaceApplyConfiguration
- func (in *NamespaceApplyConfiguration) DeepCopyInto(out *NamespaceApplyConfiguration)
- func (b *NamespaceApplyConfiguration) WithAPIVersion(value string) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithAnnotations(entries map[string]string) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithClusterName(value string) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithCreationTimestamp(value metav1.Time) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithFinalizers(values ...string) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithGenerateName(value string) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithGeneration(value int64) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithKind(value string) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithLabels(entries map[string]string) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithName(value string) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithNamespace(value string) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithResourceVersion(value string) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithSelfLink(value string) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithSpec(value *NamespaceSpecApplyConfiguration) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithStatus(value *NamespaceStatusApplyConfiguration) *NamespaceApplyConfiguration
- func (b *NamespaceApplyConfiguration) WithUID(value types.UID) *NamespaceApplyConfiguration
- type NamespaceConditionApplyConfiguration
- func (in *NamespaceConditionApplyConfiguration) DeepCopy() *NamespaceConditionApplyConfiguration
- func (in *NamespaceConditionApplyConfiguration) DeepCopyInto(out *NamespaceConditionApplyConfiguration)
- func (b *NamespaceConditionApplyConfiguration) WithLastTransitionTime(value metav1.Time) *NamespaceConditionApplyConfiguration
- func (b *NamespaceConditionApplyConfiguration) WithMessage(value string) *NamespaceConditionApplyConfiguration
- func (b *NamespaceConditionApplyConfiguration) WithReason(value string) *NamespaceConditionApplyConfiguration
- func (b *NamespaceConditionApplyConfiguration) WithStatus(value v1.ConditionStatus) *NamespaceConditionApplyConfiguration
- func (b *NamespaceConditionApplyConfiguration) WithType(value v1.NamespaceConditionType) *NamespaceConditionApplyConfiguration
- type NamespaceSpecApplyConfiguration
- type NamespaceStatusApplyConfiguration
- func (in *NamespaceStatusApplyConfiguration) DeepCopy() *NamespaceStatusApplyConfiguration
- func (in *NamespaceStatusApplyConfiguration) DeepCopyInto(out *NamespaceStatusApplyConfiguration)
- func (b *NamespaceStatusApplyConfiguration) WithConditions(values ...*NamespaceConditionApplyConfiguration) *NamespaceStatusApplyConfiguration
- func (b *NamespaceStatusApplyConfiguration) WithPhase(value v1.NamespacePhase) *NamespaceStatusApplyConfiguration
- type NodeAddressApplyConfiguration
- func (in *NodeAddressApplyConfiguration) DeepCopy() *NodeAddressApplyConfiguration
- func (in *NodeAddressApplyConfiguration) DeepCopyInto(out *NodeAddressApplyConfiguration)
- func (b *NodeAddressApplyConfiguration) WithAddress(value string) *NodeAddressApplyConfiguration
- func (b *NodeAddressApplyConfiguration) WithType(value v1.NodeAddressType) *NodeAddressApplyConfiguration
- type NodeAffinityApplyConfiguration
- func (in *NodeAffinityApplyConfiguration) DeepCopy() *NodeAffinityApplyConfiguration
- func (in *NodeAffinityApplyConfiguration) DeepCopyInto(out *NodeAffinityApplyConfiguration)
- func (b *NodeAffinityApplyConfiguration) WithPreferredDuringSchedulingIgnoredDuringExecution(values ...*PreferredSchedulingTermApplyConfiguration) *NodeAffinityApplyConfiguration
- func (b *NodeAffinityApplyConfiguration) WithRequiredDuringSchedulingIgnoredDuringExecution(value *NodeSelectorApplyConfiguration) *NodeAffinityApplyConfiguration
- type NodeApplyConfiguration
- func (in *NodeApplyConfiguration) DeepCopy() *NodeApplyConfiguration
- func (in *NodeApplyConfiguration) DeepCopyInto(out *NodeApplyConfiguration)
- func (b *NodeApplyConfiguration) WithAPIVersion(value string) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithAnnotations(entries map[string]string) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithClusterName(value string) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithCreationTimestamp(value metav1.Time) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithFinalizers(values ...string) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithGenerateName(value string) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithGeneration(value int64) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithKind(value string) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithLabels(entries map[string]string) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithName(value string) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithNamespace(value string) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithResourceVersion(value string) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithSelfLink(value string) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithSpec(value *NodeSpecApplyConfiguration) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithStatus(value *NodeStatusApplyConfiguration) *NodeApplyConfiguration
- func (b *NodeApplyConfiguration) WithUID(value types.UID) *NodeApplyConfiguration
- type NodeConditionApplyConfiguration
- func (in *NodeConditionApplyConfiguration) DeepCopy() *NodeConditionApplyConfiguration
- func (in *NodeConditionApplyConfiguration) DeepCopyInto(out *NodeConditionApplyConfiguration)
- func (b *NodeConditionApplyConfiguration) WithLastHeartbeatTime(value metav1.Time) *NodeConditionApplyConfiguration
- func (b *NodeConditionApplyConfiguration) WithLastTransitionTime(value metav1.Time) *NodeConditionApplyConfiguration
- func (b *NodeConditionApplyConfiguration) WithMessage(value string) *NodeConditionApplyConfiguration
- func (b *NodeConditionApplyConfiguration) WithReason(value string) *NodeConditionApplyConfiguration
- func (b *NodeConditionApplyConfiguration) WithStatus(value v1.ConditionStatus) *NodeConditionApplyConfiguration
- func (b *NodeConditionApplyConfiguration) WithType(value v1.NodeConditionType) *NodeConditionApplyConfiguration
- type NodeConfigSourceApplyConfiguration
- func (in *NodeConfigSourceApplyConfiguration) DeepCopy() *NodeConfigSourceApplyConfiguration
- func (in *NodeConfigSourceApplyConfiguration) DeepCopyInto(out *NodeConfigSourceApplyConfiguration)
- func (b *NodeConfigSourceApplyConfiguration) WithConfigMap(value *ConfigMapNodeConfigSourceApplyConfiguration) *NodeConfigSourceApplyConfiguration
- type NodeConfigStatusApplyConfiguration
- func (in *NodeConfigStatusApplyConfiguration) DeepCopy() *NodeConfigStatusApplyConfiguration
- func (in *NodeConfigStatusApplyConfiguration) DeepCopyInto(out *NodeConfigStatusApplyConfiguration)
- func (b *NodeConfigStatusApplyConfiguration) WithActive(value *NodeConfigSourceApplyConfiguration) *NodeConfigStatusApplyConfiguration
- func (b *NodeConfigStatusApplyConfiguration) WithAssigned(value *NodeConfigSourceApplyConfiguration) *NodeConfigStatusApplyConfiguration
- func (b *NodeConfigStatusApplyConfiguration) WithError(value string) *NodeConfigStatusApplyConfiguration
- func (b *NodeConfigStatusApplyConfiguration) WithLastKnownGood(value *NodeConfigSourceApplyConfiguration) *NodeConfigStatusApplyConfiguration
- type NodeDaemonEndpointsApplyConfiguration
- func (in *NodeDaemonEndpointsApplyConfiguration) DeepCopy() *NodeDaemonEndpointsApplyConfiguration
- func (in *NodeDaemonEndpointsApplyConfiguration) DeepCopyInto(out *NodeDaemonEndpointsApplyConfiguration)
- func (b *NodeDaemonEndpointsApplyConfiguration) WithKubeletEndpoint(value *DaemonEndpointApplyConfiguration) *NodeDaemonEndpointsApplyConfiguration
- type NodeSelectorApplyConfiguration
- func (in *NodeSelectorApplyConfiguration) DeepCopy() *NodeSelectorApplyConfiguration
- func (in *NodeSelectorApplyConfiguration) DeepCopyInto(out *NodeSelectorApplyConfiguration)
- func (b *NodeSelectorApplyConfiguration) WithNodeSelectorTerms(values ...*NodeSelectorTermApplyConfiguration) *NodeSelectorApplyConfiguration
- type NodeSelectorRequirementApplyConfiguration
- func (in *NodeSelectorRequirementApplyConfiguration) DeepCopy() *NodeSelectorRequirementApplyConfiguration
- func (in *NodeSelectorRequirementApplyConfiguration) DeepCopyInto(out *NodeSelectorRequirementApplyConfiguration)
- func (b *NodeSelectorRequirementApplyConfiguration) WithKey(value string) *NodeSelectorRequirementApplyConfiguration
- func (b *NodeSelectorRequirementApplyConfiguration) WithOperator(value v1.NodeSelectorOperator) *NodeSelectorRequirementApplyConfiguration
- func (b *NodeSelectorRequirementApplyConfiguration) WithValues(values ...string) *NodeSelectorRequirementApplyConfiguration
- type NodeSelectorTermApplyConfiguration
- func (in *NodeSelectorTermApplyConfiguration) DeepCopy() *NodeSelectorTermApplyConfiguration
- func (in *NodeSelectorTermApplyConfiguration) DeepCopyInto(out *NodeSelectorTermApplyConfiguration)
- func (b *NodeSelectorTermApplyConfiguration) WithMatchExpressions(values ...*NodeSelectorRequirementApplyConfiguration) *NodeSelectorTermApplyConfiguration
- func (b *NodeSelectorTermApplyConfiguration) WithMatchFields(values ...*NodeSelectorRequirementApplyConfiguration) *NodeSelectorTermApplyConfiguration
- type NodeSpecApplyConfiguration
- func (in *NodeSpecApplyConfiguration) DeepCopy() *NodeSpecApplyConfiguration
- func (in *NodeSpecApplyConfiguration) DeepCopyInto(out *NodeSpecApplyConfiguration)
- func (b *NodeSpecApplyConfiguration) WithConfigSource(value *NodeConfigSourceApplyConfiguration) *NodeSpecApplyConfiguration
- func (b *NodeSpecApplyConfiguration) WithDoNotUseExternalID(value string) *NodeSpecApplyConfiguration
- func (b *NodeSpecApplyConfiguration) WithPodCIDR(value string) *NodeSpecApplyConfiguration
- func (b *NodeSpecApplyConfiguration) WithPodCIDRs(values ...string) *NodeSpecApplyConfiguration
- func (b *NodeSpecApplyConfiguration) WithProviderID(value string) *NodeSpecApplyConfiguration
- func (b *NodeSpecApplyConfiguration) WithTaints(values ...*TaintApplyConfiguration) *NodeSpecApplyConfiguration
- func (b *NodeSpecApplyConfiguration) WithUnschedulable(value bool) *NodeSpecApplyConfiguration
- type NodeStatusApplyConfiguration
- func (in *NodeStatusApplyConfiguration) DeepCopy() *NodeStatusApplyConfiguration
- func (in *NodeStatusApplyConfiguration) DeepCopyInto(out *NodeStatusApplyConfiguration)
- func (b *NodeStatusApplyConfiguration) WithAddresses(values ...*NodeAddressApplyConfiguration) *NodeStatusApplyConfiguration
- func (b *NodeStatusApplyConfiguration) WithAllocatable(value v1.ResourceList) *NodeStatusApplyConfiguration
- func (b *NodeStatusApplyConfiguration) WithCapacity(value v1.ResourceList) *NodeStatusApplyConfiguration
- func (b *NodeStatusApplyConfiguration) WithConditions(values ...*NodeConditionApplyConfiguration) *NodeStatusApplyConfiguration
- func (b *NodeStatusApplyConfiguration) WithConfig(value *NodeConfigStatusApplyConfiguration) *NodeStatusApplyConfiguration
- func (b *NodeStatusApplyConfiguration) WithDaemonEndpoints(value *NodeDaemonEndpointsApplyConfiguration) *NodeStatusApplyConfiguration
- func (b *NodeStatusApplyConfiguration) WithImages(values ...*ContainerImageApplyConfiguration) *NodeStatusApplyConfiguration
- func (b *NodeStatusApplyConfiguration) WithNodeInfo(value *NodeSystemInfoApplyConfiguration) *NodeStatusApplyConfiguration
- func (b *NodeStatusApplyConfiguration) WithPhase(value v1.NodePhase) *NodeStatusApplyConfiguration
- func (b *NodeStatusApplyConfiguration) WithVolumesAttached(values ...*AttachedVolumeApplyConfiguration) *NodeStatusApplyConfiguration
- func (b *NodeStatusApplyConfiguration) WithVolumesInUse(values ...v1.UniqueVolumeName) *NodeStatusApplyConfiguration
- type NodeSystemInfoApplyConfiguration
- func (in *NodeSystemInfoApplyConfiguration) DeepCopy() *NodeSystemInfoApplyConfiguration
- func (in *NodeSystemInfoApplyConfiguration) DeepCopyInto(out *NodeSystemInfoApplyConfiguration)
- func (b *NodeSystemInfoApplyConfiguration) WithArchitecture(value string) *NodeSystemInfoApplyConfiguration
- func (b *NodeSystemInfoApplyConfiguration) WithBootID(value string) *NodeSystemInfoApplyConfiguration
- func (b *NodeSystemInfoApplyConfiguration) WithContainerRuntimeVersion(value string) *NodeSystemInfoApplyConfiguration
- func (b *NodeSystemInfoApplyConfiguration) WithKernelVersion(value string) *NodeSystemInfoApplyConfiguration
- func (b *NodeSystemInfoApplyConfiguration) WithKubeProxyVersion(value string) *NodeSystemInfoApplyConfiguration
- func (b *NodeSystemInfoApplyConfiguration) WithKubeletVersion(value string) *NodeSystemInfoApplyConfiguration
- func (b *NodeSystemInfoApplyConfiguration) WithMachineID(value string) *NodeSystemInfoApplyConfiguration
- func (b *NodeSystemInfoApplyConfiguration) WithOSImage(value string) *NodeSystemInfoApplyConfiguration
- func (b *NodeSystemInfoApplyConfiguration) WithOperatingSystem(value string) *NodeSystemInfoApplyConfiguration
- func (b *NodeSystemInfoApplyConfiguration) WithSystemUUID(value string) *NodeSystemInfoApplyConfiguration
- type ObjectFieldSelectorApplyConfiguration
- func (in *ObjectFieldSelectorApplyConfiguration) DeepCopy() *ObjectFieldSelectorApplyConfiguration
- func (in *ObjectFieldSelectorApplyConfiguration) DeepCopyInto(out *ObjectFieldSelectorApplyConfiguration)
- func (b *ObjectFieldSelectorApplyConfiguration) WithAPIVersion(value string) *ObjectFieldSelectorApplyConfiguration
- func (b *ObjectFieldSelectorApplyConfiguration) WithFieldPath(value string) *ObjectFieldSelectorApplyConfiguration
- type ObjectReferenceApplyConfiguration
- func (in *ObjectReferenceApplyConfiguration) DeepCopy() *ObjectReferenceApplyConfiguration
- func (in *ObjectReferenceApplyConfiguration) DeepCopyInto(out *ObjectReferenceApplyConfiguration)
- func (b *ObjectReferenceApplyConfiguration) WithAPIVersion(value string) *ObjectReferenceApplyConfiguration
- func (b *ObjectReferenceApplyConfiguration) WithFieldPath(value string) *ObjectReferenceApplyConfiguration
- func (b *ObjectReferenceApplyConfiguration) WithKind(value string) *ObjectReferenceApplyConfiguration
- func (b *ObjectReferenceApplyConfiguration) WithName(value string) *ObjectReferenceApplyConfiguration
- func (b *ObjectReferenceApplyConfiguration) WithNamespace(value string) *ObjectReferenceApplyConfiguration
- func (b *ObjectReferenceApplyConfiguration) WithResourceVersion(value string) *ObjectReferenceApplyConfiguration
- func (b *ObjectReferenceApplyConfiguration) WithUID(value types.UID) *ObjectReferenceApplyConfiguration
- type PersistentVolumeApplyConfiguration
- func ExtractPersistentVolume(persistentVolume *apicorev1.PersistentVolume, fieldManager string) (*PersistentVolumeApplyConfiguration, error)
- func ExtractPersistentVolumeStatus(persistentVolume *apicorev1.PersistentVolume, fieldManager string) (*PersistentVolumeApplyConfiguration, error)
- func PersistentVolume(name string) *PersistentVolumeApplyConfiguration
- func (in *PersistentVolumeApplyConfiguration) DeepCopy() *PersistentVolumeApplyConfiguration
- func (in *PersistentVolumeApplyConfiguration) DeepCopyInto(out *PersistentVolumeApplyConfiguration)
- func (b *PersistentVolumeApplyConfiguration) WithAPIVersion(value string) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithAnnotations(entries map[string]string) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithClusterName(value string) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithCreationTimestamp(value metav1.Time) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithFinalizers(values ...string) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithGenerateName(value string) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithGeneration(value int64) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithKind(value string) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithLabels(entries map[string]string) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithName(value string) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithNamespace(value string) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithResourceVersion(value string) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithSelfLink(value string) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithSpec(value *PersistentVolumeSpecApplyConfiguration) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithStatus(value *PersistentVolumeStatusApplyConfiguration) *PersistentVolumeApplyConfiguration
- func (b *PersistentVolumeApplyConfiguration) WithUID(value types.UID) *PersistentVolumeApplyConfiguration
- type PersistentVolumeClaimApplyConfiguration
- func ExtractPersistentVolumeClaim(persistentVolumeClaim *apicorev1.PersistentVolumeClaim, fieldManager string) (*PersistentVolumeClaimApplyConfiguration, error)
- func ExtractPersistentVolumeClaimStatus(persistentVolumeClaim *apicorev1.PersistentVolumeClaim, fieldManager string) (*PersistentVolumeClaimApplyConfiguration, error)
- func PersistentVolumeClaim(name, namespace string) *PersistentVolumeClaimApplyConfiguration
- func (in *PersistentVolumeClaimApplyConfiguration) DeepCopy() *PersistentVolumeClaimApplyConfiguration
- func (in *PersistentVolumeClaimApplyConfiguration) DeepCopyInto(out *PersistentVolumeClaimApplyConfiguration)
- func (b *PersistentVolumeClaimApplyConfiguration) WithAPIVersion(value string) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithAnnotations(entries map[string]string) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithClusterName(value string) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithCreationTimestamp(value metav1.Time) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithFinalizers(values ...string) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithGenerateName(value string) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithGeneration(value int64) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithKind(value string) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithLabels(entries map[string]string) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithName(value string) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithNamespace(value string) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithResourceVersion(value string) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithSelfLink(value string) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithSpec(value *PersistentVolumeClaimSpecApplyConfiguration) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithStatus(value *PersistentVolumeClaimStatusApplyConfiguration) *PersistentVolumeClaimApplyConfiguration
- func (b *PersistentVolumeClaimApplyConfiguration) WithUID(value types.UID) *PersistentVolumeClaimApplyConfiguration
- type PersistentVolumeClaimConditionApplyConfiguration
- func (in *PersistentVolumeClaimConditionApplyConfiguration) DeepCopy() *PersistentVolumeClaimConditionApplyConfiguration
- func (in *PersistentVolumeClaimConditionApplyConfiguration) DeepCopyInto(out *PersistentVolumeClaimConditionApplyConfiguration)
- func (b *PersistentVolumeClaimConditionApplyConfiguration) WithLastProbeTime(value metav1.Time) *PersistentVolumeClaimConditionApplyConfiguration
- func (b *PersistentVolumeClaimConditionApplyConfiguration) WithLastTransitionTime(value metav1.Time) *PersistentVolumeClaimConditionApplyConfiguration
- func (b *PersistentVolumeClaimConditionApplyConfiguration) WithMessage(value string) *PersistentVolumeClaimConditionApplyConfiguration
- func (b *PersistentVolumeClaimConditionApplyConfiguration) WithReason(value string) *PersistentVolumeClaimConditionApplyConfiguration
- func (b *PersistentVolumeClaimConditionApplyConfiguration) WithStatus(value v1.ConditionStatus) *PersistentVolumeClaimConditionApplyConfiguration
- func (b *PersistentVolumeClaimConditionApplyConfiguration) WithType(value v1.PersistentVolumeClaimConditionType) *PersistentVolumeClaimConditionApplyConfiguration
- type PersistentVolumeClaimSpecApplyConfiguration
- func (in *PersistentVolumeClaimSpecApplyConfiguration) DeepCopy() *PersistentVolumeClaimSpecApplyConfiguration
- func (in *PersistentVolumeClaimSpecApplyConfiguration) DeepCopyInto(out *PersistentVolumeClaimSpecApplyConfiguration)
- func (b *PersistentVolumeClaimSpecApplyConfiguration) WithAccessModes(values ...v1.PersistentVolumeAccessMode) *PersistentVolumeClaimSpecApplyConfiguration
- func (b *PersistentVolumeClaimSpecApplyConfiguration) WithDataSource(value *TypedLocalObjectReferenceApplyConfiguration) *PersistentVolumeClaimSpecApplyConfiguration
- func (b *PersistentVolumeClaimSpecApplyConfiguration) WithDataSourceRef(value *TypedLocalObjectReferenceApplyConfiguration) *PersistentVolumeClaimSpecApplyConfiguration
- func (b *PersistentVolumeClaimSpecApplyConfiguration) WithResources(value *ResourceRequirementsApplyConfiguration) *PersistentVolumeClaimSpecApplyConfiguration
- func (b *PersistentVolumeClaimSpecApplyConfiguration) WithSelector(value *metav1.LabelSelectorApplyConfiguration) *PersistentVolumeClaimSpecApplyConfiguration
- func (b *PersistentVolumeClaimSpecApplyConfiguration) WithStorageClassName(value string) *PersistentVolumeClaimSpecApplyConfiguration
- func (b *PersistentVolumeClaimSpecApplyConfiguration) WithVolumeMode(value v1.PersistentVolumeMode) *PersistentVolumeClaimSpecApplyConfiguration
- func (b *PersistentVolumeClaimSpecApplyConfiguration) WithVolumeName(value string) *PersistentVolumeClaimSpecApplyConfiguration
- type PersistentVolumeClaimStatusApplyConfiguration
- func (in *PersistentVolumeClaimStatusApplyConfiguration) DeepCopy() *PersistentVolumeClaimStatusApplyConfiguration
- func (in *PersistentVolumeClaimStatusApplyConfiguration) DeepCopyInto(out *PersistentVolumeClaimStatusApplyConfiguration)
- func (b *PersistentVolumeClaimStatusApplyConfiguration) WithAccessModes(values ...v1.PersistentVolumeAccessMode) *PersistentVolumeClaimStatusApplyConfiguration
- func (b *PersistentVolumeClaimStatusApplyConfiguration) WithCapacity(value v1.ResourceList) *PersistentVolumeClaimStatusApplyConfiguration
- func (b *PersistentVolumeClaimStatusApplyConfiguration) WithConditions(values ...*PersistentVolumeClaimConditionApplyConfiguration) *PersistentVolumeClaimStatusApplyConfiguration
- func (b *PersistentVolumeClaimStatusApplyConfiguration) WithPhase(value v1.PersistentVolumeClaimPhase) *PersistentVolumeClaimStatusApplyConfiguration
- type PersistentVolumeClaimTemplateApplyConfiguration
- func (in *PersistentVolumeClaimTemplateApplyConfiguration) DeepCopy() *PersistentVolumeClaimTemplateApplyConfiguration
- func (in *PersistentVolumeClaimTemplateApplyConfiguration) DeepCopyInto(out *PersistentVolumeClaimTemplateApplyConfiguration)
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithAnnotations(entries map[string]string) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithClusterName(value string) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithCreationTimestamp(value metav1.Time) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithFinalizers(values ...string) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithGenerateName(value string) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithGeneration(value int64) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithLabels(entries map[string]string) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithName(value string) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithNamespace(value string) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithResourceVersion(value string) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithSelfLink(value string) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithSpec(value *PersistentVolumeClaimSpecApplyConfiguration) *PersistentVolumeClaimTemplateApplyConfiguration
- func (b *PersistentVolumeClaimTemplateApplyConfiguration) WithUID(value types.UID) *PersistentVolumeClaimTemplateApplyConfiguration
- type PersistentVolumeClaimVolumeSourceApplyConfiguration
- func (in *PersistentVolumeClaimVolumeSourceApplyConfiguration) DeepCopy() *PersistentVolumeClaimVolumeSourceApplyConfiguration
- func (in *PersistentVolumeClaimVolumeSourceApplyConfiguration) DeepCopyInto(out *PersistentVolumeClaimVolumeSourceApplyConfiguration)
- func (b *PersistentVolumeClaimVolumeSourceApplyConfiguration) WithClaimName(value string) *PersistentVolumeClaimVolumeSourceApplyConfiguration
- func (b *PersistentVolumeClaimVolumeSourceApplyConfiguration) WithReadOnly(value bool) *PersistentVolumeClaimVolumeSourceApplyConfiguration
- type PersistentVolumeSourceApplyConfiguration
- func (in *PersistentVolumeSourceApplyConfiguration) DeepCopy() *PersistentVolumeSourceApplyConfiguration
- func (in *PersistentVolumeSourceApplyConfiguration) DeepCopyInto(out *PersistentVolumeSourceApplyConfiguration)
- func (b *PersistentVolumeSourceApplyConfiguration) WithAWSElasticBlockStore(value *AWSElasticBlockStoreVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithAzureDisk(value *AzureDiskVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithAzureFile(value *AzureFilePersistentVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithCSI(value *CSIPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithCephFS(value *CephFSPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithCinder(value *CinderPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithFC(value *FCVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithFlexVolume(value *FlexPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithFlocker(value *FlockerVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithGCEPersistentDisk(value *GCEPersistentDiskVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithGlusterfs(value *GlusterfsPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithHostPath(value *HostPathVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithISCSI(value *ISCSIPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithLocal(value *LocalVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithNFS(value *NFSVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithPhotonPersistentDisk(value *PhotonPersistentDiskVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithPortworxVolume(value *PortworxVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithQuobyte(value *QuobyteVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithRBD(value *RBDPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithScaleIO(value *ScaleIOPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithStorageOS(value *StorageOSPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- func (b *PersistentVolumeSourceApplyConfiguration) WithVsphereVolume(value *VsphereVirtualDiskVolumeSourceApplyConfiguration) *PersistentVolumeSourceApplyConfiguration
- type PersistentVolumeSpecApplyConfiguration
- func (in *PersistentVolumeSpecApplyConfiguration) DeepCopy() *PersistentVolumeSpecApplyConfiguration
- func (in *PersistentVolumeSpecApplyConfiguration) DeepCopyInto(out *PersistentVolumeSpecApplyConfiguration)
- func (b *PersistentVolumeSpecApplyConfiguration) WithAWSElasticBlockStore(value *AWSElasticBlockStoreVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithAccessModes(values ...v1.PersistentVolumeAccessMode) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithAzureDisk(value *AzureDiskVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithAzureFile(value *AzureFilePersistentVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithCSI(value *CSIPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithCapacity(value v1.ResourceList) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithCephFS(value *CephFSPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithCinder(value *CinderPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithClaimRef(value *ObjectReferenceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithFC(value *FCVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithFlexVolume(value *FlexPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithFlocker(value *FlockerVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithGCEPersistentDisk(value *GCEPersistentDiskVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithGlusterfs(value *GlusterfsPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithHostPath(value *HostPathVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithISCSI(value *ISCSIPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithLocal(value *LocalVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithMountOptions(values ...string) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithNFS(value *NFSVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithNodeAffinity(value *VolumeNodeAffinityApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithPersistentVolumeReclaimPolicy(value v1.PersistentVolumeReclaimPolicy) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithPhotonPersistentDisk(value *PhotonPersistentDiskVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithPortworxVolume(value *PortworxVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithQuobyte(value *QuobyteVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithRBD(value *RBDPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithScaleIO(value *ScaleIOPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithStorageClassName(value string) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithStorageOS(value *StorageOSPersistentVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithVolumeMode(value v1.PersistentVolumeMode) *PersistentVolumeSpecApplyConfiguration
- func (b *PersistentVolumeSpecApplyConfiguration) WithVsphereVolume(value *VsphereVirtualDiskVolumeSourceApplyConfiguration) *PersistentVolumeSpecApplyConfiguration
- type PersistentVolumeStatusApplyConfiguration
- func (in *PersistentVolumeStatusApplyConfiguration) DeepCopy() *PersistentVolumeStatusApplyConfiguration
- func (in *PersistentVolumeStatusApplyConfiguration) DeepCopyInto(out *PersistentVolumeStatusApplyConfiguration)
- func (b *PersistentVolumeStatusApplyConfiguration) WithMessage(value string) *PersistentVolumeStatusApplyConfiguration
- func (b *PersistentVolumeStatusApplyConfiguration) WithPhase(value v1.PersistentVolumePhase) *PersistentVolumeStatusApplyConfiguration
- func (b *PersistentVolumeStatusApplyConfiguration) WithReason(value string) *PersistentVolumeStatusApplyConfiguration
- type PhotonPersistentDiskVolumeSourceApplyConfiguration
- func (in *PhotonPersistentDiskVolumeSourceApplyConfiguration) DeepCopy() *PhotonPersistentDiskVolumeSourceApplyConfiguration
- func (in *PhotonPersistentDiskVolumeSourceApplyConfiguration) DeepCopyInto(out *PhotonPersistentDiskVolumeSourceApplyConfiguration)
- func (b *PhotonPersistentDiskVolumeSourceApplyConfiguration) WithFSType(value string) *PhotonPersistentDiskVolumeSourceApplyConfiguration
- func (b *PhotonPersistentDiskVolumeSourceApplyConfiguration) WithPdID(value string) *PhotonPersistentDiskVolumeSourceApplyConfiguration
- type PodAffinityApplyConfiguration
- func (in *PodAffinityApplyConfiguration) DeepCopy() *PodAffinityApplyConfiguration
- func (in *PodAffinityApplyConfiguration) DeepCopyInto(out *PodAffinityApplyConfiguration)
- func (b *PodAffinityApplyConfiguration) WithPreferredDuringSchedulingIgnoredDuringExecution(values ...*WeightedPodAffinityTermApplyConfiguration) *PodAffinityApplyConfiguration
- func (b *PodAffinityApplyConfiguration) WithRequiredDuringSchedulingIgnoredDuringExecution(values ...*PodAffinityTermApplyConfiguration) *PodAffinityApplyConfiguration
- type PodAffinityTermApplyConfiguration
- func (in *PodAffinityTermApplyConfiguration) DeepCopy() *PodAffinityTermApplyConfiguration
- func (in *PodAffinityTermApplyConfiguration) DeepCopyInto(out *PodAffinityTermApplyConfiguration)
- func (b *PodAffinityTermApplyConfiguration) WithLabelSelector(value *v1.LabelSelectorApplyConfiguration) *PodAffinityTermApplyConfiguration
- func (b *PodAffinityTermApplyConfiguration) WithNamespaceSelector(value *v1.LabelSelectorApplyConfiguration) *PodAffinityTermApplyConfiguration
- func (b *PodAffinityTermApplyConfiguration) WithNamespaces(values ...string) *PodAffinityTermApplyConfiguration
- func (b *PodAffinityTermApplyConfiguration) WithTopologyKey(value string) *PodAffinityTermApplyConfiguration
- type PodAntiAffinityApplyConfiguration
- func (in *PodAntiAffinityApplyConfiguration) DeepCopy() *PodAntiAffinityApplyConfiguration
- func (in *PodAntiAffinityApplyConfiguration) DeepCopyInto(out *PodAntiAffinityApplyConfiguration)
- func (b *PodAntiAffinityApplyConfiguration) WithPreferredDuringSchedulingIgnoredDuringExecution(values ...*WeightedPodAffinityTermApplyConfiguration) *PodAntiAffinityApplyConfiguration
- func (b *PodAntiAffinityApplyConfiguration) WithRequiredDuringSchedulingIgnoredDuringExecution(values ...*PodAffinityTermApplyConfiguration) *PodAntiAffinityApplyConfiguration
- type PodApplyConfiguration
- func (in *PodApplyConfiguration) DeepCopy() *PodApplyConfiguration
- func (in *PodApplyConfiguration) DeepCopyInto(out *PodApplyConfiguration)
- func (b *PodApplyConfiguration) WithAPIVersion(value string) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithAnnotations(entries map[string]string) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithClusterName(value string) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithCreationTimestamp(value metav1.Time) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithFinalizers(values ...string) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithGenerateName(value string) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithGeneration(value int64) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithKind(value string) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithLabels(entries map[string]string) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithName(value string) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithNamespace(value string) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithResourceVersion(value string) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithSelfLink(value string) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithSpec(value *PodSpecApplyConfiguration) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithStatus(value *PodStatusApplyConfiguration) *PodApplyConfiguration
- func (b *PodApplyConfiguration) WithUID(value types.UID) *PodApplyConfiguration
- type PodConditionApplyConfiguration
- func (in *PodConditionApplyConfiguration) DeepCopy() *PodConditionApplyConfiguration
- func (in *PodConditionApplyConfiguration) DeepCopyInto(out *PodConditionApplyConfiguration)
- func (b *PodConditionApplyConfiguration) WithLastProbeTime(value metav1.Time) *PodConditionApplyConfiguration
- func (b *PodConditionApplyConfiguration) WithLastTransitionTime(value metav1.Time) *PodConditionApplyConfiguration
- func (b *PodConditionApplyConfiguration) WithMessage(value string) *PodConditionApplyConfiguration
- func (b *PodConditionApplyConfiguration) WithReason(value string) *PodConditionApplyConfiguration
- func (b *PodConditionApplyConfiguration) WithStatus(value v1.ConditionStatus) *PodConditionApplyConfiguration
- func (b *PodConditionApplyConfiguration) WithType(value v1.PodConditionType) *PodConditionApplyConfiguration
- type PodDNSConfigApplyConfiguration
- func (in *PodDNSConfigApplyConfiguration) DeepCopy() *PodDNSConfigApplyConfiguration
- func (in *PodDNSConfigApplyConfiguration) DeepCopyInto(out *PodDNSConfigApplyConfiguration)
- func (b *PodDNSConfigApplyConfiguration) WithNameservers(values ...string) *PodDNSConfigApplyConfiguration
- func (b *PodDNSConfigApplyConfiguration) WithOptions(values ...*PodDNSConfigOptionApplyConfiguration) *PodDNSConfigApplyConfiguration
- func (b *PodDNSConfigApplyConfiguration) WithSearches(values ...string) *PodDNSConfigApplyConfiguration
- type PodDNSConfigOptionApplyConfiguration
- func (in *PodDNSConfigOptionApplyConfiguration) DeepCopy() *PodDNSConfigOptionApplyConfiguration
- func (in *PodDNSConfigOptionApplyConfiguration) DeepCopyInto(out *PodDNSConfigOptionApplyConfiguration)
- func (b *PodDNSConfigOptionApplyConfiguration) WithName(value string) *PodDNSConfigOptionApplyConfiguration
- func (b *PodDNSConfigOptionApplyConfiguration) WithValue(value string) *PodDNSConfigOptionApplyConfiguration
- type PodIPApplyConfiguration
- type PodReadinessGateApplyConfiguration
- func (in *PodReadinessGateApplyConfiguration) DeepCopy() *PodReadinessGateApplyConfiguration
- func (in *PodReadinessGateApplyConfiguration) DeepCopyInto(out *PodReadinessGateApplyConfiguration)
- func (b *PodReadinessGateApplyConfiguration) WithConditionType(value v1.PodConditionType) *PodReadinessGateApplyConfiguration
- type PodSecurityContextApplyConfiguration
- func (in *PodSecurityContextApplyConfiguration) DeepCopy() *PodSecurityContextApplyConfiguration
- func (in *PodSecurityContextApplyConfiguration) DeepCopyInto(out *PodSecurityContextApplyConfiguration)
- func (b *PodSecurityContextApplyConfiguration) WithFSGroup(value int64) *PodSecurityContextApplyConfiguration
- func (b *PodSecurityContextApplyConfiguration) WithFSGroupChangePolicy(value corev1.PodFSGroupChangePolicy) *PodSecurityContextApplyConfiguration
- func (b *PodSecurityContextApplyConfiguration) WithRunAsGroup(value int64) *PodSecurityContextApplyConfiguration
- func (b *PodSecurityContextApplyConfiguration) WithRunAsNonRoot(value bool) *PodSecurityContextApplyConfiguration
- func (b *PodSecurityContextApplyConfiguration) WithRunAsUser(value int64) *PodSecurityContextApplyConfiguration
- func (b *PodSecurityContextApplyConfiguration) WithSELinuxOptions(value *SELinuxOptionsApplyConfiguration) *PodSecurityContextApplyConfiguration
- func (b *PodSecurityContextApplyConfiguration) WithSeccompProfile(value *SeccompProfileApplyConfiguration) *PodSecurityContextApplyConfiguration
- func (b *PodSecurityContextApplyConfiguration) WithSupplementalGroups(values ...int64) *PodSecurityContextApplyConfiguration
- func (b *PodSecurityContextApplyConfiguration) WithSysctls(values ...*SysctlApplyConfiguration) *PodSecurityContextApplyConfiguration
- func (b *PodSecurityContextApplyConfiguration) WithWindowsOptions(value *WindowsSecurityContextOptionsApplyConfiguration) *PodSecurityContextApplyConfiguration
- type PodSpecApplyConfiguration
- func (in *PodSpecApplyConfiguration) DeepCopy() *PodSpecApplyConfiguration
- func (in *PodSpecApplyConfiguration) DeepCopyInto(out *PodSpecApplyConfiguration)
- func (b *PodSpecApplyConfiguration) WithActiveDeadlineSeconds(value int64) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithAffinity(value *AffinityApplyConfiguration) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithAutomountServiceAccountToken(value bool) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithContainers(values ...*ContainerApplyConfiguration) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithDNSConfig(value *PodDNSConfigApplyConfiguration) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithDNSPolicy(value corev1.DNSPolicy) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithDeprecatedServiceAccount(value string) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithEnableServiceLinks(value bool) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithEphemeralContainers(values ...*EphemeralContainerApplyConfiguration) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithHostAliases(values ...*HostAliasApplyConfiguration) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithHostIPC(value bool) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithHostNetwork(value bool) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithHostPID(value bool) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithHostname(value string) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithImagePullSecrets(values ...*LocalObjectReferenceApplyConfiguration) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithInitContainers(values ...*ContainerApplyConfiguration) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithNodeName(value string) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithNodeSelector(entries map[string]string) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithOverhead(value corev1.ResourceList) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithPreemptionPolicy(value corev1.PreemptionPolicy) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithPriority(value int32) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithPriorityClassName(value string) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithReadinessGates(values ...*PodReadinessGateApplyConfiguration) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithRestartPolicy(value corev1.RestartPolicy) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithRuntimeClassName(value string) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithSchedulerName(value string) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithSecurityContext(value *PodSecurityContextApplyConfiguration) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithServiceAccountName(value string) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithSetHostnameAsFQDN(value bool) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithShareProcessNamespace(value bool) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithSubdomain(value string) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithTerminationGracePeriodSeconds(value int64) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithTolerations(values ...*TolerationApplyConfiguration) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithTopologySpreadConstraints(values ...*TopologySpreadConstraintApplyConfiguration) *PodSpecApplyConfiguration
- func (b *PodSpecApplyConfiguration) WithVolumes(values ...*VolumeApplyConfiguration) *PodSpecApplyConfiguration
- type PodStatusApplyConfiguration
- func (in *PodStatusApplyConfiguration) DeepCopy() *PodStatusApplyConfiguration
- func (in *PodStatusApplyConfiguration) DeepCopyInto(out *PodStatusApplyConfiguration)
- func (b *PodStatusApplyConfiguration) WithConditions(values ...*PodConditionApplyConfiguration) *PodStatusApplyConfiguration
- func (b *PodStatusApplyConfiguration) WithContainerStatuses(values ...*ContainerStatusApplyConfiguration) *PodStatusApplyConfiguration
- func (b *PodStatusApplyConfiguration) WithEphemeralContainerStatuses(values ...*ContainerStatusApplyConfiguration) *PodStatusApplyConfiguration
- func (b *PodStatusApplyConfiguration) WithHostIP(value string) *PodStatusApplyConfiguration
- func (b *PodStatusApplyConfiguration) WithInitContainerStatuses(values ...*ContainerStatusApplyConfiguration) *PodStatusApplyConfiguration
- func (b *PodStatusApplyConfiguration) WithMessage(value string) *PodStatusApplyConfiguration
- func (b *PodStatusApplyConfiguration) WithNominatedNodeName(value string) *PodStatusApplyConfiguration
- func (b *PodStatusApplyConfiguration) WithPhase(value v1.PodPhase) *PodStatusApplyConfiguration
- func (b *PodStatusApplyConfiguration) WithPodIP(value string) *PodStatusApplyConfiguration
- func (b *PodStatusApplyConfiguration) WithPodIPs(values ...*PodIPApplyConfiguration) *PodStatusApplyConfiguration
- func (b *PodStatusApplyConfiguration) WithQOSClass(value v1.PodQOSClass) *PodStatusApplyConfiguration
- func (b *PodStatusApplyConfiguration) WithReason(value string) *PodStatusApplyConfiguration
- func (b *PodStatusApplyConfiguration) WithStartTime(value metav1.Time) *PodStatusApplyConfiguration
- type PodTemplateApplyConfiguration
- func ExtractPodTemplate(podTemplate *apicorev1.PodTemplate, fieldManager string) (*PodTemplateApplyConfiguration, error)
- func ExtractPodTemplateStatus(podTemplate *apicorev1.PodTemplate, fieldManager string) (*PodTemplateApplyConfiguration, error)
- func PodTemplate(name, namespace string) *PodTemplateApplyConfiguration
- func (in *PodTemplateApplyConfiguration) DeepCopy() *PodTemplateApplyConfiguration
- func (in *PodTemplateApplyConfiguration) DeepCopyInto(out *PodTemplateApplyConfiguration)
- func (b *PodTemplateApplyConfiguration) WithAPIVersion(value string) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithAnnotations(entries map[string]string) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithClusterName(value string) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithCreationTimestamp(value metav1.Time) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithFinalizers(values ...string) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithGenerateName(value string) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithGeneration(value int64) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithKind(value string) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithLabels(entries map[string]string) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithName(value string) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithNamespace(value string) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithResourceVersion(value string) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithSelfLink(value string) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithTemplate(value *PodTemplateSpecApplyConfiguration) *PodTemplateApplyConfiguration
- func (b *PodTemplateApplyConfiguration) WithUID(value types.UID) *PodTemplateApplyConfiguration
- type PodTemplateSpecApplyConfiguration
- func (in *PodTemplateSpecApplyConfiguration) DeepCopy() *PodTemplateSpecApplyConfiguration
- func (in *PodTemplateSpecApplyConfiguration) DeepCopyInto(out *PodTemplateSpecApplyConfiguration)
- func (b *PodTemplateSpecApplyConfiguration) WithAnnotations(entries map[string]string) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithClusterName(value string) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithCreationTimestamp(value metav1.Time) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithFinalizers(values ...string) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithGenerateName(value string) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithGeneration(value int64) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithLabels(entries map[string]string) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithName(value string) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithNamespace(value string) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithResourceVersion(value string) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithSelfLink(value string) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithSpec(value *PodSpecApplyConfiguration) *PodTemplateSpecApplyConfiguration
- func (b *PodTemplateSpecApplyConfiguration) WithUID(value types.UID) *PodTemplateSpecApplyConfiguration
- type PortStatusApplyConfiguration
- func (in *PortStatusApplyConfiguration) DeepCopy() *PortStatusApplyConfiguration
- func (in *PortStatusApplyConfiguration) DeepCopyInto(out *PortStatusApplyConfiguration)
- func (b *PortStatusApplyConfiguration) WithError(value string) *PortStatusApplyConfiguration
- func (b *PortStatusApplyConfiguration) WithPort(value int32) *PortStatusApplyConfiguration
- func (b *PortStatusApplyConfiguration) WithProtocol(value v1.Protocol) *PortStatusApplyConfiguration
- type PortworxVolumeSourceApplyConfiguration
- func (in *PortworxVolumeSourceApplyConfiguration) DeepCopy() *PortworxVolumeSourceApplyConfiguration
- func (in *PortworxVolumeSourceApplyConfiguration) DeepCopyInto(out *PortworxVolumeSourceApplyConfiguration)
- func (b *PortworxVolumeSourceApplyConfiguration) WithFSType(value string) *PortworxVolumeSourceApplyConfiguration
- func (b *PortworxVolumeSourceApplyConfiguration) WithReadOnly(value bool) *PortworxVolumeSourceApplyConfiguration
- func (b *PortworxVolumeSourceApplyConfiguration) WithVolumeID(value string) *PortworxVolumeSourceApplyConfiguration
- type PreferredSchedulingTermApplyConfiguration
- func (in *PreferredSchedulingTermApplyConfiguration) DeepCopy() *PreferredSchedulingTermApplyConfiguration
- func (in *PreferredSchedulingTermApplyConfiguration) DeepCopyInto(out *PreferredSchedulingTermApplyConfiguration)
- func (b *PreferredSchedulingTermApplyConfiguration) WithPreference(value *NodeSelectorTermApplyConfiguration) *PreferredSchedulingTermApplyConfiguration
- func (b *PreferredSchedulingTermApplyConfiguration) WithWeight(value int32) *PreferredSchedulingTermApplyConfiguration
- type ProbeApplyConfiguration
- func (in *ProbeApplyConfiguration) DeepCopy() *ProbeApplyConfiguration
- func (in *ProbeApplyConfiguration) DeepCopyInto(out *ProbeApplyConfiguration)
- func (b *ProbeApplyConfiguration) WithExec(value *ExecActionApplyConfiguration) *ProbeApplyConfiguration
- func (b *ProbeApplyConfiguration) WithFailureThreshold(value int32) *ProbeApplyConfiguration
- func (b *ProbeApplyConfiguration) WithHTTPGet(value *HTTPGetActionApplyConfiguration) *ProbeApplyConfiguration
- func (b *ProbeApplyConfiguration) WithInitialDelaySeconds(value int32) *ProbeApplyConfiguration
- func (b *ProbeApplyConfiguration) WithPeriodSeconds(value int32) *ProbeApplyConfiguration
- func (b *ProbeApplyConfiguration) WithSuccessThreshold(value int32) *ProbeApplyConfiguration
- func (b *ProbeApplyConfiguration) WithTCPSocket(value *TCPSocketActionApplyConfiguration) *ProbeApplyConfiguration
- func (b *ProbeApplyConfiguration) WithTerminationGracePeriodSeconds(value int64) *ProbeApplyConfiguration
- func (b *ProbeApplyConfiguration) WithTimeoutSeconds(value int32) *ProbeApplyConfiguration
- type ProjectedVolumeSourceApplyConfiguration
- func (in *ProjectedVolumeSourceApplyConfiguration) DeepCopy() *ProjectedVolumeSourceApplyConfiguration
- func (in *ProjectedVolumeSourceApplyConfiguration) DeepCopyInto(out *ProjectedVolumeSourceApplyConfiguration)
- func (b *ProjectedVolumeSourceApplyConfiguration) WithDefaultMode(value int32) *ProjectedVolumeSourceApplyConfiguration
- func (b *ProjectedVolumeSourceApplyConfiguration) WithSources(values ...*VolumeProjectionApplyConfiguration) *ProjectedVolumeSourceApplyConfiguration
- type QuobyteVolumeSourceApplyConfiguration
- func (in *QuobyteVolumeSourceApplyConfiguration) DeepCopy() *QuobyteVolumeSourceApplyConfiguration
- func (in *QuobyteVolumeSourceApplyConfiguration) DeepCopyInto(out *QuobyteVolumeSourceApplyConfiguration)
- func (b *QuobyteVolumeSourceApplyConfiguration) WithGroup(value string) *QuobyteVolumeSourceApplyConfiguration
- func (b *QuobyteVolumeSourceApplyConfiguration) WithReadOnly(value bool) *QuobyteVolumeSourceApplyConfiguration
- func (b *QuobyteVolumeSourceApplyConfiguration) WithRegistry(value string) *QuobyteVolumeSourceApplyConfiguration
- func (b *QuobyteVolumeSourceApplyConfiguration) WithTenant(value string) *QuobyteVolumeSourceApplyConfiguration
- func (b *QuobyteVolumeSourceApplyConfiguration) WithUser(value string) *QuobyteVolumeSourceApplyConfiguration
- func (b *QuobyteVolumeSourceApplyConfiguration) WithVolume(value string) *QuobyteVolumeSourceApplyConfiguration
- type RBDPersistentVolumeSourceApplyConfiguration
- func (in *RBDPersistentVolumeSourceApplyConfiguration) DeepCopy() *RBDPersistentVolumeSourceApplyConfiguration
- func (in *RBDPersistentVolumeSourceApplyConfiguration) DeepCopyInto(out *RBDPersistentVolumeSourceApplyConfiguration)
- func (b *RBDPersistentVolumeSourceApplyConfiguration) WithCephMonitors(values ...string) *RBDPersistentVolumeSourceApplyConfiguration
- func (b *RBDPersistentVolumeSourceApplyConfiguration) WithFSType(value string) *RBDPersistentVolumeSourceApplyConfiguration
- func (b *RBDPersistentVolumeSourceApplyConfiguration) WithKeyring(value string) *RBDPersistentVolumeSourceApplyConfiguration
- func (b *RBDPersistentVolumeSourceApplyConfiguration) WithRBDImage(value string) *RBDPersistentVolumeSourceApplyConfiguration
- func (b *RBDPersistentVolumeSourceApplyConfiguration) WithRBDPool(value string) *RBDPersistentVolumeSourceApplyConfiguration
- func (b *RBDPersistentVolumeSourceApplyConfiguration) WithRadosUser(value string) *RBDPersistentVolumeSourceApplyConfiguration
- func (b *RBDPersistentVolumeSourceApplyConfiguration) WithReadOnly(value bool) *RBDPersistentVolumeSourceApplyConfiguration
- func (b *RBDPersistentVolumeSourceApplyConfiguration) WithSecretRef(value *SecretReferenceApplyConfiguration) *RBDPersistentVolumeSourceApplyConfiguration
- type RBDVolumeSourceApplyConfiguration
- func (in *RBDVolumeSourceApplyConfiguration) DeepCopy() *RBDVolumeSourceApplyConfiguration
- func (in *RBDVolumeSourceApplyConfiguration) DeepCopyInto(out *RBDVolumeSourceApplyConfiguration)
- func (b *RBDVolumeSourceApplyConfiguration) WithCephMonitors(values ...string) *RBDVolumeSourceApplyConfiguration
- func (b *RBDVolumeSourceApplyConfiguration) WithFSType(value string) *RBDVolumeSourceApplyConfiguration
- func (b *RBDVolumeSourceApplyConfiguration) WithKeyring(value string) *RBDVolumeSourceApplyConfiguration
- func (b *RBDVolumeSourceApplyConfiguration) WithRBDImage(value string) *RBDVolumeSourceApplyConfiguration
- func (b *RBDVolumeSourceApplyConfiguration) WithRBDPool(value string) *RBDVolumeSourceApplyConfiguration
- func (b *RBDVolumeSourceApplyConfiguration) WithRadosUser(value string) *RBDVolumeSourceApplyConfiguration
- func (b *RBDVolumeSourceApplyConfiguration) WithReadOnly(value bool) *RBDVolumeSourceApplyConfiguration
- func (b *RBDVolumeSourceApplyConfiguration) WithSecretRef(value *LocalObjectReferenceApplyConfiguration) *RBDVolumeSourceApplyConfiguration
- type ReplicationControllerApplyConfiguration
- func ExtractReplicationController(replicationController *apicorev1.ReplicationController, fieldManager string) (*ReplicationControllerApplyConfiguration, error)
- func ExtractReplicationControllerStatus(replicationController *apicorev1.ReplicationController, fieldManager string) (*ReplicationControllerApplyConfiguration, error)
- func ReplicationController(name, namespace string) *ReplicationControllerApplyConfiguration
- func (in *ReplicationControllerApplyConfiguration) DeepCopy() *ReplicationControllerApplyConfiguration
- func (in *ReplicationControllerApplyConfiguration) DeepCopyInto(out *ReplicationControllerApplyConfiguration)
- func (b *ReplicationControllerApplyConfiguration) WithAPIVersion(value string) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithAnnotations(entries map[string]string) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithClusterName(value string) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithCreationTimestamp(value metav1.Time) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithFinalizers(values ...string) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithGenerateName(value string) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithGeneration(value int64) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithKind(value string) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithLabels(entries map[string]string) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithName(value string) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithNamespace(value string) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithResourceVersion(value string) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithSelfLink(value string) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithSpec(value *ReplicationControllerSpecApplyConfiguration) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithStatus(value *ReplicationControllerStatusApplyConfiguration) *ReplicationControllerApplyConfiguration
- func (b *ReplicationControllerApplyConfiguration) WithUID(value types.UID) *ReplicationControllerApplyConfiguration
- type ReplicationControllerConditionApplyConfiguration
- func (in *ReplicationControllerConditionApplyConfiguration) DeepCopy() *ReplicationControllerConditionApplyConfiguration
- func (in *ReplicationControllerConditionApplyConfiguration) DeepCopyInto(out *ReplicationControllerConditionApplyConfiguration)
- func (b *ReplicationControllerConditionApplyConfiguration) WithLastTransitionTime(value metav1.Time) *ReplicationControllerConditionApplyConfiguration
- func (b *ReplicationControllerConditionApplyConfiguration) WithMessage(value string) *ReplicationControllerConditionApplyConfiguration
- func (b *ReplicationControllerConditionApplyConfiguration) WithReason(value string) *ReplicationControllerConditionApplyConfiguration
- func (b *ReplicationControllerConditionApplyConfiguration) WithStatus(value v1.ConditionStatus) *ReplicationControllerConditionApplyConfiguration
- func (b *ReplicationControllerConditionApplyConfiguration) WithType(value v1.ReplicationControllerConditionType) *ReplicationControllerConditionApplyConfiguration
- type ReplicationControllerSpecApplyConfiguration
- func (in *ReplicationControllerSpecApplyConfiguration) DeepCopy() *ReplicationControllerSpecApplyConfiguration
- func (in *ReplicationControllerSpecApplyConfiguration) DeepCopyInto(out *ReplicationControllerSpecApplyConfiguration)
- func (b *ReplicationControllerSpecApplyConfiguration) WithMinReadySeconds(value int32) *ReplicationControllerSpecApplyConfiguration
- func (b *ReplicationControllerSpecApplyConfiguration) WithReplicas(value int32) *ReplicationControllerSpecApplyConfiguration
- func (b *ReplicationControllerSpecApplyConfiguration) WithSelector(entries map[string]string) *ReplicationControllerSpecApplyConfiguration
- func (b *ReplicationControllerSpecApplyConfiguration) WithTemplate(value *PodTemplateSpecApplyConfiguration) *ReplicationControllerSpecApplyConfiguration
- type ReplicationControllerStatusApplyConfiguration
- func (in *ReplicationControllerStatusApplyConfiguration) DeepCopy() *ReplicationControllerStatusApplyConfiguration
- func (in *ReplicationControllerStatusApplyConfiguration) DeepCopyInto(out *ReplicationControllerStatusApplyConfiguration)
- func (b *ReplicationControllerStatusApplyConfiguration) WithAvailableReplicas(value int32) *ReplicationControllerStatusApplyConfiguration
- func (b *ReplicationControllerStatusApplyConfiguration) WithConditions(values ...*ReplicationControllerConditionApplyConfiguration) *ReplicationControllerStatusApplyConfiguration
- func (b *ReplicationControllerStatusApplyConfiguration) WithFullyLabeledReplicas(value int32) *ReplicationControllerStatusApplyConfiguration
- func (b *ReplicationControllerStatusApplyConfiguration) WithObservedGeneration(value int64) *ReplicationControllerStatusApplyConfiguration
- func (b *ReplicationControllerStatusApplyConfiguration) WithReadyReplicas(value int32) *ReplicationControllerStatusApplyConfiguration
- func (b *ReplicationControllerStatusApplyConfiguration) WithReplicas(value int32) *ReplicationControllerStatusApplyConfiguration
- type ResourceFieldSelectorApplyConfiguration
- func (in *ResourceFieldSelectorApplyConfiguration) DeepCopy() *ResourceFieldSelectorApplyConfiguration
- func (in *ResourceFieldSelectorApplyConfiguration) DeepCopyInto(out *ResourceFieldSelectorApplyConfiguration)
- func (b *ResourceFieldSelectorApplyConfiguration) WithContainerName(value string) *ResourceFieldSelectorApplyConfiguration
- func (b *ResourceFieldSelectorApplyConfiguration) WithDivisor(value resource.Quantity) *ResourceFieldSelectorApplyConfiguration
- func (b *ResourceFieldSelectorApplyConfiguration) WithResource(value string) *ResourceFieldSelectorApplyConfiguration
- type ResourceQuotaApplyConfiguration
- func ExtractResourceQuota(resourceQuota *apicorev1.ResourceQuota, fieldManager string) (*ResourceQuotaApplyConfiguration, error)
- func ExtractResourceQuotaStatus(resourceQuota *apicorev1.ResourceQuota, fieldManager string) (*ResourceQuotaApplyConfiguration, error)
- func ResourceQuota(name, namespace string) *ResourceQuotaApplyConfiguration
- func (in *ResourceQuotaApplyConfiguration) DeepCopy() *ResourceQuotaApplyConfiguration
- func (in *ResourceQuotaApplyConfiguration) DeepCopyInto(out *ResourceQuotaApplyConfiguration)
- func (b *ResourceQuotaApplyConfiguration) WithAPIVersion(value string) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithAnnotations(entries map[string]string) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithClusterName(value string) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithCreationTimestamp(value metav1.Time) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithFinalizers(values ...string) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithGenerateName(value string) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithGeneration(value int64) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithKind(value string) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithLabels(entries map[string]string) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithName(value string) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithNamespace(value string) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithResourceVersion(value string) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithSelfLink(value string) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithSpec(value *ResourceQuotaSpecApplyConfiguration) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithStatus(value *ResourceQuotaStatusApplyConfiguration) *ResourceQuotaApplyConfiguration
- func (b *ResourceQuotaApplyConfiguration) WithUID(value types.UID) *ResourceQuotaApplyConfiguration
- type ResourceQuotaSpecApplyConfiguration
- func (in *ResourceQuotaSpecApplyConfiguration) DeepCopy() *ResourceQuotaSpecApplyConfiguration
- func (in *ResourceQuotaSpecApplyConfiguration) DeepCopyInto(out *ResourceQuotaSpecApplyConfiguration)
- func (b *ResourceQuotaSpecApplyConfiguration) WithHard(value v1.ResourceList) *ResourceQuotaSpecApplyConfiguration
- func (b *ResourceQuotaSpecApplyConfiguration) WithScopeSelector(value *ScopeSelectorApplyConfiguration) *ResourceQuotaSpecApplyConfiguration
- func (b *ResourceQuotaSpecApplyConfiguration) WithScopes(values ...v1.ResourceQuotaScope) *ResourceQuotaSpecApplyConfiguration
- type ResourceQuotaStatusApplyConfiguration
- func (in *ResourceQuotaStatusApplyConfiguration) DeepCopy() *ResourceQuotaStatusApplyConfiguration
- func (in *ResourceQuotaStatusApplyConfiguration) DeepCopyInto(out *ResourceQuotaStatusApplyConfiguration)
- func (b *ResourceQuotaStatusApplyConfiguration) WithHard(value v1.ResourceList) *ResourceQuotaStatusApplyConfiguration
- func (b *ResourceQuotaStatusApplyConfiguration) WithUsed(value v1.ResourceList) *ResourceQuotaStatusApplyConfiguration
- type ResourceRequirementsApplyConfiguration
- func (in *ResourceRequirementsApplyConfiguration) DeepCopy() *ResourceRequirementsApplyConfiguration
- func (in *ResourceRequirementsApplyConfiguration) DeepCopyInto(out *ResourceRequirementsApplyConfiguration)
- func (b *ResourceRequirementsApplyConfiguration) WithLimits(value v1.ResourceList) *ResourceRequirementsApplyConfiguration
- func (b *ResourceRequirementsApplyConfiguration) WithRequests(value v1.ResourceList) *ResourceRequirementsApplyConfiguration
- type SELinuxOptionsApplyConfiguration
- func (in *SELinuxOptionsApplyConfiguration) DeepCopy() *SELinuxOptionsApplyConfiguration
- func (in *SELinuxOptionsApplyConfiguration) DeepCopyInto(out *SELinuxOptionsApplyConfiguration)
- func (b *SELinuxOptionsApplyConfiguration) WithLevel(value string) *SELinuxOptionsApplyConfiguration
- func (b *SELinuxOptionsApplyConfiguration) WithRole(value string) *SELinuxOptionsApplyConfiguration
- func (b *SELinuxOptionsApplyConfiguration) WithType(value string) *SELinuxOptionsApplyConfiguration
- func (b *SELinuxOptionsApplyConfiguration) WithUser(value string) *SELinuxOptionsApplyConfiguration
- type ScaleIOPersistentVolumeSourceApplyConfiguration
- func (in *ScaleIOPersistentVolumeSourceApplyConfiguration) DeepCopy() *ScaleIOPersistentVolumeSourceApplyConfiguration
- func (in *ScaleIOPersistentVolumeSourceApplyConfiguration) DeepCopyInto(out *ScaleIOPersistentVolumeSourceApplyConfiguration)
- func (b *ScaleIOPersistentVolumeSourceApplyConfiguration) WithFSType(value string) *ScaleIOPersistentVolumeSourceApplyConfiguration
- func (b *ScaleIOPersistentVolumeSourceApplyConfiguration) WithGateway(value string) *ScaleIOPersistentVolumeSourceApplyConfiguration
- func (b *ScaleIOPersistentVolumeSourceApplyConfiguration) WithProtectionDomain(value string) *ScaleIOPersistentVolumeSourceApplyConfiguration
- func (b *ScaleIOPersistentVolumeSourceApplyConfiguration) WithReadOnly(value bool) *ScaleIOPersistentVolumeSourceApplyConfiguration
- func (b *ScaleIOPersistentVolumeSourceApplyConfiguration) WithSSLEnabled(value bool) *ScaleIOPersistentVolumeSourceApplyConfiguration
- func (b *ScaleIOPersistentVolumeSourceApplyConfiguration) WithSecretRef(value *SecretReferenceApplyConfiguration) *ScaleIOPersistentVolumeSourceApplyConfiguration
- func (b *ScaleIOPersistentVolumeSourceApplyConfiguration) WithStorageMode(value string) *ScaleIOPersistentVolumeSourceApplyConfiguration
- func (b *ScaleIOPersistentVolumeSourceApplyConfiguration) WithStoragePool(value string) *ScaleIOPersistentVolumeSourceApplyConfiguration
- func (b *ScaleIOPersistentVolumeSourceApplyConfiguration) WithSystem(value string) *ScaleIOPersistentVolumeSourceApplyConfiguration
- func (b *ScaleIOPersistentVolumeSourceApplyConfiguration) WithVolumeName(value string) *ScaleIOPersistentVolumeSourceApplyConfiguration
- type ScaleIOVolumeSourceApplyConfiguration
- func (in *ScaleIOVolumeSourceApplyConfiguration) DeepCopy() *ScaleIOVolumeSourceApplyConfiguration
- func (in *ScaleIOVolumeSourceApplyConfiguration) DeepCopyInto(out *ScaleIOVolumeSourceApplyConfiguration)
- func (b *ScaleIOVolumeSourceApplyConfiguration) WithFSType(value string) *ScaleIOVolumeSourceApplyConfiguration
- func (b *ScaleIOVolumeSourceApplyConfiguration) WithGateway(value string) *ScaleIOVolumeSourceApplyConfiguration
- func (b *ScaleIOVolumeSourceApplyConfiguration) WithProtectionDomain(value string) *ScaleIOVolumeSourceApplyConfiguration
- func (b *ScaleIOVolumeSourceApplyConfiguration) WithReadOnly(value bool) *ScaleIOVolumeSourceApplyConfiguration
- func (b *ScaleIOVolumeSourceApplyConfiguration) WithSSLEnabled(value bool) *ScaleIOVolumeSourceApplyConfiguration
- func (b *ScaleIOVolumeSourceApplyConfiguration) WithSecretRef(value *LocalObjectReferenceApplyConfiguration) *ScaleIOVolumeSourceApplyConfiguration
- func (b *ScaleIOVolumeSourceApplyConfiguration) WithStorageMode(value string) *ScaleIOVolumeSourceApplyConfiguration
- func (b *ScaleIOVolumeSourceApplyConfiguration) WithStoragePool(value string) *ScaleIOVolumeSourceApplyConfiguration
- func (b *ScaleIOVolumeSourceApplyConfiguration) WithSystem(value string) *ScaleIOVolumeSourceApplyConfiguration
- func (b *ScaleIOVolumeSourceApplyConfiguration) WithVolumeName(value string) *ScaleIOVolumeSourceApplyConfiguration
- type ScopeSelectorApplyConfiguration
- func (in *ScopeSelectorApplyConfiguration) DeepCopy() *ScopeSelectorApplyConfiguration
- func (in *ScopeSelectorApplyConfiguration) DeepCopyInto(out *ScopeSelectorApplyConfiguration)
- func (b *ScopeSelectorApplyConfiguration) WithMatchExpressions(values ...*ScopedResourceSelectorRequirementApplyConfiguration) *ScopeSelectorApplyConfiguration
- type ScopedResourceSelectorRequirementApplyConfiguration
- func (in *ScopedResourceSelectorRequirementApplyConfiguration) DeepCopy() *ScopedResourceSelectorRequirementApplyConfiguration
- func (in *ScopedResourceSelectorRequirementApplyConfiguration) DeepCopyInto(out *ScopedResourceSelectorRequirementApplyConfiguration)
- func (b *ScopedResourceSelectorRequirementApplyConfiguration) WithOperator(value v1.ScopeSelectorOperator) *ScopedResourceSelectorRequirementApplyConfiguration
- func (b *ScopedResourceSelectorRequirementApplyConfiguration) WithScopeName(value v1.ResourceQuotaScope) *ScopedResourceSelectorRequirementApplyConfiguration
- func (b *ScopedResourceSelectorRequirementApplyConfiguration) WithValues(values ...string) *ScopedResourceSelectorRequirementApplyConfiguration
- type SeccompProfileApplyConfiguration
- func (in *SeccompProfileApplyConfiguration) DeepCopy() *SeccompProfileApplyConfiguration
- func (in *SeccompProfileApplyConfiguration) DeepCopyInto(out *SeccompProfileApplyConfiguration)
- func (b *SeccompProfileApplyConfiguration) WithLocalhostProfile(value string) *SeccompProfileApplyConfiguration
- func (b *SeccompProfileApplyConfiguration) WithType(value v1.SeccompProfileType) *SeccompProfileApplyConfiguration
- type SecretApplyConfiguration
- func (in *SecretApplyConfiguration) DeepCopy() *SecretApplyConfiguration
- func (in *SecretApplyConfiguration) DeepCopyInto(out *SecretApplyConfiguration)
- func (b *SecretApplyConfiguration) WithAPIVersion(value string) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithAnnotations(entries map[string]string) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithClusterName(value string) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithCreationTimestamp(value metav1.Time) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithData(entries map[string][]byte) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithFinalizers(values ...string) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithGenerateName(value string) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithGeneration(value int64) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithImmutable(value bool) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithKind(value string) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithLabels(entries map[string]string) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithName(value string) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithNamespace(value string) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithResourceVersion(value string) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithSelfLink(value string) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithStringData(entries map[string]string) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithType(value corev1.SecretType) *SecretApplyConfiguration
- func (b *SecretApplyConfiguration) WithUID(value types.UID) *SecretApplyConfiguration
- type SecretEnvSourceApplyConfiguration
- func (in *SecretEnvSourceApplyConfiguration) DeepCopy() *SecretEnvSourceApplyConfiguration
- func (in *SecretEnvSourceApplyConfiguration) DeepCopyInto(out *SecretEnvSourceApplyConfiguration)
- func (b *SecretEnvSourceApplyConfiguration) WithName(value string) *SecretEnvSourceApplyConfiguration
- func (b *SecretEnvSourceApplyConfiguration) WithOptional(value bool) *SecretEnvSourceApplyConfiguration
- type SecretKeySelectorApplyConfiguration
- func (in *SecretKeySelectorApplyConfiguration) DeepCopy() *SecretKeySelectorApplyConfiguration
- func (in *SecretKeySelectorApplyConfiguration) DeepCopyInto(out *SecretKeySelectorApplyConfiguration)
- func (b *SecretKeySelectorApplyConfiguration) WithKey(value string) *SecretKeySelectorApplyConfiguration
- func (b *SecretKeySelectorApplyConfiguration) WithName(value string) *SecretKeySelectorApplyConfiguration
- func (b *SecretKeySelectorApplyConfiguration) WithOptional(value bool) *SecretKeySelectorApplyConfiguration
- type SecretProjectionApplyConfiguration
- func (in *SecretProjectionApplyConfiguration) DeepCopy() *SecretProjectionApplyConfiguration
- func (in *SecretProjectionApplyConfiguration) DeepCopyInto(out *SecretProjectionApplyConfiguration)
- func (b *SecretProjectionApplyConfiguration) WithItems(values ...*KeyToPathApplyConfiguration) *SecretProjectionApplyConfiguration
- func (b *SecretProjectionApplyConfiguration) WithName(value string) *SecretProjectionApplyConfiguration
- func (b *SecretProjectionApplyConfiguration) WithOptional(value bool) *SecretProjectionApplyConfiguration
- type SecretReferenceApplyConfiguration
- func (in *SecretReferenceApplyConfiguration) DeepCopy() *SecretReferenceApplyConfiguration
- func (in *SecretReferenceApplyConfiguration) DeepCopyInto(out *SecretReferenceApplyConfiguration)
- func (b *SecretReferenceApplyConfiguration) WithName(value string) *SecretReferenceApplyConfiguration
- func (b *SecretReferenceApplyConfiguration) WithNamespace(value string) *SecretReferenceApplyConfiguration
- type SecretVolumeSourceApplyConfiguration
- func (in *SecretVolumeSourceApplyConfiguration) DeepCopy() *SecretVolumeSourceApplyConfiguration
- func (in *SecretVolumeSourceApplyConfiguration) DeepCopyInto(out *SecretVolumeSourceApplyConfiguration)
- func (b *SecretVolumeSourceApplyConfiguration) WithDefaultMode(value int32) *SecretVolumeSourceApplyConfiguration
- func (b *SecretVolumeSourceApplyConfiguration) WithItems(values ...*KeyToPathApplyConfiguration) *SecretVolumeSourceApplyConfiguration
- func (b *SecretVolumeSourceApplyConfiguration) WithOptional(value bool) *SecretVolumeSourceApplyConfiguration
- func (b *SecretVolumeSourceApplyConfiguration) WithSecretName(value string) *SecretVolumeSourceApplyConfiguration
- type SecurityContextApplyConfiguration
- func (in *SecurityContextApplyConfiguration) DeepCopy() *SecurityContextApplyConfiguration
- func (in *SecurityContextApplyConfiguration) DeepCopyInto(out *SecurityContextApplyConfiguration)
- func (b *SecurityContextApplyConfiguration) WithAllowPrivilegeEscalation(value bool) *SecurityContextApplyConfiguration
- func (b *SecurityContextApplyConfiguration) WithCapabilities(value *CapabilitiesApplyConfiguration) *SecurityContextApplyConfiguration
- func (b *SecurityContextApplyConfiguration) WithPrivileged(value bool) *SecurityContextApplyConfiguration
- func (b *SecurityContextApplyConfiguration) WithProcMount(value corev1.ProcMountType) *SecurityContextApplyConfiguration
- func (b *SecurityContextApplyConfiguration) WithReadOnlyRootFilesystem(value bool) *SecurityContextApplyConfiguration
- func (b *SecurityContextApplyConfiguration) WithRunAsGroup(value int64) *SecurityContextApplyConfiguration
- func (b *SecurityContextApplyConfiguration) WithRunAsNonRoot(value bool) *SecurityContextApplyConfiguration
- func (b *SecurityContextApplyConfiguration) WithRunAsUser(value int64) *SecurityContextApplyConfiguration
- func (b *SecurityContextApplyConfiguration) WithSELinuxOptions(value *SELinuxOptionsApplyConfiguration) *SecurityContextApplyConfiguration
- func (b *SecurityContextApplyConfiguration) WithSeccompProfile(value *SeccompProfileApplyConfiguration) *SecurityContextApplyConfiguration
- func (b *SecurityContextApplyConfiguration) WithWindowsOptions(value *WindowsSecurityContextOptionsApplyConfiguration) *SecurityContextApplyConfiguration
- type ServiceAccountApplyConfiguration
- func ExtractServiceAccount(serviceAccount *apicorev1.ServiceAccount, fieldManager string) (*ServiceAccountApplyConfiguration, error)
- func ExtractServiceAccountStatus(serviceAccount *apicorev1.ServiceAccount, fieldManager string) (*ServiceAccountApplyConfiguration, error)
- func ServiceAccount(name, namespace string) *ServiceAccountApplyConfiguration
- func (in *ServiceAccountApplyConfiguration) DeepCopy() *ServiceAccountApplyConfiguration
- func (in *ServiceAccountApplyConfiguration) DeepCopyInto(out *ServiceAccountApplyConfiguration)
- func (b *ServiceAccountApplyConfiguration) WithAPIVersion(value string) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithAnnotations(entries map[string]string) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithAutomountServiceAccountToken(value bool) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithClusterName(value string) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithCreationTimestamp(value metav1.Time) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithFinalizers(values ...string) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithGenerateName(value string) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithGeneration(value int64) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithImagePullSecrets(values ...*LocalObjectReferenceApplyConfiguration) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithKind(value string) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithLabels(entries map[string]string) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithName(value string) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithNamespace(value string) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithResourceVersion(value string) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithSecrets(values ...*ObjectReferenceApplyConfiguration) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithSelfLink(value string) *ServiceAccountApplyConfiguration
- func (b *ServiceAccountApplyConfiguration) WithUID(value types.UID) *ServiceAccountApplyConfiguration
- type ServiceAccountTokenProjectionApplyConfiguration
- func (in *ServiceAccountTokenProjectionApplyConfiguration) DeepCopy() *ServiceAccountTokenProjectionApplyConfiguration
- func (in *ServiceAccountTokenProjectionApplyConfiguration) DeepCopyInto(out *ServiceAccountTokenProjectionApplyConfiguration)
- func (b *ServiceAccountTokenProjectionApplyConfiguration) WithAudience(value string) *ServiceAccountTokenProjectionApplyConfiguration
- func (b *ServiceAccountTokenProjectionApplyConfiguration) WithExpirationSeconds(value int64) *ServiceAccountTokenProjectionApplyConfiguration
- func (b *ServiceAccountTokenProjectionApplyConfiguration) WithPath(value string) *ServiceAccountTokenProjectionApplyConfiguration
- type ServiceApplyConfiguration
- func (in *ServiceApplyConfiguration) DeepCopy() *ServiceApplyConfiguration
- func (in *ServiceApplyConfiguration) DeepCopyInto(out *ServiceApplyConfiguration)
- func (b *ServiceApplyConfiguration) WithAPIVersion(value string) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithAnnotations(entries map[string]string) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithClusterName(value string) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithCreationTimestamp(value metav1.Time) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithDeletionGracePeriodSeconds(value int64) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithDeletionTimestamp(value metav1.Time) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithFinalizers(values ...string) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithGenerateName(value string) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithGeneration(value int64) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithKind(value string) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithLabels(entries map[string]string) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithName(value string) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithNamespace(value string) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithOwnerReferences(values ...*v1.OwnerReferenceApplyConfiguration) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithResourceVersion(value string) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithSelfLink(value string) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithSpec(value *ServiceSpecApplyConfiguration) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithStatus(value *ServiceStatusApplyConfiguration) *ServiceApplyConfiguration
- func (b *ServiceApplyConfiguration) WithUID(value types.UID) *ServiceApplyConfiguration
- type ServicePortApplyConfiguration
- func (in *ServicePortApplyConfiguration) DeepCopy() *ServicePortApplyConfiguration
- func (in *ServicePortApplyConfiguration) DeepCopyInto(out *ServicePortApplyConfiguration)
- func (b *ServicePortApplyConfiguration) WithAppProtocol(value string) *ServicePortApplyConfiguration
- func (b *ServicePortApplyConfiguration) WithName(value string) *ServicePortApplyConfiguration
- func (b *ServicePortApplyConfiguration) WithNodePort(value int32) *ServicePortApplyConfiguration
- func (b *ServicePortApplyConfiguration) WithPort(value int32) *ServicePortApplyConfiguration
- func (b *ServicePortApplyConfiguration) WithProtocol(value v1.Protocol) *ServicePortApplyConfiguration
- func (b *ServicePortApplyConfiguration) WithTargetPort(value intstr.IntOrString) *ServicePortApplyConfiguration
- type ServiceSpecApplyConfiguration
- func (in *ServiceSpecApplyConfiguration) DeepCopy() *ServiceSpecApplyConfiguration
- func (in *ServiceSpecApplyConfiguration) DeepCopyInto(out *ServiceSpecApplyConfiguration)
- func (b *ServiceSpecApplyConfiguration) WithAllocateLoadBalancerNodePorts(value bool) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithClusterIP(value string) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithClusterIPs(values ...string) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithExternalIPs(values ...string) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithExternalName(value string) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithExternalTrafficPolicy(value corev1.ServiceExternalTrafficPolicyType) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithHealthCheckNodePort(value int32) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithIPFamilies(values ...corev1.IPFamily) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithIPFamilyPolicy(value corev1.IPFamilyPolicyType) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithInternalTrafficPolicy(value corev1.ServiceInternalTrafficPolicyType) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithLoadBalancerClass(value string) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithLoadBalancerIP(value string) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithLoadBalancerSourceRanges(values ...string) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithPorts(values ...*ServicePortApplyConfiguration) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithPublishNotReadyAddresses(value bool) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithSelector(entries map[string]string) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithSessionAffinity(value corev1.ServiceAffinity) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithSessionAffinityConfig(value *SessionAffinityConfigApplyConfiguration) *ServiceSpecApplyConfiguration
- func (b *ServiceSpecApplyConfiguration) WithType(value corev1.ServiceType) *ServiceSpecApplyConfiguration
- type ServiceStatusApplyConfiguration
- func (in *ServiceStatusApplyConfiguration) DeepCopy() *ServiceStatusApplyConfiguration
- func (in *ServiceStatusApplyConfiguration) DeepCopyInto(out *ServiceStatusApplyConfiguration)
- func (b *ServiceStatusApplyConfiguration) WithConditions(values ...*metav1.ConditionApplyConfiguration) *ServiceStatusApplyConfiguration
- func (b *ServiceStatusApplyConfiguration) WithLoadBalancer(value *LoadBalancerStatusApplyConfiguration) *ServiceStatusApplyConfiguration
- type SessionAffinityConfigApplyConfiguration
- func (in *SessionAffinityConfigApplyConfiguration) DeepCopy() *SessionAffinityConfigApplyConfiguration
- func (in *SessionAffinityConfigApplyConfiguration) DeepCopyInto(out *SessionAffinityConfigApplyConfiguration)
- func (b *SessionAffinityConfigApplyConfiguration) WithClientIP(value *ClientIPConfigApplyConfiguration) *SessionAffinityConfigApplyConfiguration
- type StorageOSPersistentVolumeSourceApplyConfiguration
- func (in *StorageOSPersistentVolumeSourceApplyConfiguration) DeepCopy() *StorageOSPersistentVolumeSourceApplyConfiguration
- func (in *StorageOSPersistentVolumeSourceApplyConfiguration) DeepCopyInto(out *StorageOSPersistentVolumeSourceApplyConfiguration)
- func (b *StorageOSPersistentVolumeSourceApplyConfiguration) WithFSType(value string) *StorageOSPersistentVolumeSourceApplyConfiguration
- func (b *StorageOSPersistentVolumeSourceApplyConfiguration) WithReadOnly(value bool) *StorageOSPersistentVolumeSourceApplyConfiguration
- func (b *StorageOSPersistentVolumeSourceApplyConfiguration) WithSecretRef(value *ObjectReferenceApplyConfiguration) *StorageOSPersistentVolumeSourceApplyConfiguration
- func (b *StorageOSPersistentVolumeSourceApplyConfiguration) WithVolumeName(value string) *StorageOSPersistentVolumeSourceApplyConfiguration
- func (b *StorageOSPersistentVolumeSourceApplyConfiguration) WithVolumeNamespace(value string) *StorageOSPersistentVolumeSourceApplyConfiguration
- type StorageOSVolumeSourceApplyConfiguration
- func (in *StorageOSVolumeSourceApplyConfiguration) DeepCopy() *StorageOSVolumeSourceApplyConfiguration
- func (in *StorageOSVolumeSourceApplyConfiguration) DeepCopyInto(out *StorageOSVolumeSourceApplyConfiguration)
- func (b *StorageOSVolumeSourceApplyConfiguration) WithFSType(value string) *StorageOSVolumeSourceApplyConfiguration
- func (b *StorageOSVolumeSourceApplyConfiguration) WithReadOnly(value bool) *StorageOSVolumeSourceApplyConfiguration
- func (b *StorageOSVolumeSourceApplyConfiguration) WithSecretRef(value *LocalObjectReferenceApplyConfiguration) *StorageOSVolumeSourceApplyConfiguration
- func (b *StorageOSVolumeSourceApplyConfiguration) WithVolumeName(value string) *StorageOSVolumeSourceApplyConfiguration
- func (b *StorageOSVolumeSourceApplyConfiguration) WithVolumeNamespace(value string) *StorageOSVolumeSourceApplyConfiguration
- type SysctlApplyConfiguration
- func (in *SysctlApplyConfiguration) DeepCopy() *SysctlApplyConfiguration
- func (in *SysctlApplyConfiguration) DeepCopyInto(out *SysctlApplyConfiguration)
- func (b *SysctlApplyConfiguration) WithName(value string) *SysctlApplyConfiguration
- func (b *SysctlApplyConfiguration) WithValue(value string) *SysctlApplyConfiguration
- type TCPSocketActionApplyConfiguration
- func (in *TCPSocketActionApplyConfiguration) DeepCopy() *TCPSocketActionApplyConfiguration
- func (in *TCPSocketActionApplyConfiguration) DeepCopyInto(out *TCPSocketActionApplyConfiguration)
- func (b *TCPSocketActionApplyConfiguration) WithHost(value string) *TCPSocketActionApplyConfiguration
- func (b *TCPSocketActionApplyConfiguration) WithPort(value intstr.IntOrString) *TCPSocketActionApplyConfiguration
- type TaintApplyConfiguration
- func (in *TaintApplyConfiguration) DeepCopy() *TaintApplyConfiguration
- func (in *TaintApplyConfiguration) DeepCopyInto(out *TaintApplyConfiguration)
- func (b *TaintApplyConfiguration) WithEffect(value v1.TaintEffect) *TaintApplyConfiguration
- func (b *TaintApplyConfiguration) WithKey(value string) *TaintApplyConfiguration
- func (b *TaintApplyConfiguration) WithTimeAdded(value metav1.Time) *TaintApplyConfiguration
- func (b *TaintApplyConfiguration) WithValue(value string) *TaintApplyConfiguration
- type TolerationApplyConfiguration
- func (in *TolerationApplyConfiguration) DeepCopy() *TolerationApplyConfiguration
- func (in *TolerationApplyConfiguration) DeepCopyInto(out *TolerationApplyConfiguration)
- func (b *TolerationApplyConfiguration) WithEffect(value v1.TaintEffect) *TolerationApplyConfiguration
- func (b *TolerationApplyConfiguration) WithKey(value string) *TolerationApplyConfiguration
- func (b *TolerationApplyConfiguration) WithOperator(value v1.TolerationOperator) *TolerationApplyConfiguration
- func (b *TolerationApplyConfiguration) WithTolerationSeconds(value int64) *TolerationApplyConfiguration
- func (b *TolerationApplyConfiguration) WithValue(value string) *TolerationApplyConfiguration
- type TopologySelectorLabelRequirementApplyConfiguration
- func (in *TopologySelectorLabelRequirementApplyConfiguration) DeepCopy() *TopologySelectorLabelRequirementApplyConfiguration
- func (in *TopologySelectorLabelRequirementApplyConfiguration) DeepCopyInto(out *TopologySelectorLabelRequirementApplyConfiguration)
- func (b *TopologySelectorLabelRequirementApplyConfiguration) WithKey(value string) *TopologySelectorLabelRequirementApplyConfiguration
- func (b *TopologySelectorLabelRequirementApplyConfiguration) WithValues(values ...string) *TopologySelectorLabelRequirementApplyConfiguration
- type TopologySelectorTermApplyConfiguration
- func (in *TopologySelectorTermApplyConfiguration) DeepCopy() *TopologySelectorTermApplyConfiguration
- func (in *TopologySelectorTermApplyConfiguration) DeepCopyInto(out *TopologySelectorTermApplyConfiguration)
- func (b *TopologySelectorTermApplyConfiguration) WithMatchLabelExpressions(values ...*TopologySelectorLabelRequirementApplyConfiguration) *TopologySelectorTermApplyConfiguration
- type TopologySpreadConstraintApplyConfiguration
- func (in *TopologySpreadConstraintApplyConfiguration) DeepCopy() *TopologySpreadConstraintApplyConfiguration
- func (in *TopologySpreadConstraintApplyConfiguration) DeepCopyInto(out *TopologySpreadConstraintApplyConfiguration)
- func (b *TopologySpreadConstraintApplyConfiguration) WithLabelSelector(value *metav1.LabelSelectorApplyConfiguration) *TopologySpreadConstraintApplyConfiguration
- func (b *TopologySpreadConstraintApplyConfiguration) WithMaxSkew(value int32) *TopologySpreadConstraintApplyConfiguration
- func (b *TopologySpreadConstraintApplyConfiguration) WithTopologyKey(value string) *TopologySpreadConstraintApplyConfiguration
- func (b *TopologySpreadConstraintApplyConfiguration) WithWhenUnsatisfiable(value v1.UnsatisfiableConstraintAction) *TopologySpreadConstraintApplyConfiguration
- type TypedLocalObjectReferenceApplyConfiguration
- func (in *TypedLocalObjectReferenceApplyConfiguration) DeepCopy() *TypedLocalObjectReferenceApplyConfiguration
- func (in *TypedLocalObjectReferenceApplyConfiguration) DeepCopyInto(out *TypedLocalObjectReferenceApplyConfiguration)
- func (b *TypedLocalObjectReferenceApplyConfiguration) WithAPIGroup(value string) *TypedLocalObjectReferenceApplyConfiguration
- func (b *TypedLocalObjectReferenceApplyConfiguration) WithKind(value string) *TypedLocalObjectReferenceApplyConfiguration
- func (b *TypedLocalObjectReferenceApplyConfiguration) WithName(value string) *TypedLocalObjectReferenceApplyConfiguration
- type VolumeApplyConfiguration
- func (in *VolumeApplyConfiguration) DeepCopy() *VolumeApplyConfiguration
- func (in *VolumeApplyConfiguration) DeepCopyInto(out *VolumeApplyConfiguration)
- func (b *VolumeApplyConfiguration) WithAWSElasticBlockStore(value *AWSElasticBlockStoreVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithAzureDisk(value *AzureDiskVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithAzureFile(value *AzureFileVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithCSI(value *CSIVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithCephFS(value *CephFSVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithCinder(value *CinderVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithConfigMap(value *ConfigMapVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithDownwardAPI(value *DownwardAPIVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithEmptyDir(value *EmptyDirVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithEphemeral(value *EphemeralVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithFC(value *FCVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithFlexVolume(value *FlexVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithFlocker(value *FlockerVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithGCEPersistentDisk(value *GCEPersistentDiskVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithGitRepo(value *GitRepoVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithGlusterfs(value *GlusterfsVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithHostPath(value *HostPathVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithISCSI(value *ISCSIVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithNFS(value *NFSVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithName(value string) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithPersistentVolumeClaim(value *PersistentVolumeClaimVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithPhotonPersistentDisk(value *PhotonPersistentDiskVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithPortworxVolume(value *PortworxVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithProjected(value *ProjectedVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithQuobyte(value *QuobyteVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithRBD(value *RBDVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithScaleIO(value *ScaleIOVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithSecret(value *SecretVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithStorageOS(value *StorageOSVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- func (b *VolumeApplyConfiguration) WithVsphereVolume(value *VsphereVirtualDiskVolumeSourceApplyConfiguration) *VolumeApplyConfiguration
- type VolumeDeviceApplyConfiguration
- func (in *VolumeDeviceApplyConfiguration) DeepCopy() *VolumeDeviceApplyConfiguration
- func (in *VolumeDeviceApplyConfiguration) DeepCopyInto(out *VolumeDeviceApplyConfiguration)
- func (b *VolumeDeviceApplyConfiguration) WithDevicePath(value string) *VolumeDeviceApplyConfiguration
- func (b *VolumeDeviceApplyConfiguration) WithName(value string) *VolumeDeviceApplyConfiguration
- type VolumeMountApplyConfiguration
- func (in *VolumeMountApplyConfiguration) DeepCopy() *VolumeMountApplyConfiguration
- func (in *VolumeMountApplyConfiguration) DeepCopyInto(out *VolumeMountApplyConfiguration)
- func (b *VolumeMountApplyConfiguration) WithMountPath(value string) *VolumeMountApplyConfiguration
- func (b *VolumeMountApplyConfiguration) WithMountPropagation(value v1.MountPropagationMode) *VolumeMountApplyConfiguration
- func (b *VolumeMountApplyConfiguration) WithName(value string) *VolumeMountApplyConfiguration
- func (b *VolumeMountApplyConfiguration) WithReadOnly(value bool) *VolumeMountApplyConfiguration
- func (b *VolumeMountApplyConfiguration) WithSubPath(value string) *VolumeMountApplyConfiguration
- func (b *VolumeMountApplyConfiguration) WithSubPathExpr(value string) *VolumeMountApplyConfiguration
- type VolumeNodeAffinityApplyConfiguration
- func (in *VolumeNodeAffinityApplyConfiguration) DeepCopy() *VolumeNodeAffinityApplyConfiguration
- func (in *VolumeNodeAffinityApplyConfiguration) DeepCopyInto(out *VolumeNodeAffinityApplyConfiguration)
- func (b *VolumeNodeAffinityApplyConfiguration) WithRequired(value *NodeSelectorApplyConfiguration) *VolumeNodeAffinityApplyConfiguration
- type VolumeProjectionApplyConfiguration
- func (in *VolumeProjectionApplyConfiguration) DeepCopy() *VolumeProjectionApplyConfiguration
- func (in *VolumeProjectionApplyConfiguration) DeepCopyInto(out *VolumeProjectionApplyConfiguration)
- func (b *VolumeProjectionApplyConfiguration) WithConfigMap(value *ConfigMapProjectionApplyConfiguration) *VolumeProjectionApplyConfiguration
- func (b *VolumeProjectionApplyConfiguration) WithDownwardAPI(value *DownwardAPIProjectionApplyConfiguration) *VolumeProjectionApplyConfiguration
- func (b *VolumeProjectionApplyConfiguration) WithSecret(value *SecretProjectionApplyConfiguration) *VolumeProjectionApplyConfiguration
- func (b *VolumeProjectionApplyConfiguration) WithServiceAccountToken(value *ServiceAccountTokenProjectionApplyConfiguration) *VolumeProjectionApplyConfiguration
- type VolumeSourceApplyConfiguration
- func (in *VolumeSourceApplyConfiguration) DeepCopy() *VolumeSourceApplyConfiguration
- func (in *VolumeSourceApplyConfiguration) DeepCopyInto(out *VolumeSourceApplyConfiguration)
- func (b *VolumeSourceApplyConfiguration) WithAWSElasticBlockStore(value *AWSElasticBlockStoreVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithAzureDisk(value *AzureDiskVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithAzureFile(value *AzureFileVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithCSI(value *CSIVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithCephFS(value *CephFSVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithCinder(value *CinderVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithConfigMap(value *ConfigMapVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithDownwardAPI(value *DownwardAPIVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithEmptyDir(value *EmptyDirVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithEphemeral(value *EphemeralVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithFC(value *FCVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithFlexVolume(value *FlexVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithFlocker(value *FlockerVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithGCEPersistentDisk(value *GCEPersistentDiskVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithGitRepo(value *GitRepoVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithGlusterfs(value *GlusterfsVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithHostPath(value *HostPathVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithISCSI(value *ISCSIVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithNFS(value *NFSVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithPersistentVolumeClaim(value *PersistentVolumeClaimVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithPhotonPersistentDisk(value *PhotonPersistentDiskVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithPortworxVolume(value *PortworxVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithProjected(value *ProjectedVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithQuobyte(value *QuobyteVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithRBD(value *RBDVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithScaleIO(value *ScaleIOVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithSecret(value *SecretVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithStorageOS(value *StorageOSVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- func (b *VolumeSourceApplyConfiguration) WithVsphereVolume(value *VsphereVirtualDiskVolumeSourceApplyConfiguration) *VolumeSourceApplyConfiguration
- type VsphereVirtualDiskVolumeSourceApplyConfiguration
- func (in *VsphereVirtualDiskVolumeSourceApplyConfiguration) DeepCopy() *VsphereVirtualDiskVolumeSourceApplyConfiguration
- func (in *VsphereVirtualDiskVolumeSourceApplyConfiguration) DeepCopyInto(out *VsphereVirtualDiskVolumeSourceApplyConfiguration)
- func (b *VsphereVirtualDiskVolumeSourceApplyConfiguration) WithFSType(value string) *VsphereVirtualDiskVolumeSourceApplyConfiguration
- func (b *VsphereVirtualDiskVolumeSourceApplyConfiguration) WithStoragePolicyID(value string) *VsphereVirtualDiskVolumeSourceApplyConfiguration
- func (b *VsphereVirtualDiskVolumeSourceApplyConfiguration) WithStoragePolicyName(value string) *VsphereVirtualDiskVolumeSourceApplyConfiguration
- func (b *VsphereVirtualDiskVolumeSourceApplyConfiguration) WithVolumePath(value string) *VsphereVirtualDiskVolumeSourceApplyConfiguration
- type WeightedPodAffinityTermApplyConfiguration
- func (in *WeightedPodAffinityTermApplyConfiguration) DeepCopy() *WeightedPodAffinityTermApplyConfiguration
- func (in *WeightedPodAffinityTermApplyConfiguration) DeepCopyInto(out *WeightedPodAffinityTermApplyConfiguration)
- func (b *WeightedPodAffinityTermApplyConfiguration) WithPodAffinityTerm(value *PodAffinityTermApplyConfiguration) *WeightedPodAffinityTermApplyConfiguration
- func (b *WeightedPodAffinityTermApplyConfiguration) WithWeight(value int32) *WeightedPodAffinityTermApplyConfiguration
- type WindowsSecurityContextOptionsApplyConfiguration
- func (in *WindowsSecurityContextOptionsApplyConfiguration) DeepCopy() *WindowsSecurityContextOptionsApplyConfiguration
- func (in *WindowsSecurityContextOptionsApplyConfiguration) DeepCopyInto(out *WindowsSecurityContextOptionsApplyConfiguration)
- func (b *WindowsSecurityContextOptionsApplyConfiguration) WithGMSACredentialSpec(value string) *WindowsSecurityContextOptionsApplyConfiguration
- func (b *WindowsSecurityContextOptionsApplyConfiguration) WithGMSACredentialSpecName(value string) *WindowsSecurityContextOptionsApplyConfiguration
- func (b *WindowsSecurityContextOptionsApplyConfiguration) WithHostProcess(value bool) *WindowsSecurityContextOptionsApplyConfiguration
- func (b *WindowsSecurityContextOptionsApplyConfiguration) WithRunAsUserName(value string) *WindowsSecurityContextOptionsApplyConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSElasticBlockStoreVolumeSourceApplyConfiguration ¶
type AWSElasticBlockStoreVolumeSourceApplyConfiguration struct { VolumeID *string `json:"volumeID,omitempty"` FSType *string `json:"fsType,omitempty"` Partition *int32 `json:"partition,omitempty"` ReadOnly *bool `json:"readOnly,omitempty"` }
AWSElasticBlockStoreVolumeSourceApplyConfiguration represents an declarative configuration of the AWSElasticBlockStoreVolumeSource type for use with apply.
func AWSElasticBlockStoreVolumeSource ¶
func AWSElasticBlockStoreVolumeSource() *AWSElasticBlockStoreVolumeSourceApplyConfiguration
AWSElasticBlockStoreVolumeSourceApplyConfiguration constructs an declarative configuration of the AWSElasticBlockStoreVolumeSource type for use with apply.
func (*AWSElasticBlockStoreVolumeSourceApplyConfiguration) DeepCopy ¶
func (in *AWSElasticBlockStoreVolumeSourceApplyConfiguration) DeepCopy() *AWSElasticBlockStoreVolumeSourceApplyConfiguration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSElasticBlockStoreVolumeSourceApplyConfiguration.
func (*AWSElasticBlockStoreVolumeSourceApplyConfiguration) DeepCopyInto ¶
func (in *AWSElasticBlockStoreVolumeSourceApplyConfiguration) DeepCopyInto(out *AWSElasticBlockStoreVolumeSourceApplyConfiguration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AWSElasticBlockStoreVolumeSourceApplyConfiguration) WithFSType ¶
func (b *AWSElasticBlockStoreVolumeSourceApplyConfiguration) WithFSType(value string) *AWSElasticBlockStoreVolumeSourceApplyConfiguration
WithFSType sets the FSType field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the FSType field is set to the value of the last call.
func (*AWSElasticBlockStoreVolumeSourceApplyConfiguration) WithPartition ¶
func (b *AWSElasticBlockStoreVolumeSourceApplyConfiguration) WithPartition(value int32) *AWSElasticBlockStoreVolumeSourceApplyConfiguration
WithPartition sets the Partition field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Partition field is set to the value of the last call.
func (*AWSElasticBlockStoreVolumeSourceApplyConfiguration) WithReadOnly ¶
func (b *AWSElasticBlockStoreVolumeSourceApplyConfiguration) WithReadOnly(value bool) *AWSElasticBlockStoreVolumeSourceApplyConfiguration
WithReadOnly sets the ReadOnly field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ReadOnly field is set to the value of the last call.
func (*AWSElasticBlockStoreVolumeSourceApplyConfiguration) WithVolumeID ¶
func (b *AWSElasticBlockStoreVolumeSourceApplyConfiguration) WithVolumeID(value string) *AWSElasticBlockStoreVolumeSourceApplyConfiguration
WithVolumeID sets the VolumeID field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the VolumeID field is set to the value of the last call.
type AffinityApplyConfiguration ¶
type AffinityApplyConfiguration struct { NodeAffinity *NodeAffinityApplyConfiguration `json:"nodeAffinity,omitempty"` PodAffinity *PodAffinityApplyConfiguration `json:"podAffinity,omitempty"` PodAntiAffinity *PodAntiAffinityApplyConfiguration `json:"podAntiAffinity,omitempty"` }
AffinityApplyConfiguration represents an declarative configuration of the Affinity type for use with apply.
func Affinity ¶
func Affinity() *AffinityApplyConfiguration
AffinityApplyConfiguration constructs an declarative configuration of the Affinity type for use with apply.
func (*AffinityApplyConfiguration) DeepCopy ¶
func (in *AffinityApplyConfiguration) DeepCopy() *AffinityApplyConfiguration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AffinityApplyConfiguration.
func (*AffinityApplyConfiguration) DeepCopyInto ¶
func (in *AffinityApplyConfiguration) DeepCopyInto(out *AffinityApplyConfiguration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AffinityApplyConfiguration) WithNodeAffinity ¶
func (b *AffinityApplyConfiguration) WithNodeAffinity(value *NodeAffinityApplyConfiguration) *AffinityApplyConfiguration
WithNodeAffinity sets the NodeAffinity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the NodeAffinity field is set to the value of the last call.
func (*AffinityApplyConfiguration) WithPodAffinity ¶
func (b *AffinityApplyConfiguration) WithPodAffinity(value *PodAffinityApplyConfiguration) *AffinityApplyConfiguration
WithPodAffinity sets the PodAffinity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PodAffinity field is set to the value of the last call.
func (*AffinityApplyConfiguration) WithPodAntiAffinity ¶
func (b *AffinityApplyConfiguration) WithPodAntiAffinity(value *PodAntiAffinityApplyConfiguration) *AffinityApplyConfiguration
WithPodAntiAffinity sets the PodAntiAffinity field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the PodAntiAffinity field is set to the value of the last call.
type AttachedVolumeApplyConfiguration ¶
type AttachedVolumeApplyConfiguration struct { Name *v1.UniqueVolumeName `json:"name,omitempty"` DevicePath *string `json:"devicePath,omitempty"` }
AttachedVolumeApplyConfiguration represents an declarative configuration of the AttachedVolume type for use with apply.
func AttachedVolume ¶
func AttachedVolume() *AttachedVolumeApplyConfiguration
AttachedVolumeApplyConfiguration constructs an declarative configuration of the AttachedVolume type for use with apply.
func (*AttachedVolumeApplyConfiguration) DeepCopy ¶
func (in *AttachedVolumeApplyConfiguration) DeepCopy() *AttachedVolumeApplyConfiguration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttachedVolumeApplyConfiguration.
func (*AttachedVolumeApplyConfiguration) DeepCopyInto ¶
func (in *AttachedVolumeApplyConfiguration) DeepCopyInto(out *AttachedVolumeApplyConfiguration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AttachedVolumeApplyConfiguration) WithDevicePath ¶
func (b *AttachedVolumeApplyConfiguration) WithDevicePath(value string) *AttachedVolumeApplyConfiguration
WithDevicePath sets the DevicePath field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DevicePath field is set to the value of the last call.
func (*AttachedVolumeApplyConfiguration) WithName ¶
func (b *AttachedVolumeApplyConfiguration) WithName(value v1.UniqueVolumeName) *AttachedVolumeApplyConfiguration
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Name field is set to the value of the last call.
type AzureDiskVolumeSourceApplyConfiguration ¶
type AzureDiskVolumeSourceApplyConfiguration struct { DiskName *string `json:"diskName,omitempty"` DataDiskURI *string `json:"diskURI,omitempty"` CachingMode *v1.AzureDataDiskCachingMode `json:"cachingMode,omitempty"` FSType *string `json:"fsType,omitempty"` ReadOnly *bool `json:"readOnly,omitempty"` Kind *v1.AzureDataDiskKind `json:"kind,omitempty"` }
AzureDiskVolumeSourceApplyConfiguration represents an declarative configuration of the AzureDiskVolumeSource type for use with apply.
func AzureDiskVolumeSource ¶
func AzureDiskVolumeSource() *AzureDiskVolumeSourceApplyConfiguration
AzureDiskVolumeSourceApplyConfiguration constructs an declarative configuration of the AzureDiskVolumeSource type for use with apply.
func (*AzureDiskVolumeSourceApplyConfiguration) DeepCopy ¶
func (in *AzureDiskVolumeSourceApplyConfiguration) DeepCopy() *AzureDiskVolumeSourceApplyConfiguration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureDiskVolumeSourceApplyConfiguration.
func (*AzureDiskVolumeSourceApplyConfiguration) DeepCopyInto ¶
func (in *AzureDiskVolumeSourceApplyConfiguration) DeepCopyInto(out *AzureDiskVolumeSourceApplyConfiguration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AzureDiskVolumeSourceApplyConfiguration) WithCachingMode ¶
func (b *AzureDiskVolumeSourceApplyConfiguration) WithCachingMode(value v1.AzureDataDiskCachingMode) *AzureDiskVolumeSourceApplyConfiguration
WithCachingMode sets the CachingMode field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the CachingMode field is set to the value of the last call.
func (*AzureDiskVolumeSourceApplyConfiguration) WithDataDiskURI ¶
func (b *AzureDiskVolumeSourceApplyConfiguration) WithDataDiskURI(value string) *AzureDiskVolumeSourceApplyConfiguration
WithDataDiskURI sets the DataDiskURI field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DataDiskURI field is set to the value of the last call.
func (*AzureDiskVolumeSourceApplyConfiguration) WithDiskName ¶
func (b *AzureDiskVolumeSourceApplyConfiguration) WithDiskName(value string) *AzureDiskVolumeSourceApplyConfiguration
WithDiskName sets the DiskName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the DiskName field is set to the value of the last call.
func (*AzureDiskVolumeSourceApplyConfiguration) WithFSType ¶
func (b *AzureDiskVolumeSourceApplyConfiguration) WithFSType(value string) *AzureDiskVolumeSourceApplyConfiguration
WithFSType sets the FSType field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the FSType field is set to the value of the last call.
func (*AzureDiskVolumeSourceApplyConfiguration) WithKind ¶
func (b *AzureDiskVolumeSourceApplyConfiguration) WithKind(value v1.AzureDataDiskKind) *AzureDiskVolumeSourceApplyConfiguration
WithKind sets the Kind field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Kind field is set to the value of the last call.
func (*AzureDiskVolumeSourceApplyConfiguration) WithReadOnly ¶
func (b *AzureDiskVolumeSourceApplyConfiguration) WithReadOnly(value bool) *AzureDiskVolumeSourceApplyConfiguration
WithReadOnly sets the ReadOnly field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ReadOnly field is set to the value of the last call.
type AzureFilePersistentVolumeSourceApplyConfiguration ¶
type AzureFilePersistentVolumeSourceApplyConfiguration struct { SecretName *string `json:"secretName,omitempty"` ReadOnly *bool `json:"readOnly,omitempty"` SecretNamespace *string `json:"secretNamespace,omitempty"` }
AzureFilePersistentVolumeSourceApplyConfiguration represents an declarative configuration of the AzureFilePersistentVolumeSource type for use with apply.
func AzureFilePersistentVolumeSource ¶
func AzureFilePersistentVolumeSource() *AzureFilePersistentVolumeSourceApplyConfiguration
AzureFilePersistentVolumeSourceApplyConfiguration constructs an declarative configuration of the AzureFilePersistentVolumeSource type for use with apply.
func (*AzureFilePersistentVolumeSourceApplyConfiguration) DeepCopy ¶
func (in *AzureFilePersistentVolumeSourceApplyConfiguration) DeepCopy() *AzureFilePersistentVolumeSourceApplyConfiguration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureFilePersistentVolumeSourceApplyConfiguration.
func (*AzureFilePersistentVolumeSourceApplyConfiguration) DeepCopyInto ¶
func (in *AzureFilePersistentVolumeSourceApplyConfiguration) DeepCopyInto(out *AzureFilePersistentVolumeSourceApplyConfiguration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AzureFilePersistentVolumeSourceApplyConfiguration) WithReadOnly ¶
func (b *AzureFilePersistentVolumeSourceApplyConfiguration) WithReadOnly(value bool) *AzureFilePersistentVolumeSourceApplyConfiguration
WithReadOnly sets the ReadOnly field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ReadOnly field is set to the value of the last call.
func (*AzureFilePersistentVolumeSourceApplyConfiguration) WithSecretName ¶
func (b *AzureFilePersistentVolumeSourceApplyConfiguration) WithSecretName(value string) *AzureFilePersistentVolumeSourceApplyConfiguration
WithSecretName sets the SecretName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretName field is set to the value of the last call.
func (*AzureFilePersistentVolumeSourceApplyConfiguration) WithSecretNamespace ¶
func (b *AzureFilePersistentVolumeSourceApplyConfiguration) WithSecretNamespace(value string) *AzureFilePersistentVolumeSourceApplyConfiguration
WithSecretNamespace sets the SecretNamespace field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretNamespace field is set to the value of the last call.
func (*AzureFilePersistentVolumeSourceApplyConfiguration) WithShareName ¶
func (b *AzureFilePersistentVolumeSourceApplyConfiguration) WithShareName(value string) *AzureFilePersistentVolumeSourceApplyConfiguration
WithShareName sets the ShareName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ShareName field is set to the value of the last call.
type AzureFileVolumeSourceApplyConfiguration ¶
type AzureFileVolumeSourceApplyConfiguration struct { SecretName *string `json:"secretName,omitempty"` ReadOnly *bool `json:"readOnly,omitempty"` }
AzureFileVolumeSourceApplyConfiguration represents an declarative configuration of the AzureFileVolumeSource type for use with apply.
func AzureFileVolumeSource ¶
func AzureFileVolumeSource() *AzureFileVolumeSourceApplyConfiguration
AzureFileVolumeSourceApplyConfiguration constructs an declarative configuration of the AzureFileVolumeSource type for use with apply.
func (*AzureFileVolumeSourceApplyConfiguration) DeepCopy ¶
func (in *AzureFileVolumeSourceApplyConfiguration) DeepCopy() *AzureFileVolumeSourceApplyConfiguration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureFileVolumeSourceApplyConfiguration.
func (*AzureFileVolumeSourceApplyConfiguration) DeepCopyInto ¶
func (in *AzureFileVolumeSourceApplyConfiguration) DeepCopyInto(out *AzureFileVolumeSourceApplyConfiguration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AzureFileVolumeSourceApplyConfiguration) WithReadOnly ¶
func (b *AzureFileVolumeSourceApplyConfiguration) WithReadOnly(value bool) *AzureFileVolumeSourceApplyConfiguration
WithReadOnly sets the ReadOnly field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ReadOnly field is set to the value of the last call.
func (*AzureFileVolumeSourceApplyConfiguration) WithSecretName ¶
func (b *AzureFileVolumeSourceApplyConfiguration) WithSecretName(value string) *AzureFileVolumeSourceApplyConfiguration
WithSecretName sets the SecretName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the SecretName field is set to the value of the last call.
func (*AzureFileVolumeSourceApplyConfiguration) WithShareName ¶
func (b *AzureFileVolumeSourceApplyConfiguration) WithShareName(value string) *AzureFileVolumeSourceApplyConfiguration
WithShareName sets the ShareName field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ShareName field is set to the value of the last call.
type CSIPersistentVolumeSourceApplyConfiguration ¶
type CSIPersistentVolumeSourceApplyConfiguration struct { Driver *string `json:"driver,omitempty"` VolumeHandle *string `json:"volumeHandle,omitempty"` ReadOnly *bool `json:"readOnly,omitempty"` FSType *string `json:"fsType,omitempty"` VolumeAttributes map[string]string `json:"volumeAttributes,omitempty"` ControllerPublishSecretRef *SecretReferenceApplyConfiguration `json:"controllerPublishSecretRef,omitempty"` NodeStageSecretRef *SecretReferenceApplyConfiguration `json:"nodeStageSecretRef,omitempty"` NodePublishSecretRef *SecretReferenceApplyConfiguration `json:"nodePublishSecretRef,omitempty"` ControllerExpandSecretRef *SecretReferenceApplyConfiguration `json:"controllerExpandSecretRef,omitempty"` }
CSIPersistentVolumeSourceApplyConfiguration represents an declarative configuration of the CSIPersistentVolumeSource type for use with apply.
func CSIPersistentVolumeSource ¶
func CSIPersistentVolumeSource() *CSIPersistentVolumeSourceApplyConfiguration
CSIPersistentVolumeSourceApplyConfiguration constructs an declarative configuration of the CSIPersistentVolumeSource type for use with apply.
func (*CSIPersistentVolumeSourceApplyConfiguration) DeepCopy ¶
func (in *CSIPersistentVolumeSourceApplyConfiguration) DeepCopy() *CSIPersistentVolumeSourceApplyConfiguration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CSIPersistentVolumeSourceApplyConfiguration.
func (*CSIPersistentVolumeSourceApplyConfiguration) DeepCopyInto ¶
func (in *CSIPersistentVolumeSourceApplyConfiguration) DeepCopyInto(out *CSIPersistentVolumeSourceApplyConfiguration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*CSIPersistentVolumeSourceApplyConfiguration) WithControllerExpandSecretRef ¶
func (b *CSIPersistentVolumeSourceApplyConfiguration) WithControllerExpandSecretRef(value *SecretReferenceApplyConfiguration) *CSIPersistentVolumeSourceApplyConfiguration
WithControllerExpandSecretRef sets the ControllerExpandSecretRef field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ControllerExpandSecretRef field is set to the value of the last call.
func (*CSIPersistentVolumeSourceApplyConfiguration) WithControllerPublishSecretRef ¶
func (b *CSIPersistentVolumeSourceApplyConfiguration) WithControllerPublishSecretRef(value *SecretReferenceApplyConfiguration) *CSIPersistentVolumeSourceApplyConfiguration
WithControllerPublishSecretRef sets the ControllerPublishSecretRef field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ControllerPublishSecretRef field is set to the value of the last call.
func (*CSIPersistentVolumeSourceApplyConfiguration) WithDriver ¶
func (b *CSIPersistentVolumeSourceApplyConfiguration) WithDriver(value string) *CSIPersistentVolumeSourceApplyConfiguration
WithDriver sets the Driver field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Driver field is set to the value of the last call.
func (*CSIPersistentVolumeSourceApplyConfiguration) WithFSType ¶
func (b *CSIPersistentVolumeSourceApplyConfiguration) WithFSType(value string) *CSIPersistentVolumeSourceApplyConfiguration
WithFSType sets the FSType field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the FSType field is set to the value of the last call.
func (*CSIPersistentVolumeSourceApplyConfiguration) WithNodePublishSecretRef ¶
func (b *CSIPersistentVolumeSourceApplyConfiguration) WithNodePublishSecretRef(value *SecretReferenceApplyConfiguration) *CSIPersistentVolumeSourceApplyConfiguration
WithNodePublishSecretRef sets the NodePublishSecretRef field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the NodePublishSecretRef field is set to the value of the last call.
func (*CSIPersistentVolumeSourceApplyConfiguration) WithNodeStageSecretRef ¶
func (b *CSIPersistentVolumeSourceApplyConfiguration) WithNodeStageSecretRef(value *SecretReferenceApplyConfiguration) *CSIPersistentVolumeSourceApplyConfiguration
WithNodeStageSecretRef sets the NodeStageSecretRef field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the NodeStageSecretRef field is set to the value of the last call.
func (*CSIPersistentVolumeSourceApplyConfiguration) WithReadOnly ¶
func (b *CSIPersistentVolumeSourceApplyConfiguration) WithReadOnly(value bool) *CSIPersistentVolumeSourceApplyConfiguration
WithReadOnly sets the ReadOnly field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ReadOnly field is set to the value of the last call.
func (*CSIPersistentVolumeSourceApplyConfiguration) WithVolumeAttributes ¶
func (b *CSIPersistentVolumeSourceApplyConfiguration) WithVolumeAttributes(entries map[string]string) *CSIPersistentVolumeSourceApplyConfiguration
WithVolumeAttributes puts the entries into the VolumeAttributes field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the VolumeAttributes field, overwriting an existing map entries in VolumeAttributes field with the same key.
func (*CSIPersistentVolumeSourceApplyConfiguration) WithVolumeHandle ¶
func (b *CSIPersistentVolumeSourceApplyConfiguration) WithVolumeHandle(value string) *CSIPersistentVolumeSourceApplyConfiguration
WithVolumeHandle sets the VolumeHandle field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the VolumeHandle field is set to the value of the last call.
type CSIVolumeSourceApplyConfiguration ¶
type CSIVolumeSourceApplyConfiguration struct { Driver *string `json:"driver,omitempty"` ReadOnly *bool `json:"readOnly,omitempty"` FSType *string `json:"fsType,omitempty"` VolumeAttributes map[string]string `json:"volumeAttributes,omitempty"` NodePublishSecretRef *LocalObjectReferenceApplyConfiguration `json:"nodePublishSecretRef,omitempty"` }
CSIVolumeSourceApplyConfiguration represents an declarative configuration of the CSIVolumeSource type for use with apply.
func CSIVolumeSource ¶
func CSIVolumeSource() *CSIVolumeSourceApplyConfiguration
CSIVolumeSourceApplyConfiguration constructs an declarative configuration of the CSIVolumeSource type for use with apply.
func (*CSIVolumeSourceApplyConfiguration) DeepCopy ¶
func (in *CSIVolumeSourceApplyConfiguration) DeepCopy() *CSIVolumeSourceApplyConfiguration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CSIVolumeSourceApplyConfiguration.
func (*CSIVolumeSourceApplyConfiguration) DeepCopyInto ¶
func (in *CSIVolumeSourceApplyConfiguration) DeepCopyInto(out *CSIVolumeSourceApplyConfiguration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*CSIVolumeSourceApplyConfiguration) WithDriver ¶
func (b *CSIVolumeSourceApplyConfiguration) WithDriver(value string) *CSIVolumeSourceApplyConfiguration
WithDriver sets the Driver field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the Driver field is set to the value of the last call.
func (*CSIVolumeSourceApplyConfiguration) WithFSType ¶
func (b *CSIVolumeSourceApplyConfiguration) WithFSType(value string) *CSIVolumeSourceApplyConfiguration
WithFSType sets the FSType field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the FSType field is set to the value of the last call.
func (*CSIVolumeSourceApplyConfiguration) WithNodePublishSecretRef ¶
func (b *CSIVolumeSourceApplyConfiguration) WithNodePublishSecretRef(value *LocalObjectReferenceApplyConfiguration) *CSIVolumeSourceApplyConfiguration
WithNodePublishSecretRef sets the NodePublishSecretRef field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the NodePublishSecretRef field is set to the value of the last call.
func (*CSIVolumeSourceApplyConfiguration) WithReadOnly ¶
func (b *CSIVolumeSourceApplyConfiguration) WithReadOnly(value bool) *CSIVolumeSourceApplyConfiguration
WithReadOnly sets the ReadOnly field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "With" function invocations. If called multiple times, the ReadOnly field is set to the value of the last call.
func (*CSIVolumeSourceApplyConfiguration) WithVolumeAttributes ¶
func (b *CSIVolumeSourceApplyConfiguration) WithVolumeAttributes(entries map[string]string) *CSIVolumeSourceApplyConfiguration
WithVolumeAttributes puts the entries into the VolumeAttributes field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, the entries provided by each call will be put on the VolumeAttributes field, overwriting an existing map entries in VolumeAttributes field with the same key.
type CapabilitiesApplyConfiguration ¶
type CapabilitiesApplyConfiguration struct { Add []v1.Capability `json:"add,omitempty"` Drop []v1.Capability `json:"drop,omitempty"` }
CapabilitiesApplyConfiguration represents an declarative configuration of the Capabilities type for use with apply.
func Capabilities ¶
func Capabilities() *CapabilitiesApplyConfiguration
CapabilitiesApplyConfiguration constructs an declarative configuration of the Capabilities type for use with apply.
func (*CapabilitiesApplyConfiguration) DeepCopy ¶
func (in *CapabilitiesApplyConfiguration) DeepCopy() *CapabilitiesApplyConfiguration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CapabilitiesApplyConfiguration.
func (*CapabilitiesApplyConfiguration) DeepCopyInto ¶
func (in *CapabilitiesApplyConfiguration) DeepCopyInto(out *CapabilitiesApplyConfiguration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*CapabilitiesApplyConfiguration) WithAdd ¶
func (b *CapabilitiesApplyConfiguration) WithAdd(values ...v1.Capability) *CapabilitiesApplyConfiguration
WithAdd adds the given value to the Add field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Add field.
func (*CapabilitiesApplyConfiguration) WithDrop ¶
func (b *CapabilitiesApplyConfiguration) WithDrop(values ...v1.Capability) *CapabilitiesApplyConfiguration
WithDrop adds the given value to the Drop field in the declarative configuration and returns the receiver, so that objects can be build by chaining "With" function invocations. If called multiple times, values provided by each call will be appended to the Drop field.