product

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetProduct

func GetProduct(publicCatalog bool) *services.Product

func Output

func Output() output.Interface

func RequestProductService

func RequestProductService(svcCategory services.ServiceCategory) *services.Product

func SelectServiceCategory

func SelectServiceCategory() services.ServiceCategory

Types

type API

type API struct{}

func (*API) Delete

func (api *API) Delete()

func (*API) List

func (api *API) List(publicCatalog bool)

func (*API) Set

func (api *API) Set(yamlFile string)

func (*API) Show

func (api *API) Show(publicCatalog bool)

type Interface

type Interface interface {
	List(publicCatalog bool)
	Show(publicCatalog bool)
	Set(yamlFile string)
	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