Home
last modified time | relevance | path

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

/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/authentication/v1alpha1/
H A Dpolicy.pb.go147 type StringMatch_Suffix struct { struct
148 Suffix string `protobuf:"bytes,3,opt,name=suffix,proto3,oneof"`
156 func (*StringMatch_Suffix) isStringMatch_MatchType() {}
1194 func (m *StringMatch_Suffix) MarshalTo(dAtA []byte) (int, error) {
1198 func (m *StringMatch_Suffix) MarshalToSizedBuffer(dAtA []byte) (int, error) {
1769 func (m *StringMatch_Suffix) Size() (n int) {
/dports/sysutils/istio/istio-1.6.7/security/proto/authentication/v1alpha1/
H A Dpolicy.pb.go131 type StringMatch_Suffix struct { struct
132 Suffix string `protobuf:"bytes,3,opt,name=suffix,proto3,oneof"`
143 func (*StringMatch_Suffix) isStringMatch_MatchType() {}