public interface CephFSVolumeSourceFluent<A extends CephFSVolumeSourceFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
CephFSVolumeSourceFluent.SecretRefNested<N> |
A addAllToMonitors(Collection<String> items)
A removeAllFromMonitors(Collection<String> items)
String getMonitor(int index)
String getFirstMonitor()
String getLastMonitor()
Boolean hasMonitors()
String getPath()
Boolean hasPath()
Boolean isReadOnly()
Boolean hasReadOnly()
String getSecretFile()
Boolean hasSecretFile()
@Deprecated LocalObjectReference getSecretRef()
LocalObjectReference buildSecretRef()
A withSecretRef(LocalObjectReference secretRef)
Boolean hasSecretRef()
CephFSVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
CephFSVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)
CephFSVolumeSourceFluent.SecretRefNested<A> editSecretRef()
CephFSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
CephFSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)
String getUser()
Boolean hasUser()
Copyright © 2011–2017 Red Hat. All rights reserved.