Skip to content

Commit

Permalink
Add more docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
olivergrabinski committed Apr 16, 2024
1 parent 2bf2b3c commit b8e53d4
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ object StorageScopeInitialization {
new StorageScopeInitialization(storages, serviceAccount, defaultStorageId, defaultFields)
}

/**
* Creates a [[StorageScopeInitialization]] that creates a default S3Storage with the provided default fields
*/
def s3(
storage: Storages,
serviceAccount: ServiceAccount,
Expand Down

0 comments on commit b8e53d4

Please sign in to comment.