Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AbelChe/evil_minio
/ types & classes
Types & classes
1,133 in github.com/AbelChe/evil_minio
⨍
Functions
7,741
◇
Types & classes
1,133
↳
Endpoints
2
↓ 31 callers
TypeAlias
StorageErr
StorageErr represents error generated by xlStorage call.
cmd/storage-errors.go:120
↓ 24 callers
TypeAlias
BoolFlag
BoolFlag - wrapper bool type.
internal/config/bool-flag.go:28
↓ 21 callers
TypeAlias
StatusType
go:generate msgp -file=$GOFILE StatusType of Replication for x-amz-replication-status header
internal/bucket/replication/datatypes.go:23
↓ 18 callers
TypeAlias
Mask
Mask allows filtering by a bitset mask.
internal/pubsub/mask.go:9
↓ 9 callers
TypeAlias
VersionPurgeStatusType
VersionPurgeStatusType represents status of a versioned delete or permanent delete w.r.t bucket replication
cmd/bucket-replication-utils.go:607
↓ 9 callers
TypeAlias
VersionType
The []journal contains all the different versions of the object. This array can have 3 kinds of objects: ``object``: If the object is uploaded the u
cmd/xl-storage-format-v2.go:105
↓ 9 callers
TypeAlias
dataUsageHash
go:generate msgp -file $GOFILE -unexported dataUsageHash is the hash type used.
cmd/data-usage-cache.go:46
↓ 8 callers
TypeAlias
TransitionDays
TransitionDays is a type alias to unmarshal Days in Transition
internal/bucket/lifecycle/transition.go:74
↓ 7 callers
TypeAlias
xlFlags
xlFlags contains flags on the object. This can be extended up to 64 bits without breaking compatibility.
cmd/xl-storage-format-v2.go:191
↓ 6 callers
TypeAlias
BatchJobReplicateResourceType
BatchJobReplicateResourceType defines the type of batch jobs
cmd/batch-handlers.go:166
↓ 6 callers
TypeAlias
ExpirationDays
ExpirationDays is a type alias to unmarshal Days in Expiration
internal/bucket/lifecycle/expiration.go:34
↓ 5 callers
TypeAlias
ErasureAlgo
ErasureAlgo defines common type of different erasure algorithms
cmd/xl-storage-format-v2.go:121
↓ 5 callers
TypeAlias
rebalStatus
go:generate stringer -type=rebalStatus -trimprefix=rebal $GOFILE
cmd/erasure-server-pool-rebalance.go:74
↓ 4 callers
TypeAlias
BitrotAlgorithm
BitrotAlgorithm specifies a algorithm used for bitrot protection.
cmd/xl-storage-format-v1.go:110
↓ 4 callers
TypeAlias
ChecksumAlgo
ChecksumAlgo defines common type of different checksum algorithms
cmd/xl-storage-format-v2.go:135
↓ 4 callers
TypeAlias
ETag
ETag is a single S3 ETag. An S3 ETag sometimes corresponds to the MD5 of the S3 object content. However, when an object is encrypted, compressed or u
internal/etag/etag.go:135
↓ 4 callers
TypeAlias
ResyncStatusType
ResyncStatusType status of resync operation
cmd/bucket-replication-utils.go:655
↓ 4 callers
TypeAlias
remoteVersionID
remoteVersionID represents the version id of an object in the remote tier. Its usage is remote tier cloud implementation specific.
cmd/warm-backend.go:130
↓ 4 callers
TypeAlias
scanStatus
cmd/metacache.go:31
↓ 3 callers
TypeAlias
BackendType
BackendType - represents different backend types.
cmd/object-api-datatypes.go:33
↓ 3 callers
TypeAlias
STSErrorCode
STSErrorCode type of error status.
cmd/sts-errors.go:78
↓ 3 callers
TypeAlias
maskString
internal/pubsub/pubsub_test.go:123
↓ 3 callers
TypeAlias
osMetric
go:generate stringer -type=osMetric -trimprefix=osMetric $GOFILE
cmd/os-instrumented.go:33
↓ 3 callers
TypeAlias
rebalanceMetric
go:generate stringer -type=rebalanceMetric -trimprefix=rebalanceMetric $GOFILE
cmd/erasure-server-pool-rebalance.go:841
↓ 3 callers
TypeAlias
scannerMetric
go:generate stringer -type=scannerMetric -trimprefix=scannerMetric $GOFILE
cmd/data-scanner-metric.go:16
↓ 3 callers
TypeAlias
storageMetric
go:generate stringer -type=storageMetric -trimprefix=storageMetric $GOFILE
cmd/xl-storage-disk-id-check.go:39
↓ 3 callers
TypeAlias
versionsSorter
versionsSorter sorts FileInfo slices by version. msgp:ignore versionsSorter
cmd/erasure-server-pool-decom.go:667
↓ 2 callers
TypeAlias
Action
Action represents a delete action or other transition actions that will be implemented later.
internal/bucket/lifecycle/lifecycle.go:49
↓ 2 callers
Struct
Config
Config contains various KMS-related configuration parameters - like KMS endpoints or authentication credentials.
internal/kms/kes.go:41
↓ 2 callers
TypeAlias
IAMUserType
IAMUserType represents a user type inside MinIO server
cmd/iam.go:108
↓ 2 callers
Class
STSElement
STS aware XML parsing class. Wraps a root element name and cElementTree.Element instance. Provides STS namespace aware parsing functions.
docs/sts/client_grants/sts_element.py:13
↓ 2 callers
TypeAlias
VolsInfo
VolsInfo is a collection of volume(bucket) information
cmd/storage-datatypes.go:69
↓ 2 callers
TypeAlias
authType
Authorization type. go:generate stringer -type=authType -trimprefix=authType $GOFILE
cmd/auth-handler.go:94
↓ 2 callers
TypeAlias
cacheCommitStatus
cmd/disk-cache.go:48
↓ 2 callers
FuncType
closeWrapper
closeWrapper converts a function to an io.Closer
cmd/xl-storage.go:1835
↓ 2 callers
TypeAlias
contextKeyType
Key used for Get/SetReqInfo
internal/logger/reqinfo.go:29
↓ 2 callers
TypeAlias
rebalSaveOpts
cmd/erasure-server-pool-rebalance.go:645
↓ 2 callers
TypeAlias
restError
internal/rest/client.go:104
↓ 2 callers
Struct
test
internal/s3select/sql/value_test.go:84
↓ 2 callers
TypeAlias
xlMetaBuf
cmd/xl-storage-format-v2.go:2004
↓ 1 callers
Struct
APIError
APIError structure
cmd/api-errors.go:53
↓ 1 callers
TypeAlias
APIErrorCode
APIErrorCode type of error status.
cmd/api-errors.go:73
↓ 1 callers
Struct
Args
Args for general purpose policy engine configuration.
internal/config/policy/plugin/config.go:63
↓ 1 callers
Struct
Args
Args opa general purpose policy engine configuration.
internal/config/policy/opa/config.go:56
↓ 1 callers
TypeAlias
Boolean
Types with custom Capture interface for parsing Boolean is a type for a parsed Boolean literal
internal/s3select/sql/parser.go:30
↓ 1 callers
TypeAlias
ChecksumType
ChecksumType contains information about the checksum type.
internal/hash/checksum.go:38
↓ 1 callers
Class
ClientGrantsCredentialProvider
ClientGrantsCredentialProvider implements CredentialProvider compatible implementation to be used with boto_session
docs/sts/client_grants/__init__.py:16
↓ 1 callers
TypeAlias
CompletedParts
CompletedParts - is a collection satisfying sort.Interface.
cmd/object-api-datatypes.go:553
↓ 1 callers
TypeAlias
CompressionType
CompressionType - represents value inside <CompressionType/> in request XML.
internal/s3select/select.go:59
↓ 1 callers
Struct
Config
Config - object lock configuration specified in https://docs.aws.amazon.com/AmazonS3/latest/API/Type_API_ObjectLockConfiguration.html
internal/bucket/object/lock/lock.go:223
↓ 1 callers
Struct
Config
Config - notification configuration described in http://docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html
internal/event/config.go:238
↓ 1 callers
TypeAlias
ContextTraceType
ContextTraceType represents the type of golang Context key
internal/mcontext/ctxt.go:28
↓ 1 callers
TypeAlias
DailyAllTierStats
DailyAllTierStats is used to aggregate last day tier stats across MinIO servers
cmd/tier-last-day-stats.go:94
↓ 1 callers
Struct
DefaultRetention
DefaultRetention - default retention configuration.
internal/bucket/object/lock/lock.go:164
↓ 1 callers
Struct
DiscoveryDoc
DiscoveryDoc - parses the output from openid-configuration for example https://accounts.google.com/.well-known/openid-configuration nolint:unused
internal/config/identity/openid/provider/provider.go:26
↓ 1 callers
TypeAlias
ErrBucketConflict
ErrBucketConflict for buckets that already exist
internal/config/dns/store.go:38
↓ 1 callers
TypeAlias
ErrInvalidBucketName
ErrInvalidBucketName for buckets with invalid name
internal/config/dns/store.go:27
↓ 1 callers
Struct
Expiration
Expiration - expiration actions for a rule in lifecycle configuration.
internal/bucket/lifecycle/expiration.go:108
↓ 1 callers
Struct
FilterRule
FilterRule - represents elements inside <FilterRule>...</FilterRule>
internal/event/config.go:47
↓ 1 callers
Struct
FilterRuleList
FilterRuleList - represents multiple <FilterRule>...</FilterRule>
internal/event/config.go:88
↓ 1 callers
TypeAlias
FuncName
FuncName - SQL function name.
internal/s3select/sql/funceval.go:29
↓ 1 callers
Struct
InputSerialization
InputSerialization - represents elements inside <InputSerialization/> in request XML.
internal/s3select/select.go:114
↓ 1 callers
TypeAlias
LiteralList
LiteralList is a type for parsed SQL lists literals
internal/s3select/sql/parser.go:52
↓ 1 callers
TypeAlias
LiteralString
LiteralString is a type for parsed SQL string literals
internal/s3select/sql/parser.go:39
↓ 1 callers
TypeAlias
MetricName
MetricName are the individual names for the metric.
cmd/metrics-v2.go:139
↓ 1 callers
TypeAlias
Name
Name - event type enum. Refer http://docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html#notification-how-to-event-types-and-destinations f
internal/event/name.go:29
↓ 1 callers
Struct
NoncurrentVersionTransition
NoncurrentVersionTransition - an action for lifecycle configuration rule.
internal/bucket/lifecycle/noncurrentversion.go:99
↓ 1 callers
TypeAlias
ObjectKey
ObjectKey is a 256 bit secret key used to encrypt the object. It must never be stored in plaintext.
internal/crypto/key.go:38
↓ 1 callers
Struct
OutputSerialization
OutputSerialization - represents elements inside <OutputSerialization/> in request XML.
internal/s3select/select.go:170
↓ 1 callers
Struct
Queue
Queue - represents elements inside <QueueConfiguration>
internal/event/config.go:163
↓ 1 callers
TypeAlias
QuotedIdentifier
QuotedIdentifier is a type for parsed strings that are double quoted.
internal/s3select/sql/parser.go:72
↓ 1 callers
TypeAlias
RawJSON
RawJSON is a byte-slice that contains valid JSON
internal/s3select/json/record.go:35
↓ 1 callers
Struct
ReaderArgs
ReaderArgs - represents elements inside <InputSerialization><JSON/> in request XML.
internal/s3select/json/args.go:34
↓ 1 callers
Struct
S3Select
S3Select - filters the contents on a simple structured query language (SQL) statement. It represents elements inside <SelectRequest/> in request XML s
internal/s3select/select.go:280
↓ 1 callers
Struct
SourceSelectionCriteria
SourceSelectionCriteria - specifies additional source selection criteria in ReplicationConfiguration.
internal/bucket/replication/sourceselectioncriteria.go:30
↓ 1 callers
Struct
Transition
Transition - transition actions for a rule in lifecycle configuration.
internal/bucket/lifecycle/transition.go:100
↓ 1 callers
Struct
WriterArgs
WriterArgs - represents elements inside <OutputSerialization><JSON/> in request XML.
internal/s3select/json/args.go:66
↓ 1 callers
TypeAlias
batchReplicationMetric
msgp:ignore batchReplicationMetric go:generate stringer -type=batchReplicationMetric -trimprefix=batchReplicationMetric $GOFILE
cmd/batch-handlers.go:1243
↓ 1 callers
TypeAlias
byDiskTotal
byDiskTotal is a collection satisfying sort.Interface.
cmd/erasure.go:98
↓ 1 callers
TypeAlias
byLastOctetValue
byLastOctetValue implements sort.Interface used in sorting a list of ip address by their last octet value in descending order.
cmd/net.go:116
↓ 1 callers
TypeAlias
byObjectPartNumber
byObjectPartNumber is a collection satisfying sort.Interface.
cmd/erasure-metadata.go:46
↓ 1 callers
TypeAlias
caseInsensitiveMap
cmd/bucket-replication.go:670
↓ 1 callers
Struct
check
cmd/server_test.go:55
↓ 1 callers
TypeAlias
decomMetric
msgp:ignore decomMetric go:generate stringer -type=decomMetric -trimprefix=decomMetric $GOFILE
cmd/erasure-server-pool-decom.go:930
↓ 1 callers
TypeAlias
expirationWrapper
internal/bucket/lifecycle/expiration.go:142
↓ 1 callers
TypeAlias
filterRuleWrapper
internal/event/config.go:61
↓ 1 callers
TypeAlias
format
go:generate stringer -type=format -trimprefix=format $GOFILE
cmd/untar.go:60
↓ 1 callers
TypeAlias
healingMetric
go:generate stringer -type=healingMetric -trimprefix=healingMetric $GOFILE
cmd/erasure-healing.go:38
↓ 1 callers
TypeAlias
lifecycleEvents
internal/bucket/lifecycle/lifecycle.go:296
↓ 1 callers
TypeAlias
noncurrentVersionExpirationWrapper
internal/bucket/lifecycle/noncurrentversion.go:38
↓ 1 callers
TypeAlias
noncurrentVersionTransitionWrapper
internal/bucket/lifecycle/noncurrentversion.go:111
↓ 1 callers
TypeAlias
objectVersionWrapper
cmd/api-response.go:269
↓ 1 callers
TypeAlias
prometheusAuthType
cmd/metrics-router.go:38
↓ 1 callers
TypeAlias
s3KeyWrapper
internal/event/config.go:150
↓ 1 callers
TypeAlias
serviceSignal
Type of service signals currently supported.
cmd/service.go:29
↓ 1 callers
TypeAlias
srState
cmd/site-replication.go:199
↓ 1 callers
Struct
srStateV1
srStateV1 represents version 1 of the site replication state persistence format.
cmd/site-replication.go:203
↓ 1 callers
TypeAlias
transitionWrapper
internal/bucket/lifecycle/transition.go:119
Struct
APIErrorResponse
APIErrorResponse - error response format
cmd/api-errors.go:60
Struct
ARN
ARN - representation of resources based on AWS ARNs.
internal/arn/arn.go:53
next →
1–100 of 1,133, ranked by callers