project

package
v0.10.5 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetProject

func GetProject() *ops.Project

func Output

func Output() output.Interface

Types

type API

type API struct{}

func (*API) Create added in v0.4.0

func (api *API) Create()

func (*API) Delete

func (api *API) Delete()

func (*API) List

func (api *API) List()

func (*API) Show

func (api *API) Show()

func (*API) Update added in v0.4.0

func (api *API) Update()

type Interface

type Interface interface {
	List()
	Show()
	Create()
	Update()
	Delete()
}

func Resource

func Resource() Interface

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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