public interface StorageOSVolumeSourceFluent<A extends StorageOSVolumeSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StorageOSVolumeSourceFluent.SecretRefNested<N> |
String getFsType()
Boolean hasFsType()
@Deprecated A withNewFsType(String arg0)
Boolean getReadOnly()
Boolean hasReadOnly()
@Deprecated LocalObjectReference getSecretRef()
LocalObjectReference buildSecretRef()
A withSecretRef(LocalObjectReference secretRef)
Boolean hasSecretRef()
StorageOSVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
StorageOSVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)
StorageOSVolumeSourceFluent.SecretRefNested<A> editSecretRef()
StorageOSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
StorageOSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)
String getVolumeName()
Boolean hasVolumeName()
@Deprecated A withNewVolumeName(String arg0)
String getVolumeNamespace()
Boolean hasVolumeNamespace()
@Deprecated A withNewVolumeNamespace(String arg0)
Copyright © 2015–2022 Red Hat. All rights reserved.