# Functions
NewClient builds a client out of gRPC connection.
WithAdminTalosconfig sets whether the Talosconfig request should return an admin Talosconfig.
WithServiceAccount sets whether the Kubeconfig request should return a user or service account type kubeconfig.
# Structs
Client for Management API .
ClusterClient is a client for a specific cluster.
LogReader is a log client reader which implements io.Reader.
# Type aliases
KubeconfigOption is a functional option for Kubeconfig.
KubernetesSyncManifestHandler is called for each sync event.
TalosconfigOption is a functional option for Talosconfig.