| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta1Extensions.AllowedHostPath> |
V1beta1Extensions.AllowedHostPath.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.Builder.build() |
V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.Builder.buildPartial() |
V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.PodSecurityPolicySpecOrBuilder.getAllowedHostPaths(int index)
allowedHostPaths is a white list of allowed host paths.
|
V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.PodSecurityPolicySpec.getAllowedHostPaths(int index)
allowedHostPaths is a white list of allowed host paths.
|
V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.PodSecurityPolicySpec.Builder.getAllowedHostPaths(int index)
allowedHostPaths is a white list of allowed host paths.
|
static V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.getDefaultInstance() |
V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.getDefaultInstanceForType() |
V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.Builder.getDefaultInstanceForType() |
static V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.parseDelimitedFrom(InputStream input) |
static V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.parseFrom(byte[] data) |
static V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.parseFrom(ByteBuffer data) |
static V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.parseFrom(InputStream input) |
static V1beta1Extensions.AllowedHostPath |
V1beta1Extensions.AllowedHostPath.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1Extensions.AllowedHostPath> |
V1beta1Extensions.PodSecurityPolicySpecOrBuilder.getAllowedHostPathsList()
allowedHostPaths is a white list of allowed host paths.
|
List<V1beta1Extensions.AllowedHostPath> |
V1beta1Extensions.PodSecurityPolicySpec.getAllowedHostPathsList()
allowedHostPaths is a white list of allowed host paths.
|
List<V1beta1Extensions.AllowedHostPath> |
V1beta1Extensions.PodSecurityPolicySpec.Builder.getAllowedHostPathsList()
allowedHostPaths is a white list of allowed host paths.
|
com.google.protobuf.Parser<V1beta1Extensions.AllowedHostPath> |
V1beta1Extensions.AllowedHostPath.getParserForType() |
static com.google.protobuf.Parser<V1beta1Extensions.AllowedHostPath> |
V1beta1Extensions.AllowedHostPath.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta1Extensions.PodSecurityPolicySpec.Builder |
V1beta1Extensions.PodSecurityPolicySpec.Builder.addAllowedHostPaths(int index,
V1beta1Extensions.AllowedHostPath value)
allowedHostPaths is a white list of allowed host paths.
|
V1beta1Extensions.PodSecurityPolicySpec.Builder |
V1beta1Extensions.PodSecurityPolicySpec.Builder.addAllowedHostPaths(V1beta1Extensions.AllowedHostPath value)
allowedHostPaths is a white list of allowed host paths.
|
V1beta1Extensions.AllowedHostPath.Builder |
V1beta1Extensions.AllowedHostPath.Builder.mergeFrom(V1beta1Extensions.AllowedHostPath other) |
static V1beta1Extensions.AllowedHostPath.Builder |
V1beta1Extensions.AllowedHostPath.newBuilder(V1beta1Extensions.AllowedHostPath prototype) |
V1beta1Extensions.PodSecurityPolicySpec.Builder |
V1beta1Extensions.PodSecurityPolicySpec.Builder.setAllowedHostPaths(int index,
V1beta1Extensions.AllowedHostPath value)
allowedHostPaths is a white list of allowed host paths.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Extensions.PodSecurityPolicySpec.Builder |
V1beta1Extensions.PodSecurityPolicySpec.Builder.addAllAllowedHostPaths(Iterable<? extends V1beta1Extensions.AllowedHostPath> values)
allowedHostPaths is a white list of allowed host paths.
|
Copyright © 2021. All rights reserved.