| account_key_secret |
IoK8sApiCoreV1SecretKeySelector |
AccountKeySecret is the secret selector to the Azure Blob Storage account access key |
[optional] |
| blob_name_format |
String |
BlobNameFormat is defines the format of how to store blob names. Can reference workflow variables |
[optional] |
| container |
String |
Container is the container where resources will be stored |
|
| endpoint |
String |
Endpoint is the service url associated with an account. It is most likely "https://<ACCOUNT_NAME>.blob.core.windows.net" |
|
| use_sdk_creds |
BOOLEAN |
UseSDKCreds tells the driver to figure out credentials based on sdk defaults. |
[optional] |