Package io.fabric8.kubernetes.api.model
Interface CephFSVolumeSourceFluent<A extends CephFSVolumeSourceFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
VolumeFluent.CephfsNested<N>
,WatchEventFluent.CephFSVolumeSourceObjectNested<N>
- All Known Implementing Classes:
CephFSVolumeSourceBuilder
,CephFSVolumeSourceFluentImpl
,DoneableCephFSVolumeSource
,VolumeFluentImpl.CephfsNestedImpl
,WatchEventFluentImpl.CephFSVolumeSourceObjectNestedImpl
public interface CephFSVolumeSourceFluent<A extends CephFSVolumeSourceFluent<A>> extends Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
CephFSVolumeSourceFluent.SecretRefNested<N>
-
Method Summary
-
Method Details
-
addToMonitors
-
setToMonitors
-
addToMonitors
-
addAllToMonitors
-
removeFromMonitors
-
removeAllFromMonitors
-
getMonitors
-
getMonitor
-
getFirstMonitor
String getFirstMonitor() -
getLastMonitor
String getLastMonitor() -
getMatchingMonitor
-
hasMatchingMonitor
-
withMonitors
-
withMonitors
-
hasMonitors
Boolean hasMonitors() -
addNewMonitor
-
addNewMonitor
-
addNewMonitor
-
getPath
String getPath() -
withPath
-
hasPath
Boolean hasPath() -
withNewPath
-
withNewPath
-
withNewPath
-
isReadOnly
Boolean isReadOnly() -
withReadOnly
-
hasReadOnly
Boolean hasReadOnly() -
withNewReadOnly
-
withNewReadOnly
-
getSecretFile
String getSecretFile() -
withSecretFile
-
hasSecretFile
Boolean hasSecretFile() -
withNewSecretFile
-
withNewSecretFile
-
withNewSecretFile
-
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
CephFSVolumeSourceFluent.SecretRefNested<A> withNewSecretRef() -
withNewSecretRefLike
-
editSecretRef
CephFSVolumeSourceFluent.SecretRefNested<A> editSecretRef() -
editOrNewSecretRef
CephFSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef() -
editOrNewSecretRefLike
-
getUser
String getUser() -
withUser
-
hasUser
Boolean hasUser() -
withNewUser
-
withNewUser
-
withNewUser
-