public interface FlexVolumeSourceFluent<A extends FlexVolumeSourceFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
FlexVolumeSourceFluent.SecretRefNested<N> |
String getDriver()
Boolean hasDriver()
String getFsType()
Boolean hasFsType()
Boolean hasOptions()
Boolean isReadOnly()
Boolean hasReadOnly()
@Deprecated LocalObjectReference getSecretRef()
LocalObjectReference buildSecretRef()
A withSecretRef(LocalObjectReference secretRef)
Boolean hasSecretRef()
FlexVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
FlexVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)
FlexVolumeSourceFluent.SecretRefNested<A> editSecretRef()
FlexVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
FlexVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)
Copyright © 2011–2017 Red Hat. All rights reserved.