Documentation ¶
Overview ¶
Package com_HailoOSS_kernel_binding_setupbroker is a generated protocol buffer package.
It is generated from these files:
github.com/HailoOSS/binding-service/proto/setupbroker/setupbroker.proto
It has these top-level messages:
Request Response
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Request ¶
type Request struct { Hostname *string `protobuf:"bytes,1,req,name=hostname" json:"hostname,omitempty"` Port *int32 `protobuf:"varint,2,req,name=port" json:"port,omitempty"` Azname *string `protobuf:"bytes,3,opt,name=azname" json:"azname,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*Request) GetHostname ¶
func (*Request) ProtoMessage ¶
func (*Request) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.