runs

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 CreateItemCommentsGetResponseFromDiscriminatorValue

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

func CreateItemCommentsGetResponse_metaFromDiscriminatorValue

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

func CreateItemPolicyChecksGetResponseFromDiscriminatorValue

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

func CreateItemPolicyChecksGetResponse_metaFromDiscriminatorValue

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

func CreateItemTaskStagesGetResponseFromDiscriminatorValue

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

func CreateItemTaskStagesGetResponse_metaFromDiscriminatorValue

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

func CreateRunsGetResponseFromDiscriminatorValue

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

func CreateRunsGetResponse_metaFromDiscriminatorValue

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

Types

type ItemActionsApplyRequestBuilder

ItemActionsApplyRequestBuilder builds and executes requests for operations under \runs\{-id}\actions\apply

func NewItemActionsApplyRequestBuilder

NewItemActionsApplyRequestBuilder instantiates a new ItemActionsApplyRequestBuilder and sets the default values.

func NewItemActionsApplyRequestBuilderInternal

func NewItemActionsApplyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemActionsApplyRequestBuilder

NewItemActionsApplyRequestBuilderInternal instantiates a new ItemActionsApplyRequestBuilder and sets the default values.

func (*ItemActionsApplyRequestBuilder) Post

Post apply a run that is paused waiting for confirmation. returns a Errors error when the service returns a 409 status code

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

type ItemActionsRequestBuilder

ItemActionsRequestBuilder builds and executes requests for operations under \runs\{-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) Apply

Apply the apply property returns a *ItemActionsApplyRequestBuilder when successful

type ItemCommentsGetResponse

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

func NewItemCommentsGetResponse

func NewItemCommentsGetResponse() *ItemCommentsGetResponse

NewItemCommentsGetResponse instantiates a new ItemCommentsGetResponse and sets the default values.

func (*ItemCommentsGetResponse) GetAdditionalData

func (m *ItemCommentsGetResponse) 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 (*ItemCommentsGetResponse) GetData

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

func (*ItemCommentsGetResponse) GetFieldDeserializers

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

GetLinks gets the links property value. The links property returns a SelfWithPaginationable when successful

func (*ItemCommentsGetResponse) GetMeta

GetMeta gets the meta property value. The meta property returns a ItemCommentsGetResponse_metaable when successful

func (*ItemCommentsGetResponse) Serialize

Serialize serializes information the current object

func (*ItemCommentsGetResponse) SetAdditionalData

func (m *ItemCommentsGetResponse) 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 (*ItemCommentsGetResponse) SetData

SetData sets the data property value. The data property

SetLinks sets the links property value. The links property

func (*ItemCommentsGetResponse) SetMeta

SetMeta sets the meta property value. The meta property

type ItemCommentsGetResponse_meta

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

func NewItemCommentsGetResponse_meta

func NewItemCommentsGetResponse_meta() *ItemCommentsGetResponse_meta

NewItemCommentsGetResponse_meta instantiates a new ItemCommentsGetResponse_meta and sets the default values.

func (*ItemCommentsGetResponse_meta) GetAdditionalData

func (m *ItemCommentsGetResponse_meta) 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 (*ItemCommentsGetResponse_meta) GetFieldDeserializers

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

func (*ItemCommentsGetResponse_meta) GetPagination

GetPagination gets the pagination property value. The pagination property returns a Paginationable when successful

func (*ItemCommentsGetResponse_meta) Serialize

Serialize serializes information the current object

func (*ItemCommentsGetResponse_meta) SetAdditionalData

func (m *ItemCommentsGetResponse_meta) 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 (*ItemCommentsGetResponse_meta) SetPagination

SetPagination sets the pagination property value. The pagination property

type ItemCommentsRequestBuilder

ItemCommentsRequestBuilder builds and executes requests for operations under \runs\{-id}\comments

func NewItemCommentsRequestBuilder

NewItemCommentsRequestBuilder instantiates a new ItemCommentsRequestBuilder and sets the default values.

func NewItemCommentsRequestBuilderInternal

func NewItemCommentsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCommentsRequestBuilder

NewItemCommentsRequestBuilderInternal instantiates a new ItemCommentsRequestBuilder and sets the default values.

func (*ItemCommentsRequestBuilder) Get

Get list all comments for a run. returns a ItemCommentsGetResponseable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*ItemCommentsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation list all comments for a run. returns a *RequestInformation when successful

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

