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

# Structs

HashicorpCloudWebhookCreateWebhookRequestBody hashicorp cloud webhook create webhook request body swagger:model hashicorp.cloud.webhook.CreateWebhookRequestBody.
HashicorpCloudWebhookCreateWebhookResponse hashicorp cloud webhook create webhook response swagger:model hashicorp.cloud.webhook.CreateWebhookResponse.
HashicorpCloudWebhookGetWebhookResponse hashicorp cloud webhook get webhook response swagger:model hashicorp.cloud.webhook.GetWebhookResponse.
HashicorpCloudWebhookListWebhookDeliveriesResponse hashicorp cloud webhook list webhook deliveries response swagger:model hashicorp.cloud.webhook.ListWebhookDeliveriesResponse.
HashicorpCloudWebhookListWebhooksResponse hashicorp cloud webhook list webhooks response swagger:model hashicorp.cloud.webhook.ListWebhooksResponse.
HashicorpCloudWebhookTestWebhookRequestBody hashicorp cloud webhook test webhook request body swagger:model hashicorp.cloud.webhook.TestWebhookRequestBody.
HashicorpCloudWebhookUpdateWebhookNameRequestBody hashicorp cloud webhook update webhook name request body swagger:model hashicorp.cloud.webhook.UpdateWebhookNameRequestBody.
HashicorpCloudWebhookUpdateWebhookNameResponse hashicorp cloud webhook update webhook name response swagger:model hashicorp.cloud.webhook.UpdateWebhookNameResponse.
HashicorpCloudWebhookUpdateWebhookRequestBody hashicorp cloud webhook update webhook request body swagger:model hashicorp.cloud.webhook.UpdateWebhookRequestBody.
HashicorpCloudWebhookUpdateWebhookResponse hashicorp cloud webhook update webhook response swagger:model hashicorp.cloud.webhook.UpdateWebhookResponse.
HashicorpCloudWebhookWebhook hashicorp cloud webhook webhook swagger:model hashicorp.cloud.webhook.Webhook.
HashicorpCloudWebhookWebhookConfig The webhook configuration used to deliver event payloads.
HashicorpCloudWebhookWebhookDelivery The information about a webhook delivery, such as the sent request, the received response, and how many times the webhook service retried to send the delivery in case of failure.
HashicorpCloudWebhookWebhookPayload The payload that is delivered as the body of the request made to the webhook's destination URL.
HashicorpCloudWebhookWebhookRequest The information about the request made to deliver an event payload.
HashicorpCloudWebhookWebhookResponse The information about the response received after delivering an event payload.
HashicorpCloudWebhookWebhookSubscription The information about a webhook subscription.
HashicorpCloudWebhookWebhookSubscriptionEvent The information about an event type of a webhook subscription.

# Interfaces

HashicorpCloudWebhookDeleteWebhookResponse hashicorp cloud webhook delete webhook response swagger:model hashicorp.cloud.webhook.DeleteWebhookResponse.
HashicorpCloudWebhookTestWebhookResponse hashicorp cloud webhook test webhook response swagger:model hashicorp.cloud.webhook.TestWebhookResponse.