* encoding while saving credentials in authInfo * decoding while fethcing credentials from authInfo * Credentials are found only in ~/.airship/kubeconfig, so did not find anything in ~/.airship/config to be encoded. Change-Id: I13f3d49b2ad7ccd1388cabd015fe5a93be2c7b96 Closes: #155
8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
LocationOfOrigin: ""
|
|
client-certificate: AuthInfoFoo_certificate
|
|
client-key: AuthInfoFoo_key
|
|
password: AuthInfoFoo_password
|
|
token: AuthInfoFoo_token
|
|
username: AuthInfoFoo_user
|
|
|