Package io.fabric8.kubernetes.api.model
Class VolumeFluent.CephfsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.CephFSVolumeSourceFluent<VolumeFluent.CephfsNested<N>>
-
- io.fabric8.kubernetes.api.model.VolumeFluent.CephfsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- VolumeFluent<A extends VolumeFluent<A>>
public class VolumeFluent.CephfsNested<N> extends CephFSVolumeSourceFluent<VolumeFluent.CephfsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.CephFSVolumeSourceFluent
CephFSVolumeSourceFluent.SecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endCephfs()
-
Methods inherited from class io.fabric8.kubernetes.api.model.CephFSVolumeSourceFluent
addAllToMonitors, addToAdditionalProperties, addToAdditionalProperties, addToMonitors, addToMonitors, buildSecretRef, copyInstance, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getAdditionalProperties, getFirstMonitor, getLastMonitor, getMatchingMonitor, getMonitor, getMonitors, getPath, getReadOnly, getSecretFile, getUser, hasAdditionalProperties, hashCode, hasMatchingMonitor, hasMonitors, hasPath, hasReadOnly, hasSecretFile, hasSecretRef, hasUser, removeAllFromMonitors, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMonitors, setToMonitors, toString, withAdditionalProperties, withMonitors, withMonitors, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withPath, withReadOnly, withReadOnly, withSecretFile, withSecretRef, withUser
-
-