Home
last modified time | relevance | path

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

/dports/sysutils/istio/istio-1.6.7/pkg/bootstrap/
H A Dinstance_test.go621 type fakePlatform struct { struct
622 platform.Environment
624 meta map[string]string
627 func (f *fakePlatform) Metadata() map[string]string {
631 func (f *fakePlatform) Locality() *core.Locality {