Package | Description |
---|---|
io.fabric8.kubernetes.api.model.extensions |
Modifier and Type | Interface and Description |
---|---|
interface |
LabelSelectorFluent<T extends LabelSelectorFluent<T>> |
class |
LabelSelectorFluentImpl<T extends LabelSelectorFluent<T>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
DaemonSetSpecFluent.SelectorNested<N> |
static interface |
DeploymentSpecFluent.SelectorNested<N> |
static interface |
JobSpecFluent.SelectorNested<N> |
static interface |
ReplicaSetSpecFluent.SelectorNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
DaemonSetSpecFluentImpl.SelectorNestedImpl<N> |
class |
DeploymentSpecFluentImpl.SelectorNestedImpl<N> |
class |
DoneableLabelSelector |
class |
JobSpecFluentImpl.SelectorNestedImpl<N> |
class |
LabelSelectorBuilder |
class |
LabelSelectorFluentImpl<T extends LabelSelectorFluent<T>> |
class |
ReplicaSetSpecFluentImpl.SelectorNestedImpl<N> |
Constructor and Description |
---|
LabelSelectorBuilder(LabelSelectorFluent<?> fluent) |
LabelSelectorBuilder(LabelSelectorFluent<?> fluent,
LabelSelector instance) |
Copyright © 2011–2016 Red Hat. All rights reserved.