com_HailoOSS_service_provisioningmanager_read

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: 3

Documentation

Overview

Package com_HailoOSS_service_provisioningmanager_read is a generated protocol buffer package.

It is generated from these files:

github.com/HailoOSS/provisioning-manager-service/proto/read/read.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 {
	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"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Request) GetMachineClass

func (m *Request) GetMachineClass() string

func (*Request) GetServiceName

func (m *Request) GetServiceName() string

func (*Request) GetServiceVersion

func (m *Request) GetServiceVersion() uint64

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 {
	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"`
	ServiceType      *uint64 `protobuf:"varint,6,opt,name=serviceType" json:"serviceType,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Response) GetMachineClass

func (m *Response) GetMachineClass() string

func (*Response) GetNoFileHardLimit

func (m *Response) GetNoFileHardLimit() uint64

func (*Response) GetNoFileSoftLimit

func (m *Response) GetNoFileSoftLimit() uint64

func (*Response) GetServiceName

func (m *Response) GetServiceName() string

func (*Response) GetServiceType

func (m *Response) GetServiceType() uint64

func (*Response) GetServiceVersion

func (m *Response) GetServiceVersion() uint64

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