Home
last modified time | relevance | path

Searched defs:CARequest (Results 1 – 22 of 22) sorted by relevance

/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconnect_ca.go147 type CARequest struct { struct
150 Op CAOp
153 Datacenter string
156 Index uint64
160 Roots []*CARoot
163 Config *CAConfiguration
166 ProviderState *CAConsulProviderState
170 WriteRequest
174 func (q *CARequest) RequestDatacenter() string {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconnect_ca.go147 type CARequest struct { struct
150 Op CAOp
153 Datacenter string
156 Index uint64
160 Roots []*CARoot
163 Config *CAConfiguration
166 ProviderState *CAConsulProviderState
170 WriteRequest
174 func (q *CARequest) RequestDatacenter() string {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/structs/
H A Dconnect_ca.go167 type CARequest struct { struct
170 Op CAOp
173 Datacenter string
176 Index uint64
180 Roots []*CARoot
183 Config *CAConfiguration
186 ProviderState *CAConsulProviderState
190 WriteRequest
194 func (q *CARequest) RequestDatacenter() string {
/dports/sysutils/consul/consul-1.10.3/agent/structs/
H A Dconnect_ca.go203 type CARequest struct { struct
206 Op CAOp
209 Datacenter string
212 Index uint64
216 Roots []*CARoot
219 Config *CAConfiguration
222 ProviderState *CAConsulProviderState
226 WriteRequest
230 func (q *CARequest) RequestDatacenter() string {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconnect_ca.go193 type CARequest struct { struct
196 Op CAOp
199 Datacenter string
202 Index uint64
206 Roots []*CARoot
209 Config *CAConfiguration
212 ProviderState *CAConsulProviderState
216 WriteRequest
220 func (q *CARequest) RequestDatacenter() string {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconnect_ca.go203 type CARequest struct { struct
206 Op CAOp
209 Datacenter string
212 Index uint64
216 Roots []*CARoot
219 Config *CAConfiguration
222 ProviderState *CAConsulProviderState
226 WriteRequest
230 func (q *CARequest) RequestDatacenter() string {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconnect_ca.go203 type CARequest struct { struct
206 Op CAOp
209 Datacenter string
212 Index uint64
216 Roots []*CARoot
219 Config *CAConfiguration
222 ProviderState *CAConsulProviderState
226 WriteRequest
230 func (q *CARequest) RequestDatacenter() string {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconnect_ca.go187 type CARequest struct { struct
190 Op CAOp
193 Datacenter string
196 Index uint64
200 Roots []*CARoot
203 Config *CAConfiguration
206 ProviderState *CAConsulProviderState
210 WriteRequest
214 func (q *CARequest) RequestDatacenter() string {
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconnect_ca.go203 type CARequest struct { struct
206 Op CAOp
209 Datacenter string
212 Index uint64
216 Roots []*CARoot
219 Config *CAConfiguration
222 ProviderState *CAConsulProviderState
226 WriteRequest
230 func (q *CARequest) RequestDatacenter() string {
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/helpers/testsuite/
H A Dtesting_helpers_test.go51 CARequest = csr.CertificateRequest{ var
/dports/net/kea/kea-2.0.1/src/bin/shell/
H A Dkea_conn.py11 class CARequest: class
/dports/sysutils/consul/consul-1.10.3/agent/connect/ca/
H A Dtesting.go240 func ApplyCARequestToStore(store *state.Store, req *structs.CARequest) (interface{}, error) {
H A Dprovider_consul.go55 ApplyCARequest(*structs.CARequest) (interface{}, error)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/connect/ca/
H A Dtesting.go240 func ApplyCARequestToStore(store *state.Store, req *structs.CARequest) (interface{}, error) {
H A Dprovider_consul.go55 ApplyCARequest(*structs.CARequest) (interface{}, error)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/connect/ca/
H A Dprovider_consul.go39 ApplyCARequest(*structs.CARequest) error
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/connect/ca/
H A Dtesting.go240 func ApplyCARequestToStore(store *state.Store, req *structs.CARequest) (interface{}, error) {
H A Dprovider_consul.go55 ApplyCARequest(*structs.CARequest) (interface{}, error)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/connect/ca/
H A Dprovider_consul.go39 ApplyCARequest(*structs.CARequest) error
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/connect/ca/
H A Dprovider_consul.go39 ApplyCARequest(*structs.CARequest) error
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/connect/ca/
H A Dprovider_consul.go49 ApplyCARequest(*structs.CARequest) (interface{}, error)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/connect/ca/
H A Dprovider_consul.go49 ApplyCARequest(*structs.CARequest) (interface{}, error)