| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta1Extensions.IngressTLS> |
V1beta1Extensions.IngressTLS.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.Builder.build() |
V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.Builder.buildPartial() |
static V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.getDefaultInstance() |
V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.getDefaultInstanceForType() |
V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.Builder.getDefaultInstanceForType() |
V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressSpecOrBuilder.getTls(int index)
TLS configuration.
|
V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressSpec.getTls(int index)
TLS configuration.
|
V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressSpec.Builder.getTls(int index)
TLS configuration.
|
static V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.parseDelimitedFrom(InputStream input) |
static V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.parseFrom(byte[] data) |
static V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.parseFrom(ByteBuffer data) |
static V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.parseFrom(InputStream input) |
static V1beta1Extensions.IngressTLS |
V1beta1Extensions.IngressTLS.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1beta1Extensions.IngressTLS> |
V1beta1Extensions.IngressTLS.getParserForType() |
List<V1beta1Extensions.IngressTLS> |
V1beta1Extensions.IngressSpecOrBuilder.getTlsList()
TLS configuration.
|
List<V1beta1Extensions.IngressTLS> |
V1beta1Extensions.IngressSpec.getTlsList()
TLS configuration.
|
List<V1beta1Extensions.IngressTLS> |
V1beta1Extensions.IngressSpec.Builder.getTlsList()
TLS configuration.
|
static com.google.protobuf.Parser<V1beta1Extensions.IngressTLS> |
V1beta1Extensions.IngressTLS.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta1Extensions.IngressSpec.Builder |
V1beta1Extensions.IngressSpec.Builder.addTls(int index,
V1beta1Extensions.IngressTLS value)
TLS configuration.
|
V1beta1Extensions.IngressSpec.Builder |
V1beta1Extensions.IngressSpec.Builder.addTls(V1beta1Extensions.IngressTLS value)
TLS configuration.
|
V1beta1Extensions.IngressTLS.Builder |
V1beta1Extensions.IngressTLS.Builder.mergeFrom(V1beta1Extensions.IngressTLS other) |
static V1beta1Extensions.IngressTLS.Builder |
V1beta1Extensions.IngressTLS.newBuilder(V1beta1Extensions.IngressTLS prototype) |
V1beta1Extensions.IngressSpec.Builder |
V1beta1Extensions.IngressSpec.Builder.setTls(int index,
V1beta1Extensions.IngressTLS value)
TLS configuration.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Extensions.IngressSpec.Builder |
V1beta1Extensions.IngressSpec.Builder.addAllTls(Iterable<? extends V1beta1Extensions.IngressTLS> values)
TLS configuration.
|
Copyright © 2018. All rights reserved.