armadillo.set_credentials | R Documentation |
Set credentials
armadillo.set_credentials( server, access_key, secret_key, session_token = NULL, use = TRUE )
server |
url of the MinIO server |
access_key |
the MinIO access key |
secret_key |
the MinIO secret key |
session_token |
optional MinIO session token, default NULL |
use |
boolean start using the credentials, default TRUE |
list of credentials, fit for use with set_credentials
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.