Home
last modified time | relevance | path

Searched refs:PhotonPersistentDisk (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/security/podsecuritypolicy/util/
H A Dutil.go69 string(policy.PhotonPersistentDisk),
127 case v.PhotonPersistentDisk != nil:
128 return policy.PhotonPersistentDisk, nil
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go40PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistentDi… member
186 b.PhotonPersistentDisk = value
H A Dvolumesource.go46PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistent… member
241 b.PhotonPersistentDisk = value
H A Dvolume.go222 b.PhotonPersistentDisk = value
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go40PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistentDi… member
186 b.PhotonPersistentDisk = value
H A Dvolumesource.go46PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistent… member
241 b.PhotonPersistentDisk = value
H A Dvolume.go222 b.PhotonPersistentDisk = value
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go40PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistentDi… member
186 b.PhotonPersistentDisk = value
H A Dvolumesource.go46PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistent… member
241 b.PhotonPersistentDisk = value
H A Dvolume.go222 b.PhotonPersistentDisk = value
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go40PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistentDi… member
186 b.PhotonPersistentDisk = value
H A Dvolumesource.go46PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistent… member
241 b.PhotonPersistentDisk = value
H A Dvolume.go222 b.PhotonPersistentDisk = value
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go40PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistentDi… member
186 b.PhotonPersistentDisk = value
H A Dvolumesource.go46PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistent… member
241 b.PhotonPersistentDisk = value
H A Dvolume.go222 b.PhotonPersistentDisk = value
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go40PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistentDi… member
186 b.PhotonPersistentDisk = value
H A Dvolumesource.go46PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistent… member
241 b.PhotonPersistentDisk = value
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go40PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistentDi… member
186 b.PhotonPersistentDisk = value
H A Dvolumesource.go46PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistent… member
241 b.PhotonPersistentDisk = value
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dpersistentvolumesource.go40PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistentDi… member
186 b.PhotonPersistentDisk = value
H A Dvolumesource.go46PhotonPersistentDisk *PhotonPersistentDiskVolumeSourceApplyConfiguration `json:"photonPersistent… member
241 b.PhotonPersistentDisk = value
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/validation/
H A Dpv_validation.go50 pv.Spec.PhotonPersistentDisk != nil {
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/pod-security-admission/policy/
H A Dcheck_restrictedVolumes.go140 case volume.PhotonPersistentDisk != nil:
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/apis/policy/
H A Dtypes.go306 PhotonPersistentDisk FSType = "photonPersistentDisk" const

12345678910>>...12