Home
last modified time | relevance | path

Searched defs:EnvVarSource (Results 1 – 25 of 258) sorted by relevance

1234567891011

/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/cmd/set/env/
H A Denv_resolve.go86 func getFieldRef(obj runtime.Object, from *corev1.EnvVarSource) (string, error) {
174 func getResourceFieldRef(from *corev1.EnvVarSource, container *corev1.Container) (string, error) {
228 …Value(kc kubernetes.Interface, ns string, store *ResourceStore, from *corev1.EnvVarSource, obj run…
249 func GetEnvVarRefString(from *corev1.EnvVarSource) string {
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/kubectl/pkg/cmd/set/env/
H A Denv_resolve.go86 func getFieldRef(obj runtime.Object, from *corev1.EnvVarSource) (string, error) {
174 func getResourceFieldRef(from *corev1.EnvVarSource, container *corev1.Container) (string, error) {
248 …Value(kc kubernetes.Interface, ns string, store *ResourceStore, from *corev1.EnvVarSource, obj run…
269 func GetEnvVarRefString(from *corev1.EnvVarSource) string {
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kubectl/pkg/cmd/set/env/
H A Denv_resolve.go86 func getFieldRef(obj runtime.Object, from *corev1.EnvVarSource) (string, error) {
174 func getResourceFieldRef(from *corev1.EnvVarSource, container *corev1.Container) (string, error) {
248 …Value(kc kubernetes.Interface, ns string, store *ResourceStore, from *corev1.EnvVarSource, obj run…
269 func GetEnvVarRefString(from *corev1.EnvVarSource) string {
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Denvvarsource.go32 func EnvVarSource() *EnvVarSourceApplyConfiguration { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Denvvarsource.go32 func EnvVarSource() *EnvVarSourceApplyConfiguration { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Denvvarsource.go32 func EnvVarSource() *EnvVarSourceApplyConfiguration { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Denvvarsource.go32 func EnvVarSource() *EnvVarSourceApplyConfiguration { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/core/v1/
H A Denvvarsource.go32 func EnvVarSource() *EnvVarSourceApplyConfiguration { func
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Denvvarsource.go32 func EnvVarSource() *EnvVarSourceApplyConfiguration { func
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/core/v1/
H A Denvvarsource.go32 func EnvVarSource() *EnvVarSourceApplyConfiguration { func
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Denvvarsource.go32 func EnvVarSource() *EnvVarSourceApplyConfiguration { func
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/operator/v1alpha1/
H A Dkubernetes.pb.go1096 type EnvVarSource struct { struct
1101 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1102 XXX_unrecognized []byte `json:"-"`
1103 XXX_sizecache int32 `json:"-"`
1108 func (*EnvVarSource) ProtoMessage() {}
1109 func (*EnvVarSource) Descriptor() ([]byte, []int) {
1113 func (m *EnvVarSource) XXX_Unmarshal(b []byte) error {
1119 func (m *EnvVarSource) XXX_Merge(src proto.Message) {
1122 func (m *EnvVarSource) XXX_Size() int {
1125 func (m *EnvVarSource) XXX_DiscardUnknown() {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/python/istio_api/mesh/v1alpha1/
H A Dkubernetes_pb2.py1841 EnvVarSource = _reflection.GeneratedProtocolMessageType('EnvVarSource', (_message.Message,), { variable
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/python/istio_api/operator/v1alpha1/
H A Dkubernetes_pb2.py2187 EnvVarSource = _reflection.GeneratedProtocolMessageType('EnvVarSource', (_message.Message,), { variable
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/api/run/v1alpha1/
H A Drun-gen.go560 type EnvVarSource struct { struct
563 ConfigMapKeyRef *ConfigMapKeySelector `json:"configMapKeyRef,omitempty"`
567 SecretKeyRef *SecretKeySelector `json:"secretKeyRef,omitempty"`
575 ForceSendFields []string `json:"-"`
584 NullFields []string `json:"-"`
587 func (s *EnvVarSource) MarshalJSON() ([]byte, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/api/run/v1alpha1/
H A Drun-gen.go560 type EnvVarSource struct { struct
563 ConfigMapKeyRef *ConfigMapKeySelector `json:"configMapKeyRef,omitempty"`
567 SecretKeyRef *SecretKeySelector `json:"secretKeyRef,omitempty"`
575 ForceSendFields []string `json:"-"`
584 NullFields []string `json:"-"`
587 func (s *EnvVarSource) MarshalJSON() ([]byte, error) {
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/api/run/v1alpha1/
H A Drun-gen.go560 type EnvVarSource struct { struct
563 ConfigMapKeyRef *ConfigMapKeySelector `json:"configMapKeyRef,omitempty"`
567 SecretKeyRef *SecretKeySelector `json:"secretKeyRef,omitempty"`
575 ForceSendFields []string `json:"-"`
584 NullFields []string `json:"-"`
587 func (s *EnvVarSource) MarshalJSON() ([]byte, error) {
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/api/run/v1alpha1/
H A Drun-gen.go560 type EnvVarSource struct { struct
563 ConfigMapKeyRef *ConfigMapKeySelector `json:"configMapKeyRef,omitempty"`
567 SecretKeyRef *SecretKeySelector `json:"secretKeyRef,omitempty"`
575 ForceSendFields []string `json:"-"`
584 NullFields []string `json:"-"`
587 func (s *EnvVarSource) MarshalJSON() ([]byte, error) {
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/api/run/v1alpha1/
H A Drun-gen.go568 type EnvVarSource struct { struct
571 ConfigMapKeyRef *ConfigMapKeySelector `json:"configMapKeyRef,omitempty"`
575 SecretKeyRef *SecretKeySelector `json:"secretKeyRef,omitempty"`
583 ForceSendFields []string `json:"-"`
592 NullFields []string `json:"-"`
595 func (s *EnvVarSource) MarshalJSON() ([]byte, error) {
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/api/run/v1alpha1/
H A Drun-gen.go568 type EnvVarSource struct { struct
571 ConfigMapKeyRef *ConfigMapKeySelector `json:"configMapKeyRef,omitempty"`
575 SecretKeyRef *SecretKeySelector `json:"secretKeyRef,omitempty"`
583 ForceSendFields []string `json:"-"`
592 NullFields []string `json:"-"`
595 func (s *EnvVarSource) MarshalJSON() ([]byte, error) {
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/api/run/v1alpha1/
H A Drun-gen.go560 type EnvVarSource struct { struct
563 ConfigMapKeyRef *ConfigMapKeySelector `json:"configMapKeyRef,omitempty"`
567 SecretKeyRef *SecretKeySelector `json:"secretKeyRef,omitempty"`
575 ForceSendFields []string `json:"-"`
584 NullFields []string `json:"-"`
587 func (s *EnvVarSource) MarshalJSON() ([]byte, error) {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/api/run/v1alpha1/
H A Drun-gen.go640 type EnvVarSource struct { struct
643 ConfigMapKeyRef *ConfigMapKeySelector `json:"configMapKeyRef,omitempty"`
648 SecretKeyRef *SecretKeySelector `json:"secretKeyRef,omitempty"`
656 ForceSendFields []string `json:"-"`
665 NullFields []string `json:"-"`
668 func (s *EnvVarSource) MarshalJSON() ([]byte, error) {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/api/run/v1alpha1/
H A Drun-gen.go640 type EnvVarSource struct { struct
643 ConfigMapKeyRef *ConfigMapKeySelector `json:"configMapKeyRef,omitempty"`
648 SecretKeyRef *SecretKeySelector `json:"secretKeyRef,omitempty"`
656 ForceSendFields []string `json:"-"`
665 NullFields []string `json:"-"`
668 func (s *EnvVarSource) MarshalJSON() ([]byte, error) {
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/api/run/v1alpha1/
H A Drun-gen.go641 type EnvVarSource struct { struct
644 ConfigMapKeyRef *ConfigMapKeySelector `json:"configMapKeyRef,omitempty"`
650 SecretKeyRef *SecretKeySelector `json:"secretKeyRef,omitempty"`
658 ForceSendFields []string `json:"-"`
667 NullFields []string `json:"-"`
670 func (s *EnvVarSource) MarshalJSON() ([]byte, error) {
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/api/run/v1alpha1/
H A Drun-gen.go640 type EnvVarSource struct { struct
643 ConfigMapKeyRef *ConfigMapKeySelector `json:"configMapKeyRef,omitempty"`
648 SecretKeyRef *SecretKeySelector `json:"secretKeyRef,omitempty"`
656 ForceSendFields []string `json:"-"`
665 NullFields []string `json:"-"`
668 func (s *EnvVarSource) MarshalJSON() ([]byte, error) {

1234567891011