authenticationtokens

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateItemAuthenticationTokensPostResponseFromDiscriminatorValue

CreateItemAuthenticationTokensPostResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

Types

type AuthenticationTokensItemRequestBuilder

type AuthenticationTokensItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

AuthenticationTokensItemRequestBuilder builds and executes requests for operations under \authentication-tokens\{id}

func NewAuthenticationTokensItemRequestBuilder

NewAuthenticationTokensItemRequestBuilder instantiates a new AuthenticationTokensItemRequestBuilder and sets the default values.

func NewAuthenticationTokensItemRequestBuilderInternal

func NewAuthenticationTokensItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationTokensItemRequestBuilder

NewAuthenticationTokensItemRequestBuilderInternal instantiates a new AuthenticationTokensItemRequestBuilder and sets the default values.

func (*AuthenticationTokensItemRequestBuilder) Delete

Delete delete an authentication token returns a Errors error when the service returns a 4XX or 5XX status code

func (*AuthenticationTokensItemRequestBuilder) Get

Get get details about an authentication token returns a AuthenticationTokensEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*AuthenticationTokensItemRequestBuilder) Post

Post create an authentication token returns a ItemAuthenticationTokensPostResponseable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*AuthenticationTokensItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete an authentication token returns a *RequestInformation when successful

func (*AuthenticationTokensItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get details about an authentication token returns a *RequestInformation when successful

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

type AuthenticationTokensRequestBuilder

AuthenticationTokensRequestBuilder builds and executes requests for operations under \authentication-tokens

func NewAuthenticationTokensRequestBuilder

NewAuthenticationTokensRequestBuilder instantiates a new AuthenticationTokensRequestBuilder and sets the default values.

func NewAuthenticationTokensRequestBuilderInternal

func NewAuthenticationTokensRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationTokensRequestBuilder

NewAuthenticationTokensRequestBuilderInternal instantiates a new AuthenticationTokensRequestBuilder and sets the default values.

func (*AuthenticationTokensRequestBuilder) ById

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

type ItemAuthenticationTokensPostResponse

type ItemAuthenticationTokensPostResponse struct {
	// contains filtered or unexported fields
}

func NewItemAuthenticationTokensPostResponse

func NewItemAuthenticationTokensPostResponse() *ItemAuthenticationTokensPostResponse

NewItemAuthenticationTokensPostResponse instantiates a new ItemAuthenticationTokensPostResponse and sets the default values.

func (*ItemAuthenticationTokensPostResponse) GetAdditionalData

func (m *ItemAuthenticationTokensPostResponse) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*ItemAuthenticationTokensPostResponse) GetData

GetData gets the data property value. The data property returns a []AuthenticationTokensable when successful

func (*ItemAuthenticationTokensPostResponse) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*ItemAuthenticationTokensPostResponse) Serialize

Serialize serializes information the current object

func (*ItemAuthenticationTokensPostResponse) SetAdditionalData

func (m *ItemAuthenticationTokensPostResponse) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ItemAuthenticationTokensPostResponse) SetData

SetData sets the data property value. The data property

Jump to

Keyboard shortcuts

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