Home
last modified time | relevance | path

Searched refs:NamespacePhase (Results 1 – 25 of 112) sorted by relevance

12345

/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnamespacestatus.go28 Phase *v1.NamespacePhase `json:"phase,omitempty"`
41 func (b *NamespaceStatusApplyConfiguration) WithPhase(value v1.NamespacePhase) *NamespaceStatusAppl…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnamespacestatus.go28 Phase *v1.NamespacePhase `json:"phase,omitempty"`
41 func (b *NamespaceStatusApplyConfiguration) WithPhase(value v1.NamespacePhase) *NamespaceStatusAppl…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnamespacestatus.go28 Phase *v1.NamespacePhase `json:"phase,omitempty"`
41 func (b *NamespaceStatusApplyConfiguration) WithPhase(value v1.NamespacePhase) *NamespaceStatusAppl…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/core/v1/
H A Dnamespacestatus.go28 Phase *v1.NamespacePhase `json:"phase,omitempty"`
41 func (b *NamespaceStatusApplyConfiguration) WithPhase(value v1.NamespacePhase) *NamespaceStatusAppl…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnamespacestatus.go28 Phase *v1.NamespacePhase `json:"phase,omitempty"`
41 func (b *NamespaceStatusApplyConfiguration) WithPhase(value v1.NamespacePhase) *NamespaceStatusAppl…
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnamespacestatus.go28 Phase *v1.NamespacePhase `json:"phase,omitempty"`
41 func (b *NamespaceStatusApplyConfiguration) WithPhase(value v1.NamespacePhase) *NamespaceStatusAppl…
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnamespacestatus.go28 Phase *v1.NamespacePhase `json:"phase,omitempty"`
41 func (b *NamespaceStatusApplyConfiguration) WithPhase(value v1.NamespacePhase) *NamespaceStatusAppl…
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnamespacestatus.go28 Phase *v1.NamespacePhase `json:"phase,omitempty"`
41 func (b *NamespaceStatusApplyConfiguration) WithPhase(value v1.NamespacePhase) *NamespaceStatusAppl…
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/admission/plugin/namespace/lifecycle/
H A Dadmission_test.go62 func newMockClientForTest(namespaces map[string]v1.NamespacePhase) *fake.Clientset { argument
101 mockClient := newMockClientForTest(map[string]v1.NamespacePhase{})
120 mockClient := newMockClientForTest(map[string]v1.NamespacePhase{})
162 mockClient := newMockClientForTest(map[string]v1.NamespacePhase{
182 mockClient := newMockClientForTest(map[string]v1.NamespacePhase{
236 phases := map[string]v1.NamespacePhase{namespace: v1.NamespaceActive}
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/admission/plugin/namespace/lifecycle/
H A Dadmission_test.go62 func newMockClientForTest(namespaces map[string]v1.NamespacePhase) *fake.Clientset { argument
101 mockClient := newMockClientForTest(map[string]v1.NamespacePhase{})
120 mockClient := newMockClientForTest(map[string]v1.NamespacePhase{})
162 mockClient := newMockClientForTest(map[string]v1.NamespacePhase{
182 mockClient := newMockClientForTest(map[string]v1.NamespacePhase{
236 phases := map[string]v1.NamespacePhase{namespace: v1.NamespaceActive}
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/project/v1/
H A Dtypes.go41 …Phase corev1.NamespacePhase `json:"phase,omitempty" protobuf:"bytes,1,opt,name=phase,casttype=k8s.…
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/pkg/api/
H A Dtypes.go2994 Phase NamespacePhase
2997 type NamespacePhase string type
3002 NamespaceActive NamespacePhase = "Active"
3004 NamespaceTerminating NamespacePhase = "Terminating"
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/k8s.io/kubernetes/pkg/apis/core/
H A Dtypes.go4020 Phase NamespacePhase
4025 type NamespacePhase string type
4030 NamespaceActive NamespacePhase = "Active"
4032 NamespaceTerminating NamespacePhase = "Terminating"
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/k8s.io/kubernetes/pkg/apis/core/
H A Dtypes.go4020 Phase NamespacePhase
4025 type NamespacePhase string type
4030 NamespaceActive NamespacePhase = "Active"
4032 NamespaceTerminating NamespacePhase = "Terminating"
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/apis/core/
H A Dtypes.go4401 Phase NamespacePhase
4407 type NamespacePhase string type
4412 NamespaceActive NamespacePhase = "Active"
4414 NamespaceTerminating NamespacePhase = "Terminating"
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/pkg/api/v1/
H A Dtypes.go3421 …Phase NamespacePhase `json:"phase,omitempty" protobuf:"bytes,1,opt,name=phase,casttype=NamespacePh…
3424 type NamespacePhase string type
3429 NamespaceActive NamespacePhase = "Active"
3431 NamespaceTerminating NamespacePhase = "Terminating"
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/vendor/k8s.io/api/core/v1/
H A Dtypes.go4001 …Phase NamespacePhase `json:"phase,omitempty" protobuf:"bytes,1,opt,name=phase,casttype=NamespacePh…
4004 type NamespacePhase string type
4009 NamespaceActive NamespacePhase = "Active"
4011 NamespaceTerminating NamespacePhase = "Terminating"
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/vendor/k8s.io/api/core/v1/
H A Dtypes.go4001 …Phase NamespacePhase `json:"phase,omitempty" protobuf:"bytes,1,opt,name=phase,casttype=NamespacePh…
4004 type NamespacePhase string type
4009 NamespaceActive NamespacePhase = "Active"
4011 NamespaceTerminating NamespacePhase = "Terminating"
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/
H A Dtypes.go4289 …Phase NamespacePhase `json:"phase,omitempty" protobuf:"bytes,1,opt,name=phase,casttype=NamespacePh…
4292 type NamespacePhase string type
4297 NamespaceActive NamespacePhase = "Active"
4299 NamespaceTerminating NamespacePhase = "Terminating"
/dports/net/concourse-fly/concourse-6.7.1/vendor/k8s.io/api/core/v1/
H A Dtypes.go4289 …Phase NamespacePhase `json:"phase,omitempty" protobuf:"bytes,1,opt,name=phase,casttype=NamespacePh…
4292 type NamespacePhase string type
4297 NamespaceActive NamespacePhase = "Active"
4299 NamespaceTerminating NamespacePhase = "Terminating"
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/api/core/v1/
H A Dtypes.go4289 …Phase NamespacePhase `json:"phase,omitempty" protobuf:"bytes,1,opt,name=phase,casttype=NamespacePh…
4292 type NamespacePhase string type
4297 NamespaceActive NamespacePhase = "Active"
4299 NamespaceTerminating NamespacePhase = "Terminating"
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/api/api-7cf5895f2711/core/v1/
H A Dtypes.go4320 …Phase NamespacePhase `json:"phase,omitempty" protobuf:"bytes,1,opt,name=phase,casttype=NamespacePh…
4323 type NamespacePhase string type
4328 NamespaceActive NamespacePhase = "Active"
4330 NamespaceTerminating NamespacePhase = "Terminating"
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/api/core/v1/
H A Dtypes.go4320 …Phase NamespacePhase `json:"phase,omitempty" protobuf:"bytes,1,opt,name=phase,casttype=NamespacePh…
4323 type NamespacePhase string type
4328 NamespaceActive NamespacePhase = "Active"
4330 NamespaceTerminating NamespacePhase = "Terminating"
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/api/core/v1/
H A Dtypes.go4320 …Phase NamespacePhase `json:"phase,omitempty" protobuf:"bytes,1,opt,name=phase,casttype=NamespacePh…
4323 type NamespacePhase string type
4328 NamespaceActive NamespacePhase = "Active"
4330 NamespaceTerminating NamespacePhase = "Terminating"
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/k8s.io/api/core/v1/
H A Dtypes.go4169 …Phase NamespacePhase `json:"phase,omitempty" protobuf:"bytes,1,opt,name=phase,casttype=NamespacePh…
4172 type NamespacePhase string type
4177 NamespaceActive NamespacePhase = "Active"
4179 NamespaceTerminating NamespacePhase = "Terminating"

12345