Versions in this module Expand all Collapse all v0 v0.18.1 Mar 3, 2026 Changes in this version + type Client interface + GetCredential func(hostname string) (string, string, error) + Login func(ctx context.Context, hostname, username, secret string) error + Logout func(ctx context.Context, hostname string) error