Home
last modified time | relevance | path

Searched refs:AgentMaster (Results 1 – 25 of 48) sorted by relevance

12

/dports/sysutils/consul/consul-1.10.3/agent/token/
H A Dpersistence.go73 AgentMaster string `json:"agent_master,omitempty"` member
113 if tokens.AgentMaster != "" {
114 s.UpdateAgentMasterToken(tokens.AgentMaster, TokenSourceAPI)
174 tokens.AgentMaster = tok
H A Dpersistence_test.go210 AgentMaster: "the-new-master-token",
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/token/
H A Dpersistence.go73 AgentMaster string `json:"agent_master,omitempty"` member
113 if tokens.AgentMaster != "" {
114 s.UpdateAgentMasterToken(tokens.AgentMaster, TokenSourceAPI)
174 tokens.AgentMaster = tok
H A Dpersistence_test.go210 AgentMaster: "the-new-master-token",
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/token/
H A Dpersistence.go73 AgentMaster string `json:"agent_master,omitempty"` member
113 if tokens.AgentMaster != "" {
114 s.UpdateAgentMasterToken(tokens.AgentMaster, TokenSourceAPI)
174 tokens.AgentMaster = tok
H A Dpersistence_test.go210 AgentMaster: "the-new-master-token",
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/auto-config/
H A Dconfig_translate_test.go40 AgentMaster: "e012e1ea-78a2-41cc-bc8b-231a44196f39",
101 AgentMaster: stringPointer("e012e1ea-78a2-41cc-bc8b-231a44196f39"),
H A Dconfig_translate.go123 if t.AgentMaster != "" {
124 tokenConfig["agent_master"] = t.AgentMaster
/dports/sysutils/consul/consul-1.10.3/agent/auto-config/
H A Dconfig_translate_test.go74 AgentMaster: "e012e1ea-78a2-41cc-bc8b-231a44196f39",
135 AgentMaster: stringPointer("e012e1ea-78a2-41cc-bc8b-231a44196f39"),
H A Dconfig_translate.go67 AgentMaster: stringPtrOrNil(t.AgentMaster),
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/auto-config/
H A Dconfig_translate_test.go74 AgentMaster: "e012e1ea-78a2-41cc-bc8b-231a44196f39",
135 AgentMaster: stringPointer("e012e1ea-78a2-41cc-bc8b-231a44196f39"),
H A Dconfig_translate.go67 AgentMaster: stringPtrOrNil(t.AgentMaster),
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/auto-config/
H A Dconfig_translate_test.go74 AgentMaster: "e012e1ea-78a2-41cc-bc8b-231a44196f39",
135 AgentMaster: stringPointer("e012e1ea-78a2-41cc-bc8b-231a44196f39"),
H A Dconfig_translate.go67 AgentMaster: stringPtrOrNil(t.AgentMaster),
/dports/sysutils/consul/consul-1.10.3/proto/pbconfig/
H A Dconfig.proto54 string AgentMaster = 3; field
H A Dconfig.pb.go455AgentMaster string `protobuf:"bytes,3,opt,name=AgentMaster,proto3" … member
513 return m.AgentMaster
1181 if len(m.AgentMaster) > 0 {
1182 i -= len(m.AgentMaster)
1183 copy(dAtA[i:], m.AgentMaster)
1184 i = encodeVarintConfig(dAtA, i, uint64(len(m.AgentMaster)))
1505 l = len(m.AgentMaster)
2807 m.AgentMaster = string(dAtA[iNdEx:postIndex])
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/proto/pbconfig/
H A Dconfig.proto54 string AgentMaster = 3; field
H A Dconfig.pb.go454AgentMaster string `protobuf:"bytes,3,opt,name=AgentMaster,proto3" … member
512 return m.AgentMaster
1106 if len(m.AgentMaster) > 0 {
1109 i = encodeVarintConfig(dAtA, i, uint64(len(m.AgentMaster)))
1110 i += copy(dAtA[i:], m.AgentMaster)
1438 l = len(m.AgentMaster)
2762 m.AgentMaster = string(dAtA[iNdEx:postIndex])
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/proto/pbconfig/
H A Dconfig.proto54 string AgentMaster = 3; field
H A Dconfig.pb.go455AgentMaster string `protobuf:"bytes,3,opt,name=AgentMaster,proto3" … member
513 return m.AgentMaster
1181 if len(m.AgentMaster) > 0 {
1182 i -= len(m.AgentMaster)
1183 copy(dAtA[i:], m.AgentMaster)
1184 i = encodeVarintConfig(dAtA, i, uint64(len(m.AgentMaster)))
1505 l = len(m.AgentMaster)
2807 m.AgentMaster = string(dAtA[iNdEx:postIndex])
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/proto/pbconfig/
H A Dconfig.proto54 string AgentMaster = 3; field
H A Dconfig.pb.go455AgentMaster string `protobuf:"bytes,3,opt,name=AgentMaster,proto3" … member
513 return m.AgentMaster
1181 if len(m.AgentMaster) > 0 {
1182 i -= len(m.AgentMaster)
1183 copy(dAtA[i:], m.AgentMaster)
1184 i = encodeVarintConfig(dAtA, i, uint64(len(m.AgentMaster)))
1505 l = len(m.AgentMaster)
2822 m.AgentMaster = string(dAtA[iNdEx:postIndex])
/dports/sysutils/consul/consul-1.10.3/agent/config/
H A Dbuilder_oss_test.go113 ACL: ACL{Tokens: Tokens{AgentMaster: &stringVal}},
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/config/
H A Dbuilder_oss_test.go113 ACL: ACL{Tokens: Tokens{AgentMaster: &stringVal}},
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/config/
H A Dbuilder_oss_test.go113 ACL: ACL{Tokens: Tokens{AgentMaster: &stringVal}},

12