public interface FlexVolumeSourceFluent<T extends FlexVolumeSourceFluent<T>> extends Fluent<T>
Modifier and Type | Interface and Description |
---|---|
static interface |
FlexVolumeSourceFluent.SecretRefNested<N> |
String getDriver()
String getFsType()
Boolean isReadOnly()
LocalObjectReference getSecretRef()
T withSecretRef(LocalObjectReference secretRef)
FlexVolumeSourceFluent.SecretRefNested<T> withNewSecretRef()
FlexVolumeSourceFluent.SecretRefNested<T> withNewSecretRefLike(LocalObjectReference item)
FlexVolumeSourceFluent.SecretRefNested<T> editSecretRef()
Copyright © 2011–2016 Red Hat. All rights reserved.