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