memory

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Kind = "MEMORY"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Memory

type Memory struct {
	// contains filtered or unexported fields
}

func (*Memory) BatchDelete

func (m *Memory) BatchDelete(ctx context.Context, actions []*spec.PipelineTask) (interface{}, error)

func (*Memory) Cancel

func (m *Memory) Cancel(ctx context.Context, action *spec.PipelineTask) (interface{}, error)

func (*Memory) Create

func (m *Memory) Create(ctx context.Context, action *spec.PipelineTask) (interface{}, error)

func (*Memory) Exist

func (m *Memory) Exist(ctx context.Context, action *spec.PipelineTask) (bool, bool, error)

func (*Memory) Inspect

func (m *Memory) Inspect(ctx context.Context, action *spec.PipelineTask) (apistructs.TaskInspect, error)

func (*Memory) Kind

func (m *Memory) Kind() types.Kind

func (*Memory) Name

func (m *Memory) Name() types.Name

func (*Memory) Remove

func (m *Memory) Remove(ctx context.Context, action *spec.PipelineTask) (interface{}, error)

func (*Memory) Start

func (m *Memory) Start(ctx context.Context, action *spec.PipelineTask) (interface{}, error)

func (*Memory) Status

func (*Memory) Update

func (m *Memory) Update(ctx context.Context, action *spec.PipelineTask) (interface{}, error)

Jump to

Keyboard shortcuts

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