clihandler

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListGroupCliHandler

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

ListGroupCliHandler handles list group command

func NewListGroupCliHandler

NewListGroupCliHandler returns a new ListGroupCliHandler

func (ListGroupCliHandler) ListGroups

func (h ListGroupCliHandler) ListGroups() error

ListGroups handles command to list groups

type ListGroupProjectCliHandler added in v0.2.0

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

ListGroupProjectCliHandler handles list group project command

func NewListGroupProjectCliHandler added in v0.2.0

NewListGroupProjectCliHandler returns a new ListGroupProjectCliHandler

func (ListGroupProjectCliHandler) ListProjectsFromGroup added in v0.2.0

func (h ListGroupProjectCliHandler) ListProjectsFromGroup(group string) error

ListProjectsFromGroup handles command to list projects from a group

type ListProjectCliHandler

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

ListProjectCliHandler handles list project command

func NewListProjectCliHandler

NewListProjectCliHandler returns a new ListProjectCliHandler

func (ListProjectCliHandler) ListProjects

func (h ListProjectCliHandler) ListProjects() error

ListProjects handles command to list projects

Jump to

Keyboard shortcuts

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