sshkeys

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SshKeysRequestBuilder

SshKeysRequestBuilder builds and executes requests for operations under \ssh-keys

func NewSshKeysRequestBuilder

NewSshKeysRequestBuilder instantiates a new SshKeysRequestBuilder and sets the default values.

func NewSshKeysRequestBuilderInternal

func NewSshKeysRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SshKeysRequestBuilder

NewSshKeysRequestBuilderInternal instantiates a new SshKeysRequestBuilder and sets the default values.

func (*SshKeysRequestBuilder) BySsh_key_id

func (m *SshKeysRequestBuilder) BySsh_key_id(ssh_key_id string) *WithSsh_key_ItemRequestBuilder

BySsh_key_id gets an item from the github.com/hashicorp/go-tfe/v2/api.sshKeys.item collection returns a *WithSsh_key_ItemRequestBuilder when successful

type WithSsh_key_ItemRequestBuilder

WithSsh_key_ItemRequestBuilder builds and executes requests for operations under \ssh-keys\{ssh_key_id}

func NewWithSsh_key_ItemRequestBuilder

NewWithSsh_key_ItemRequestBuilder instantiates a new WithSsh_key_ItemRequestBuilder and sets the default values.

func NewWithSsh_key_ItemRequestBuilderInternal

func NewWithSsh_key_ItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WithSsh_key_ItemRequestBuilder

NewWithSsh_key_ItemRequestBuilderInternal instantiates a new WithSsh_key_ItemRequestBuilder and sets the default values.

func (*WithSsh_key_ItemRequestBuilder) Delete

Delete delete an SSH key. returns a Errors error when the service returns a 404 status code

func (*WithSsh_key_ItemRequestBuilder) Get

Get retrieve the details of a single SSH key. returns a SshKeysEnvelopeable when successful returns a Errors error when the service returns a 404 status code

func (*WithSsh_key_ItemRequestBuilder) Patch

Patch update the name of an SSH key. returns a SshKeysEnvelopeable when successful returns a Errors error when the service returns a 404 status code returns a Errors error when the service returns a 422 status code

func (*WithSsh_key_ItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation retrieve the details of a single SSH key. returns a *RequestInformation when successful

func (*WithSsh_key_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 *WithSsh_key_ItemRequestBuilder when successful

Jump to

Keyboard shortcuts

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