env

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: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ApiCalls = &apiCalls{count: 0}

Functions

func ClearEnvProperties

func ClearEnvProperties() (err error)

ClearEnvProperties is used to set env properties

func Create

func Create(deploymentType string, apiProxyType string) (respBody []byte, err error)

Create

func CreateArchive

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

CreatetArchive

func CreateTraceOverrides

func CreateTraceOverrides(apiproxy string, exporter string, endpoint string, sampler string, sample_rate string) (respBody []byte, err error)

func Delete

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

Delete

func DeleteArchive

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

DeleteArchive

func DeleteTraceOverrides

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

func DisableTraceConfig

func DisableTraceConfig() (respBody []byte, err error)

func Get

func Get(config bool) (respBody []byte, err error)

Get

func GetAllDeployments

func GetAllDeployments() (respBody []byte, err error)

func GetArchive

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

GetArchive

func GetDebug

func GetDebug() (respBody []byte, err error)

GetDebug

func GetDeployedConfig

func GetDeployedConfig() (respBody []byte, err error)

GetDeployedConfig

func GetDeployments

func GetDeployments(sharedflows bool) (respBody []byte, err error)

GetDeployments

func GetIAM

func GetIAM() (respBody []byte, err error)

GetIAM

func GetTraceConfig

func GetTraceConfig() (respBody []byte, err error)

GetTraceConfig

func GetTraceOverrides

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

func ImportTraceConfig

func ImportTraceConfig(payload string) (respBody []byte, err error)

func List

func List() (respBody []byte, err error)

List

func ListArchives

func ListArchives() (respBody []byte, err error)

ListArchives

func ListTraceOverrides

func ListTraceOverrides() (respBody []byte, err error)

func RemoveIAM

func RemoveIAM(memberName string, role string) (err error)

RemoveIAM

func SetDebug

func SetDebug(maskConfig string) (respBody []byte, err error)

SetDebug

func SetEnvProperty

func SetEnvProperty(name string, value string) (err error)

SetEnvProperty is used to set env properties

func SetIAM

func SetIAM(memberName string, permission string, memberType string) (err error)

SetIAM

func TestIAM

func TestIAM(resource string, verb string) (respBody []byte, err error)

TestIAM

func TotalAPICallsInMonth

func TotalAPICallsInMonth(environment string, month int, year int) (total int, err error)

func TotalAPICallsInMonthAsync

func TotalAPICallsInMonthAsync(environment string, month int, year int, envDetails bool, wg *sync.WaitGroup)

func UpdateTraceConfig

func UpdateTraceConfig(exporter string, endpoint string, sampler string, sample_rate string) (respBody []byte, err error)

UpdateTraceConfig

Types

This section is empty.

Jump to

Keyboard shortcuts

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