events

package
v0.0.0-...-7febb3a Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdEvents

func NewCmdEvents(ctx context.Context, cfg *config.Config) *cobra.Command

func NewCmdEventsAttach

func NewCmdEventsAttach(ctx context.Context, cfg *config.Config) *cobra.Command

func NewCmdEventsReceive

func NewCmdEventsReceive(ctx context.Context, cfg *config.Config) *cobra.Command

func NewCmdEventsSend

func NewCmdEventsSend(ctx context.Context, cfg *config.Config) *cobra.Command

Types

type AttachOptions

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

func (*AttachOptions) Complete

func (o *AttachOptions) Complete(args []string) error

func (*AttachOptions) Run

func (o *AttachOptions) Run(ctx context.Context) error

func (*AttachOptions) Validate

func (o *AttachOptions) Validate() error

type ReceiveOptions

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

func (*ReceiveOptions) Complete

func (o *ReceiveOptions) Complete(args []string) error

func (*ReceiveOptions) Run

func (o *ReceiveOptions) Run(ctx context.Context) error

func (*ReceiveOptions) Validate

func (o *ReceiveOptions) Validate() error

type SendOptions

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

func (*SendOptions) Complete

func (o *SendOptions) Complete(args []string) error

func (*SendOptions) Run

func (o *SendOptions) Run(ctx context.Context) error

func (*SendOptions) Validate

func (o *SendOptions) Validate() error

Jump to

Keyboard shortcuts

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