type ItemCommentsRequestBuilderGetQueryParameters

type ItemCommentsRequestBuilderGetQueryParameters struct {
	// The page number to retrieve.
	Pagenumber *int32 "uriparametername:\"page%5Bnumber%5D\""
	// The number of items to retrieve per page. Defaults to 20.
	Pagesize *int32 "uriparametername:\"page%5Bsize%5D\""
}

ItemCommentsRequestBuilderGetQueryParameters list all comments for a run.

type ItemConfigurationVersionDownloadRequestBuilder

type ItemConfigurationVersionDownloadRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemConfigurationVersionDownloadRequestBuilder builds and executes requests for operations under \runs\{-id}\configuration-version\download

func NewItemConfigurationVersionDownloadRequestBuilder

NewItemConfigurationVersionDownloadRequestBuilder instantiates a new ItemConfigurationVersionDownloadRequestBuilder and sets the default values.

func NewItemConfigurationVersionDownloadRequestBuilderInternal

func NewItemConfigurationVersionDownloadRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemConfigurationVersionDownloadRequestBuilder

NewItemConfigurationVersionDownloadRequestBuilderInternal instantiates a new ItemConfigurationVersionDownloadRequestBuilder and sets the default values.

func (*ItemConfigurationVersionDownloadRequestBuilder) 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 (*ItemConfigurationVersionDownloadRequestBuilder) ToGetRequestInformation

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

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

type ItemConfigurationVersionRequestBuilder

type ItemConfigurationVersionRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemConfigurationVersionRequestBuilder builds and executes requests for operations under \runs\{-id}\configuration-version

func NewItemConfigurationVersionRequestBuilder

NewItemConfigurationVersionRequestBuilder instantiates a new ItemConfigurationVersionRequestBuilder and sets the default values.

func NewItemConfigurationVersionRequestBuilderInternal

func NewItemConfigurationVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemConfigurationVersionRequestBuilder

NewItemConfigurationVersionRequestBuilderInternal instantiates a new ItemConfigurationVersionRequestBuilder and sets the default values.

func (*ItemConfigurationVersionRequestBuilder) Download

Download the download property returns a *ItemConfigurationVersionDownloadRequestBuilder when successful

func (*ItemConfigurationVersionRequestBuilder) 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 (*ItemConfigurationVersionRequestBuilder) ToGetRequestInformation

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

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

type ItemPlanJsonOutputRequestBuilder

ItemPlanJsonOutputRequestBuilder builds and executes requests for operations under \runs\{-id}\plan\json-output

func NewItemPlanJsonOutputRequestBuilder

NewItemPlanJsonOutputRequestBuilder instantiates a new ItemPlanJsonOutputRequestBuilder and sets the default values.

func NewItemPlanJsonOutputRequestBuilderInternal

func NewItemPlanJsonOutputRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPlanJsonOutputRequestBuilder

NewItemPlanJsonOutputRequestBuilderInternal instantiates a new ItemPlanJsonOutputRequestBuilder and sets the default values.

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

type ItemPlanJsonSchemaRequestBuilder

ItemPlanJsonSchemaRequestBuilder builds and executes requests for operations under \runs\{-id}\plan\json-schema

func NewItemPlanJsonSchemaRequestBuilder

NewItemPlanJsonSchemaRequestBuilder instantiates a new ItemPlanJsonSchemaRequestBuilder and sets the default values.

func NewItemPlanJsonSchemaRequestBuilderInternal

func NewItemPlanJsonSchemaRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPlanJsonSchemaRequestBuilder

NewItemPlanJsonSchemaRequestBuilderInternal instantiates a new ItemPlanJsonSchemaRequestBuilder and sets the default values.

func (*ItemPlanJsonSchemaRequestBuilder) Get

Get this endpoint generates a temporary authenticated URL to the location of the JSON formatted provider schema.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 (*ItemPlanJsonSchemaRequestBuilder) ToGetRequestInformation

ToGetRequestInformation this endpoint generates a temporary authenticated URL to the location of the JSON formatted provider schema.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 (*ItemPlanJsonSchemaRequestBuilder) 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 *ItemPlanJsonSchemaRequestBuilder when successful

type ItemPlanRequestBuilder

ItemPlanRequestBuilder builds and executes requests for operations under \runs\{-id}\plan

func NewItemPlanRequestBuilder

