| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.adapter.list |
| Modifier and Type | Method and Description |
|---|---|
ListEntryType |
BaseKubernetesListFluent.getEntryType() |
ListEntryType |
BaseKubernetesListFluentImpl.getEntryType() |
ListEntryType |
BaseKubernetesList.getEntryType() |
static ListEntryType |
ListEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListEntryType[] |
ListEntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseKubernetesList.setEntryType(ListEntryType entryType) |
A |
BaseKubernetesListFluent.withEntryType(ListEntryType entryType) |
A |
BaseKubernetesListFluentImpl.withEntryType(ListEntryType entryType) |
| Constructor and Description |
|---|
BaseKubernetesList(Boolean blacklist,
Long cachingInterval,
Integer cachingUseCount,
ListEntryType entryType,
List<String> overrides,
String providerUrl,
Long refreshInterval,
Long ttl) |
Copyright © 2017–2018 Red Hat. All rights reserved.