mock

package
v0.0.0-...-8789a92 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action struct {
	Phase string
	Msg   string
}

Action ...

func (*Action) Fail

func (act *Action) Fail(message string)

Fail makes the step fail

func (*Action) GetStatus

func (act *Action) GetStatus() v1alpha1.StepStatus

GetStatus returns the step status

func (*Action) Message

func (act *Action) Message(message string)

Message write message to step status

func (*Action) Resume

func (act *Action) Resume(message string)

Resume makes the step resume

func (*Action) Suspend

func (act *Action) Suspend(message string)

Suspend makes the step suspend

func (*Action) Terminate

func (act *Action) Terminate(message string)

Terminate makes the step terminate

func (*Action) Wait

func (act *Action) Wait(message string)

Wait makes the step wait

Jump to

Keyboard shortcuts

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