Home
last modified time | relevance | path

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

/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/networking/v1beta1/
H A Ddestination_rule.pb.go1049 type LoadBalancerSettings_ConsistentHashLB_HTTPCookie struct { struct
1051 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
1053 Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
1056 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1057 XXX_unrecognized []byte `json:"-"`
1058 XXX_sizecache int32 `json:"-"`
1061 func (m *LoadBalancerSettings_ConsistentHashLB_HTTPCookie) Reset() {
1064 func (m *LoadBalancerSettings_ConsistentHashLB_HTTPCookie) String() string {
1067 func (*LoadBalancerSettings_ConsistentHashLB_HTTPCookie) ProtoMessage() {}
1089 func (m *LoadBalancerSettings_ConsistentHashLB_HTTPCookie) XXX_Size() int {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/networking/v1alpha3/
H A Ddestination_rule.pb.go1050 type LoadBalancerSettings_ConsistentHashLB_HTTPCookie struct { struct
1052 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
1054 Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
1057 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1058 XXX_unrecognized []byte `json:"-"`
1059 XXX_sizecache int32 `json:"-"`
1062 func (m *LoadBalancerSettings_ConsistentHashLB_HTTPCookie) Reset() {
1065 func (m *LoadBalancerSettings_ConsistentHashLB_HTTPCookie) String() string {
1068 func (*LoadBalancerSettings_ConsistentHashLB_HTTPCookie) ProtoMessage() {}
1090 func (m *LoadBalancerSettings_ConsistentHashLB_HTTPCookie) XXX_Size() int {
[all …]