Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addAllContainers(Iterable<? extends Generated.Container> values) |
List of containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addAllEphemeralContainers(Iterable<? extends Generated.EphemeralContainer> values) |
List of ephemeral containers run in this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addAllHostAliases(Iterable<? extends Generated.HostAlias> values) |
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addAllImagePullSecrets(Iterable<? extends Generated.LocalObjectReference> values) |
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addAllInitContainers(Iterable<? extends Generated.Container> values) |
List of initialization containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addAllReadinessGates(Iterable<? extends Generated.PodReadinessGate> values) |
If specified, all readiness gates will be evaluated for pod readiness.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addAllResourceClaims(Iterable<? extends Generated.PodResourceClaim> values) |
ResourceClaims defines which ResourceClaims must be allocated
and reserved before the Pod is allowed to start.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addAllSchedulingGates(Iterable<? extends Generated.PodSchedulingGate> values) |
SchedulingGates is an opaque list of values that if specified will block scheduling the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addAllTolerations(Iterable<? extends Generated.Toleration> values) |
If specified, the pod's tolerations.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addAllTopologySpreadConstraints(Iterable<? extends Generated.TopologySpreadConstraint> values) |
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addAllVolumes(Iterable<? extends Generated.Volume> values) |
List of volumes that can be mounted by containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addContainers(int index,
Generated.Container value) |
List of containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addContainers(int index,
Generated.Container.Builder builderForValue) |
List of containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addContainers(Generated.Container value) |
List of containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addContainers(Generated.Container.Builder builderForValue) |
List of containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addEphemeralContainers(int index,
Generated.EphemeralContainer value) |
List of ephemeral containers run in this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addEphemeralContainers(int index,
Generated.EphemeralContainer.Builder builderForValue) |
List of ephemeral containers run in this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addEphemeralContainers(Generated.EphemeralContainer value) |
List of ephemeral containers run in this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addEphemeralContainers(Generated.EphemeralContainer.Builder builderForValue) |
List of ephemeral containers run in this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addHostAliases(int index,
Generated.HostAlias value) |
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addHostAliases(int index,
Generated.HostAlias.Builder builderForValue) |
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addHostAliases(Generated.HostAlias value) |
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addHostAliases(Generated.HostAlias.Builder builderForValue) |
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addImagePullSecrets(int index,
Generated.LocalObjectReference value) |
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addImagePullSecrets(int index,
Generated.LocalObjectReference.Builder builderForValue) |
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addImagePullSecrets(Generated.LocalObjectReference value) |
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addImagePullSecrets(Generated.LocalObjectReference.Builder builderForValue) |
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addInitContainers(int index,
Generated.Container value) |
List of initialization containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addInitContainers(int index,
Generated.Container.Builder builderForValue) |
List of initialization containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addInitContainers(Generated.Container value) |
List of initialization containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addInitContainers(Generated.Container.Builder builderForValue) |
List of initialization containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addReadinessGates(int index,
Generated.PodReadinessGate value) |
If specified, all readiness gates will be evaluated for pod readiness.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addReadinessGates(int index,
Generated.PodReadinessGate.Builder builderForValue) |
If specified, all readiness gates will be evaluated for pod readiness.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addReadinessGates(Generated.PodReadinessGate value) |
If specified, all readiness gates will be evaluated for pod readiness.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addReadinessGates(Generated.PodReadinessGate.Builder builderForValue) |
If specified, all readiness gates will be evaluated for pod readiness.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addResourceClaims(int index,
Generated.PodResourceClaim value) |
ResourceClaims defines which ResourceClaims must be allocated
and reserved before the Pod is allowed to start.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addResourceClaims(int index,
Generated.PodResourceClaim.Builder builderForValue) |
ResourceClaims defines which ResourceClaims must be allocated
and reserved before the Pod is allowed to start.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addResourceClaims(Generated.PodResourceClaim value) |
ResourceClaims defines which ResourceClaims must be allocated
and reserved before the Pod is allowed to start.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addResourceClaims(Generated.PodResourceClaim.Builder builderForValue) |
ResourceClaims defines which ResourceClaims must be allocated
and reserved before the Pod is allowed to start.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addSchedulingGates(int index,
Generated.PodSchedulingGate value) |
SchedulingGates is an opaque list of values that if specified will block scheduling the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addSchedulingGates(int index,
Generated.PodSchedulingGate.Builder builderForValue) |
SchedulingGates is an opaque list of values that if specified will block scheduling the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addSchedulingGates(Generated.PodSchedulingGate value) |
SchedulingGates is an opaque list of values that if specified will block scheduling the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addSchedulingGates(Generated.PodSchedulingGate.Builder builderForValue) |
SchedulingGates is an opaque list of values that if specified will block scheduling the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addTolerations(int index,
Generated.Toleration value) |
If specified, the pod's tolerations.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addTolerations(int index,
Generated.Toleration.Builder builderForValue) |
If specified, the pod's tolerations.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addTolerations(Generated.Toleration value) |
If specified, the pod's tolerations.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addTolerations(Generated.Toleration.Builder builderForValue) |
If specified, the pod's tolerations.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addTopologySpreadConstraints(int index,
Generated.TopologySpreadConstraint value) |
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addTopologySpreadConstraints(int index,
Generated.TopologySpreadConstraint.Builder builderForValue) |
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addTopologySpreadConstraints(Generated.TopologySpreadConstraint value) |
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addTopologySpreadConstraints(Generated.TopologySpreadConstraint.Builder builderForValue) |
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addVolumes(int index,
Generated.Volume value) |
List of volumes that can be mounted by containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addVolumes(int index,
Generated.Volume.Builder builderForValue) |
List of volumes that can be mounted by containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addVolumes(Generated.Volume value) |
List of volumes that can be mounted by containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.addVolumes(Generated.Volume.Builder builderForValue) |
List of volumes that can be mounted by containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clear() |
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearActiveDeadlineSeconds() |
Optional duration in seconds the pod may be active on the node relative to
StartTime before the system will actively try to mark it failed and kill associated containers.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearAffinity() |
If specified, the pod's scheduling constraints
+optional
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearAutomountServiceAccountToken() |
AutomountServiceAccountToken indicates whether a service account token should be automatically mounted.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearContainers() |
List of containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearDnsConfig() |
Specifies the DNS parameters of a pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearDnsPolicy() |
Set DNS policy for the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearEnableServiceLinks() |
EnableServiceLinks indicates whether information about services should be injected into pod's
environment variables, matching the syntax of Docker links.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearEphemeralContainers() |
List of ephemeral containers run in this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearHostAliases() |
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearHostIPC() |
Use the host's ipc namespace.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearHostname() |
Specifies the hostname of the Pod
If not specified, the pod's hostname will be set to a system-defined value.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearHostNetwork() |
Host networking requested for this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearHostPID() |
Use the host's pid namespace.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearHostUsers() |
Use the host's user namespace.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearImagePullSecrets() |
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearInitContainers() |
List of initialization containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearNodeName() |
NodeName indicates in which node this pod is scheduled.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearNodeSelector() |
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearOs() |
Specifies the OS of the containers in the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearOverhead() |
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearPreemptionPolicy() |
PreemptionPolicy is the Policy for preempting pods with lower priority.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearPriority() |
The priority value.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearPriorityClassName() |
If specified, indicates the pod's priority.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearReadinessGates() |
If specified, all readiness gates will be evaluated for pod readiness.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearResourceClaims() |
ResourceClaims defines which ResourceClaims must be allocated
and reserved before the Pod is allowed to start.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearResources() |
Resources is the total amount of CPU and Memory resources required by all
containers in the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearRestartPolicy() |
Restart policy for all containers within the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearRuntimeClassName() |
RuntimeClassName refers to a RuntimeClass object in the node.k8s.io group, which should be used
to run this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearSchedulerName() |
If specified, the pod will be dispatched by specified scheduler.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearSchedulingGates() |
SchedulingGates is an opaque list of values that if specified will block scheduling the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearSecurityContext() |
SecurityContext holds pod-level security attributes and common container settings.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearServiceAccount() |
DeprecatedServiceAccount is a deprecated alias for ServiceAccountName.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearServiceAccountName() |
ServiceAccountName is the name of the ServiceAccount to use to run this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearSetHostnameAsFQDN() |
If true the pod's hostname will be configured as the pod's FQDN, rather than the leaf name (the default).
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearShareProcessNamespace() |
Share a single process namespace between all of the containers in a pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearSubdomain() |
If specified, the fully qualified Pod hostname will be "<hostname>.<subdomain>.<pod namespace>.svc.<cluster domain>".
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearTerminationGracePeriodSeconds() |
Optional duration in seconds the pod needs to terminate gracefully.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearTolerations() |
If specified, the pod's tolerations.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearTopologySpreadConstraints() |
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clearVolumes() |
List of volumes that can be mounted by containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.clone() |
|
Generated.PodSpec.Builder |
Generated.Pod.Builder.getSpecBuilder() |
Specification of the desired behavior of the pod.
|
Generated.PodSpec.Builder |
Generated.PodTemplateSpec.Builder.getSpecBuilder() |
Specification of the desired behavior of the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.mergeAffinity(Generated.Affinity value) |
If specified, the pod's scheduling constraints
+optional
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.mergeDnsConfig(Generated.PodDNSConfig value) |
Specifies the DNS parameters of a pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.mergeFrom(Generated.PodSpec other) |
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.mergeOs(Generated.PodOS value) |
Specifies the OS of the containers in the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.mergeResources(Generated.ResourceRequirements value) |
Resources is the total amount of CPU and Memory resources required by all
containers in the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.mergeSecurityContext(Generated.PodSecurityContext value) |
SecurityContext holds pod-level security attributes and common container settings.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Generated.PodSpec.Builder |
Generated.PodSpec.newBuilder() |
|
static Generated.PodSpec.Builder |
Generated.PodSpec.newBuilder(Generated.PodSpec prototype) |
|
Generated.PodSpec.Builder |
Generated.PodSpec.newBuilderForType() |
|
protected Generated.PodSpec.Builder |
Generated.PodSpec.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.putAllNodeSelector(Map<String,String> values) |
NodeSelector is a selector which must be true for the pod to fit on a node.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.putAllOverhead(Map<String,Generated.Quantity> values) |
Overhead represents the resource overhead associated with running a pod for a given RuntimeClass.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.putNodeSelector(String key,
String value) |
NodeSelector is a selector which must be true for the pod to fit on a node.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.putOverhead(String key,
Generated.Quantity value) |
Overhead represents the resource overhead associated with running a pod for a given RuntimeClass.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.removeContainers(int index) |
List of containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.removeEphemeralContainers(int index) |
List of ephemeral containers run in this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.removeHostAliases(int index) |
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.removeImagePullSecrets(int index) |
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.removeInitContainers(int index) |
List of initialization containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.removeNodeSelector(String key) |
NodeSelector is a selector which must be true for the pod to fit on a node.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.removeOverhead(String key) |
Overhead represents the resource overhead associated with running a pod for a given RuntimeClass.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.removeReadinessGates(int index) |
If specified, all readiness gates will be evaluated for pod readiness.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.removeResourceClaims(int index) |
ResourceClaims defines which ResourceClaims must be allocated
and reserved before the Pod is allowed to start.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.removeSchedulingGates(int index) |
SchedulingGates is an opaque list of values that if specified will block scheduling the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.removeTolerations(int index) |
If specified, the pod's tolerations.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.removeTopologySpreadConstraints(int index) |
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.removeVolumes(int index) |
List of volumes that can be mounted by containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setActiveDeadlineSeconds(long value) |
Optional duration in seconds the pod may be active on the node relative to
StartTime before the system will actively try to mark it failed and kill associated containers.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setAffinity(Generated.Affinity value) |
If specified, the pod's scheduling constraints
+optional
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setAffinity(Generated.Affinity.Builder builderForValue) |
If specified, the pod's scheduling constraints
+optional
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setAutomountServiceAccountToken(boolean value) |
AutomountServiceAccountToken indicates whether a service account token should be automatically mounted.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setContainers(int index,
Generated.Container value) |
List of containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setContainers(int index,
Generated.Container.Builder builderForValue) |
List of containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setDnsConfig(Generated.PodDNSConfig value) |
Specifies the DNS parameters of a pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setDnsConfig(Generated.PodDNSConfig.Builder builderForValue) |
Specifies the DNS parameters of a pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setDnsPolicy(String value) |
Set DNS policy for the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setDnsPolicyBytes(com.google.protobuf.ByteString value) |
Set DNS policy for the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setEnableServiceLinks(boolean value) |
EnableServiceLinks indicates whether information about services should be injected into pod's
environment variables, matching the syntax of Docker links.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setEphemeralContainers(int index,
Generated.EphemeralContainer value) |
List of ephemeral containers run in this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setEphemeralContainers(int index,
Generated.EphemeralContainer.Builder builderForValue) |
List of ephemeral containers run in this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setHostAliases(int index,
Generated.HostAlias value) |
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setHostAliases(int index,
Generated.HostAlias.Builder builderForValue) |
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setHostIPC(boolean value) |
Use the host's ipc namespace.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setHostname(String value) |
Specifies the hostname of the Pod
If not specified, the pod's hostname will be set to a system-defined value.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setHostnameBytes(com.google.protobuf.ByteString value) |
Specifies the hostname of the Pod
If not specified, the pod's hostname will be set to a system-defined value.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setHostNetwork(boolean value) |
Host networking requested for this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setHostPID(boolean value) |
Use the host's pid namespace.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setHostUsers(boolean value) |
Use the host's user namespace.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setImagePullSecrets(int index,
Generated.LocalObjectReference value) |
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setImagePullSecrets(int index,
Generated.LocalObjectReference.Builder builderForValue) |
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setInitContainers(int index,
Generated.Container value) |
List of initialization containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setInitContainers(int index,
Generated.Container.Builder builderForValue) |
List of initialization containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setNodeName(String value) |
NodeName indicates in which node this pod is scheduled.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setNodeNameBytes(com.google.protobuf.ByteString value) |
NodeName indicates in which node this pod is scheduled.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setOs(Generated.PodOS value) |
Specifies the OS of the containers in the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setOs(Generated.PodOS.Builder builderForValue) |
Specifies the OS of the containers in the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setPreemptionPolicy(String value) |
PreemptionPolicy is the Policy for preempting pods with lower priority.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setPreemptionPolicyBytes(com.google.protobuf.ByteString value) |
PreemptionPolicy is the Policy for preempting pods with lower priority.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setPriority(int value) |
The priority value.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setPriorityClassName(String value) |
If specified, indicates the pod's priority.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setPriorityClassNameBytes(com.google.protobuf.ByteString value) |
If specified, indicates the pod's priority.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setReadinessGates(int index,
Generated.PodReadinessGate value) |
If specified, all readiness gates will be evaluated for pod readiness.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setReadinessGates(int index,
Generated.PodReadinessGate.Builder builderForValue) |
If specified, all readiness gates will be evaluated for pod readiness.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setResourceClaims(int index,
Generated.PodResourceClaim value) |
ResourceClaims defines which ResourceClaims must be allocated
and reserved before the Pod is allowed to start.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setResourceClaims(int index,
Generated.PodResourceClaim.Builder builderForValue) |
ResourceClaims defines which ResourceClaims must be allocated
and reserved before the Pod is allowed to start.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setResources(Generated.ResourceRequirements value) |
Resources is the total amount of CPU and Memory resources required by all
containers in the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setResources(Generated.ResourceRequirements.Builder builderForValue) |
Resources is the total amount of CPU and Memory resources required by all
containers in the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setRestartPolicy(String value) |
Restart policy for all containers within the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setRestartPolicyBytes(com.google.protobuf.ByteString value) |
Restart policy for all containers within the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setRuntimeClassName(String value) |
RuntimeClassName refers to a RuntimeClass object in the node.k8s.io group, which should be used
to run this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setRuntimeClassNameBytes(com.google.protobuf.ByteString value) |
RuntimeClassName refers to a RuntimeClass object in the node.k8s.io group, which should be used
to run this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setSchedulerName(String value) |
If specified, the pod will be dispatched by specified scheduler.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setSchedulerNameBytes(com.google.protobuf.ByteString value) |
If specified, the pod will be dispatched by specified scheduler.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setSchedulingGates(int index,
Generated.PodSchedulingGate value) |
SchedulingGates is an opaque list of values that if specified will block scheduling the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setSchedulingGates(int index,
Generated.PodSchedulingGate.Builder builderForValue) |
SchedulingGates is an opaque list of values that if specified will block scheduling the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setSecurityContext(Generated.PodSecurityContext value) |
SecurityContext holds pod-level security attributes and common container settings.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setSecurityContext(Generated.PodSecurityContext.Builder builderForValue) |
SecurityContext holds pod-level security attributes and common container settings.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setServiceAccount(String value) |
DeprecatedServiceAccount is a deprecated alias for ServiceAccountName.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setServiceAccountBytes(com.google.protobuf.ByteString value) |
DeprecatedServiceAccount is a deprecated alias for ServiceAccountName.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setServiceAccountName(String value) |
ServiceAccountName is the name of the ServiceAccount to use to run this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setServiceAccountNameBytes(com.google.protobuf.ByteString value) |
ServiceAccountName is the name of the ServiceAccount to use to run this pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setSetHostnameAsFQDN(boolean value) |
If true the pod's hostname will be configured as the pod's FQDN, rather than the leaf name (the default).
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setShareProcessNamespace(boolean value) |
Share a single process namespace between all of the containers in a pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setSubdomain(String value) |
If specified, the fully qualified Pod hostname will be "<hostname>.<subdomain>.<pod namespace>.svc.<cluster domain>".
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setSubdomainBytes(com.google.protobuf.ByteString value) |
If specified, the fully qualified Pod hostname will be "<hostname>.<subdomain>.<pod namespace>.svc.<cluster domain>".
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setTerminationGracePeriodSeconds(long value) |
Optional duration in seconds the pod needs to terminate gracefully.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setTolerations(int index,
Generated.Toleration value) |
If specified, the pod's tolerations.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setTolerations(int index,
Generated.Toleration.Builder builderForValue) |
If specified, the pod's tolerations.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setTopologySpreadConstraints(int index,
Generated.TopologySpreadConstraint value) |
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setTopologySpreadConstraints(int index,
Generated.TopologySpreadConstraint.Builder builderForValue) |
TopologySpreadConstraints describes how a group of pods ought to spread across topology
domains.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setVolumes(int index,
Generated.Volume value) |
List of volumes that can be mounted by containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.Builder.setVolumes(int index,
Generated.Volume.Builder builderForValue) |
List of volumes that can be mounted by containers belonging to the pod.
|
Generated.PodSpec.Builder |
Generated.PodSpec.toBuilder() |
|