package
0.18.0
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

# Functions

ApiErrorWithCode returns an api error with the provided code.
ApiErrorWithCodeAndMessage returns an api error with the provided code and message.
ConflictErrorf generates an ApiErr when a pre-conditional check is violated.
No description provided by the author
No description provided by the author
GetOpts - iterate the inbound Options and return a struct.
No description provided by the author
JSONMarshaler provides marshaler used for marshaling all proto as JSON in a format expected by the user facing controller API.
ListTokenResourceToResource translates a protobuf list token resource type into a useable domain layer boundary resource type.
MarshalListToken assembles and marshals a list token to its string representation.
No description provided by the author
No description provided by the author
NewFilter returns a Filter which can be evaluated against.
NewMaskManager returns a mask manager that can translate field masks into the first proto from all subsequent protos assuming they are both using the mask_mapping custom option.
NotFoundError returns an ApiError indicating a resource couldn't be found.
NotFoundErrorf returns an ApiError indicating a resource couldn't be found.
OutgoingResponseFilter is a gRPC gateway WithForwardResponseOption.
ParseListToken parses a list token from the input, returning an error if the parsing fails.
No description provided by the author
SetStatusCode allows a grpc service handler to set the outgoing http status code.
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
WithAuthorizedActions provides an option when creating responses to include the given authorized actions if allowed.
WithAuthorizedCollectionActions provides an option when creating responses to include the given authorized collection actions if allowed.
WithDiscardUnknownFields provides an option to cause StructToProto to ignore unknown fields.
WithHostSetIds provides an option when creating responses to include the given host set IDs if allowed.
WithManagedGroupIds provides an option when creating responses to include the given managed group IDs if allowed.
WithMemberIds provides an option when creating responses to include the given member IDs if allowed.
WithOutputFields provides an option when creating responses to only include specific fields.
WithPlugin provides an option when creating responses to include the given plugin if allowed.
WithScope provides an option when creating responses to include the given scope if allowed.
DEPRECATED: Superceded by WithOutputFields.

# Constants

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

# Variables

No description provided by the author

# Structs

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

# Interfaces

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

# Type aliases

No description provided by the author
A boundary resource identifier.
No description provided by the author
No description provided by the author
No description provided by the author
Option - how Options are passed as arguments.