Package io.fabric8.kubernetes.api.model
Interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
VolumeFluent.CinderNested<N>
,WatchEventFluent.CinderVolumeSourceObjectNested<N>
- All Known Implementing Classes:
CinderVolumeSourceBuilder
,CinderVolumeSourceFluentImpl
,DoneableCinderVolumeSource
,VolumeFluentImpl.CinderNestedImpl
,WatchEventFluentImpl.CinderVolumeSourceObjectNestedImpl
public interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>> extends Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
CinderVolumeSourceFluent.SecretRefNested<N>
-
Method Summary
-
Method Details
-
getFsType
String getFsType() -
withFsType
-
hasFsType
Boolean hasFsType() -
withNewFsType
-
withNewFsType
-
withNewFsType
-
isReadOnly
Boolean isReadOnly() -
withReadOnly
-
hasReadOnly
Boolean hasReadOnly() -
withNewReadOnly
-
withNewReadOnly
-
getSecretRef
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Returns:
- The buildable object.
-
buildSecretRef
LocalObjectReference buildSecretRef() -
withSecretRef
-
hasSecretRef
Boolean hasSecretRef() -
withNewSecretRef
-
withNewSecretRef
CinderVolumeSourceFluent.SecretRefNested<A> withNewSecretRef() -
withNewSecretRefLike
-
editSecretRef
CinderVolumeSourceFluent.SecretRefNested<A> editSecretRef() -
editOrNewSecretRef
CinderVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef() -
editOrNewSecretRefLike
-
getVolumeID
String getVolumeID() -
withVolumeID
-
hasVolumeID
Boolean hasVolumeID() -
withNewVolumeID
-
withNewVolumeID
-
withNewVolumeID
-