Documentation ¶
Overview ¶
Package istio_mixer_adapter_sample_check is a generated protocol buffer package.
It is generated from these files:
mixer/template/sample/check/CheckTesterTemplate_handler_service.proto
It has these top-level messages:
HandleCheckRequest InstanceMsg Res1Msg Res2Msg Type Res1Type Res2Type InstanceParam Res1InstanceParam Res2InstanceParam
Index ¶
- Constants
- Variables
- func RegisterHandleCheckServiceServer(s *grpc.Server, srv HandleCheckServiceServer)
- type HandleCheckRequest
- func (*HandleCheckRequest) Descriptor() ([]byte, []int)
- func (m *HandleCheckRequest) Marshal() (dAtA []byte, err error)
- func (m *HandleCheckRequest) MarshalTo(dAtA []byte) (int, error)
- func (*HandleCheckRequest) ProtoMessage()
- func (m *HandleCheckRequest) Reset()
- func (m *HandleCheckRequest) Size() (n int)
- func (this *HandleCheckRequest) String() string
- func (m *HandleCheckRequest) Unmarshal(dAtA []byte) error
- type HandleCheckServiceClient
- type HandleCheckServiceServer
- type Handler
- type HandlerBuilder
- type Instance
- type InstanceMsg
- func (*InstanceMsg) Descriptor() ([]byte, []int)
- func (m *InstanceMsg) Marshal() (dAtA []byte, err error)
- func (m *InstanceMsg) MarshalTo(dAtA []byte) (int, error)
- func (*InstanceMsg) ProtoMessage()
- func (m *InstanceMsg) Reset()
- func (m *InstanceMsg) Size() (n int)
- func (this *InstanceMsg) String() string
- func (m *InstanceMsg) Unmarshal(dAtA []byte) error
- type InstanceParam
- func (*InstanceParam) Descriptor() ([]byte, []int)
- func (m *InstanceParam) Marshal() (dAtA []byte, err error)
- func (m *InstanceParam) MarshalTo(dAtA []byte) (int, error)
- func (*InstanceParam) ProtoMessage()
- func (m *InstanceParam) Reset()
- func (m *InstanceParam) Size() (n int)
- func (this *InstanceParam) String() string
- func (m *InstanceParam) Unmarshal(dAtA []byte) error
- type Res1
- type Res1InstanceParam
- func (*Res1InstanceParam) Descriptor() ([]byte, []int)
- func (m *Res1InstanceParam) Marshal() (dAtA []byte, err error)
- func (m *Res1InstanceParam) MarshalTo(dAtA []byte) (int, error)
- func (*Res1InstanceParam) ProtoMessage()
- func (m *Res1InstanceParam) Reset()
- func (m *Res1InstanceParam) Size() (n int)
- func (this *Res1InstanceParam) String() string
- func (m *Res1InstanceParam) Unmarshal(dAtA []byte) error
- type Res1Msg
- func (*Res1Msg) Descriptor() ([]byte, []int)
- func (m *Res1Msg) Marshal() (dAtA []byte, err error)
- func (m *Res1Msg) MarshalTo(dAtA []byte) (int, error)
- func (*Res1Msg) ProtoMessage()
- func (m *Res1Msg) Reset()
- func (m *Res1Msg) Size() (n int)
- func (this *Res1Msg) String() string
- func (m *Res1Msg) Unmarshal(dAtA []byte) error
- type Res1Type
- func (*Res1Type) Descriptor() ([]byte, []int)
- func (m *Res1Type) Marshal() (dAtA []byte, err error)
- func (m *Res1Type) MarshalTo(dAtA []byte) (int, error)
- func (*Res1Type) ProtoMessage()
- func (m *Res1Type) Reset()
- func (m *Res1Type) Size() (n int)
- func (this *Res1Type) String() string
- func (m *Res1Type) Unmarshal(dAtA []byte) error
- type Res2
- type Res2InstanceParam
- func (*Res2InstanceParam) Descriptor() ([]byte, []int)
- func (m *Res2InstanceParam) Marshal() (dAtA []byte, err error)
- func (m *Res2InstanceParam) MarshalTo(dAtA []byte) (int, error)
- func (*Res2InstanceParam) ProtoMessage()
- func (m *Res2InstanceParam) Reset()
- func (m *Res2InstanceParam) Size() (n int)
- func (this *Res2InstanceParam) String() string
- func (m *Res2InstanceParam) Unmarshal(dAtA []byte) error
- type Res2Msg
- func (*Res2Msg) Descriptor() ([]byte, []int)
- func (m *Res2Msg) Marshal() (dAtA []byte, err error)
- func (m *Res2Msg) MarshalTo(dAtA []byte) (int, error)
- func (*Res2Msg) ProtoMessage()
- func (m *Res2Msg) Reset()
- func (m *Res2Msg) Size() (n int)
- func (this *Res2Msg) String() string
- func (m *Res2Msg) Unmarshal(dAtA []byte) error
- type Res2Type
- func (*Res2Type) Descriptor() ([]byte, []int)
- func (m *Res2Type) Marshal() (dAtA []byte, err error)
- func (m *Res2Type) MarshalTo(dAtA []byte) (int, error)
- func (*Res2Type) ProtoMessage()
- func (m *Res2Type) Reset()
- func (m *Res2Type) Size() (n int)
- func (this *Res2Type) String() string
- func (m *Res2Type) Unmarshal(dAtA []byte) error
- type Type
- func (*Type) Descriptor() ([]byte, []int)
- func (m *Type) Marshal() (dAtA []byte, err error)
- func (m *Type) MarshalTo(dAtA []byte) (int, error)
- func (*Type) ProtoMessage()
- func (m *Type) Reset()
- func (m *Type) Size() (n int)
- func (this *Type) String() string
- func (m *Type) Unmarshal(dAtA []byte) error
Constants ¶
const TemplateName = "check"
Fully qualified name of the template
Variables ¶
var ( ErrInvalidLengthCheckTesterTemplateHandlerService = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowCheckTesterTemplateHandlerService = fmt.Errorf("proto: integer overflow") )
Functions ¶
func RegisterHandleCheckServiceServer ¶
func RegisterHandleCheckServiceServer(s *grpc.Server, srv HandleCheckServiceServer)
Types ¶
type HandleCheckRequest ¶
type HandleCheckRequest struct { // 'check' instance. Instance *InstanceMsg `protobuf:"bytes,1,opt,name=instance" json:"instance,omitempty"` // Adapter specific handler configuration. // // Note: Backends can also implement [InfrastructureBackend][https://istio.io/docs/reference/config/mixer/istio.mixer.adapter.model.v1beta1.html#InfrastructureBackend] // service and therefore opt to receive handler configuration during session creation through [InfrastructureBackend.CreateSession][TODO: Link to this fragment] // call. In that case, adapter_config will have type_url as 'google.protobuf.Any.type_url' and would contain string // value of session_id (returned from InfrastructureBackend.CreateSession). AdapterConfig *google_protobuf1.Any `protobuf:"bytes,2,opt,name=adapter_config,json=adapterConfig" json:"adapter_config,omitempty"` // Id to dedupe identical requests from Mixer. DedupId string `protobuf:"bytes,3,opt,name=dedup_id,json=dedupId,proto3" json:"dedup_id,omitempty"` }
Request message for HandleCheck method.
func (*HandleCheckRequest) Descriptor ¶
func (*HandleCheckRequest) Descriptor() ([]byte, []int)
func (*HandleCheckRequest) Marshal ¶
func (m *HandleCheckRequest) Marshal() (dAtA []byte, err error)
func (*HandleCheckRequest) MarshalTo ¶
func (m *HandleCheckRequest) MarshalTo(dAtA []byte) (int, error)
func (*HandleCheckRequest) ProtoMessage ¶
func (*HandleCheckRequest) ProtoMessage()
func (*HandleCheckRequest) Reset ¶
func (m *HandleCheckRequest) Reset()
func (*HandleCheckRequest) Size ¶
func (m *HandleCheckRequest) Size() (n int)
func (*HandleCheckRequest) String ¶
func (this *HandleCheckRequest) String() string
func (*HandleCheckRequest) Unmarshal ¶
func (m *HandleCheckRequest) Unmarshal(dAtA []byte) error
type HandleCheckServiceClient ¶
type HandleCheckServiceClient interface { // HandleCheck is called by Mixer at request-time to deliver 'check' instances to the backend. HandleCheck(ctx context.Context, in *HandleCheckRequest, opts ...grpc.CallOption) (*istio_mixer_adapter_model_v1beta11.CheckResult, error) }
func NewHandleCheckServiceClient ¶
func NewHandleCheckServiceClient(cc *grpc.ClientConn) HandleCheckServiceClient
type HandleCheckServiceServer ¶
type HandleCheckServiceServer interface { // HandleCheck is called by Mixer at request-time to deliver 'check' instances to the backend. HandleCheck(context.Context, *HandleCheckRequest) (*istio_mixer_adapter_model_v1beta11.CheckResult, error) }
type Handler ¶
type Handler interface { adapter.Handler // HandleCheck is called by Mixer at request time to deliver instances to // to an adapter. HandleCheck(context.Context, *Instance) (adapter.CheckResult, error) }
Handler must be implemented by adapter code if it wants to process data associated with the 'check' template.
Mixer uses this interface to call into the adapter at request time in order to dispatch created instances to the adapter. Adapters take the incoming instances and do what they need to achieve their primary function.
The name of each instance can be used as a key into the Type map supplied to the adapter at configuration time via the method 'SetCheckTypes'. These Type associated with an instance describes the shape of the instance
type HandlerBuilder ¶
type HandlerBuilder interface { adapter.HandlerBuilder // SetCheckTypes is invoked by Mixer to pass the template-specific Type information for instances that an adapter // may receive at runtime. The type information describes the shape of the instance. SetCheckTypes(map[string]*Type) }
HandlerBuilder must be implemented by adapters if they want to process data associated with the 'check' template.
Mixer uses this interface to call into the adapter at configuration time to configure it with adapter-specific configuration as well as all template-specific type information.
type Instance ¶
type Instance struct { // Name of the instance as specified in configuration. Name string CheckExpression string StringMap map[string]string Res1 *Res1 }
Instance is constructed by Mixer for the 'check' template.
type InstanceMsg ¶
type InstanceMsg struct { // Name of the instance as specified in configuration. Name string `protobuf:"bytes,72295727,opt,name=name,proto3" json:"name,omitempty"` CheckExpression string `protobuf:"bytes,1,opt,name=check_expression,json=checkExpression,proto3" json:"check_expression,omitempty"` StringMap map[string]string `` /* 152-byte string literal not displayed */ Res1 *Res1Msg `protobuf:"bytes,11,opt,name=res1" json:"res1,omitempty"` }
Contains instance payload for 'check' template. This is passed to infrastructure backends during request-time through HandleCheckService.HandleCheck.
func (*InstanceMsg) Descriptor ¶
func (*InstanceMsg) Descriptor() ([]byte, []int)
func (*InstanceMsg) Marshal ¶
func (m *InstanceMsg) Marshal() (dAtA []byte, err error)
func (*InstanceMsg) ProtoMessage ¶
func (*InstanceMsg) ProtoMessage()
func (*InstanceMsg) Reset ¶
func (m *InstanceMsg) Reset()
func (*InstanceMsg) Size ¶
func (m *InstanceMsg) Size() (n int)
func (*InstanceMsg) String ¶
func (this *InstanceMsg) String() string
func (*InstanceMsg) Unmarshal ¶
func (m *InstanceMsg) Unmarshal(dAtA []byte) error
type InstanceParam ¶
type InstanceParam struct { CheckExpression string `protobuf:"bytes,1,opt,name=check_expression,json=checkExpression,proto3" json:"check_expression,omitempty"` StringMap map[string]string `` /* 152-byte string literal not displayed */ Res1 *Res1InstanceParam `protobuf:"bytes,11,opt,name=res1" json:"res1,omitempty"` }
Represents instance configuration schema for 'check' template.
func (*InstanceParam) Descriptor ¶
func (*InstanceParam) Descriptor() ([]byte, []int)
func (*InstanceParam) Marshal ¶
func (m *InstanceParam) Marshal() (dAtA []byte, err error)
func (*InstanceParam) ProtoMessage ¶
func (*InstanceParam) ProtoMessage()
func (*InstanceParam) Reset ¶
func (m *InstanceParam) Reset()
func (*InstanceParam) Size ¶
func (m *InstanceParam) Size() (n int)
func (*InstanceParam) String ¶
func (this *InstanceParam) String() string
func (*InstanceParam) Unmarshal ¶
func (m *InstanceParam) Unmarshal(dAtA []byte) error
type Res1InstanceParam ¶
type Res1InstanceParam struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` Dimensions map[string]string `` /* 154-byte string literal not displayed */ Int64Primitive string `protobuf:"bytes,3,opt,name=int64Primitive,proto3" json:"int64Primitive,omitempty"` BoolPrimitive string `protobuf:"bytes,4,opt,name=boolPrimitive,proto3" json:"boolPrimitive,omitempty"` DoublePrimitive string `protobuf:"bytes,5,opt,name=doublePrimitive,proto3" json:"doublePrimitive,omitempty"` StringPrimitive string `protobuf:"bytes,6,opt,name=stringPrimitive,proto3" json:"stringPrimitive,omitempty"` Int64Map map[string]string `` /* 150-byte string literal not displayed */ TimeStamp string `protobuf:"bytes,9,opt,name=timeStamp,proto3" json:"timeStamp,omitempty"` Duration string `protobuf:"bytes,10,opt,name=duration,proto3" json:"duration,omitempty"` Res2 *Res2InstanceParam `protobuf:"bytes,11,opt,name=res2" json:"res2,omitempty"` Res2Map map[string]*Res2InstanceParam `` /* 157-byte string literal not displayed */ }
func (*Res1InstanceParam) Descriptor ¶
func (*Res1InstanceParam) Descriptor() ([]byte, []int)
func (*Res1InstanceParam) Marshal ¶
func (m *Res1InstanceParam) Marshal() (dAtA []byte, err error)
func (*Res1InstanceParam) MarshalTo ¶
func (m *Res1InstanceParam) MarshalTo(dAtA []byte) (int, error)
func (*Res1InstanceParam) ProtoMessage ¶
func (*Res1InstanceParam) ProtoMessage()
func (*Res1InstanceParam) Reset ¶
func (m *Res1InstanceParam) Reset()
func (*Res1InstanceParam) Size ¶
func (m *Res1InstanceParam) Size() (n int)
func (*Res1InstanceParam) String ¶
func (this *Res1InstanceParam) String() string
func (*Res1InstanceParam) Unmarshal ¶
func (m *Res1InstanceParam) Unmarshal(dAtA []byte) error
type Res1Msg ¶
type Res1Msg struct { Value *istio_policy_v1beta11.Value `protobuf:"bytes,1,opt,name=value" json:"value,omitempty"` Dimensions map[string]*istio_policy_v1beta11.Value `` /* 147-byte string literal not displayed */ Int64Primitive int64 `protobuf:"varint,3,opt,name=int64Primitive,proto3" json:"int64Primitive,omitempty"` BoolPrimitive bool `protobuf:"varint,4,opt,name=boolPrimitive,proto3" json:"boolPrimitive,omitempty"` DoublePrimitive float64 `protobuf:"fixed64,5,opt,name=doublePrimitive,proto3" json:"doublePrimitive,omitempty"` StringPrimitive string `protobuf:"bytes,6,opt,name=stringPrimitive,proto3" json:"stringPrimitive,omitempty"` Int64Map map[string]int64 `` /* 151-byte string literal not displayed */ TimeStamp *istio_policy_v1beta11.TimeStamp `protobuf:"bytes,9,opt,name=timeStamp" json:"timeStamp,omitempty"` Duration *istio_policy_v1beta11.Duration `protobuf:"bytes,10,opt,name=duration" json:"duration,omitempty"` Res2 *Res2Msg `protobuf:"bytes,11,opt,name=res2" json:"res2,omitempty"` Res2Map map[string]*Res2Msg `` /* 157-byte string literal not displayed */ }
func (*Res1Msg) Descriptor ¶
func (*Res1Msg) ProtoMessage ¶
func (*Res1Msg) ProtoMessage()
type Res1Type ¶
type Res1Type struct { Value istio_policy_v1beta1.ValueType `protobuf:"varint,1,opt,name=value,proto3,enum=istio.policy.v1beta1.ValueType" json:"value,omitempty"` Dimensions map[string]istio_policy_v1beta1.ValueType `` /* 191-byte string literal not displayed */ Res2 *Res2Type `protobuf:"bytes,11,opt,name=res2" json:"res2,omitempty"` Res2Map map[string]*Res2Type `` /* 157-byte string literal not displayed */ }
func (*Res1Type) Descriptor ¶
func (*Res1Type) ProtoMessage ¶
func (*Res1Type) ProtoMessage()
type Res2InstanceParam ¶
type Res2InstanceParam struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` Dimensions map[string]string `` /* 154-byte string literal not displayed */ Int64Primitive string `protobuf:"bytes,3,opt,name=int64Primitive,proto3" json:"int64Primitive,omitempty"` }
func (*Res2InstanceParam) Descriptor ¶
func (*Res2InstanceParam) Descriptor() ([]byte, []int)
func (*Res2InstanceParam) Marshal ¶
func (m *Res2InstanceParam) Marshal() (dAtA []byte, err error)
func (*Res2InstanceParam) MarshalTo ¶
func (m *Res2InstanceParam) MarshalTo(dAtA []byte) (int, error)
func (*Res2InstanceParam) ProtoMessage ¶
func (*Res2InstanceParam) ProtoMessage()
func (*Res2InstanceParam) Reset ¶
func (m *Res2InstanceParam) Reset()
func (*Res2InstanceParam) Size ¶
func (m *Res2InstanceParam) Size() (n int)
func (*Res2InstanceParam) String ¶
func (this *Res2InstanceParam) String() string
func (*Res2InstanceParam) Unmarshal ¶
func (m *Res2InstanceParam) Unmarshal(dAtA []byte) error
type Res2Msg ¶
type Res2Msg struct { Value *istio_policy_v1beta11.Value `protobuf:"bytes,1,opt,name=value" json:"value,omitempty"` Dimensions map[string]*istio_policy_v1beta11.Value `` /* 147-byte string literal not displayed */ Int64Primitive int64 `protobuf:"varint,3,opt,name=int64Primitive,proto3" json:"int64Primitive,omitempty"` }
func (*Res2Msg) Descriptor ¶
func (*Res2Msg) ProtoMessage ¶
func (*Res2Msg) ProtoMessage()
type Res2Type ¶
type Res2Type struct { Value istio_policy_v1beta1.ValueType `protobuf:"varint,1,opt,name=value,proto3,enum=istio.policy.v1beta1.ValueType" json:"value,omitempty"` Dimensions map[string]istio_policy_v1beta1.ValueType `` /* 191-byte string literal not displayed */ }
func (*Res2Type) Descriptor ¶
func (*Res2Type) ProtoMessage ¶
func (*Res2Type) ProtoMessage()
type Type ¶
type Type struct {
Res1 *Res1Type `protobuf:"bytes,11,opt,name=res1" json:"res1,omitempty"`
}
Contains inferred type information about specific instance of 'check' template. This is passed to infrastructure backends during configuration-time through [InfrastructureBackend.CreateSession][TODO: Link to this fragment].
func (*Type) Descriptor ¶
func (*Type) ProtoMessage ¶
func (*Type) ProtoMessage()