# 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.
# Type aliases
Option is the function that generates gRPC dial options.