Home
last modified time | relevance | path

Searched refs:bootstrapConfigs (Results 1 – 4 of 4) sorted by relevance

/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/envoyproxy/go-control-plane/examples/dyplomat/
H A Dbootstrap.go22 var bootstrapConfigs []BootstrapConfig var
32 err = yaml.Unmarshal(bootstrapYaml, &bootstrapConfigs)
37 for _, cluster := range bootstrapConfigs {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/go-control-plane/examples/dyplomat/
H A Dbootstrap.go22 var bootstrapConfigs []BootstrapConfig var
32 err = yaml.Unmarshal(bootstrapYaml, &bootstrapConfigs)
37 for _, cluster := range bootstrapConfigs {
/dports/www/tusd/tusd-1.8.0/vendor/github.com/envoyproxy/go-control-plane/examples/dyplomat/
H A Dbootstrap.go22 var bootstrapConfigs []BootstrapConfig var
32 err = yaml.Unmarshal(bootstrapYaml, &bootstrapConfigs)
37 for _, cluster := range bootstrapConfigs {
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/envoyproxy/go-control-plane/examples/dyplomat/
H A Dbootstrap.go22 var bootstrapConfigs []BootstrapConfig var
32 err = yaml.Unmarshal(bootstrapYaml, &bootstrapConfigs)
37 for _, cluster := range bootstrapConfigs {