| Package | Description |
|---|---|
| me.snowdrop.istio.api.authentication.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
Mode |
MutualTlsFluent.getMode() |
Mode |
MutualTlsFluentImpl.getMode() |
Mode |
MutualTls.getMode() |
static Mode |
Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mode[] |
Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MutualTls.setMode(Mode mode) |
A |
MutualTlsFluent.withMode(Mode mode) |
A |
MutualTlsFluentImpl.withMode(Mode mode) |
| Constructor and Description |
|---|
MutualTls(Boolean allowTls,
Mode mode) |
Copyright © 2017–2018 Red Hat. All rights reserved.