Package io.fabric8.kubernetes.api.model
Interface PersistentVolumeSpecFluent.IscsiNested<N>
-
- All Superinterfaces:
Fluent<PersistentVolumeSpecFluent.IscsiNested<N>>
,ISCSIPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.IscsiNested<N>>
,Nested<N>
- All Known Implementing Classes:
PersistentVolumeSpecFluentImpl.IscsiNestedImpl
- Enclosing interface:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public static interface PersistentVolumeSpecFluent.IscsiNested<N> extends Nested<N>, ISCSIPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.IscsiNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ISCSIPersistentVolumeSourceFluent
ISCSIPersistentVolumeSourceFluent.SecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endIscsi()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.ISCSIPersistentVolumeSourceFluent
addAllToPortals, addNewPortal, addNewPortal, addNewPortal, addToPortals, addToPortals, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFirstPortal, getFsType, getInitiatorName, getIqn, getIscsiInterface, getLastPortal, getLun, getMatchingPortal, getPortal, getPortals, getSecretRef, getTargetPortal, hasChapAuthDiscovery, hasChapAuthSession, hasFsType, hasInitiatorName, hasIqn, hasIscsiInterface, hasLun, hasMatchingPortal, hasPortals, hasReadOnly, hasSecretRef, hasTargetPortal, isChapAuthDiscovery, isChapAuthSession, isReadOnly, removeAllFromPortals, removeFromPortals, setToPortals, withChapAuthDiscovery, withChapAuthSession, withFsType, withInitiatorName, withIqn, withIscsiInterface, withLun, withNewChapAuthDiscovery, withNewChapAuthDiscovery, withNewChapAuthSession, withNewChapAuthSession, withNewFsType, withNewFsType, withNewFsType, withNewInitiatorName, withNewInitiatorName, withNewInitiatorName, withNewIqn, withNewIqn, withNewIqn, withNewIscsiInterface, withNewIscsiInterface, withNewIscsiInterface, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewTargetPortal, withNewTargetPortal, withNewTargetPortal, withPortals, withPortals, withReadOnly, withSecretRef, withTargetPortal
-
-