configurationversions

package
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2026 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigurationVersionsRequestBuilder

ConfigurationVersionsRequestBuilder builds and executes requests for operations under \configuration-versions

func NewConfigurationVersionsRequestBuilder

NewConfigurationVersionsRequestBuilder instantiates a new ConfigurationVersionsRequestBuilder and sets the default values.

func NewConfigurationVersionsRequestBuilderInternal

func NewConfigurationVersionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ConfigurationVersionsRequestBuilder

NewConfigurationVersionsRequestBuilderInternal instantiates a new ConfigurationVersionsRequestBuilder and sets the default values.

func (*ConfigurationVersionsRequestBuilder) ByConfiguration_version_id

func (m *ConfigurationVersionsRequestBuilder) ByConfiguration_version_id(configuration_version_id string) *WithConfiguration_version_ItemRequestBuilder

ByConfiguration_version_id gets an item from the github.com/hashicorp/go-tfe/v2/api.configurationVersions.item collection returns a *WithConfiguration_version_ItemRequestBuilder when successful

type ItemActionsArchiveRequestBuilder

ItemActionsArchiveRequestBuilder builds and executes requests for operations under \configuration-versions\{configuration_version_id}\actions\archive

func NewItemActionsArchiveRequestBuilder

NewItemActionsArchiveRequestBuilder instantiates a new ItemActionsArchiveRequestBuilder and sets the default values.

func NewItemActionsArchiveRequestBuilderInternal

func NewItemActionsArchiveRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemActionsArchiveRequestBuilder

NewItemActionsArchiveRequestBuilderInternal instantiates a new ItemActionsArchiveRequestBuilder and sets the default values.

func (*ItemActionsArchiveRequestBuilder) Post

Post archive the uploaded files for a configuration version. returns a Errors error when the service returns a 409 status code returns a Errors error when the service returns a 4XX or 5XX status code

func (*ItemActionsArchiveRequestBuilder) ToPostRequestInformation

ToPostRequestInformation archive the uploaded files for a configuration version. returns a *RequestInformation when successful

func (*ItemActionsArchiveRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemActionsArchiveRequestBuilder when successful

type ItemActionsRequestBuilder

ItemActionsRequestBuilder builds and executes requests for operations under \configuration-versions\{configuration_version_id}\actions

func NewItemActionsRequestBuilder

NewItemActionsRequestBuilder instantiates a new ItemActionsRequestBuilder and sets the default values.

func NewItemActionsRequestBuilderInternal

func NewItemActionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemActionsRequestBuilder

NewItemActionsRequestBuilderInternal instantiates a new ItemActionsRequestBuilder and sets the default values.

func (*ItemActionsRequestBuilder) Archive

Archive the archive property returns a *ItemActionsArchiveRequestBuilder when successful

type ItemDownloadRequestBuilder

ItemDownloadRequestBuilder builds and executes requests for operations under \configuration-versions\{configuration_version_id}\download

func NewItemDownloadRequestBuilder

NewItemDownloadRequestBuilder instantiates a new ItemDownloadRequestBuilder and sets the default values.

func NewItemDownloadRequestBuilderInternal

func NewItemDownloadRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemDownloadRequestBuilder

NewItemDownloadRequestBuilderInternal instantiates a new ItemDownloadRequestBuilder and sets the default values.

func (*ItemDownloadRequestBuilder) Get

Get generate a temporary URL to download the configuration version files. returns a []byte when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*ItemDownloadRequestBuilder) ToGetRequestInformation

ToGetRequestInformation generate a temporary URL to download the configuration version files. returns a *RequestInformation when successful

func (*ItemDownloadRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemDownloadRequestBuilder when successful

type ItemIngressAttributesRequestBuilder

ItemIngressAttributesRequestBuilder builds and executes requests for operations under \configuration-versions\{configuration_version_id}\ingress-attributes

func NewItemIngressAttributesRequestBuilder

NewItemIngressAttributesRequestBuilder instantiates a new ItemIngressAttributesRequestBuilder and sets the default values.

func NewItemIngressAttributesRequestBuilderInternal

func NewItemIngressAttributesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemIngressAttributesRequestBuilder

NewItemIngressAttributesRequestBuilderInternal instantiates a new ItemIngressAttributesRequestBuilder and sets the default values.

func (*ItemIngressAttributesRequestBuilder) Get

Get get commit information for a configuration version. returns a IngressAttributesable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*ItemIngressAttributesRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get commit information for a configuration version. returns a *RequestInformation when successful

func (*ItemIngressAttributesRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemIngressAttributesRequestBuilder when successful

type WithConfiguration_version_ItemRequestBuilder

type WithConfiguration_version_ItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

WithConfiguration_version_ItemRequestBuilder builds and executes requests for operations under \configuration-versions\{configuration_version_id}

func NewWithConfiguration_version_ItemRequestBuilder

NewWithConfiguration_version_ItemRequestBuilder instantiates a new WithConfiguration_version_ItemRequestBuilder and sets the default values.

func NewWithConfiguration_version_ItemRequestBuilderInternal

func NewWithConfiguration_version_ItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WithConfiguration_version_ItemRequestBuilder

NewWithConfiguration_version_ItemRequestBuilderInternal instantiates a new WithConfiguration_version_ItemRequestBuilder and sets the default values.

func (*WithConfiguration_version_ItemRequestBuilder) Actions

Actions the actions property returns a *ItemActionsRequestBuilder when successful

func (*WithConfiguration_version_ItemRequestBuilder) Download

Download the download property returns a *ItemDownloadRequestBuilder when successful

func (*WithConfiguration_version_ItemRequestBuilder) Get

Get get details of a specific configuration version. returns a ConfigurationVersionsEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*WithConfiguration_version_ItemRequestBuilder) IngressAttributes

IngressAttributes the ingressAttributes property returns a *ItemIngressAttributesRequestBuilder when successful

func (*WithConfiguration_version_ItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get details of a specific configuration version. returns a *RequestInformation when successful

func (*WithConfiguration_version_ItemRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *WithConfiguration_version_ItemRequestBuilder when successful

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL