| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta1Policy.RunAsUserStrategyOptions> |
V1beta1Policy.RunAsUserStrategyOptions.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.Builder.build() |
V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.Builder.buildPartial() |
static V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.getDefaultInstance() |
V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.getDefaultInstanceForType() |
V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.Builder.getDefaultInstanceForType() |
V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.PodSecurityPolicySpecOrBuilder.getRunAsUser()
runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set.
|
V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.PodSecurityPolicySpec.getRunAsUser()
runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set.
|
V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.PodSecurityPolicySpec.Builder.getRunAsUser()
runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set.
|
static V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.parseDelimitedFrom(InputStream input) |
static V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.parseFrom(byte[] data) |
static V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.parseFrom(ByteBuffer data) |
static V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.parseFrom(InputStream input) |
static V1beta1Policy.RunAsUserStrategyOptions |
V1beta1Policy.RunAsUserStrategyOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1beta1Policy.RunAsUserStrategyOptions> |
V1beta1Policy.RunAsUserStrategyOptions.getParserForType() |
static com.google.protobuf.Parser<V1beta1Policy.RunAsUserStrategyOptions> |
V1beta1Policy.RunAsUserStrategyOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta1Policy.RunAsUserStrategyOptions.Builder |
V1beta1Policy.RunAsUserStrategyOptions.Builder.mergeFrom(V1beta1Policy.RunAsUserStrategyOptions other) |
V1beta1Policy.PodSecurityPolicySpec.Builder |
V1beta1Policy.PodSecurityPolicySpec.Builder.mergeRunAsUser(V1beta1Policy.RunAsUserStrategyOptions value)
runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set.
|
static V1beta1Policy.RunAsUserStrategyOptions.Builder |
V1beta1Policy.RunAsUserStrategyOptions.newBuilder(V1beta1Policy.RunAsUserStrategyOptions prototype) |
V1beta1Policy.PodSecurityPolicySpec.Builder |
V1beta1Policy.PodSecurityPolicySpec.Builder.setRunAsUser(V1beta1Policy.RunAsUserStrategyOptions value)
runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set.
|
Copyright © 2023. All rights reserved.