Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added PID to server name on network share name * get bucket-name from common config * add space after colon for mount name * removed ':' from string * added conditional and logic for using azstorage.container in config * added var for bucket or container in network mount name * updated variable names for network mount names * moved where bucket or container gets set for string value and removed initial values set on variable names. * renamed variables to be more distinctive at a glance. * replace string "Cloud Storage" to just "cloud" for kindStorage * changed the error here to match the function * added else cases to error checks on unmarshalKey() to set respective kindStorage name. * Revert "added else cases to error checks on unmarshalKey() to set respective kindStorage name." This reverts commit 881adb7. * take two: added else cases to error checks on unmarshalKey() to set respective kindStorage name * removed extra line
- Loading branch information