cli

package
v0.13.0-nightly.20241107 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConduitInit

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

func NewConduitInit

func NewConduitInit(args InitArgs) *ConduitInit

func (*ConduitInit) Run

func (i *ConduitInit) Run() error

type InitArgs

type InitArgs struct {
	Path string
}

type Instance

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

func New

func New() *Instance

New creates a new CLI Instance.

func (*Instance) Run

func (i *Instance) Run()

type PipelinesInit

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

func NewPipelinesInit

func NewPipelinesInit(args PipelinesInitArgs) *PipelinesInit

func (*PipelinesInit) Run

func (pi *PipelinesInit) Run() error

type PipelinesInitArgs

type PipelinesInitArgs struct {
	Name        string
	Source      string
	Destination string
	Path        string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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