NewItemPlanRequestBuilder instantiates a new ItemPlanRequestBuilder and sets the default values.

func NewItemPlanRequestBuilderInternal

func NewItemPlanRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPlanRequestBuilder

NewItemPlanRequestBuilderInternal instantiates a new ItemPlanRequestBuilder and sets the default values.

func (*ItemPlanRequestBuilder) Get

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

func (*ItemPlanRequestBuilder) JsonOutput

JsonOutput the jsonOutput property returns a *ItemPlanJsonOutputRequestBuilder when successful

func (*ItemPlanRequestBuilder) JsonSchema

JsonSchema the jsonSchema property returns a *ItemPlanJsonSchemaRequestBuilder when successful

func (*ItemPlanRequestBuilder) ToGetRequestInformation

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

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

type ItemPolicyChecksGetResponse

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

func NewItemPolicyChecksGetResponse

func NewItemPolicyChecksGetResponse() *ItemPolicyChecksGetResponse

NewItemPolicyChecksGetResponse instantiates a new ItemPolicyChecksGetResponse and sets the default values.

func (*ItemPolicyChecksGetResponse) GetAdditionalData

func (m *ItemPolicyChecksGetResponse) 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 (*ItemPolicyChecksGetResponse) GetData

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

func (*ItemPolicyChecksGetResponse) GetFieldDeserializers

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

GetLinks gets the links property value. The links property returns a SelfWithPaginationable when successful

func (*ItemPolicyChecksGetResponse) GetMeta

GetMeta gets the meta property value. The meta property returns a ItemPolicyChecksGetResponse_metaable when successful

func (*ItemPolicyChecksGetResponse) Serialize

Serialize serializes information the current object

func (*ItemPolicyChecksGetResponse) SetAdditionalData

func (m *ItemPolicyChecksGetResponse) 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 (*ItemPolicyChecksGetResponse) SetData

SetData sets the data property value. The data property

SetLinks sets the links property value. The links property

func (*ItemPolicyChecksGetResponse) SetMeta

SetMeta sets the meta property value. The meta property

type ItemPolicyChecksGetResponse_meta

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

func NewItemPolicyChecksGetResponse_meta

func NewItemPolicyChecksGetResponse_meta() *ItemPolicyChecksGetResponse_meta

NewItemPolicyChecksGetResponse_meta instantiates a new ItemPolicyChecksGetResponse_meta and sets the default values.

func (*ItemPolicyChecksGetResponse_meta) GetAdditionalData

func (m *ItemPolicyChecksGetResponse_meta) 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 (*ItemPolicyChecksGetResponse_meta) GetFieldDeserializers

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

func (*ItemPolicyChecksGetResponse_meta) GetPagination

GetPagination gets the pagination property value. The pagination property returns a Paginationable when successful

func (*ItemPolicyChecksGetResponse_meta) Serialize

Serialize serializes information the current object

func (*ItemPolicyChecksGetResponse_meta) SetAdditionalData

func (m *ItemPolicyChecksGetResponse_meta) 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 (*ItemPolicyChecksGetResponse_meta) SetPagination

SetPagination sets the pagination property value. The pagination property

type ItemPolicyChecksRequestBuilder

ItemPolicyChecksRequestBuilder builds and executes requests for operations under \runs\{-id}\policy-checks

func NewItemPolicyChecksRequestBuilder

NewItemPolicyChecksRequestBuilder instantiates a new ItemPolicyChecksRequestBuilder and sets the default values.

func NewItemPolicyChecksRequestBuilderInternal

func NewItemPolicyChecksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPolicyChecksRequestBuilder

NewItemPolicyChecksRequestBuilderInternal instantiates a new ItemPolicyChecksRequestBuilder and sets the default values.

func (*ItemPolicyChecksRequestBuilder) Get

Get list the policy checks associated with a run. returns a ItemPolicyChecksGetResponseable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*ItemPolicyChecksRequestBuilder) ToGetRequestInformation

ToGetRequestInformation list the policy checks associated with a run. returns a *RequestInformation when successful

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

type ItemPolicyChecksRequestBuilderGetQueryParameters

type ItemPolicyChecksRequestBuilderGetQueryParameters struct {
	// The page number to retrieve.
	Pagenumber *int32 "uriparametername:\"page%5Bnumber%5D\""
	// The number of items to retrieve per page. Defaults to 20.
	Pagesize *int32 "uriparametername:\"page%5Bsize%5D\""
}

