blue-sdk-go

module
v0.6.20 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: Apache-2.0

README

main

(work-in-progress)

The main branch can be broken. Make sure to use tagged releases.

For authentication, check out this document.

You can search the documentation here.

To use the default client(s), you can try something like:

ctx := context.Background()
client, _ := iam.NewClient(ctx)
defer client.Close()
out, err := client.WhoAmI(ctx, &iam.WhoAmIRequest{})
log.Println(out, err)
...

Directories

Path Synopsis
awscost
v1
Package awscost is a reverse proxy.
Package awscost is a reverse proxy.
examples
iam
org
globalconfig
v1
Package globalconfig is a reverse proxy.
Package globalconfig is a reverse proxy.
iam
v1
Package iam is a reverse proxy.
Package iam is a reverse proxy.
operations
v1
Package operations is a reverse proxy.
Package operations is a reverse proxy.
org
v1
Package org is a reverse proxy.
Package org is a reverse proxy.
protoc-gen-openapiv2
types
aws

Jump to

Keyboard shortcuts

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