Categorygithub.com/hashicorp/boundary/api
modulepackage
0.0.53
Repository: https://github.com/hashicorp/boundary.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

AsServerError returns an api *Error from the provided error.
DefaultConfig returns a default configuration for the client.
NewClient returns a new client for the given configuration.
No description provided by the author
NewResponse returns a new *Response based on the provided http.Response.
RateLimitLinearJitterBackoff wraps the retryablehttp.LinearJitterBackoff.
WithSkipCurlOutput tells the API to not use the current call for cURL output.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
stream chuck buffer size.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
internal/daemon/controller/handlers/errors.go detects status.Code(inErr) == codes.Unimplemented and sets http status http.StatusMethodNotAllowed.
No description provided by the author

# Structs

Client is the client to the Boundary API.
Config is used to configure the creation of the client.
Duration represents a time.Duration and supports marshaling/unmarshaling from a json string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Response is a custom response that wraps an HTTP response.
TLSConfig contains the parameters needed to configure TLS on the HTTP client used to communicate with Boundary.
No description provided by the author

# Type aliases

Option - how Options are passed as arguments.