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

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/runlevels/runlevels.proto

It has these top-level messages:

RunLevel
Request
Response

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	XXX_unrecognized []byte `json:"-"`
}

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 {
	DefaultLevel     *com_HailoOSS_kernel_provisioningmanager.Level `protobuf:"varint,1,req,name=defaultLevel,enum=com.HailoOSS.kernel.provisioningmanager.Level" json:"defaultLevel,omitempty"`
	RunLevels        []*RunLevel                                    `protobuf:"bytes,2,rep,name=runLevels" json:"runLevels,omitempty"`
	XXX_unrecognized []byte                                         `json:"-"`
}

func (*Response) GetDefaultLevel

func (*Response) GetRunLevels

func (m *Response) GetRunLevels() []*RunLevel

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) Reset

func (m *Response) Reset()

func (*Response) String

func (m *Response) String() string

type RunLevel

type RunLevel struct {
	Region           *string                                        `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
	Level            *com_HailoOSS_kernel_provisioningmanager.Level `protobuf:"varint,2,req,name=level,enum=com.HailoOSS.kernel.provisioningmanager.Level" json:"level,omitempty"`
	XXX_unrecognized []byte                                         `json:"-"`
}

func (*RunLevel) GetLevel

func (*RunLevel) GetRegion

func (m *RunLevel) GetRegion() string

func (*RunLevel) ProtoMessage

func (*RunLevel) ProtoMessage()

func (*RunLevel) Reset

func (m *RunLevel) Reset()

func (*RunLevel) String

func (m *RunLevel) String() string

Jump to

Keyboard shortcuts

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