bash

package
v0.0.0-...-425183e Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthTasks        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowTasks          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupTasks = fmt.Errorf("proto: unexpected end of group")
)

Functions

func NewScriptTask

func NewScriptTask(m plugin.Meta) plugin.Task

Types

type Script

type Script struct {
	Meta                 *plugin.Meta `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"`
	EvaluateScript       string       `protobuf:"bytes,2,opt,name=evaluateScript,proto3" json:"evaluateScript,omitempty"`
	ApplyScript          string       `protobuf:"bytes,3,opt,name=applyScript,proto3" json:"applyScript,omitempty"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func NewPopulatedScript

func NewPopulatedScript(r randyTasks, easy bool) *Script

func (*Script) Apply

func (s *Script) Apply(ctx context.Context) (*plugin.ResultChange, error)

func (*Script) Compare

func (this *Script) Compare(that interface{}) int

func (*Script) Descriptor

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

func (*Script) Equal

func (this *Script) Equal(that interface{}) bool

func (*Script) Evaluate

func (s *Script) Evaluate(ctx context.Context) (*plugin.ResultChange, error)

func (*Script) GetApplyScript

func (m *Script) GetApplyScript() string

func (*Script) GetEvaluateScript

func (m *Script) GetEvaluateScript() string

func (*Script) GetMeta

func (m *Script) GetMeta() *plugin.Meta

func (*Script) GoString

func (this *Script) GoString() string

func (*Script) Marshal

func (m *Script) Marshal() (dAtA []byte, err error)

func (*Script) MarshalHCL

func (s *Script) MarshalHCL(l *ast.ObjectList) error

func (*Script) MarshalTo

func (m *Script) MarshalTo(dAtA []byte) (int, error)

func (*Script) MarshalToSizedBuffer

func (m *Script) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Script) Name

func (s *Script) Name() string

func (*Script) ProtoMessage

func (*Script) ProtoMessage()

func (*Script) Reset

func (m *Script) Reset()

func (*Script) Size

func (m *Script) Size() (n int)

func (*Script) String

func (this *Script) String() string

func (*Script) Unmarshal

func (m *Script) Unmarshal(dAtA []byte) error

func (*Script) XXX_DiscardUnknown

func (m *Script) XXX_DiscardUnknown()

func (*Script) XXX_Marshal

func (m *Script) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Script) XXX_Merge

func (m *Script) XXX_Merge(src proto.Message)

func (*Script) XXX_MessageName

func (*Script) XXX_MessageName() string

func (*Script) XXX_Size

func (m *Script) XXX_Size() int

func (*Script) XXX_Unmarshal

func (m *Script) XXX_Unmarshal(b []byte) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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