package
0.0.0-20221121043126-298dde518304
Repository: https://github.com/nitrictech/minio.git
Documentation: pkg.go.dev
# Functions
Errorf - formats according to a format specifier and returns the string as a value that satisfies error of type tagging.Error.
ParseConfig parses ReplicationConfiguration from xml.
# Constants
Types of replication.
Completed - replication completed ok.
CompletedLegacy was called "COMPLETE" incorrectly.
Types of replication.
DestinationARNMinIOPrefix - destination ARN prefix for MinIO.
DestinationARNPrefix - destination ARN prefix as per AWS S3 specification.
Supported status types.
Supported status types.
Types of replication.
Failed - replication failed.
Types of replication.
Types of replication.
Types of replication.
Pending - replication is pending.
Replica - this is a replica.
Types of replication.
Types of replication.
# Structs
And - a tag to combine a prefix and multiple tags for replication configuration rule.
Config - replication configuration specified in https://docs.aws.amazon.com/AmazonS3/latest/dev/replication-add-config.html.
DeleteMarkerReplication - whether delete markers are replicated - https://docs.aws.amazon.com/AmazonS3/latest/dev/replication-add-config.html.
DeleteReplication - whether versioned deletes are replicated - this is a MinIO only extension.
Destination - destination in ReplicationConfiguration.
Error is the generic type for any error happening during tag parsing.
ExistingObjectReplication - whether existing object replication is enabled.
Filter - a filter for a replication configuration Rule.
ObjectOpts provides information to deduce whether replication can be triggered on the resultant object.
ReplicaModifications specifies if replica modification sync is enabled.
Rule - a rule for replication configuration.
SourceSelectionCriteria - specifies additional source selection criteria in ReplicationConfiguration.
Tag - a tag for a replication configuration Rule filter.
# Type aliases
Status represents Enabled/Disabled status.
StatusType of Replication for x-amz-replication-status header.
Type - replication type enum.