Versions in this module Expand all Collapse all v0 v0.4.0 Jan 10, 2017 v0.3.0 Aug 9, 2016 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