Home
last modified time | relevance | path

Searched refs:CephFS (Results 1 – 25 of 398) sorted by relevance

12345678910>>...16

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/cephfs/
H A Dcephfs.go176 CephFS: &v1.CephFSVolumeSource{
418 mon := spec.Volume.CephFS.Monitors
419 path := spec.Volume.CephFS.Path
420 user := spec.Volume.CephFS.User
421 secretFile := spec.Volume.CephFS.SecretFile
422 readOnly := spec.Volume.CephFS.ReadOnly
425 spec.PersistentVolume.Spec.CephFS != nil {
427 path := spec.PersistentVolume.Spec.CephFS.Path
428 user := spec.PersistentVolume.Spec.CephFS.User
439 localSecretRef := spec.Volume.CephFS.SecretRef
[all …]
H A Dcephfs_test.go51 …if !plug.CanSupport(&volume.Spec{Volume: &v1.Volume{VolumeSource: v1.VolumeSource{CephFS: &v1.Ceph…
71 CephFS: &v1.CephFSVolumeSource{
160 CephFS: &v1.CephFSPersistentVolumeSource{
184 CephFS: &v1.CephFSPersistentVolumeSource{
206 CephFS: &v1.CephFSVolumeSource{
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/api/v1/persistentvolume/
H A Dutil.go62 case source.CephFS != nil:
63 if source.CephFS.SecretRef != nil {
66 if len(source.CephFS.SecretRef.Namespace) > 0 {
68 ns = source.CephFS.SecretRef.Namespace
70 if !visitor(ns, source.CephFS.SecretRef.Name, true /* kubeletVisible */) {
H A Dutil_test.go49 CephFS: &corev1.CephFSPersistentVolumeSource{
56 CephFS: &corev1.CephFSPersistentVolumeSource{
246 CephFS: &corev1.CephFSPersistentVolumeSource{
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/security/podsecuritypolicy/util/
H A Dutil.go62 string(policy.CephFS),
109 case v.CephFS != nil:
110 return policy.CephFS, nil
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/k8s.io/kubernetes/pkg/api/v1/pod/
H A Dutil.go83 case source.CephFS != nil:
84 if source.CephFS.SecretRef != nil && !visitor(source.CephFS.SecretRef.Name) {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/api/v1/pod/
H A Dutil.go148 case source.CephFS != nil:
149 if source.CephFS.SecretRef != nil && !visitor(source.CephFS.SecretRef.Name) {
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go32 CephFS *CephFSPersistentVolumeSourceApplyConfiguration `json:"cephfs,omitempty"` member
122 b.CephFS = value
H A Dvolumesource.go37CephFS *CephFSVolumeSourceApplyConfiguration `json:"cephfs,omitempty… member
169 b.CephFS = value
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go32 CephFS *CephFSPersistentVolumeSourceApplyConfiguration `json:"cephfs,omitempty"` member
122 b.CephFS = value
H A Dvolumesource.go37CephFS *CephFSVolumeSourceApplyConfiguration `json:"cephfs,omitempty… member
169 b.CephFS = value
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go32 CephFS *CephFSPersistentVolumeSourceApplyConfiguration `json:"cephfs,omitempty"` member
122 b.CephFS = value
H A Dvolumesource.go37CephFS *CephFSVolumeSourceApplyConfiguration `json:"cephfs,omitempty… member
169 b.CephFS = value
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go32 CephFS *CephFSPersistentVolumeSourceApplyConfiguration `json:"cephfs,omitempty"` member
122 b.CephFS = value
H A Dvolumesource.go37CephFS *CephFSVolumeSourceApplyConfiguration `json:"cephfs,omitempty… member
169 b.CephFS = value
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go32 CephFS *CephFSPersistentVolumeSourceApplyConfiguration `json:"cephfs,omitempty"` member
122 b.CephFS = value
H A Dvolumesource.go37CephFS *CephFSVolumeSourceApplyConfiguration `json:"cephfs,omitempty… member
169 b.CephFS = value
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go32 CephFS *CephFSPersistentVolumeSourceApplyConfiguration `json:"cephfs,omitempty"` member
122 b.CephFS = value
H A Dvolumesource.go37CephFS *CephFSVolumeSourceApplyConfiguration `json:"cephfs,omitempty… member
169 b.CephFS = value
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go32 CephFS *CephFSPersistentVolumeSourceApplyConfiguration `json:"cephfs,omitempty"` member
122 b.CephFS = value
H A Dvolumesource.go37CephFS *CephFSVolumeSourceApplyConfiguration `json:"cephfs,omitempty… member
169 b.CephFS = value
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go32 CephFS *CephFSPersistentVolumeSourceApplyConfiguration `json:"cephfs,omitempty"` member
122 b.CephFS = value
H A Dvolumesource.go37CephFS *CephFSVolumeSourceApplyConfiguration `json:"cephfs,omitempty… member
169 b.CephFS = value
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/validation/
H A Dpv_validation.go46 pv.Spec.CephFS != nil ||
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/pod-security-admission/policy/
H A Dcheck_restrictedVolumes.go126 case volume.CephFS != nil:

12345678910>>...16