Uses of Interface
org.cdk8s.plus25.k8s.CephFsVolumeSource
-
Packages that use CephFsVolumeSource Package Description org.cdk8s.plus25.k8s -
-
Uses of CephFsVolumeSource in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement CephFsVolumeSource Modifier and Type Class Description static classCephFsVolumeSource.Jsii$ProxyAn implementation forCephFsVolumeSourceMethods in org.cdk8s.plus25.k8s that return CephFsVolumeSource Modifier and Type Method Description CephFsVolumeSourceCephFsVolumeSource.Builder. build()Builds the configured instance.default CephFsVolumeSourceVolume. getCephfs()cephFS represents a Ceph FS mount on the host that shares a pod's lifetime.CephFsVolumeSourceVolume.Jsii$Proxy. getCephfs()Methods in org.cdk8s.plus25.k8s with parameters of type CephFsVolumeSource Modifier and Type Method Description Volume.BuilderVolume.Builder. cephfs(CephFsVolumeSource cephfs)Sets the value ofVolume.getCephfs()
-