Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
CinderVolumeSource |
CinderVolumeSourceBuilder.build() |
CinderVolumeSource |
VolumeFluentImpl.buildCinder() |
CinderVolumeSource |
PersistentVolumeSpecFluent.buildCinder() |
CinderVolumeSource |
PersistentVolumeSpecFluentImpl.buildCinder() |
CinderVolumeSource |
VolumeFluent.buildCinder() |
CinderVolumeSource |
DoneableCinderVolumeSource.done() |
CinderVolumeSource |
VolumeFluentImpl.getCinder()
Deprecated.
|
CinderVolumeSource |
PersistentVolumeSpecFluent.getCinder()
Deprecated.
|
CinderVolumeSource |
PersistentVolumeSpecFluentImpl.getCinder()
Deprecated.
|
CinderVolumeSource |
VolumeFluent.getCinder()
Deprecated.
|
CinderVolumeSource |
PersistentVolumeSpec.getCinder() |
CinderVolumeSource |
Volume.getCinder() |
Constructor and Description |
---|
DoneableCinderVolumeSource(CinderVolumeSource item,
Function<CinderVolumeSource,CinderVolumeSource> function) |
DoneableCinderVolumeSource(CinderVolumeSource item,
Function<CinderVolumeSource,CinderVolumeSource> function) |
DoneableCinderVolumeSource(Function<CinderVolumeSource,CinderVolumeSource> function) |
DoneableCinderVolumeSource(Function<CinderVolumeSource,CinderVolumeSource> function) |
Copyright © 2011–2017 Red Hat. All rights reserved.