githubapp

package
v2.0.0-beta1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateInstallationsGetResponseFromDiscriminatorValue

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

func CreateInstallationsGetResponse_metaFromDiscriminatorValue

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

Types

type GithubAppRequestBuilder

GithubAppRequestBuilder builds and executes requests for operations under \github-app

func NewGithubAppRequestBuilder

NewGithubAppRequestBuilder instantiates a new GithubAppRequestBuilder and sets the default values.

func NewGithubAppRequestBuilderInternal

func NewGithubAppRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GithubAppRequestBuilder

NewGithubAppRequestBuilderInternal instantiates a new GithubAppRequestBuilder and sets the default values.

func (*GithubAppRequestBuilder) Installation

Installation the installation property returns a *InstallationRequestBuilder when successful

func (*GithubAppRequestBuilder) Installations

Installations the installations property returns a *InstallationsRequestBuilder when successful

type InstallationRequestBuilder

InstallationRequestBuilder builds and executes requests for operations under \github-app\installation

func NewInstallationRequestBuilder

NewInstallationRequestBuilder instantiates a new InstallationRequestBuilder and sets the default values.

func NewInstallationRequestBuilderInternal

func NewInstallationRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InstallationRequestBuilder

NewInstallationRequestBuilderInternal instantiates a new InstallationRequestBuilder and sets the default values.

func (*InstallationRequestBuilder) ByGithub_app_installation_id

func (m *InstallationRequestBuilder) ByGithub_app_installation_id(github_app_installation_id string) *InstallationWithGithub_app_installation_ItemRequestBuilder

ByGithub_app_installation_id gets an item from the github.com/hashicorp/go-tfe/v2/api.githubApp.installation.item collection returns a *InstallationWithGithub_app_installation_ItemRequestBuilder when successful

type InstallationWithGithub_app_installation_ItemRequestBuilder

type InstallationWithGithub_app_installation_ItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

InstallationWithGithub_app_installation_ItemRequestBuilder builds and executes requests for operations under \github-app\installation\{github_app_installation_id}

func NewInstallationWithGithub_app_installation_ItemRequestBuilder

func NewInstallationWithGithub_app_installation_ItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InstallationWithGithub_app_installation_ItemRequestBuilder

NewInstallationWithGithub_app_installation_ItemRequestBuilder instantiates a new InstallationWithGithub_app_installation_ItemRequestBuilder and sets the default values.

func NewInstallationWithGithub_app_installation_ItemRequestBuilderInternal

func NewInstallationWithGithub_app_installation_ItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InstallationWithGithub_app_installation_ItemRequestBuilder

NewInstallationWithGithub_app_installation_ItemRequestBuilderInternal instantiates a new InstallationWithGithub_app_installation_ItemRequestBuilder and sets the default values.

func (*InstallationWithGithub_app_installation_ItemRequestBuilder) Get

Get get details about a GitHub App installation. returns a GithubAppInstallationsEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*InstallationWithGithub_app_installation_ItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get details about a GitHub App installation. returns a *RequestInformation when successful

func (*InstallationWithGithub_app_installation_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 *InstallationWithGithub_app_installation_ItemRequestBuilder when successful

type InstallationsGetResponse

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

func NewInstallationsGetResponse

func NewInstallationsGetResponse() *InstallationsGetResponse

NewInstallationsGetResponse instantiates a new InstallationsGetResponse and sets the default values.

func (*InstallationsGetResponse) GetAdditionalData

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

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

func (*InstallationsGetResponse) 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 (*InstallationsGetResponse) GetMeta

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

func (*InstallationsGetResponse) Serialize

Serialize serializes information the current object

func (*InstallationsGetResponse) SetAdditionalData

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

SetData sets the data property value. The data property

SetLinks sets the links property value. The links property

func (*InstallationsGetResponse) SetMeta

SetMeta sets the meta property value. The meta property

type InstallationsGetResponse_meta

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

func NewInstallationsGetResponse_meta

func NewInstallationsGetResponse_meta() *InstallationsGetResponse_meta

NewInstallationsGetResponse_meta instantiates a new InstallationsGetResponse_meta and sets the default values.

func (*InstallationsGetResponse_meta) GetAdditionalData

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

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

func (*InstallationsGetResponse_meta) GetPagination

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

func (*InstallationsGetResponse_meta) Serialize

Serialize serializes information the current object

func (*InstallationsGetResponse_meta) SetAdditionalData

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

SetPagination sets the pagination property value. The pagination property

type InstallationsRequestBuilder

InstallationsRequestBuilder builds and executes requests for operations under \github-app\installations

func NewInstallationsRequestBuilder

NewInstallationsRequestBuilder instantiates a new InstallationsRequestBuilder and sets the default values.

func NewInstallationsRequestBuilderInternal

func NewInstallationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InstallationsRequestBuilder

NewInstallationsRequestBuilderInternal instantiates a new InstallationsRequestBuilder and sets the default values.

func (*InstallationsRequestBuilder) Get

Get list GitHub App installations accessible to the current authenticated user. returns a InstallationsGetResponseable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*InstallationsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation list GitHub App installations accessible to the current authenticated user. returns a *RequestInformation when successful

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

type InstallationsRequestBuilderGetQueryParameters

type InstallationsRequestBuilderGetQueryParameters struct {
	// Filter by GitHub installation ID.
	Filterinstallation_id *string "uriparametername:\"filter%5Binstallation_id%5D\""
	// Filter by GitHub organization or login name.
	Filtername *string "uriparametername:\"filter%5Bname%5D\""
	// 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\""
}

InstallationsRequestBuilderGetQueryParameters list GitHub App installations accessible to the current authenticated user.

Jump to

Keyboard shortcuts

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