ItemPolicyChecksRequestBuilderGetQueryParameters list the policy checks associated with a run.

type ItemRequestBuilder

ItemRequestBuilder builds and executes requests for operations under \runs\{-id}

func NewItemRequestBuilder

NewItemRequestBuilder instantiates a new ItemRequestBuilder and sets the default values.

func NewItemRequestBuilderInternal

func NewItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRequestBuilder

NewItemRequestBuilderInternal instantiates a new ItemRequestBuilder and sets the default values.

func (*ItemRequestBuilder) Actions

Actions the actions property returns a *ItemActionsRequestBuilder when successful

func (*ItemRequestBuilder) Comments

Comments the comments property returns a *ItemCommentsRequestBuilder when successful

func (*ItemRequestBuilder) ConfigurationVersion

ConfigurationVersion the configurationVersion property returns a *ItemConfigurationVersionRequestBuilder when successful

func (*ItemRequestBuilder) Get

Get get details about a run. returns a RunsEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*ItemRequestBuilder) Plan

Plan the plan property returns a *ItemPlanRequestBuilder when successful

func (*ItemRequestBuilder) PolicyChecks

PolicyChecks the policyChecks property returns a *ItemPolicyChecksRequestBuilder when successful

func (*ItemRequestBuilder) TaskStages

TaskStages the taskStages property returns a *ItemTaskStagesRequestBuilder when successful

func (*ItemRequestBuilder) WithUrl

func (m *ItemRequestBuilder) WithUrl(rawUrl string) *ItemRequestBuilder

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

type ItemTaskStagesGetResponse

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

func NewItemTaskStagesGetResponse

func NewItemTaskStagesGetResponse() *ItemTaskStagesGetResponse

NewItemTaskStagesGetResponse instantiates a new ItemTaskStagesGetResponse and sets the default values.

func (*ItemTaskStagesGetResponse) GetAdditionalData

func (m *ItemTaskStagesGetResponse) 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 (*ItemTaskStagesGetResponse) GetData

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

func (*ItemTaskStagesGetResponse) GetFieldDeserializers

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

GetLinks gets the links property value. The links property returns a SelfWithPaginationable when successful

func (*ItemTaskStagesGetResponse) GetMeta

GetMeta gets the meta property value. The meta property returns a ItemTaskStagesGetResponse_metaable when successful

func (*ItemTaskStagesGetResponse) Serialize

Serialize serializes information the current object

func (*ItemTaskStagesGetResponse) SetAdditionalData

func (m *ItemTaskStagesGetResponse) 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 (*ItemTaskStagesGetResponse) SetData

SetData sets the data property value. The data property

SetLinks sets the links property value. The links property

func (*ItemTaskStagesGetResponse) SetMeta

SetMeta sets the meta property value. The meta property

type ItemTaskStagesGetResponse_meta

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

func NewItemTaskStagesGetResponse_meta

func NewItemTaskStagesGetResponse_meta() *ItemTaskStagesGetResponse_meta

NewItemTaskStagesGetResponse_meta instantiates a new ItemTaskStagesGetResponse_meta and sets the default values.

func (*ItemTaskStagesGetResponse_meta) GetAdditionalData

func (m *ItemTaskStagesGetResponse_meta) 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 (*ItemTaskStagesGetResponse_meta) GetFieldDeserializers

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

func (*ItemTaskStagesGetResponse_meta) GetPagination

GetPagination gets the pagination property value. The pagination property returns a Paginationable when successful

func (*ItemTaskStagesGetResponse_meta) Serialize

Serialize serializes information the current object

func (*ItemTaskStagesGetResponse_meta) SetAdditionalData

func (m *ItemTaskStagesGetResponse_meta) 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 (*ItemTaskStagesGetResponse_meta) SetPagination

SetPagination sets the pagination property value. The pagination property

type ItemTaskStagesRequestBuilder

ItemTaskStagesRequestBuilder builds and executes requests for operations under \runs\{-id}\task-stages

func NewItemTaskStagesRequestBuilder

NewItemTaskStagesRequestBuilder instantiates a new ItemTaskStagesRequestBuilder and sets the default values.

func NewItemTaskStagesRequestBuilderInternal

func NewItemTaskStagesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTaskStagesRequestBuilder

NewItemTaskStagesRequestBuilderInternal instantiates a new ItemTaskStagesRequestBuilder and sets the default values.

