public interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
ISCSIVolumeSourceFluent.SecretRefNested<N> |
Boolean getChapAuthDiscovery()
Boolean hasChapAuthDiscovery()
Boolean getChapAuthSession()
Boolean hasChapAuthSession()
String getFsType()
Boolean hasFsType()
@Deprecated A withNewFsType(String arg0)
String getInitiatorName()
Boolean hasInitiatorName()
@Deprecated A withNewInitiatorName(String arg0)
String getIqn()
Boolean hasIqn()
@Deprecated A withNewIqn(String arg0)
String getIscsiInterface()
Boolean hasIscsiInterface()
@Deprecated A withNewIscsiInterface(String arg0)
Integer getLun()
Boolean hasLun()
A addAllToPortals(Collection<String> items)
A removeAllFromPortals(Collection<String> items)
String getFirstPortal()
String getLastPortal()
Boolean hasPortals()
Boolean getReadOnly()
Boolean hasReadOnly()
@Deprecated LocalObjectReference getSecretRef()
LocalObjectReference buildSecretRef()
A withSecretRef(LocalObjectReference secretRef)
Boolean hasSecretRef()
ISCSIVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
ISCSIVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)
ISCSIVolumeSourceFluent.SecretRefNested<A> editSecretRef()
ISCSIVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
ISCSIVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)
String getTargetPortal()
Boolean hasTargetPortal()
@Deprecated A withNewTargetPortal(String arg0)
Copyright © 2015–2020 Red Hat. All rights reserved.