Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>> |
class |
HostPathVolumeSourceFluentImpl<A extends HostPathVolumeSourceFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
PersistentVolumeSpecFluent.HostPathNested<N> |
static interface |
VolumeFluent.HostPathNested<N> |
static interface |
WatchEventFluent.HostPathVolumeSourceObjectNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
DoneableHostPathVolumeSource |
class |
HostPathVolumeSourceBuilder |
class |
HostPathVolumeSourceFluentImpl<A extends HostPathVolumeSourceFluent<A>> |
class |
PersistentVolumeSpecFluentImpl.HostPathNestedImpl<N> |
class |
VolumeFluentImpl.HostPathNestedImpl<N> |
class |
WatchEventFluentImpl.HostPathVolumeSourceObjectNestedImpl<N> |
Constructor and Description |
---|
HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent) |
HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent,
HostPathVolumeSource instance) |
HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent,
HostPathVolumeSource instance,
Boolean validationEnabled) |
Copyright © 2011–2017 Red Hat. All rights reserved.