com_HailoOSS_service_provisioningmanager_search

package
v0.0.0-...-81b74ec 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_service_provisioningmanager_search is a generated protocol buffer package.

It is generated from these files:

github.com/HailoOSS/provisioning-manager-service/proto/search/search.proto

It has these top-level messages:

Request
Result
Response

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	ServiceName      *string `protobuf:"bytes,1,opt,name=serviceName" json:"serviceName,omitempty"`
	MachineClass     *string `protobuf:"bytes,2,opt,name=machineClass" json:"machineClass,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Request) GetMachineClass

func (m *Request) GetMachineClass() string

func (*Request) GetServiceName

func (m *Request) GetServiceName() string

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 {
	Results          []*Result `protobuf:"bytes,1,rep,name=results" json:"results,omitempty"`
	XXX_unrecognized []byte    `json:"-"`
}

func (*Response) GetResults

func (m *Response) GetResults() []*Result

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) Reset

func (m *Response) Reset()

func (*Response) String

func (m *Response) String() string

type Result

type Result struct {
	ServiceName      *string `protobuf:"bytes,1,req,name=serviceName" json:"serviceName,omitempty"`
	ServiceVersion   *uint64 `protobuf:"varint,2,req,name=serviceVersion" json:"serviceVersion,omitempty"`
	MachineClass     *string `protobuf:"bytes,3,req,name=machineClass" json:"machineClass,omitempty"`
	NoFileSoftLimit  *uint64 `protobuf:"varint,4,opt,name=noFileSoftLimit" json:"noFileSoftLimit,omitempty"`
	NoFileHardLimit  *uint64 `protobuf:"varint,5,opt,name=noFileHardLimit" json:"noFileHardLimit,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Result) GetMachineClass

func (m *Result) GetMachineClass() string

func (*Result) GetNoFileHardLimit

func (m *Result) GetNoFileHardLimit() uint64

func (*Result) GetNoFileSoftLimit

func (m *Result) GetNoFileSoftLimit() uint64

func (*Result) GetServiceName

func (m *Result) GetServiceName() string

func (*Result) GetServiceVersion

func (m *Result) GetServiceVersion() uint64

func (*Result) ProtoMessage

func (*Result) ProtoMessage()

func (*Result) Reset

func (m *Result) Reset()

func (*Result) String

func (m *Result) String() string

Jump to

Keyboard shortcuts

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