Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1CinderPersistentVolumeSource |
V1CinderPersistentVolumeSourceBuilder.build() |
V1CinderPersistentVolumeSource |
V1PersistentVolumeSpecFluentImpl.buildCinder() |
V1CinderPersistentVolumeSource |
V1PersistentVolumeSpecFluent.buildCinder() |
V1CinderPersistentVolumeSource |
V1CinderPersistentVolumeSource.fsType(String fsType) |
V1CinderPersistentVolumeSource |
V1PersistentVolumeSpecFluentImpl.getCinder()
Deprecated.
|
V1CinderPersistentVolumeSource |
V1PersistentVolumeSpecFluent.getCinder()
Deprecated.
|
V1CinderPersistentVolumeSource |
V1PersistentVolumeSpec.getCinder()
Get cinder
|
V1CinderPersistentVolumeSource |
V1CinderPersistentVolumeSource.readOnly(Boolean readOnly) |
V1CinderPersistentVolumeSource |
V1CinderPersistentVolumeSource.secretRef(V1SecretReference secretRef) |
V1CinderPersistentVolumeSource |
V1CinderPersistentVolumeSource.volumeID(String volumeID) |
Constructor and Description |
---|
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSource instance) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSource instance,
Boolean validationEnabled) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent,
V1CinderPersistentVolumeSource instance) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent,
V1CinderPersistentVolumeSource instance,
Boolean validationEnabled) |
V1CinderPersistentVolumeSourceFluentImpl(V1CinderPersistentVolumeSource instance) |
Copyright © 2020. All rights reserved.