participantgroup

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewListCommand

func NewListCommand(commandName string, client client.API, w io.Writer) *cobra.Command

NewListCommand creates a new command to deal with participant groups

func NewParticipantCommand

func NewParticipantCommand(client client.API, w io.Writer) *cobra.Command

NewParticipantCommand creates a new `participant` command

func NewViewCommand

func NewViewCommand(commandName string, client client.API, w io.Writer) *cobra.Command

NewViewCommand creates a new command to show a participant group.

Types

type ListOptions

type ListOptions struct {
	Args      []string
	ProjectID string
}

ListOptions is the options for the listing participant groups command.

type ViewOptions

type ViewOptions struct {
	Args []string
}

ViewOptions is the options for the detail view of a participant group command.

Jump to

Keyboard shortcuts

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