Versions in this module Expand all Collapse all v0 v0.2.0 Nov 26, 2024 Changes in this version + type Credentials struct + AccessKey string + PortfolioId string + PrivatePemKey string + func ReadEnvCredentials(variableName string) (*Credentials, error) + func UnmarshalCredentials(b []byte) (*Credentials, error)