com_HailoOSS_kernel_binding_setupbroker

package
v0.0.0-...-9b813e6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2016 License: MIT Imports: 3 Imported by: 0

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) GetAzname

func (m *Request) GetAzname() string

func (*Request) GetHostname

func (m *Request) GetHostname() string

func (*Request) GetPort

func (m *Request) GetPort() int32

func (*Request) ProtoMessage

func (*Request) ProtoMessage()

func (*Request) Reset

func (m *Request) Reset()

func (*Request) String

func (m *Request) String() string

type Response

type Response struct {
	Ok               *bool  `protobuf:"varint,1,req,name=ok" json:"ok,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*Response) GetOk

func (m *Response) GetOk() bool

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) Reset

func (m *Response) Reset()

func (*Response) String

func (m *Response) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL