com_HailoOSS_kernel_provisioningmanager_runlevels

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: 4 Imported by: 1

Documentation

Overview

Package com_HailoOSS_kernel_provisioningmanager_runlevels is a generated protocol buffer package.

It is generated from these files:

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

It has these top-level messages:

ServiceRunLevels
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,opt,name=serviceName" json:"serviceName,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

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

func (*Response) GetServiceRunLevels

func (m *Response) GetServiceRunLevels() []*ServiceRunLevels

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) Reset

func (m *Response) Reset()

func (*Response) String

func (m *Response) String() string

type ServiceRunLevels

type ServiceRunLevels struct {
	ServiceName      *string                                         `protobuf:"bytes,1,req,name=serviceName" json:"serviceName,omitempty"`
	Levels           []com_HailoOSS_kernel_provisioningmanager.Level `protobuf:"varint,2,rep,name=levels,enum=com.HailoOSS.kernel.provisioningmanager.Level" json:"levels,omitempty"`
	XXX_unrecognized []byte                                          `json:"-"`
}

func (*ServiceRunLevels) GetLevels

func (*ServiceRunLevels) GetServiceName

func (m *ServiceRunLevels) GetServiceName() string

func (*ServiceRunLevels) ProtoMessage

func (*ServiceRunLevels) ProtoMessage()

func (*ServiceRunLevels) Reset

func (m *ServiceRunLevels) Reset()

func (*ServiceRunLevels) String

func (m *ServiceRunLevels) String() string

Jump to

Keyboard shortcuts

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