Versions in this module Expand all Collapse all v0 v0.2.3 Mar 1, 2023 v0.2.2 Mar 1, 2023 Changes in this version type ClientConfig + Secure bool v0.2.1 Feb 20, 2023 Changes in this version type ClientConfig + UseHTTPS bool v0.2.0 Nov 30, 2022 Changes in this version + var ErrClientConfigNotFound = errors.New(heredoc.Doc(...)) + func Commands() *cobra.Command + type ClientConfig struct + Host string + func Load() (*ClientConfig, error)