| Package | Description |
|---|---|
| me.snowdrop.istio.api.rbac.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
Mode |
RbacConfigSpecFluent.getMode() |
Mode |
RbacConfigSpecFluentImpl.getMode() |
Mode |
RbacConfigSpec.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 |
RbacConfigSpec.setMode(Mode mode) |
A |
RbacConfigSpecFluent.withMode(Mode mode) |
A |
RbacConfigSpecFluentImpl.withMode(Mode mode) |
| Constructor and Description |
|---|
RbacConfigSpec(Target exclusion,
Target inclusion,
Mode mode) |
Copyright © 2017–2018 Red Hat. All rights reserved.