Documentation ¶ Index ¶ func GetCreds(credsFile string) ([]byte, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetCreds ¶ func GetCreds(credsFile string) ([]byte, error) GetCreds reads Azure credentials used for install/uninstall from either the default credentials file (~/.azure/osServiceAccount.json), the standard environment variable, or provided credsFile location (in increasing order of preference). Types ¶ This section is empty. Source Files ¶ View all Source files azure.go Click to show internal directories. Click to hide internal directories.