team

package
v0.32.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	Join  joinCmd  `cmd:"" help:"Add the robot to a team."`
	Leave leaveCmd `cmd:"" help:"Remove the robot from a team."`
	List  listCmd  `cmd:"" help:"List all teams the robot is a member of."`
}

Cmd contains commands for managing robot teams.

func (*Cmd) AfterApply

func (c *Cmd) AfterApply(kongCtx *kong.Context, upCtx *upbound.Context) error

AfterApply constructs and binds a robots client to any subcommands that have Run() methods that receive it.

Jump to

Keyboard shortcuts

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