Home
last modified time | relevance | path

Searched defs:ServiceState (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/availabilityzones/
H A Dresults.go18 type ServiceState struct { struct
19 Active bool `json:"active"`
20 Available bool `json:"available"`
21 UpdatedAt time.Time `json:"-"`
25 func (r *ServiceState) UnmarshalJSON(b []byte) error {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/availabilityzones/
H A Dresults.go18 type ServiceState struct { struct
19 Active bool `json:"active"`
20 Available bool `json:"available"`
21 UpdatedAt time.Time `json:"-"`
25 func (r *ServiceState) UnmarshalJSON(b []byte) error {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/availabilityzones/
H A Dresults.go18 type ServiceState struct { struct
19 Active bool `json:"active"`
20 Available bool `json:"available"`
21 UpdatedAt time.Time `json:"-"`
25 func (r *ServiceState) UnmarshalJSON(b []byte) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/availabilityzones/
H A Dresults.go18 type ServiceState struct { struct
19 Active bool `json:"active"`
20 Available bool `json:"available"`
21 UpdatedAt time.Time `json:"-"`
25 func (r *ServiceState) UnmarshalJSON(b []byte) error {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/availabilityzones/
H A Dresults.go18 type ServiceState struct { struct
19 Active bool `json:"active"`
20 Available bool `json:"available"`
21 UpdatedAt time.Time `json:"-"`
25 func (r *ServiceState) UnmarshalJSON(b []byte) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/availabilityzones/
H A Dresults.go18 type ServiceState struct { struct
19 Active bool `json:"active"`
20 Available bool `json:"available"`
21 UpdatedAt time.Time `json:"-"`
25 func (r *ServiceState) UnmarshalJSON(b []byte) error {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/availabilityzones/
H A Dresults.go18 type ServiceState struct { struct
19 Active bool `json:"active"`
20 Available bool `json:"available"`
21 UpdatedAt time.Time `json:"-"`
25 func (r *ServiceState) UnmarshalJSON(b []byte) error {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/availabilityzones/
H A Dresults.go18 type ServiceState struct { struct
19 Active bool `json:"active"`
20 Available bool `json:"available"`
21 UpdatedAt time.Time `json:"-"`
25 func (r *ServiceState) UnmarshalJSON(b []byte) error {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/availabilityzones/
H A Dresults.go18 type ServiceState struct { struct
19 Active bool `json:"active"`
20 Available bool `json:"available"`
21 UpdatedAt time.Time `json:"-"`
25 func (r *ServiceState) UnmarshalJSON(b []byte) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/availabilityzones/
H A Dresults.go18 type ServiceState struct { struct
19 Active bool `json:"active"`
20 Available bool `json:"available"`
21 UpdatedAt time.Time `json:"-"`
25 func (r *ServiceState) UnmarshalJSON(b []byte) error {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/controller/util/endpoint/
H A Dtrigger_time_tracker.go61 type ServiceState struct { struct
63 lastServiceTriggerTime time.Time
67 lastPodTriggerTimes map[string]time.Time
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/actix-tls-3.0.0-beta.5/examples/
H A Dtcp-rustls.rs43 struct ServiceState { struct
44 num: Arc<AtomicUsize>,
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go33 type ServiceState struct { struct
35 Service *structs.NodeService
39 Token string
43 InSync bool
47 Deleted bool
52 func (s *ServiceState) Clone() *ServiceState {
269 func (l *State) ServiceState(id string) *ServiceState { func
/dports/sysutils/consul/consul-1.10.3/agent/local/
H A Dstate.go65 type ServiceState struct { struct
67 Service *structs.NodeService
71 Token string
75 InSync bool
79 Deleted bool
83 WatchCh chan struct{}
90 func (s *ServiceState) Clone() *ServiceState {
380 func (l *State) ServiceState(id structs.ServiceID) *ServiceState { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go65 type ServiceState struct { struct
67 Service *structs.NodeService
71 Token string
75 InSync bool
79 Deleted bool
83 WatchCh chan struct{}
90 func (s *ServiceState) Clone() *ServiceState {
380 func (l *State) ServiceState(id structs.ServiceID) *ServiceState { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go39 type ServiceState struct { struct
41 Service *structs.NodeService
45 Token string
49 InSync bool
53 Deleted bool
57 WatchCh chan struct{}
64 func (s *ServiceState) Clone() *ServiceState {
343 func (l *State) ServiceState(id string) *ServiceState { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go65 type ServiceState struct { struct
67 Service *structs.NodeService
71 Token string
75 InSync bool
79 Deleted bool
83 WatchCh chan struct{}
90 func (s *ServiceState) Clone() *ServiceState {
380 func (l *State) ServiceState(id structs.ServiceID) *ServiceState { func
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/local/
H A Dstate.go39 type ServiceState struct { struct
41 Service *structs.NodeService
45 Token string
49 InSync bool
53 Deleted bool
57 WatchCh chan struct{}
64 func (s *ServiceState) Clone() *ServiceState {
343 func (l *State) ServiceState(id string) *ServiceState { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go37 type ServiceState struct { struct
39 Service *structs.NodeService
43 Token string
47 InSync bool
51 Deleted bool
55 WatchCh chan struct{}
62 func (s *ServiceState) Clone() *ServiceState {
351 func (l *State) ServiceState(id structs.ServiceID) *ServiceState { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go37 type ServiceState struct { struct
39 Service *structs.NodeService
43 Token string
47 InSync bool
51 Deleted bool
55 WatchCh chan struct{}
62 func (s *ServiceState) Clone() *ServiceState {
351 func (l *State) ServiceState(id structs.ServiceID) *ServiceState { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go39 type ServiceState struct { struct
41 Service *structs.NodeService
45 Token string
49 InSync bool
53 Deleted bool
57 WatchCh chan struct{}
64 func (s *ServiceState) Clone() *ServiceState {
343 func (l *State) ServiceState(id string) *ServiceState { func
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DServiceState.h16 enum class ServiceState enum
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/baas/
H A Dstruct_describe_candidate_organization.go23 ServiceState string `json:"ServiceState" xml:"ServiceState"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/baas/
H A Dstruct_describe_candidate_organization.go23 ServiceState string `json:"ServiceState" xml:"ServiceState"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/baas/
H A Dstruct_describe_candidate_organization.go23 ServiceState string `json:"ServiceState" xml:"ServiceState"` member

12345678910>>...15