client

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyRepository

func ApplyRepository(ctx context.Context, client *apiclient.ClientWithResponses, repo v1beta1.Repository) (*v1beta1.Repository, error)

ApplyRepository creates or updates a repository.

func GetDevice

GetDevice fetches a device by name.

func NewClient

func NewClient(server string, opts ...ClientOption) (*apiclient.ClientWithResponses, error)

NewClient creates a FlightCtl API client.

Types

type ClientOption

type ClientOption func(*internalclient.Config)

ClientOption is a functional option for configuring the client.

func WithInsecureSkipVerify

func WithInsecureSkipVerify() ClientOption

WithInsecureSkipVerify disables TLS certificate verification. WARNING: Only use this for testing/development. Production clients should verify certificates.

func WithToken

func WithToken(token string) ClientOption

WithToken configures the client to use bearer token authentication.

Jump to

Keyboard shortcuts

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