stepspb

package
v0.0.0-...-e560ebb Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_infra_cros_cmd_labpack_steps_steps_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type LabpackInput

type LabpackInput struct {
	UnitName       string `protobuf:"bytes,1,opt,name=unit_name,json=unitName,proto3" json:"unit_name,omitempty"`
	TaskName       string `protobuf:"bytes,2,opt,name=task_name,json=taskName,proto3" json:"task_name,omitempty"`
	Actions        string `protobuf:"bytes,3,opt,name=actions,proto3" json:"actions,omitempty"`
	ExcludeActions string `protobuf:"bytes,4,opt,name=exclude_actions,json=excludeActions,proto3" json:"exclude_actions,omitempty"`
	// contains filtered or unexported fields
}

LabpackInput represent list of input parameters receiving by CLI.

Next Tag: 5

func (*LabpackInput) Descriptor deprecated

func (*LabpackInput) Descriptor() ([]byte, []int)

Deprecated: Use LabpackInput.ProtoReflect.Descriptor instead.

func (*LabpackInput) GetActions

func (x *LabpackInput) GetActions() string

func (*LabpackInput) GetExcludeActions

func (x *LabpackInput) GetExcludeActions() string

func (*LabpackInput) GetTaskName

func (x *LabpackInput) GetTaskName() string

func (*LabpackInput) GetUnitName

func (x *LabpackInput) GetUnitName() string

func (*LabpackInput) ProtoMessage

func (*LabpackInput) ProtoMessage()

func (*LabpackInput) ProtoReflect

func (x *LabpackInput) ProtoReflect() protoreflect.Message

func (*LabpackInput) Reset

func (x *LabpackInput) Reset()

func (*LabpackInput) String

func (x *LabpackInput) String() string

type LabpackResponse

type LabpackResponse struct {
	State string `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"`
	// contains filtered or unexported fields
}

func (*LabpackResponse) Descriptor deprecated

func (*LabpackResponse) Descriptor() ([]byte, []int)

Deprecated: Use LabpackResponse.ProtoReflect.Descriptor instead.

func (*LabpackResponse) GetState

func (x *LabpackResponse) GetState() string

func (*LabpackResponse) ProtoMessage

func (*LabpackResponse) ProtoMessage()

func (*LabpackResponse) ProtoReflect

func (x *LabpackResponse) ProtoReflect() protoreflect.Message

func (*LabpackResponse) Reset

func (x *LabpackResponse) Reset()

func (*LabpackResponse) String

func (x *LabpackResponse) String() string

Jump to

Keyboard shortcuts

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