public interface V1StorageOSVolumeSourceFluent<A extends V1StorageOSVolumeSourceFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
V1StorageOSVolumeSourceFluent.SecretRefNested<N> |
String getFsType()
Boolean hasFsType()
Boolean isReadOnly()
Boolean hasReadOnly()
A withNewReadOnly(boolean arg1)
@Deprecated V1LocalObjectReference getSecretRef()
V1LocalObjectReference buildSecretRef()
A withSecretRef(V1LocalObjectReference secretRef)
Boolean hasSecretRef()
V1StorageOSVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
V1StorageOSVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(V1LocalObjectReference item)
V1StorageOSVolumeSourceFluent.SecretRefNested<A> editSecretRef()
V1StorageOSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
V1StorageOSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(V1LocalObjectReference item)
String getVolumeName()
Boolean hasVolumeName()
String getVolumeNamespace()
Boolean hasVolumeNamespace()
Copyright © 2019. All rights reserved.