Package io.fabric8.kubernetes.api.model
Interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
VolumeFluent.RbdNested<N>,WatchEventFluent.RBDVolumeSourceObjectNested<N>
- All Known Implementing Classes:
DoneableRBDVolumeSource,RBDVolumeSourceBuilder,RBDVolumeSourceFluentImpl,VolumeFluentImpl.RbdNestedImpl,WatchEventFluentImpl.RBDVolumeSourceObjectNestedImpl
public interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>> extends Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRBDVolumeSourceFluent.SecretRefNested<N> -
Method Summary
-
Method Details
-
getFsType
String getFsType() -
withFsType
-
hasFsType
Boolean hasFsType() -
withNewFsType
-
withNewFsType
-
withNewFsType
-
getImage
String getImage() -
withImage
-
hasImage
Boolean hasImage() -
withNewImage
-
withNewImage
-
withNewImage
-
getKeyring
String getKeyring() -
withKeyring
-
hasKeyring
Boolean hasKeyring() -
withNewKeyring
-
withNewKeyring
-
withNewKeyring
-
addToMonitors
-
setToMonitors
-
addToMonitors
-
addAllToMonitors
-
removeFromMonitors
-
removeAllFromMonitors
-
getMonitors
-
getMonitor
-
getFirstMonitor
String getFirstMonitor() -
getLastMonitor
String getLastMonitor() -
getMatchingMonitor
-
hasMatchingMonitor
-
withMonitors
-
withMonitors
-
hasMonitors
Boolean hasMonitors() -
addNewMonitor
-
addNewMonitor
-
addNewMonitor
-
getPool
String getPool() -
withPool
-
hasPool
Boolean hasPool() -
withNewPool
-
withNewPool
-
withNewPool
-
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
RBDVolumeSourceFluent.SecretRefNested<A> withNewSecretRef() -
withNewSecretRefLike
-
editSecretRef
RBDVolumeSourceFluent.SecretRefNested<A> editSecretRef() -
editOrNewSecretRef
RBDVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef() -
editOrNewSecretRefLike
-
getUser
String getUser() -
withUser
-
hasUser
Boolean hasUser() -
withNewUser
-
withNewUser
-
withNewUser
-