func (*ItemTaskStagesRequestBuilder) Get

Get list the run task stages associated with a run. returns a ItemTaskStagesGetResponseable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*ItemTaskStagesRequestBuilder) ToGetRequestInformation

ToGetRequestInformation list the run task stages associated with a run. returns a *RequestInformation when successful

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

type ItemTaskStagesRequestBuilderGetQueryParameters

type ItemTaskStagesRequestBuilderGetQueryParameters struct {
	// The page number to retrieve.
	Pagenumber *int32 "uriparametername:\"page%5Bnumber%5D\""
	// The number of items to retrieve per page. Defaults to 20.
	Pagesize *int32 "uriparametername:\"page%5Bsize%5D\""
}

ItemTaskStagesRequestBuilderGetQueryParameters list the run task stages associated with a run.

type RunsGetResponse

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

func NewRunsGetResponse

func NewRunsGetResponse() *RunsGetResponse

NewRunsGetResponse instantiates a new RunsGetResponse and sets the default values.

func (*RunsGetResponse) GetAdditionalData

func (m *RunsGetResponse) 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 (*RunsGetResponse) GetData

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

func (*RunsGetResponse) GetFieldDeserializers

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

GetLinks gets the links property value. The links property returns a SelfWithPaginationable when successful

func (*RunsGetResponse) GetMeta

GetMeta gets the meta property value. The meta property returns a RunsGetResponse_metaable when successful

func (*RunsGetResponse) Serialize

Serialize serializes information the current object

func (*RunsGetResponse) SetAdditionalData

func (m *RunsGetResponse) 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 (*RunsGetResponse) SetData

SetData sets the data property value. The data property

SetLinks sets the links property value. The links property

func (*RunsGetResponse) SetMeta

func (m *RunsGetResponse) SetMeta(value RunsGetResponse_metaable)

SetMeta sets the meta property value. The meta property

type RunsGetResponse_meta

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

func NewRunsGetResponse_meta

func NewRunsGetResponse_meta() *RunsGetResponse_meta

NewRunsGetResponse_meta instantiates a new RunsGetResponse_meta and sets the default values.

func (*RunsGetResponse_meta) GetAdditionalData

func (m *RunsGetResponse_meta) 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 (*RunsGetResponse_meta) GetFieldDeserializers

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

func (*RunsGetResponse_meta) GetPagination

GetPagination gets the pagination property value. The pagination property returns a Paginationable when successful

func (*RunsGetResponse_meta) Serialize

Serialize serializes information the current object

func (*RunsGetResponse_meta) SetAdditionalData

func (m *RunsGetResponse_meta) 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 (*RunsGetResponse_meta) SetPagination

SetPagination sets the pagination property value. The pagination property

type RunsRequestBuilder

RunsRequestBuilder builds and executes requests for operations under \runs

func NewRunsRequestBuilder

NewRunsRequestBuilder instantiates a new RunsRequestBuilder and sets the default values.

func NewRunsRequestBuilderInternal

func NewRunsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *RunsRequestBuilder

NewRunsRequestBuilderInternal instantiates a new RunsRequestBuilder and sets the default values.

func (*RunsRequestBuilder) ById

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

func (*RunsRequestBuilder) Get

Get list all runs in a workspace. returns a RunsGetResponseable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*RunsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation list all runs in a workspace. returns a *RequestInformation when successful

func (*RunsRequestBuilder) WithUrl

func (m *RunsRequestBuilder) WithUrl(rawUrl string) *RunsRequestBuilder

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

type RunsRequestBuilderGetQueryParameters

type RunsRequestBuilderGetQueryParameters struct {
	// Filter by run operation.
	Filteroperation *string "uriparametername:\"filter%5Boperation%5D\""
	// Filter by run status.
	Filterstatus *string "uriparametername:\"filter%5Bstatus%5D\""
	// Organization Name
	Organization_name *string "uriparametername:\"organization_name\""
	// The page number to retrieve.
	Pagenumber *int32 "uriparametername:\"page%5Bnumber%5D\""
	// The number of items to retrieve per page. Defaults to 20.
	Pagesize *int32 "uriparametername:\"page%5Bsize%5D\""
	// Workspace ID
	Workspace_id *string "uriparametername:\"workspace_id\""
}

RunsRequestBuilderGetQueryParameters list all runs in a workspace.

Jump to

Keyboard shortcuts

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