connectors

package
v0.14.0-nightly.20250304 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 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 ConnectorsCommand

type ConnectorsCommand struct{}

func (*ConnectorsCommand) Aliases

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

func (*ConnectorsCommand) Docs

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

func (*ConnectorsCommand) SubCommands

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

func (*ConnectorsCommand) Usage

func (c *ConnectorsCommand) Usage() string

type DescribeArgs

type DescribeArgs struct {
	ConnectorID 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) Flags

func (c *ListCommand) Flags() []ecdysis.Flag

func (*ListCommand) Output

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

func (*ListCommand) Usage

func (c *ListCommand) Usage() string

type ListFlags

type ListFlags struct {
	PipelineID string `long:"pipeline-id" usage:"filter connectors by pipeline ID"`
}

Jump to

Keyboard shortcuts

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