package
0.17.0
Repository: https://github.com/coreos/coreos-assembler.git
Documentation: pkg.go.dev

# Functions

GoogleClientFromJSONKey provides an http.Client authorized with an oauth2 token retrieved using a Google Developers service account's private JSON key file.
No description provided by the author
GoogleServiceClient fetchs a token from Google Compute Engine's metadata service.
GoogleServiceTokenSource provides an oauth2.TokenSource authorized in the same manner as GoogleServiceClient().
GoogleTokenSourceFromJSONKey provides an oauth2.TokenSource authorized in the same manner as GoogleClientFromJSONKey.
ReadAliyunConfig decodes an aliyun config file If path is empty, $HOME/.aliyun/config.json is read.
ReadAzureCredentials picks up the credentials as described in the docs.
ReadDOConfig decodes a DigitalOcean config file, which is a custom format used by Mantle to hold personal access tokens.
ReadESXConfig decodes a ESX config file, which is a custom format used by Mantle to hold ESX server information.
ReadPacketConfig decodes a Packet config file, which is a custom format used by Mantle to hold API keys.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
DOProfile represents a parsed DigitalOcean profile.
ESXProfile represents a parsed ESX profile.
PacketProfile represents a parsed Packet profile.