Home
last modified time | relevance | path

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

/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/authentication/v1alpha1/
H A Dpolicy_json.gen.go30 return PolicyUnmarshaler.Unmarshal(bytes.NewReader(b), this)
41 return PolicyUnmarshaler.Unmarshal(bytes.NewReader(b), this)
52 return PolicyUnmarshaler.Unmarshal(bytes.NewReader(b), this)
63 return PolicyUnmarshaler.Unmarshal(bytes.NewReader(b), this)
74 return PolicyUnmarshaler.Unmarshal(bytes.NewReader(b), this)
85 return PolicyUnmarshaler.Unmarshal(bytes.NewReader(b), this)
96 return PolicyUnmarshaler.Unmarshal(bytes.NewReader(b), this)
107 return PolicyUnmarshaler.Unmarshal(bytes.NewReader(b), this)
118 return PolicyUnmarshaler.Unmarshal(bytes.NewReader(b), this)
123 PolicyUnmarshaler = &github_com_gogo_protobuf_jsonpb.Unmarshaler{} var