products

package
v1.7.2 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(name string, description string, approval string, displayName string, quota string, quotaInterval string, quotaUnit string, environments []string, proxies []string, scopes []string, attrs map[string]string) (respBody []byte, err error)

Create

func Delete

func Delete(name string) (respBody []byte, err error)

Delete

func DeleteAttribute added in v1.6.1

func DeleteAttribute(name string, key string) (respBody []byte, err error)

DeleteAttribute

func Export

func Export(conn int) (payload [][]byte, err error)

Export

func Get

func Get(name string) (respBody []byte, err error)

Get

func GetAttribute added in v1.6.1

func GetAttribute(name string, key string) (respBody []byte, err error)

GetAttribute

func Import

func Import(conn int, filePath string) (err error)

Import

func List

func List(count int, expand bool) (respBody []byte, err error)

List

func ListAttributes

func ListAttributes(name string) (respBody []byte, err error)

ListAttributes

func Update added in v1.6.1

func Update(name string, description string, approval string, displayName string, quota string, quotaInterval string, quotaUnit string, environments []string, proxies []string, scopes []string, attrs map[string]string) (respBody []byte, err error)

Update

func UpdateAttribute

func UpdateAttribute(name string, key string, value string) (respBody []byte, err error)

UpdateAttribute

Types

This section is empty.

Jump to

Keyboard shortcuts

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