README ¶
(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 |
---|---|
cost
|
|
v1
Package cost is a reverse proxy.
|
Package cost is a reverse proxy. |
examples
|
|
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
|
|
Click to show internal directories.
Click to hide internal directories.