plans

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 ItemJsonOutputRedactedRequestBuilder

type ItemJsonOutputRedactedRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemJsonOutputRedactedRequestBuilder builds and executes requests for operations under \plans\{id}\json-output-redacted

func NewItemJsonOutputRedactedRequestBuilder

NewItemJsonOutputRedactedRequestBuilder instantiates a new ItemJsonOutputRedactedRequestBuilder and sets the default values.

func NewItemJsonOutputRedactedRequestBuilderInternal

func NewItemJsonOutputRedactedRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemJsonOutputRedactedRequestBuilder

NewItemJsonOutputRedactedRequestBuilderInternal instantiates a new ItemJsonOutputRedactedRequestBuilder and sets the default values.

func (*ItemJsonOutputRedactedRequestBuilder) Get

Get this endpoint generates a temporary authenticated URL to the location of the redacted JSON formatted execution plan, or returns the parsed redacted plan inline when the pre-generated file is not yet available.This endpoint is available for plans using Terraform 0.15.2 and later. The temporary URL has a life of 1 minute and should not be relied upon beyond the initial request. returns a Errors error when the service returns a 404 status code returns a Errors error when the service returns a 422 status code returns a Errors error when the service returns a 4XX or 5XX status code

func (*ItemJsonOutputRedactedRequestBuilder) ToGetRequestInformation

ToGetRequestInformation this endpoint generates a temporary authenticated URL to the location of the redacted JSON formatted execution plan, or returns the parsed redacted plan inline when the pre-generated file is not yet available.This endpoint is available for plans using Terraform 0.15.2 and later. The temporary URL has a life of 1 minute and should not be relied upon beyond the initial request. returns a *RequestInformation when successful

func (*ItemJsonOutputRedactedRequestBuilder) 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 *ItemJsonOutputRedactedRequestBuilder when successful

type ItemJsonOutputRequestBuilder

ItemJsonOutputRequestBuilder builds and executes requests for operations under \plans\{id}\json-output

func NewItemJsonOutputRequestBuilder

NewItemJsonOutputRequestBuilder instantiates a new ItemJsonOutputRequestBuilder and sets the default values.

func NewItemJsonOutputRequestBuilderInternal

func NewItemJsonOutputRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemJsonOutputRequestBuilder

NewItemJsonOutputRequestBuilderInternal instantiates a new ItemJsonOutputRequestBuilder and sets the default values.

func (*ItemJsonOutputRequestBuilder) Get

Get this endpoint generates a temporary authenticated URL to the location of the JSON formatted execution plan.When successful, this endpoint responds with a temporary redirect that should be followed.This endpoint is available for plans using Terraform 0.12 and later.The temporary URL has a life of 1 minute and should not be relied upon beyond the initial request. returns a Errors error when the service returns a 422 status code returns a Errors error when the service returns a 4XX or 5XX status code

func (*ItemJsonOutputRequestBuilder) ToGetRequestInformation

ToGetRequestInformation this endpoint generates a temporary authenticated URL to the location of the JSON formatted execution plan.When successful, this endpoint responds with a temporary redirect that should be followed.This endpoint is available for plans using Terraform 0.12 and later.The temporary URL has a life of 1 minute and should not be relied upon beyond the initial request. returns a *RequestInformation when successful

func (*ItemJsonOutputRequestBuilder) 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 *ItemJsonOutputRequestBuilder when successful

type ItemJsonSchemaRequestBuilder

ItemJsonSchemaRequestBuilder builds and executes requests for operations under \plans\{id}\json-schema

func NewItemJsonSchemaRequestBuilder

NewItemJsonSchemaRequestBuilder instantiates a new ItemJsonSchemaRequestBuilder and sets the default values.

func NewItemJsonSchemaRequestBuilderInternal

func NewItemJsonSchemaRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemJsonSchemaRequestBuilder

NewItemJsonSchemaRequestBuilderInternal instantiates a new ItemJsonSchemaRequestBuilder and sets the default values.

func (*ItemJsonSchemaRequestBuilder) Get

Get this endpoint generates a temporary authenticated URL to the location of the JSON formatted provider schemas associated with a plan.When successful, this endpoint responds with a temporary redirect that should be followed.This endpoint is available for plans using Terraform 0.12 and later. The temporary URL has a life of 1 minute and should not be relied upon beyond the initial request. returns a Errors error when the service returns a 404 status code returns a Errors error when the service returns a 422 status code returns a Errors error when the service returns a 4XX or 5XX status code

func (*ItemJsonSchemaRequestBuilder) ToGetRequestInformation

ToGetRequestInformation this endpoint generates a temporary authenticated URL to the location of the JSON formatted provider schemas associated with a plan.When successful, this endpoint responds with a temporary redirect that should be followed.This endpoint is available for plans using Terraform 0.12 and later. The temporary URL has a life of 1 minute and should not be relied upon beyond the initial request. returns a *RequestInformation when successful

func (*ItemJsonSchemaRequestBuilder) 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 *ItemJsonSchemaRequestBuilder when successful

type PlansItemRequestBuilder

PlansItemRequestBuilder builds and executes requests for operations under \plans\{id}

func NewPlansItemRequestBuilder

NewPlansItemRequestBuilder instantiates a new PlansItemRequestBuilder and sets the default values.

func NewPlansItemRequestBuilderInternal

func NewPlansItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansItemRequestBuilder

NewPlansItemRequestBuilderInternal instantiates a new PlansItemRequestBuilder and sets the default values.

func (*PlansItemRequestBuilder) Get

Get this endpoint returns a specific plan by its ID. returns a PlansEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*PlansItemRequestBuilder) JsonOutput

JsonOutput the jsonOutput property returns a *ItemJsonOutputRequestBuilder when successful

func (*PlansItemRequestBuilder) JsonOutputRedacted

JsonOutputRedacted the jsonOutputRedacted property returns a *ItemJsonOutputRedactedRequestBuilder when successful

func (*PlansItemRequestBuilder) JsonSchema

JsonSchema the jsonSchema property returns a *ItemJsonSchemaRequestBuilder when successful

func (*PlansItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation this endpoint returns a specific plan by its ID. returns a *RequestInformation when successful

func (*PlansItemRequestBuilder) 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 *PlansItemRequestBuilder when successful

type PlansRequestBuilder

PlansRequestBuilder builds and executes requests for operations under \plans

func NewPlansRequestBuilder

NewPlansRequestBuilder instantiates a new PlansRequestBuilder and sets the default values.

func NewPlansRequestBuilderInternal

func NewPlansRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlansRequestBuilder

NewPlansRequestBuilderInternal instantiates a new PlansRequestBuilder and sets the default values.

func (*PlansRequestBuilder) ById

ById gets an item from the github.com/hashicorp/go-tfe/v2/api.plans.item collection returns a *PlansItemRequestBuilder when successful

Jump to

Keyboard shortcuts

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