processors

package
v0.14.0-nightly.20250206 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DescribeArgs

type DescribeArgs struct {
	ProcessorID string
}

type DescribeCommand

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

func (*DescribeCommand) Aliases

func (c *DescribeCommand) Aliases() []string

func (*DescribeCommand) Args

func (c *DescribeCommand) Args(args []string) error

func (*DescribeCommand) Docs

func (c *DescribeCommand) Docs() ecdysis.Docs

func (*DescribeCommand) ExecuteWithClient

func (c *DescribeCommand) ExecuteWithClient(ctx context.Context, client *api.Client) error

func (*DescribeCommand) Output

func (c *DescribeCommand) Output(output ecdysis.Output)

func (*DescribeCommand) Usage

func (c *DescribeCommand) Usage() string

type ListCommand

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

func (*ListCommand) Aliases

func (c *ListCommand) Aliases() []string

func (*ListCommand) Docs

func (c *ListCommand) Docs() ecdysis.Docs

func (*ListCommand) ExecuteWithClient

func (c *ListCommand) ExecuteWithClient(ctx context.Context, client *api.Client) error

func (*ListCommand) Output

func (c *ListCommand) Output(output ecdysis.Output)

func (*ListCommand) Usage

func (c *ListCommand) Usage() string

type ProcessorsCommand

type ProcessorsCommand struct{}

func (*ProcessorsCommand) Aliases

func (c *ProcessorsCommand) Aliases() []string

func (*ProcessorsCommand) Docs

func (c *ProcessorsCommand) Docs() ecdysis.Docs

func (*ProcessorsCommand) SubCommands

func (c *ProcessorsCommand) SubCommands() []ecdysis.Command

func (*ProcessorsCommand) Usage

func (c *ProcessorsCommand) Usage() string

Jump to

Keyboard shortcuts

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