public interface V1ScaleIOVolumeSourceFluent<A extends V1ScaleIOVolumeSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1ScaleIOVolumeSourceFluent.SecretRefNested<N> |
String getFsType()
Boolean hasFsType()
String getGateway()
Boolean hasGateway()
String getProtectionDomain()
Boolean hasProtectionDomain()
Boolean getReadOnly()
Boolean hasReadOnly()
@Deprecated io.kubernetes.client.openapi.models.V1LocalObjectReference getSecretRef()
io.kubernetes.client.openapi.models.V1LocalObjectReference buildSecretRef()
A withSecretRef(io.kubernetes.client.openapi.models.V1LocalObjectReference secretRef)
Boolean hasSecretRef()
V1ScaleIOVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
V1ScaleIOVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item)
V1ScaleIOVolumeSourceFluent.SecretRefNested<A> editSecretRef()
V1ScaleIOVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
V1ScaleIOVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item)
Boolean getSslEnabled()
Boolean hasSslEnabled()
String getStorageMode()
Boolean hasStorageMode()
String getStoragePool()
Boolean hasStoragePool()
String getSystem()
Boolean hasSystem()
String getVolumeName()
Boolean hasVolumeName()
A withReadOnly()
A withSslEnabled()
Copyright © 2022. All rights reserved.