permission

package
v0.34.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 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 Cmd

type Cmd struct {
	Grant  grantCmd  `cmd:"" help:"Grant repository permission for a team."`
	Revoke revokeCmd `cmd:"" help:"Revoke repository permission from a team."`
	List   listCmd   `cmd:"" help:"List all repository permissions for teams."`
}

Cmd contains commands for managing repository permissions for teams.

func (*Cmd) AfterApply

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

AfterApply constructs and binds a clients 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