public interface V1RBDVolumeSourceFluent<A extends V1RBDVolumeSourceFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
V1RBDVolumeSourceFluent.SecretRefNested<N> |
String getFsType()
Boolean hasFsType()
String getImage()
Boolean hasImage()
String getKeyring()
Boolean hasKeyring()
A addAllToMonitors(Collection<String> items)
A removeAllFromMonitors(Collection<String> items)
String getMonitor(int index)
String getFirstMonitor()
String getLastMonitor()
Boolean hasMonitors()
String getPool()
Boolean hasPool()
Boolean isReadOnly()
Boolean hasReadOnly()
A withNewReadOnly(boolean arg1)
@Deprecated V1LocalObjectReference getSecretRef()
V1LocalObjectReference buildSecretRef()
A withSecretRef(V1LocalObjectReference secretRef)
Boolean hasSecretRef()
V1RBDVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
V1RBDVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(V1LocalObjectReference item)
V1RBDVolumeSourceFluent.SecretRefNested<A> editSecretRef()
V1RBDVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
V1RBDVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(V1LocalObjectReference item)
String getUser()
Boolean hasUser()
Copyright © 2018. All rights reserved.