organizations

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdList

func NewCmdList(ctx *cmd.Context, runF func(*ListOpts) error) *cmd.Command

func NewCmdOrganizations

func NewCmdOrganizations(ctx *cmd.Context) *cmd.Command

func NewCmdRead

func NewCmdRead(ctx *cmd.Context, runF func(*ReadOpts) error) *cmd.Command

Types

type ListOpts

type ListOpts struct {
	Ctx     context.Context
	Profile *profile.Profile
	IO      iostreams.IOStreams
	Output  *format.Outputter

	Client organization_service.ClientService
}

type ReadOpts

type ReadOpts struct {
	Ctx     context.Context
	Profile *profile.Profile
	IO      iostreams.IOStreams
	Output  *format.Outputter

	ID     string
	Client organization_service.ClientService
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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