Home
last modified time | relevance | path

Searched refs:NodeStatusApplyConfiguration (Results 1 – 21 of 21) sorted by relevance

/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodestatus.go27 type NodeStatusApplyConfiguration struct { struct
43 func NodeStatus() *NodeStatusApplyConfiguration {
44 return &NodeStatusApplyConfiguration{}
50 func (b *NodeStatusApplyConfiguration) WithCapacity(value v1.ResourceList) *NodeStatusApplyConfigur… argument
58 func (b *NodeStatusApplyConfiguration) WithAllocatable(value v1.ResourceList) *NodeStatusApplyConfi… argument
66 func (b *NodeStatusApplyConfiguration) WithPhase(value v1.NodePhase) *NodeStatusApplyConfiguration { argument
87 func (b *NodeStatusApplyConfiguration) WithAddresses(values ...*NodeAddressApplyConfiguration) *Nod… argument
108 func (b *NodeStatusApplyConfiguration) WithNodeInfo(value *NodeSystemInfoApplyConfiguration) *NodeS… argument
116 func (b *NodeStatusApplyConfiguration) WithImages(values ...*ContainerImageApplyConfiguration) *Nod… argument
129 func (b *NodeStatusApplyConfiguration) WithVolumesInUse(values ...v1.UniqueVolumeName) *NodeStatusA… argument
[all …]
H A Dnode.go36 Status *NodeStatusApplyConfiguration `json:"status,omitempty"`
260 func (b *NodeApplyConfiguration) WithStatus(value *NodeStatusApplyConfiguration) *NodeApplyConfigur…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodestatus.go27 type NodeStatusApplyConfiguration struct { struct
43 func NodeStatus() *NodeStatusApplyConfiguration {
44 return &NodeStatusApplyConfiguration{}
50 func (b *NodeStatusApplyConfiguration) WithCapacity(value v1.ResourceList) *NodeStatusApplyConfigur… argument
58 func (b *NodeStatusApplyConfiguration) WithAllocatable(value v1.ResourceList) *NodeStatusApplyConfi… argument
66 func (b *NodeStatusApplyConfiguration) WithPhase(value v1.NodePhase) *NodeStatusApplyConfiguration { argument
87 func (b *NodeStatusApplyConfiguration) WithAddresses(values ...*NodeAddressApplyConfiguration) *Nod… argument
108 func (b *NodeStatusApplyConfiguration) WithNodeInfo(value *NodeSystemInfoApplyConfiguration) *NodeS… argument
116 func (b *NodeStatusApplyConfiguration) WithImages(values ...*ContainerImageApplyConfiguration) *Nod… argument
129 func (b *NodeStatusApplyConfiguration) WithVolumesInUse(values ...v1.UniqueVolumeName) *NodeStatusA… argument
[all …]
H A Dnode.go36 Status *NodeStatusApplyConfiguration `json:"status,omitempty"`
271 func (b *NodeApplyConfiguration) WithStatus(value *NodeStatusApplyConfiguration) *NodeApplyConfigur…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodestatus.go27 type NodeStatusApplyConfiguration struct { struct
43 func NodeStatus() *NodeStatusApplyConfiguration {
44 return &NodeStatusApplyConfiguration{}
50 func (b *NodeStatusApplyConfiguration) WithCapacity(value v1.ResourceList) *NodeStatusApplyConfigur… argument
58 func (b *NodeStatusApplyConfiguration) WithAllocatable(value v1.ResourceList) *NodeStatusApplyConfi… argument
66 func (b *NodeStatusApplyConfiguration) WithPhase(value v1.NodePhase) *NodeStatusApplyConfiguration { argument
87 func (b *NodeStatusApplyConfiguration) WithAddresses(values ...*NodeAddressApplyConfiguration) *Nod… argument
108 func (b *NodeStatusApplyConfiguration) WithNodeInfo(value *NodeSystemInfoApplyConfiguration) *NodeS… argument
116 func (b *NodeStatusApplyConfiguration) WithImages(values ...*ContainerImageApplyConfiguration) *Nod… argument
129 func (b *NodeStatusApplyConfiguration) WithVolumesInUse(values ...v1.UniqueVolumeName) *NodeStatusA… argument
[all …]
H A Dnode.go36 Status *NodeStatusApplyConfiguration `json:"status,omitempty"`
260 func (b *NodeApplyConfiguration) WithStatus(value *NodeStatusApplyConfiguration) *NodeApplyConfigur…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodestatus.go27 type NodeStatusApplyConfiguration struct { struct
43 func NodeStatus() *NodeStatusApplyConfiguration {
44 return &NodeStatusApplyConfiguration{}
50 func (b *NodeStatusApplyConfiguration) WithCapacity(value v1.ResourceList) *NodeStatusApplyConfigur… argument
58 func (b *NodeStatusApplyConfiguration) WithAllocatable(value v1.ResourceList) *NodeStatusApplyConfi… argument
66 func (b *NodeStatusApplyConfiguration) WithPhase(value v1.NodePhase) *NodeStatusApplyConfiguration { argument
87 func (b *NodeStatusApplyConfiguration) WithAddresses(values ...*NodeAddressApplyConfiguration) *Nod… argument
108 func (b *NodeStatusApplyConfiguration) WithNodeInfo(value *NodeSystemInfoApplyConfiguration) *NodeS… argument
116 func (b *NodeStatusApplyConfiguration) WithImages(values ...*ContainerImageApplyConfiguration) *Nod… argument
129 func (b *NodeStatusApplyConfiguration) WithVolumesInUse(values ...v1.UniqueVolumeName) *NodeStatusA… argument
[all …]
H A Dnode.go36 Status *NodeStatusApplyConfiguration `json:"status,omitempty"`
260 func (b *NodeApplyConfiguration) WithStatus(value *NodeStatusApplyConfiguration) *NodeApplyConfigur…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/core/v1/
H A Dnodestatus.go27 type NodeStatusApplyConfiguration struct { struct
43 func NodeStatus() *NodeStatusApplyConfiguration {
44 return &NodeStatusApplyConfiguration{}
50 func (b *NodeStatusApplyConfiguration) WithCapacity(value v1.ResourceList) *NodeStatusApplyConfigur… argument
58 func (b *NodeStatusApplyConfiguration) WithAllocatable(value v1.ResourceList) *NodeStatusApplyConfi… argument
66 func (b *NodeStatusApplyConfiguration) WithPhase(value v1.NodePhase) *NodeStatusApplyConfiguration { argument
87 func (b *NodeStatusApplyConfiguration) WithAddresses(values ...*NodeAddressApplyConfiguration) *Nod… argument
108 func (b *NodeStatusApplyConfiguration) WithNodeInfo(value *NodeSystemInfoApplyConfiguration) *NodeS… argument
116 func (b *NodeStatusApplyConfiguration) WithImages(values ...*ContainerImageApplyConfiguration) *Nod… argument
129 func (b *NodeStatusApplyConfiguration) WithVolumesInUse(values ...v1.UniqueVolumeName) *NodeStatusA… argument
[all …]
H A Dnode.go36 Status *NodeStatusApplyConfiguration `json:"status,omitempty"`
260 func (b *NodeApplyConfiguration) WithStatus(value *NodeStatusApplyConfiguration) *NodeApplyConfigur…
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodestatus.go27 type NodeStatusApplyConfiguration struct { struct
43 func NodeStatus() *NodeStatusApplyConfiguration {
44 return &NodeStatusApplyConfiguration{}
50 func (b *NodeStatusApplyConfiguration) WithCapacity(value v1.ResourceList) *NodeStatusApplyConfigur… argument
58 func (b *NodeStatusApplyConfiguration) WithAllocatable(value v1.ResourceList) *NodeStatusApplyConfi… argument
66 func (b *NodeStatusApplyConfiguration) WithPhase(value v1.NodePhase) *NodeStatusApplyConfiguration { argument
87 func (b *NodeStatusApplyConfiguration) WithAddresses(values ...*NodeAddressApplyConfiguration) *Nod… argument
108 func (b *NodeStatusApplyConfiguration) WithNodeInfo(value *NodeSystemInfoApplyConfiguration) *NodeS… argument
116 func (b *NodeStatusApplyConfiguration) WithImages(values ...*ContainerImageApplyConfiguration) *Nod… argument
129 func (b *NodeStatusApplyConfiguration) WithVolumesInUse(values ...v1.UniqueVolumeName) *NodeStatusA… argument
[all …]
H A Dnode.go36 Status *NodeStatusApplyConfiguration `json:"status,omitempty"`
271 func (b *NodeApplyConfiguration) WithStatus(value *NodeStatusApplyConfiguration) *NodeApplyConfigur…
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodestatus.go27 type NodeStatusApplyConfiguration struct { struct
43 func NodeStatus() *NodeStatusApplyConfiguration {
44 return &NodeStatusApplyConfiguration{}
50 func (b *NodeStatusApplyConfiguration) WithCapacity(value v1.ResourceList) *NodeStatusApplyConfigur… argument
58 func (b *NodeStatusApplyConfiguration) WithAllocatable(value v1.ResourceList) *NodeStatusApplyConfi… argument
66 func (b *NodeStatusApplyConfiguration) WithPhase(value v1.NodePhase) *NodeStatusApplyConfiguration { argument
87 func (b *NodeStatusApplyConfiguration) WithAddresses(values ...*NodeAddressApplyConfiguration) *Nod… argument
108 func (b *NodeStatusApplyConfiguration) WithNodeInfo(value *NodeSystemInfoApplyConfiguration) *NodeS… argument
116 func (b *NodeStatusApplyConfiguration) WithImages(values ...*ContainerImageApplyConfiguration) *Nod… argument
129 func (b *NodeStatusApplyConfiguration) WithVolumesInUse(values ...v1.UniqueVolumeName) *NodeStatusA… argument
[all …]
H A Dnode.go36 Status *NodeStatusApplyConfiguration `json:"status,omitempty"`
271 func (b *NodeApplyConfiguration) WithStatus(value *NodeStatusApplyConfiguration) *NodeApplyConfigur…
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dnodestatus.go27 type NodeStatusApplyConfiguration struct { struct
43 func NodeStatus() *NodeStatusApplyConfiguration {
44 return &NodeStatusApplyConfiguration{}
50 func (b *NodeStatusApplyConfiguration) WithCapacity(value v1.ResourceList) *NodeStatusApplyConfigur… argument
58 func (b *NodeStatusApplyConfiguration) WithAllocatable(value v1.ResourceList) *NodeStatusApplyConfi… argument
66 func (b *NodeStatusApplyConfiguration) WithPhase(value v1.NodePhase) *NodeStatusApplyConfiguration { argument
87 func (b *NodeStatusApplyConfiguration) WithAddresses(values ...*NodeAddressApplyConfiguration) *Nod… argument
108 func (b *NodeStatusApplyConfiguration) WithNodeInfo(value *NodeSystemInfoApplyConfiguration) *NodeS… argument
116 func (b *NodeStatusApplyConfiguration) WithImages(values ...*ContainerImageApplyConfiguration) *Nod… argument
129 func (b *NodeStatusApplyConfiguration) WithVolumesInUse(values ...v1.UniqueVolumeName) *NodeStatusA… argument
[all …]
H A Dnode.go36 Status *NodeStatusApplyConfiguration `json:"status,omitempty"`
271 func (b *NodeApplyConfiguration) WithStatus(value *NodeStatusApplyConfiguration) *NodeApplyConfigur…
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/
H A Dutils.go607 return &applyconfigurationscorev1.NodeStatusApplyConfiguration{}
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/
H A Dutils.go617 return &applyconfigurationscorev1.NodeStatusApplyConfiguration{}
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/
H A Dutils.go607 return &applyconfigurationscorev1.NodeStatusApplyConfiguration{}
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/
H A Dutils.go617 return &applyconfigurationscorev1.NodeStatusApplyConfiguration{}
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/
H A Dutils.go617 return &applyconfigurationscorev1.NodeStatusApplyConfiguration{}