pkg

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New added in v0.0.2

func New(projectID string) *secretOptions

New creates a instatialized Getter that can get files locally or remotely. useRemoteFS tells us if the service is configured to use the remote file system. accessKey and accessSecret are authentication parts for the remote file system.

func NewCmdList added in v0.0.44

func NewCmdList() *cobra.Command

NewCmdList creates the command

func NewCmdSubscribe added in v0.1.0

func NewCmdSubscribe() *cobra.Command

NewCmdSubscribe creates the comman

func NewCmdWatch added in v0.0.44

func NewCmdWatch() *cobra.Command

NewCmdWatch creates the command

Types

type ListOptions added in v0.0.44

type ListOptions struct {
	Cmd  *cobra.Command
	Args []string
	// contains filtered or unexported fields
}

ListOptions are the flags for list commands

func (ListOptions) Run added in v0.0.44

func (o ListOptions) Run() error

type SubscribeOptions added in v0.1.0

type SubscribeOptions struct {
	Cmd  *cobra.Command
	Args []string
	// contains filtered or unexported fields
}

SubscribeOptions are the flags for subscribe commands

func (SubscribeOptions) Run added in v0.1.0

func (o SubscribeOptions) Run() error

type WatchOptions added in v0.0.44

type WatchOptions struct {
	Cmd  *cobra.Command
	Args []string
	// contains filtered or unexported fields
}

WatchOptions are the flags for watch commands

func (*WatchOptions) Run added in v0.0.44

func (o *WatchOptions) Run() error

Run implements this command

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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