Package io.fabric8.kubernetes.api.model
Interface StorageOSVolumeSourceFluent<A extends StorageOSVolumeSourceFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
VolumeFluent.StorageosNested<N>
,WatchEventFluent.StorageOSVolumeSourceObjectNested<N>
- All Known Implementing Classes:
DoneableStorageOSVolumeSource
,StorageOSVolumeSourceBuilder
,StorageOSVolumeSourceFluentImpl
,VolumeFluentImpl.StorageosNestedImpl
,WatchEventFluentImpl.StorageOSVolumeSourceObjectNestedImpl
public interface StorageOSVolumeSourceFluent<A extends StorageOSVolumeSourceFluent<A>> extends Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
StorageOSVolumeSourceFluent.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
StorageOSVolumeSourceFluent.SecretRefNested<A> withNewSecretRef() -
withNewSecretRefLike
-
editSecretRef
StorageOSVolumeSourceFluent.SecretRefNested<A> editSecretRef() -
editOrNewSecretRef
StorageOSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef() -
editOrNewSecretRefLike
-
getVolumeName
String getVolumeName() -
withVolumeName
-
hasVolumeName
Boolean hasVolumeName() -
withNewVolumeName
-
withNewVolumeName
-
withNewVolumeName
-
getVolumeNamespace
String getVolumeNamespace() -
withVolumeNamespace
-
hasVolumeNamespace
Boolean hasVolumeNamespace() -
withNewVolumeNamespace
-
withNewVolumeNamespace
-
withNewVolumeNamespace
-