| Modifier and Type | Method and Description |
|---|---|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.addAllSupplementalGroups(Iterable<? extends Long> values)
A list of groups applied to the first process run in each container, in addition
to the container's primary GID.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.addAllSysctls(Iterable<? extends V1.Sysctl> values)
Sysctls hold a list of namespaced sysctls used for the pod.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.addSupplementalGroups(long value)
A list of groups applied to the first process run in each container, in addition
to the container's primary GID.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.addSysctls(int index,
V1.Sysctl.Builder builderForValue)
Sysctls hold a list of namespaced sysctls used for the pod.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.addSysctls(int index,
V1.Sysctl value)
Sysctls hold a list of namespaced sysctls used for the pod.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.addSysctls(V1.Sysctl.Builder builderForValue)
Sysctls hold a list of namespaced sysctls used for the pod.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.addSysctls(V1.Sysctl value)
Sysctls hold a list of namespaced sysctls used for the pod.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.clear() |
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.clearFsGroup()
A special supplemental group that applies to all containers in a pod.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.clearRunAsGroup()
The GID to run the entrypoint of the container process.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.clearRunAsNonRoot()
Indicates that the container must run as a non-root user.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.clearRunAsUser()
The UID to run the entrypoint of the container process.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.clearSeLinuxOptions()
The SELinux context to be applied to all containers.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.clearSupplementalGroups()
A list of groups applied to the first process run in each container, in addition
to the container's primary GID.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.clearSysctls()
Sysctls hold a list of namespaced sysctls used for the pod.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.clone() |
V1.PodSecurityContext.Builder |
V1.PodSpec.Builder.getSecurityContextBuilder()
SecurityContext holds pod-level security attributes and common container settings.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.mergeFrom(V1.PodSecurityContext other) |
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.mergeSeLinuxOptions(V1.SELinuxOptions value)
The SELinux context to be applied to all containers.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.PodSecurityContext.Builder |
V1.PodSecurityContext.newBuilder() |
static V1.PodSecurityContext.Builder |
V1.PodSecurityContext.newBuilder(V1.PodSecurityContext prototype) |
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.newBuilderForType() |
protected V1.PodSecurityContext.Builder |
V1.PodSecurityContext.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.removeSysctls(int index)
Sysctls hold a list of namespaced sysctls used for the pod.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.setFsGroup(long value)
A special supplemental group that applies to all containers in a pod.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.setRunAsGroup(long value)
The GID to run the entrypoint of the container process.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.setRunAsNonRoot(boolean value)
Indicates that the container must run as a non-root user.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.setRunAsUser(long value)
The UID to run the entrypoint of the container process.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.setSeLinuxOptions(V1.SELinuxOptions.Builder builderForValue)
The SELinux context to be applied to all containers.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.setSeLinuxOptions(V1.SELinuxOptions value)
The SELinux context to be applied to all containers.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.setSupplementalGroups(int index,
long value)
A list of groups applied to the first process run in each container, in addition
to the container's primary GID.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.setSysctls(int index,
V1.Sysctl.Builder builderForValue)
Sysctls hold a list of namespaced sysctls used for the pod.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.setSysctls(int index,
V1.Sysctl value)
Sysctls hold a list of namespaced sysctls used for the pod.
|
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.PodSecurityContext.Builder |
V1.PodSecurityContext.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1.PodSpec.Builder |
V1.PodSpec.Builder.setSecurityContext(V1.PodSecurityContext.Builder builderForValue)
SecurityContext holds pod-level security attributes and common container settings.
|
Copyright © 2019. All rights reserved.