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()
Boolean isReadOnly()
Boolean hasReadOnly()
A withNewReadOnly(boolean arg1)
@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()
String getVolumeNamespace()
Boolean hasVolumeNamespace()
Copyright © 2015–2018 Red Hat. All rights reserved.