Home
last modified time | relevance | path

Searched refs:AutomountServiceAccountToken (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/sysutils/kubectl/kubernetes-1.22.2/plugin/pkg/admission/serviceaccount/
H A Dadmission.go242 if pod.Spec.AutomountServiceAccountToken != nil {
243 return *pod.Spec.AutomountServiceAccountToken
246 if sa.AutomountServiceAccountToken != nil {
247 return *sa.AutomountServiceAccountToken
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/framework/node/
H A Druntimeclass.go53 AutomountServiceAccountToken: utilpointer.BoolPtr(false),
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dserviceaccount.go37AutomountServiceAccountToken *bool `json:"automountServiceA… member
282 b.AutomountServiceAccountToken = &value
H A Dpodspec.go39AutomountServiceAccountToken *bool `json:"automountService… member
189 b.AutomountServiceAccountToken = &value
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dserviceaccount.go37AutomountServiceAccountToken *bool `json:"automountServiceA… member
293 b.AutomountServiceAccountToken = &value
H A Dpodspec.go39AutomountServiceAccountToken *bool `json:"automountService… member
189 b.AutomountServiceAccountToken = &value
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dserviceaccount.go37AutomountServiceAccountToken *bool `json:"automountServiceA… member
282 b.AutomountServiceAccountToken = &value
H A Dpodspec.go39AutomountServiceAccountToken *bool `json:"automountService… member
189 b.AutomountServiceAccountToken = &value
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dserviceaccount.go37AutomountServiceAccountToken *bool `json:"automountServiceA… member
282 b.AutomountServiceAccountToken = &value
H A Dpodspec.go39AutomountServiceAccountToken *bool `json:"automountService… member
189 b.AutomountServiceAccountToken = &value
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/core/v1/
H A Dserviceaccount.go37AutomountServiceAccountToken *bool `json:"automountServiceA… member
282 b.AutomountServiceAccountToken = &value
H A Dpodspec.go39AutomountServiceAccountToken *bool `json:"automountService… member
189 b.AutomountServiceAccountToken = &value
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dserviceaccount.go37AutomountServiceAccountToken *bool `json:"automountServiceA… member
293 b.AutomountServiceAccountToken = &value
H A Dpodspec.go39AutomountServiceAccountToken *bool `json:"automountService… member
189 b.AutomountServiceAccountToken = &value
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/core/v1/
H A Dserviceaccount.go37AutomountServiceAccountToken *bool `json:"automountServiceA… member
293 b.AutomountServiceAccountToken = &value
H A Dpodspec.go39AutomountServiceAccountToken *bool `json:"automountService… member
189 b.AutomountServiceAccountToken = &value
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dserviceaccount.go37AutomountServiceAccountToken *bool `json:"automountServiceA… member
293 b.AutomountServiceAccountToken = &value
H A Dpodspec.go39AutomountServiceAccountToken *bool `json:"automountService… member
189 b.AutomountServiceAccountToken = &value
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/auth/
H A Dservice_accounts.go287 ….ServiceAccount{ObjectMeta: metav1.ObjectMeta{Name: "mount"}, AutomountServiceAccountToken: &trueV…
288 …erviceAccount{ObjectMeta: metav1.ObjectMeta{Name: "nomount"}, AutomountServiceAccountToken: &false…
398 AutomountServiceAccountToken: tc.AutomountPodSpec,
838 AutomountServiceAccountToken: &boolFalse,
857 …ectMeta.Namespace == testNamespaceName && *serviceAccountItem.AutomountServiceAccountToken == bool…
H A Dnode_authn.go81 AutomountServiceAccountToken: &trueValue,
/dports/sysutils/kubectl/kubernetes-1.22.2/test/integration/apiserver/podlogs/
H A Dpodlogs_test.go135 AutomountServiceAccountToken: &falseRef,
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/pkg/api/
H A Dtypes.go2052 AutomountServiceAccountToken *bool member
2598 AutomountServiceAccountToken *bool member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/k8s.io/kubernetes/pkg/apis/core/
H A Dtypes.go2635 AutomountServiceAccountToken *bool member
3536 AutomountServiceAccountToken *bool member
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/k8s.io/kubernetes/pkg/apis/core/
H A Dtypes.go2635 AutomountServiceAccountToken *bool member
3536 AutomountServiceAccountToken *bool member
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/apis/core/
H A Dtypes.go2787 AutomountServiceAccountToken *bool member
3866 AutomountServiceAccountToken *bool member

123456789