Versions in this module Expand all Collapse all v0 v0.1.0 Mar 18, 2020 Changes in this version + func IsInvalidConfig(err error) bool + type Client struct + Cluster *cluster.Service + Info *info.Service + KeyPair *keypair.Service + Release *release.Release + Root *root.Service + func New(config Config) (*Client, error) + type Config struct + Address string + Logger micrologger.Logger + RestClient *resty.Client