Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.clear() |
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.clearGmsaCredentialSpec() |
GMSACredentialSpec is where the GMSA admission webhook
(https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the
GMSA credential spec named by the GMSACredentialSpecName field.
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.clearGmsaCredentialSpecName() |
GMSACredentialSpecName is the name of the GMSA credential spec to use.
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.clearHostProcess() |
HostProcess determines if a container should be run as a 'Host Process' container.
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.clearRunAsUserName() |
The UserName in Windows to run the entrypoint of the container process.
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.clone() |
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.PodSecurityContext.Builder.getWindowsOptionsBuilder() |
The Windows specific settings applied to all containers.
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.SecurityContext.Builder.getWindowsOptionsBuilder() |
The Windows specific settings applied to all containers.
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.mergeFrom(Generated.WindowsSecurityContextOptions other) |
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.newBuilder() |
|
static Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.newBuilder(Generated.WindowsSecurityContextOptions prototype) |
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.newBuilderForType() |
|
protected Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.setGmsaCredentialSpec(String value) |
GMSACredentialSpec is where the GMSA admission webhook
(https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the
GMSA credential spec named by the GMSACredentialSpecName field.
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.setGmsaCredentialSpecBytes(com.google.protobuf.ByteString value) |
GMSACredentialSpec is where the GMSA admission webhook
(https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the
GMSA credential spec named by the GMSACredentialSpecName field.
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.setGmsaCredentialSpecName(String value) |
GMSACredentialSpecName is the name of the GMSA credential spec to use.
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.setGmsaCredentialSpecNameBytes(com.google.protobuf.ByteString value) |
GMSACredentialSpecName is the name of the GMSA credential spec to use.
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.setHostProcess(boolean value) |
HostProcess determines if a container should be run as a 'Host Process' container.
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.setRunAsUserName(String value) |
The UserName in Windows to run the entrypoint of the container process.
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.setRunAsUserNameBytes(com.google.protobuf.ByteString value) |
The UserName in Windows to run the entrypoint of the container process.
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Generated.WindowsSecurityContextOptions.Builder |
Generated.WindowsSecurityContextOptions.toBuilder() |
|