demo

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2021 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Kind = "DEMO"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Demo

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

func (*Demo) BatchDelete

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

func (*Demo) Cancel

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

func (*Demo) Create

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

func (*Demo) Exist

func (d *Demo) Exist(ctx context.Context, action *spec.PipelineTask) (bool, bool, error)

func (*Demo) Inspect

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

func (*Demo) Kind

func (d *Demo) Kind() types.Kind

func (*Demo) Name

func (d *Demo) Name() types.Name

func (*Demo) Remove

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

func (*Demo) Start

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

func (*Demo) Status

func (*Demo) Update

func (d *Demo) 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