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