package
0.111.0
Repository: https://github.com/hashicorp/hcp-sdk-go.git
Documentation: pkg.go.dev

# Functions

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

# Constants

GoogleProtobufNullValueNULLVALUE captures enum value "NULL_VALUE".
HashicorpCloudOperationOperationStateDONE captures enum value "DONE".
HashicorpCloudOperationOperationStatePENDING captures enum value "PENDING".
HashicorpCloudOperationOperationStateQUEUED captures enum value "QUEUED".
HashicorpCloudOperationOperationStateRUNNING captures enum value "RUNNING".

# Structs

GoogleProtobufAny `Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
GoogleProtobufFieldMask `FieldMask` represents a set of symbolic field paths, for example: paths: "f.a" paths: "f.b.d" Here `f` represents a field in some root message, `a` and `b` fields in the message found in `f`, and `d` a field found in the message in `f.b`.
GoogleRPCStatus The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
GrpcGatewayRuntimeError grpc gateway runtime error swagger:model grpc.gateway.runtime.Error.
GrpcGatewayRuntimeStreamError grpc gateway runtime stream error swagger:model grpc.gateway.runtime.StreamError.
HashicorpCloudCommonPaginationRequest PaginationRequest are the parameters for a paginated list request.
HashicorpCloudCommonPaginationResponse PaginationResponse is the response holding the page tokens for a paginated list response.
HashicorpCloudCommonSortingRequest SortingRequest are the parameters for a sorted list request.
HashicorpCloudLocationLink Link is used to uniquely reference any resource within HashiCorp Cloud.
HashicorpCloudLocationLocation Location represents a target for an operation in HCP.
HashicorpCloudLocationRegion Region identifies a Cloud data-plane region.
HashicorpCloudOperationOperation Operation represents a single operation.

# Type aliases

GoogleProtobufNullValue `NullValue` is a singleton enumeration to represent the null value for the `Value` type union.
HashicorpCloudOperationOperationState State is one of the states that an Operation can be in.