cli

package
v0.2.54 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 19 Imported by: 52

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdditionalCommands added in v0.2.0

func AdditionalCommands(_ string, _ []field.SchemaField) []*cobra.Command

func MakeCapabilitiesCommand added in v0.2.0

func MakeCapabilitiesCommand(
	ctx context.Context,
	name string,
	v *viper.Viper,
	confschema field.Configuration,
	getconnector GetConnectorFunc,
) func(*cobra.Command, []string) error

func MakeGRPCServerCommand added in v0.2.0

func MakeGRPCServerCommand(
	ctx context.Context,
	name string,
	v *viper.Viper,
	confschema field.Configuration,
	getconnector GetConnectorFunc,
) func(*cobra.Command, []string) error

func MakeMainCommand added in v0.2.0

func MakeMainCommand(
	ctx context.Context,
	name string,
	v *viper.Viper,
	confschema field.Configuration,
	getconnector GetConnectorFunc,
	opts ...connectorrunner.Option,
) func(*cobra.Command, []string) error

Types

type GetConnectorFunc added in v0.2.0

type GetConnectorFunc func(context.Context, *viper.Viper) (types.ConnectorServer, error)

Jump to

Keyboard shortcuts

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