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

# Packages

Package management provides client for Omni management API.
Package oidc provides client for Omni OIDC API.
Package omni provides client for Omni resource access.
Package talos provides helpers for accessing Talos Machine API.

# Functions

New creates a new Omni API client.
WithBasicAuth creates the client with basic auth.
WithGrpcOpts creates the client with basic auth.
WithServiceAccount creates the client for a context with the given service account key.
WithUserAccount used for accessing Omni by a human.

# Structs

BasicAuth adds basic auth for each gRPC request.
Client is Omni API client.

# Type aliases

Option is the function that generates gRPC dial options.