package
0.11.1
Repository: https://github.com/siderolabs/omni-client.git
Documentation: pkg.go.dev

# Functions

WithClient initializes the Omni API client.
WithContext wraps with CLI context.
WithSkipAuth configures the client to skip the authentication interception.

# Constants

EndpointEnvVar is the name of the environment variable that contains the Omni endpoint.
ServiceAccountKeyEnvVar is the name of the environment variable that contains the base64-encoded service account key JSON.
ServiceAccountKeyEnvVar is the name of the environment variable that contains the base64-encoded service account key JSON.

# Variables

CmdFlags contains the common CLI flags.

# Structs

ServiceAccountKey is the JSON representation of a service account key.

# Type aliases

ClientOption is a functional option for the client.