Home
last modified time | relevance | path

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

/dports/sysutils/istio/istio-1.6.7/pilot/pkg/networking/plugin/mixer/client/
H A Dapi_spec.pb.go78 type HTTPAPISpec struct { struct
95 XXX_NoUnkeyedLiteral struct{} `json:"-"`
96 XXX_unrecognized []byte `json:"-"`
97 XXX_sizecache int32 `json:"-"`
102 func (*HTTPAPISpec) ProtoMessage() {}
103 func (*HTTPAPISpec) Descriptor() ([]byte, []int) {
113 func (m *HTTPAPISpec) XXX_Merge(src proto.Message) {
116 func (m *HTTPAPISpec) XXX_Size() int {
119 func (m *HTTPAPISpec) XXX_DiscardUnknown() {
125 func (m *HTTPAPISpec) GetAttributes() *Attributes {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/mixer/v1/config/client/
H A Dapi_spec.pb.go105 type HTTPAPISpec struct { struct
124 func (m *HTTPAPISpec) Reset() { *m = HTTPAPISpec{} }
125 func (*HTTPAPISpec) ProtoMessage() {}
126 func (*HTTPAPISpec) Descriptor() ([]byte, []int) {
129 func (m *HTTPAPISpec) XXX_Unmarshal(b []byte) error {
140 func (m *HTTPAPISpec) XXX_Merge(src proto.Message) {
143 func (m *HTTPAPISpec) XXX_Size() int {
146 func (m *HTTPAPISpec) XXX_DiscardUnknown() {
833 func (m *HTTPAPISpec) Size() (n int) {
984 func (this *HTTPAPISpec) String() string {
[all …]
H A Dapi_spec_deepcopy.gen.go21 func (in *HTTPAPISpec) DeepCopyInto(out *HTTPAPISpec) {
H A Dapi_spec.proto107 message HTTPAPISpec { message
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/python/istio_api/mixer/v1/config/client/
H A Dapi_spec_pb2.py285 HTTPAPISpec = _reflection.GeneratedProtocolMessageType('HTTPAPISpec', (_message.Message,), { variable
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/encoding/protobuf/testdata/istio.io/api/mixer/v1/config/client/
H A Dapi_spec.proto86 message HTTPAPISpec { message