Home
last modified time | relevance | path

Searched defs:NodeSpecApplyConfiguration (Results 1 – 8 of 8) sorted by relevance

/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodespec.go23 type NodeSpecApplyConfiguration struct { struct
24 PodCIDR *string `json:"podCIDR,omitempty"`
25 PodCIDRs []string `json:"podCIDRs,omitempty"`
26 ProviderID *string `json:"providerID,omitempty"`
27 Unschedulable *bool `json:"unschedulable,omitempty"`
28 Taints []TaintApplyConfiguration `json:"taints,omitempty"`
29 ConfigSource *NodeConfigSourceApplyConfiguration `json:"configSource,omitempty"`
30 DoNotUseExternalID *string `json:"externalID,omitempty"`
42 func (b *NodeSpecApplyConfiguration) WithPodCIDR(value string) *NodeSpecApplyConfiguration {
50 func (b *NodeSpecApplyConfiguration) WithPodCIDRs(values ...string) *NodeSpecApplyConfiguration {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodespec.go23 type NodeSpecApplyConfiguration struct { struct
24 PodCIDR *string `json:"podCIDR,omitempty"`
25 PodCIDRs []string `json:"podCIDRs,omitempty"`
26 ProviderID *string `json:"providerID,omitempty"`
27 Unschedulable *bool `json:"unschedulable,omitempty"`
28 Taints []TaintApplyConfiguration `json:"taints,omitempty"`
29 ConfigSource *NodeConfigSourceApplyConfiguration `json:"configSource,omitempty"`
30 DoNotUseExternalID *string `json:"externalID,omitempty"`
42 func (b *NodeSpecApplyConfiguration) WithPodCIDR(value string) *NodeSpecApplyConfiguration {
50 func (b *NodeSpecApplyConfiguration) WithPodCIDRs(values ...string) *NodeSpecApplyConfiguration {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodespec.go23 type NodeSpecApplyConfiguration struct { struct
24 PodCIDR *string `json:"podCIDR,omitempty"`
25 PodCIDRs []string `json:"podCIDRs,omitempty"`
26 ProviderID *string `json:"providerID,omitempty"`
27 Unschedulable *bool `json:"unschedulable,omitempty"`
28 Taints []TaintApplyConfiguration `json:"taints,omitempty"`
29 ConfigSource *NodeConfigSourceApplyConfiguration `json:"configSource,omitempty"`
30 DoNotUseExternalID *string `json:"externalID,omitempty"`
42 func (b *NodeSpecApplyConfiguration) WithPodCIDR(value string) *NodeSpecApplyConfiguration {
50 func (b *NodeSpecApplyConfiguration) WithPodCIDRs(values ...string) *NodeSpecApplyConfiguration {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodespec.go23 type NodeSpecApplyConfiguration struct { struct
24 PodCIDR *string `json:"podCIDR,omitempty"`
25 PodCIDRs []string `json:"podCIDRs,omitempty"`
26 ProviderID *string `json:"providerID,omitempty"`
27 Unschedulable *bool `json:"unschedulable,omitempty"`
28 Taints []TaintApplyConfiguration `json:"taints,omitempty"`
29 ConfigSource *NodeConfigSourceApplyConfiguration `json:"configSource,omitempty"`
30 DoNotUseExternalID *string `json:"externalID,omitempty"`
42 func (b *NodeSpecApplyConfiguration) WithPodCIDR(value string) *NodeSpecApplyConfiguration {
50 func (b *NodeSpecApplyConfiguration) WithPodCIDRs(values ...string) *NodeSpecApplyConfiguration {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/core/v1/
H A Dnodespec.go23 type NodeSpecApplyConfiguration struct { struct
24 PodCIDR *string `json:"podCIDR,omitempty"`
25 PodCIDRs []string `json:"podCIDRs,omitempty"`
26 ProviderID *string `json:"providerID,omitempty"`
27 Unschedulable *bool `json:"unschedulable,omitempty"`
28 Taints []TaintApplyConfiguration `json:"taints,omitempty"`
29 ConfigSource *NodeConfigSourceApplyConfiguration `json:"configSource,omitempty"`
30 DoNotUseExternalID *string `json:"externalID,omitempty"`
42 func (b *NodeSpecApplyConfiguration) WithPodCIDR(value string) *NodeSpecApplyConfiguration {
50 func (b *NodeSpecApplyConfiguration) WithPodCIDRs(values ...string) *NodeSpecApplyConfiguration {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodespec.go23 type NodeSpecApplyConfiguration struct { struct
24 PodCIDR *string `json:"podCIDR,omitempty"`
25 PodCIDRs []string `json:"podCIDRs,omitempty"`
26 ProviderID *string `json:"providerID,omitempty"`
27 Unschedulable *bool `json:"unschedulable,omitempty"`
28 Taints []TaintApplyConfiguration `json:"taints,omitempty"`
29 ConfigSource *NodeConfigSourceApplyConfiguration `json:"configSource,omitempty"`
30 DoNotUseExternalID *string `json:"externalID,omitempty"`
42 func (b *NodeSpecApplyConfiguration) WithPodCIDR(value string) *NodeSpecApplyConfiguration {
50 func (b *NodeSpecApplyConfiguration) WithPodCIDRs(values ...string) *NodeSpecApplyConfiguration {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodespec.go23 type NodeSpecApplyConfiguration struct { struct
24 PodCIDR *string `json:"podCIDR,omitempty"`
25 PodCIDRs []string `json:"podCIDRs,omitempty"`
26 ProviderID *string `json:"providerID,omitempty"`
27 Unschedulable *bool `json:"unschedulable,omitempty"`
28 Taints []TaintApplyConfiguration `json:"taints,omitempty"`
29 ConfigSource *NodeConfigSourceApplyConfiguration `json:"configSource,omitempty"`
30 DoNotUseExternalID *string `json:"externalID,omitempty"`
42 func (b *NodeSpecApplyConfiguration) WithPodCIDR(value string) *NodeSpecApplyConfiguration {
50 func (b *NodeSpecApplyConfiguration) WithPodCIDRs(values ...string) *NodeSpecApplyConfiguration {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodespec.go23 type NodeSpecApplyConfiguration struct { struct
24 PodCIDR *string `json:"podCIDR,omitempty"`
25 PodCIDRs []string `json:"podCIDRs,omitempty"`
26 ProviderID *string `json:"providerID,omitempty"`
27 Unschedulable *bool `json:"unschedulable,omitempty"`
28 Taints []TaintApplyConfiguration `json:"taints,omitempty"`
29 ConfigSource *NodeConfigSourceApplyConfiguration `json:"configSource,omitempty"`
30 DoNotUseExternalID *string `json:"externalID,omitempty"`
42 func (b *NodeSpecApplyConfiguration) WithPodCIDR(value string) *NodeSpecApplyConfiguration {
50 func (b *NodeSpecApplyConfiguration) WithPodCIDRs(values ...string) *NodeSpecApplyConfiguration {
[all …]