s3iam

command module
v0.0.0-...-f314f24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2022 License: Apache-2.0 Imports: 55 Imported by: 0

README

CREATE AN RCLONE PLUGIN

Implementing the instructions here

This makes possible to produce the .so needed to load a custom plugin. The IAM implementation is slighltly different w.r.t. sts-wire version: the access token is generated from oidc-agent running on the host through this library: https://indigo-dc.gitbook.io/oidc-agent/api/api-go

Example:

curl https://rclone.org/install.sh | sudo bash
make build-plugin
export RCLONE_PLUGIN_PATH=$PWD/plugins/s3iam/
rclone config

You should now see s3iam as an option.

Documentation

Overview

Package s3 provides an interface to Amazon S3 oject storage

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL