client

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

func NewClient

func NewClient(server config.Server, opts ...ClientOption) (Client, error)

NewClient creates a new authenticated HTTP client

type ClientOption

type ClientOption func(*authenticatedClient)

func WithInsecure

func WithInsecure(insecure bool) ClientOption

WithInsecure configures the client to skip TLS certificate verification WARNING: This should only be used for testing or development environments

Jump to

Keyboard shortcuts

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