apps

package
v1.112.1-beta Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(name string, email string, expires string, callback string, apiProducts []string, scopes []string, attrs map[string]string) (respBody []byte, err error)

Create

func CreateKey

func CreateKey(developerEmail string, appID string, consumerKey string, consumerSecret string, apiProducts []string, scopes []string, attrs map[string]string) (respBody []byte, err error)

CreateKey

func Delete

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

Delete

func DeleteKey

func DeleteKey(developerEmail string, appName string, key string) (respBody []byte, err error)

DeleteKey

func Export

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

Export

func GenerateKey

func GenerateKey(name string, developerID string, apiProducts []string, callback string, expires string, scopes []string) (respBody []byte, err error)

GenerateKey

func Get

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

Get

func GetKey

func GetKey(developerEmail string, appID string, key string) (respBody []byte, err error)

GetKey

func Import

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

Import

func List

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

List

func ListApps

func ListApps(productName string) (respBody []byte, err error)

ListApps

func Manage

func Manage(appID string, developerEmail string, action string) (respBody []byte, err error)

Manage

func ManageKey

func ManageKey(developerEmail string, appID string, consumerKey string, action string) (respBody []byte, err error)

func SearchApp

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

SearchApp

func UpdateKey

func UpdateKey(developerEmail string, appID string, consumerKey string, consumerSecret string, apiProducts []string, scopes []string, attrs map[string]string) (respBody []byte, err error)

UpdateKey

func UpdateKeyProducts

func UpdateKeyProducts(developerEmail string, appID string, consumerKey string, apiProducts []string) (respBody []byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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