Home
last modified time | relevance | path

Searched refs:HostPathVolumeSource (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/dports/sysutils/kubectl/kubernetes-1.22.2/cmd/kubeadm/app/phases/controlplane/
H A Dvolumes_test.go81 HostPath: &v1.HostPathVolumeSource{
269 HostPath: &v1.HostPathVolumeSource{
278 HostPath: &v1.HostPathVolumeSource{
288 HostPath: &v1.HostPathVolumeSource{
297 HostPath: &v1.HostPathVolumeSource{
306 HostPath: &v1.HostPathVolumeSource{
316 HostPath: &v1.HostPathVolumeSource{
362 HostPath: &v1.HostPathVolumeSource{
371 HostPath: &v1.HostPathVolumeSource{
380 HostPath: &v1.HostPathVolumeSource{
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/common/storage/
H A Dhost_path.go49 source := &v1.HostPathVolumeSource{
68 source := &v1.HostPathVolumeSource{
101 source := &v1.HostPathVolumeSource{
136 func mount(source *v1.HostPathVolumeSource) []v1.Volume { argument
148 func testPodWithHostVol(path string, source *v1.HostPathVolumeSource, privileged bool) *v1.Pod { argument
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/pod-security-admission/test/
H A Dfixtures_hostPathVolumes.go50 HostPath: &corev1.HostPathVolumeSource{
63 HostPath: &corev1.HostPathVolumeSource{
71 HostPath: &corev1.HostPathVolumeSource{
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/pod-security-admission/policy/
H A Dcheck_hostPathVolumes_test.go36 {Name: "a", VolumeSource: corev1.VolumeSource{HostPath: &corev1.HostPathVolumeSource{}}},
37 {Name: "b", VolumeSource: corev1.VolumeSource{HostPath: &corev1.HostPathVolumeSource{}}},
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/hostpath/
H A Dhost_path_test.go62 …me.Spec{Volume: &v1.Volume{VolumeSource: v1.VolumeSource{HostPath: &v1.HostPathVolumeSource{}}}}) {
65 …eSpec{PersistentVolumeSource: v1.PersistentVolumeSource{HostPath: &v1.HostPathVolumeSource{}}}}}) {
91 …c{PersistentVolumeSource: v1.PersistentVolumeSource{HostPath: &v1.HostPathVolumeSource{Path: "/foo…
109 …c{PersistentVolumeSource: v1.PersistentVolumeSource{HostPath: &v1.HostPathVolumeSource{Path: tempP…
142 …c{PersistentVolumeSource: v1.PersistentVolumeSource{HostPath: &v1.HostPathVolumeSource{Path: test.…
161 …PersistentVolumeSource: v1.PersistentVolumeSource{HostPath: &v1.HostPathVolumeSource{Path: fmt.Spr…
214 …VolumeSource: v1.VolumeSource{HostPath: &v1.HostPathVolumeSource{Path: "/no/backsteps/allowed/.."}…
241 …VolumeSource: v1.VolumeSource{HostPath: &v1.HostPathVolumeSource{Path: volPath, Type: newHostPathT…
282 …HostPath: &v1.HostPathVolumeSource{Path: "foo", Type: newHostPathType(string(v1.HostPathDirectoryO…
H A Dhost_path.go150 HostPath: &v1.HostPathVolumeSource{
172 HostPath: &v1.HostPathVolumeSource{
299 HostPath: &v1.HostPathVolumeSource{
336 func getVolumeSource(spec *volume.Spec) (*v1.HostPathVolumeSource, bool, error) {
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/common/node/
H A Dkubelet_etc_hosts.go182 HostPath: &v1.HostPathVolumeSource{
219 HostPath: &v1.HostPathVolumeSource{
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e_node/
H A Dresource_collector.go351 VolumeSource: v1.VolumeSource{HostPath: &v1.HostPathVolumeSource{Path: "/"}},
355 VolumeSource: v1.VolumeSource{HostPath: &v1.HostPathVolumeSource{Path: "/var/run"}},
359 VolumeSource: v1.VolumeSource{HostPath: &v1.HostPathVolumeSource{Path: "/sys"}},
363 VolumeSource: v1.VolumeSource{HostPath: &v1.HostPathVolumeSource{Path: "/var/lib/docker"}},
H A Dpods_container_manager_test.go112 HostPath: &v1.HostPathVolumeSource{Path: "/sys/fs/cgroup"},
157 HostPath: &v1.HostPathVolumeSource{Path: "/sys/fs/cgroup"},
H A Dvolume_manager_test.go110 HostPath: &v1.HostPathVolumeSource{Path: "/var/lib/kubelet/pods"},
H A Dpids_test.go79 HostPath: &v1.HostPathVolumeSource{Path: "/sys/fs/cgroup"},
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dhostpathvolumesource.go34 func HostPathVolumeSource() *HostPathVolumeSourceApplyConfiguration { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dhostpathvolumesource.go34 func HostPathVolumeSource() *HostPathVolumeSourceApplyConfiguration { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dhostpathvolumesource.go34 func HostPathVolumeSource() *HostPathVolumeSourceApplyConfiguration { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dhostpathvolumesource.go34 func HostPathVolumeSource() *HostPathVolumeSourceApplyConfiguration { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/core/v1/
H A Dhostpathvolumesource.go34 func HostPathVolumeSource() *HostPathVolumeSourceApplyConfiguration { func
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dhostpathvolumesource.go34 func HostPathVolumeSource() *HostPathVolumeSourceApplyConfiguration { func
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/core/v1/
H A Dhostpathvolumesource.go34 func HostPathVolumeSource() *HostPathVolumeSourceApplyConfiguration { func
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dhostpathvolumesource.go34 func HostPathVolumeSource() *HostPathVolumeSourceApplyConfiguration { func
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/framework/security/
H A Dapparmor.go201 HostPath: &v1.HostPathVolumeSource{
208 HostPath: &v1.HostPathVolumeSource{
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/storage/
H A Dgke_local_ssd.go103 HostPath: &v1.HostPathVolumeSource{
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/security/podsecuritypolicy/
H A Dprovider_test.go252 HostPath: &api.HostPathVolumeSource{},
262 HostPath: &api.HostPathVolumeSource{
285 HostPath: &api.HostPathVolumeSource{
813 HostPath: &api.HostPathVolumeSource{
821 HostPath: &api.HostPathVolumeSource{
829 HostPath: &api.HostPathVolumeSource{
837 HostPath: &api.HostPathVolumeSource{
1144 HostPath: &api.HostPathVolumeSource{},
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/framework/plugins/nodevolumelimits/
H A Dnon_csi_test.go67 HostPath: &v1.HostPathVolumeSource{},
83 HostPath: &v1.HostPathVolumeSource{},
497 HostPath: &v1.HostPathVolumeSource{},
513 HostPath: &v1.HostPathVolumeSource{},
879 HostPath: &v1.HostPathVolumeSource{},
895 HostPath: &v1.HostPathVolumeSource{},
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/validation/
H A Dpv_validation_test.go52 HostPath: &api.HostPathVolumeSource{Path: "/a/.."},
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/framework/job/
H A Dfixtures.go109 …late.Spec.Volumes[0].VolumeSource = v1.VolumeSource{HostPath: &v1.HostPathVolumeSource{Path: rando…

12345678910>>...14