Versions in this module Expand all Collapse all v1 v1.1.0 May 26, 2023 v1.0.0 May 26, 2023 Changes in this version + const DefaultAPIVersion + func Create(c Options) (client.APIClient, error) + type Factory interface + Create func(service project.Service) client.APIClient + func NewDefaultFactory(opts Options) (Factory, error) + type Options struct + APIVersion string + Host string + TLS bool + TLSOptions tlsconfig.Options + TLSVerify bool + TrustKey string