featuresets

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 CreateFeatureSetsGetResponseFromDiscriminatorValue

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

func CreateFeatureSetsGetResponse_metaFromDiscriminatorValue

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

Types

type FeatureSetsGetResponse

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

func NewFeatureSetsGetResponse

func NewFeatureSetsGetResponse() *FeatureSetsGetResponse

NewFeatureSetsGetResponse instantiates a new FeatureSetsGetResponse and sets the default values.

func (*FeatureSetsGetResponse) GetAdditionalData

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

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

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

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

func (*FeatureSetsGetResponse) Serialize

Serialize serializes information the current object

func (*FeatureSetsGetResponse) SetAdditionalData

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

SetData sets the data property value. The data property

SetLinks sets the links property value. The links property

func (*FeatureSetsGetResponse) SetMeta

SetMeta sets the meta property value. The meta property

type FeatureSetsGetResponse_meta

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

func NewFeatureSetsGetResponse_meta

func NewFeatureSetsGetResponse_meta() *FeatureSetsGetResponse_meta

NewFeatureSetsGetResponse_meta instantiates a new FeatureSetsGetResponse_meta and sets the default values.

func (*FeatureSetsGetResponse_meta) GetAdditionalData

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

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

func (*FeatureSetsGetResponse_meta) GetPagination

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

func (*FeatureSetsGetResponse_meta) Serialize

Serialize serializes information the current object

func (*FeatureSetsGetResponse_meta) SetAdditionalData

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

SetPagination sets the pagination property value. The pagination property

type FeatureSetsRequestBuilder

FeatureSetsRequestBuilder builds and executes requests for operations under \feature-sets

func NewFeatureSetsRequestBuilder

NewFeatureSetsRequestBuilder instantiates a new FeatureSetsRequestBuilder and sets the default values.

func NewFeatureSetsRequestBuilderInternal

func NewFeatureSetsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *FeatureSetsRequestBuilder

NewFeatureSetsRequestBuilderInternal instantiates a new FeatureSetsRequestBuilder and sets the default values.

func (*FeatureSetsRequestBuilder) Get

Get lists the feature sets available in HCP Terraform. Returns feature sets that are active, current, and public. returns a FeatureSetsGetResponseable when successful returns a Errors error when the service returns a 401 status code returns a Errors error when the service returns a 404 status code

func (*FeatureSetsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation lists the feature sets available in HCP Terraform. Returns feature sets that are active, current, and public. returns a *RequestInformation when successful

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

type FeatureSetsRequestBuilderGetQueryParameters

type FeatureSetsRequestBuilderGetQueryParameters 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\""
}

FeatureSetsRequestBuilderGetQueryParameters lists the feature sets available in HCP Terraform. Returns feature sets that are active, current, and public.

Jump to

Keyboard shortcuts

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