Package io.fabric8.kubernetes.api.model
Interface ISCSIPersistentVolumeSourceFluent<A extends ISCSIPersistentVolumeSourceFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
PersistentVolumeSpecFluent.IscsiNested<N>
,WatchEventFluent.ISCSIPersistentVolumeSourceObjectNested<N>
- All Known Implementing Classes:
DoneableISCSIPersistentVolumeSource
,ISCSIPersistentVolumeSourceBuilder
,ISCSIPersistentVolumeSourceFluentImpl
,PersistentVolumeSpecFluentImpl.IscsiNestedImpl
,WatchEventFluentImpl.ISCSIPersistentVolumeSourceObjectNestedImpl
public interface ISCSIPersistentVolumeSourceFluent<A extends ISCSIPersistentVolumeSourceFluent<A>> extends Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ISCSIPersistentVolumeSourceFluent.SecretRefNested<N>
-
Method Summary
-
Method Details
-
isChapAuthDiscovery
Boolean isChapAuthDiscovery() -
withChapAuthDiscovery
-
hasChapAuthDiscovery
Boolean hasChapAuthDiscovery() -
withNewChapAuthDiscovery
-
withNewChapAuthDiscovery
-
isChapAuthSession
Boolean isChapAuthSession() -
withChapAuthSession
-
hasChapAuthSession
Boolean hasChapAuthSession() -
withNewChapAuthSession
-
withNewChapAuthSession
-
getFsType
String getFsType() -
withFsType
-
hasFsType
Boolean hasFsType() -
withNewFsType
-
withNewFsType
-
withNewFsType
-
getInitiatorName
String getInitiatorName() -
withInitiatorName
-
hasInitiatorName
Boolean hasInitiatorName() -
withNewInitiatorName
-
withNewInitiatorName
-
withNewInitiatorName
-
getIqn
String getIqn() -
withIqn
-
hasIqn
Boolean hasIqn() -
withNewIqn
-
withNewIqn
-
withNewIqn
-
getIscsiInterface
String getIscsiInterface() -
withIscsiInterface
-
hasIscsiInterface
Boolean hasIscsiInterface() -
withNewIscsiInterface
-
withNewIscsiInterface
-
withNewIscsiInterface
-
getLun
Integer getLun() -
withLun
-
hasLun
Boolean hasLun() -
withNewLun
-
withNewLun
-
addToPortals
-
setToPortals
-
addToPortals
-
addAllToPortals
-
removeFromPortals
-
removeAllFromPortals
-
getPortals
-
getPortal
-
getFirstPortal
String getFirstPortal() -
getLastPortal
String getLastPortal() -
getMatchingPortal
-
hasMatchingPortal
-
withPortals
-
withPortals
-
hasPortals
Boolean hasPortals() -
addNewPortal
-
addNewPortal
-
addNewPortal
-
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
SecretReference buildSecretRef() -
withSecretRef
-
hasSecretRef
Boolean hasSecretRef() -
withNewSecretRef
-
withNewSecretRef
ISCSIPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef() -
withNewSecretRefLike
-
editSecretRef
ISCSIPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef() -
editOrNewSecretRef
ISCSIPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef() -
editOrNewSecretRefLike
-
getTargetPortal
String getTargetPortal() -
withTargetPortal
-
hasTargetPortal
Boolean hasTargetPortal() -
withNewTargetPortal
-
withNewTargetPortal
-
withNewTargetPortal
-