Home
last modified time | relevance | path

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

/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/mixer/v1/config/client/
H A Dapi_spec.pb.go306 type APIKey_Cookie struct { struct
307 Cookie string `protobuf:"bytes,3,opt,name=cookie,proto3,oneof"`
312 func (*APIKey_Cookie) isAPIKey_Key() {}
721 func (m *APIKey_Cookie) MarshalTo(dAtA []byte) (int, error) {
725 func (m *APIKey_Cookie) MarshalToSizedBuffer(dAtA []byte) (int, error) {
930 func (m *APIKey_Cookie) Size() (n int) {
1068 func (this *APIKey_Cookie) String() string {
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/networking/plugin/mixer/client/
H A Dapi_spec.pb.go314 type APIKey_Cookie struct { struct
315 Cookie string `protobuf:"bytes,3,opt,name=cookie,proto3,oneof"`
322 func (*APIKey_Cookie) isAPIKey_Key() {}