MCPcopy Create free account

hub / github.com/AbelChe/evil_minio / types & classes

Types & classes1,133 in github.com/AbelChe/evil_minio

↓ 31 callersTypeAliasStorageErr
StorageErr represents error generated by xlStorage call.
cmd/storage-errors.go:120
↓ 24 callersTypeAliasBoolFlag
BoolFlag - wrapper bool type.
internal/config/bool-flag.go:28
↓ 21 callersTypeAliasStatusType
go:generate msgp -file=$GOFILE StatusType of Replication for x-amz-replication-status header
internal/bucket/replication/datatypes.go:23
↓ 18 callersTypeAliasMask
Mask allows filtering by a bitset mask.
internal/pubsub/mask.go:9
↓ 9 callersTypeAliasVersionPurgeStatusType
VersionPurgeStatusType represents status of a versioned delete or permanent delete w.r.t bucket replication
cmd/bucket-replication-utils.go:607
↓ 9 callersTypeAliasVersionType
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 callersTypeAliasdataUsageHash
go:generate msgp -file $GOFILE -unexported dataUsageHash is the hash type used.
cmd/data-usage-cache.go:46
↓ 8 callersTypeAliasTransitionDays
TransitionDays is a type alias to unmarshal Days in Transition
internal/bucket/lifecycle/transition.go:74
↓ 7 callersTypeAliasxlFlags
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 callersTypeAliasBatchJobReplicateResourceType
BatchJobReplicateResourceType defines the type of batch jobs
cmd/batch-handlers.go:166
↓ 6 callersTypeAliasExpirationDays
ExpirationDays is a type alias to unmarshal Days in Expiration
internal/bucket/lifecycle/expiration.go:34
↓ 5 callersTypeAliasErasureAlgo
ErasureAlgo defines common type of different erasure algorithms
cmd/xl-storage-format-v2.go:121
↓ 5 callersTypeAliasrebalStatus
go:generate stringer -type=rebalStatus -trimprefix=rebal $GOFILE
cmd/erasure-server-pool-rebalance.go:74
↓ 4 callersTypeAliasBitrotAlgorithm
BitrotAlgorithm specifies a algorithm used for bitrot protection.
cmd/xl-storage-format-v1.go:110
↓ 4 callersTypeAliasChecksumAlgo
ChecksumAlgo defines common type of different checksum algorithms
cmd/xl-storage-format-v2.go:135
↓ 4 callersTypeAliasETag
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 callersTypeAliasResyncStatusType
ResyncStatusType status of resync operation
cmd/bucket-replication-utils.go:655
↓ 4 callersTypeAliasremoteVersionID
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 callersTypeAliasscanStatus
cmd/metacache.go:31
↓ 3 callersTypeAliasBackendType
BackendType - represents different backend types.
cmd/object-api-datatypes.go:33
↓ 3 callersTypeAliasSTSErrorCode
STSErrorCode type of error status.
cmd/sts-errors.go:78
↓ 3 callersTypeAliasmaskString
internal/pubsub/pubsub_test.go:123
↓ 3 callersTypeAliasosMetric
go:generate stringer -type=osMetric -trimprefix=osMetric $GOFILE
cmd/os-instrumented.go:33
↓ 3 callersTypeAliasrebalanceMetric
go:generate stringer -type=rebalanceMetric -trimprefix=rebalanceMetric $GOFILE
cmd/erasure-server-pool-rebalance.go:841
↓ 3 callersTypeAliasscannerMetric
go:generate stringer -type=scannerMetric -trimprefix=scannerMetric $GOFILE
cmd/data-scanner-metric.go:16
↓ 3 callersTypeAliasstorageMetric
go:generate stringer -type=storageMetric -trimprefix=storageMetric $GOFILE
cmd/xl-storage-disk-id-check.go:39
↓ 3 callersTypeAliasversionsSorter
versionsSorter sorts FileInfo slices by version. msgp:ignore versionsSorter
cmd/erasure-server-pool-decom.go:667
↓ 2 callersTypeAliasAction
Action represents a delete action or other transition actions that will be implemented later.
internal/bucket/lifecycle/lifecycle.go:49
↓ 2 callersStructConfig
Config contains various KMS-related configuration parameters - like KMS endpoints or authentication credentials.
internal/kms/kes.go:41
↓ 2 callersTypeAliasIAMUserType
IAMUserType represents a user type inside MinIO server
cmd/iam.go:108
↓ 2 callersClassSTSElement
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 callersTypeAliasVolsInfo
VolsInfo is a collection of volume(bucket) information
cmd/storage-datatypes.go:69
↓ 2 callersTypeAliasauthType
Authorization type. go:generate stringer -type=authType -trimprefix=authType $GOFILE
cmd/auth-handler.go:94
↓ 2 callersTypeAliascacheCommitStatus
cmd/disk-cache.go:48
↓ 2 callersFuncTypecloseWrapper
closeWrapper converts a function to an io.Closer
cmd/xl-storage.go:1835
↓ 2 callersTypeAliascontextKeyType
Key used for Get/SetReqInfo
internal/logger/reqinfo.go:29
↓ 2 callersTypeAliasrebalSaveOpts
cmd/erasure-server-pool-rebalance.go:645
↓ 2 callersTypeAliasrestError
internal/rest/client.go:104
↓ 2 callersStructtest
internal/s3select/sql/value_test.go:84
↓ 2 callersTypeAliasxlMetaBuf
cmd/xl-storage-format-v2.go:2004
↓ 1 callersStructAPIError
APIError structure
cmd/api-errors.go:53
↓ 1 callersTypeAliasAPIErrorCode
APIErrorCode type of error status.
cmd/api-errors.go:73
↓ 1 callersStructArgs
Args for general purpose policy engine configuration.
internal/config/policy/plugin/config.go:63
↓ 1 callersStructArgs
Args opa general purpose policy engine configuration.
internal/config/policy/opa/config.go:56
↓ 1 callersTypeAliasBoolean
Types with custom Capture interface for parsing Boolean is a type for a parsed Boolean literal
internal/s3select/sql/parser.go:30
↓ 1 callersTypeAliasChecksumType
ChecksumType contains information about the checksum type.
internal/hash/checksum.go:38
↓ 1 callersClassClientGrantsCredentialProvider
ClientGrantsCredentialProvider implements CredentialProvider compatible implementation to be used with boto_session
docs/sts/client_grants/__init__.py:16
↓ 1 callersTypeAliasCompletedParts
CompletedParts - is a collection satisfying sort.Interface.
cmd/object-api-datatypes.go:553
↓ 1 callersTypeAliasCompressionType
CompressionType - represents value inside <CompressionType/> in request XML.
internal/s3select/select.go:59
↓ 1 callersStructConfig
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 callersStructConfig
Config - notification configuration described in http://docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html
internal/event/config.go:238
↓ 1 callersTypeAliasContextTraceType
ContextTraceType represents the type of golang Context key
internal/mcontext/ctxt.go:28
↓ 1 callersTypeAliasDailyAllTierStats
DailyAllTierStats is used to aggregate last day tier stats across MinIO servers
cmd/tier-last-day-stats.go:94
↓ 1 callersStructDefaultRetention
DefaultRetention - default retention configuration.
internal/bucket/object/lock/lock.go:164
↓ 1 callersStructDiscoveryDoc
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 callersTypeAliasErrBucketConflict
ErrBucketConflict for buckets that already exist
internal/config/dns/store.go:38
↓ 1 callersTypeAliasErrInvalidBucketName
ErrInvalidBucketName for buckets with invalid name
internal/config/dns/store.go:27
↓ 1 callersStructExpiration
Expiration - expiration actions for a rule in lifecycle configuration.
internal/bucket/lifecycle/expiration.go:108
↓ 1 callersStructFilterRule
FilterRule - represents elements inside <FilterRule>...</FilterRule>
internal/event/config.go:47
↓ 1 callersStructFilterRuleList
FilterRuleList - represents multiple <FilterRule>...</FilterRule>
internal/event/config.go:88
↓ 1 callersTypeAliasFuncName
FuncName - SQL function name.
internal/s3select/sql/funceval.go:29
↓ 1 callersStructInputSerialization
InputSerialization - represents elements inside <InputSerialization/> in request XML.
internal/s3select/select.go:114
↓ 1 callersTypeAliasLiteralList
LiteralList is a type for parsed SQL lists literals
internal/s3select/sql/parser.go:52
↓ 1 callersTypeAliasLiteralString
LiteralString is a type for parsed SQL string literals
internal/s3select/sql/parser.go:39
↓ 1 callersTypeAliasMetricName
MetricName are the individual names for the metric.
cmd/metrics-v2.go:139
↓ 1 callersTypeAliasName
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 callersStructNoncurrentVersionTransition
NoncurrentVersionTransition - an action for lifecycle configuration rule.
internal/bucket/lifecycle/noncurrentversion.go:99
↓ 1 callersTypeAliasObjectKey
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 callersStructOutputSerialization
OutputSerialization - represents elements inside <OutputSerialization/> in request XML.
internal/s3select/select.go:170
↓ 1 callersStructQueue
Queue - represents elements inside <QueueConfiguration>
internal/event/config.go:163
↓ 1 callersTypeAliasQuotedIdentifier
QuotedIdentifier is a type for parsed strings that are double quoted.
internal/s3select/sql/parser.go:72
↓ 1 callersTypeAliasRawJSON
RawJSON is a byte-slice that contains valid JSON
internal/s3select/json/record.go:35
↓ 1 callersStructReaderArgs
ReaderArgs - represents elements inside <InputSerialization><JSON/> in request XML.
internal/s3select/json/args.go:34
↓ 1 callersStructS3Select
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 callersStructSourceSelectionCriteria
SourceSelectionCriteria - specifies additional source selection criteria in ReplicationConfiguration.
internal/bucket/replication/sourceselectioncriteria.go:30
↓ 1 callersStructTransition
Transition - transition actions for a rule in lifecycle configuration.
internal/bucket/lifecycle/transition.go:100
↓ 1 callersStructWriterArgs
WriterArgs - represents elements inside <OutputSerialization><JSON/> in request XML.
internal/s3select/json/args.go:66
↓ 1 callersTypeAliasbatchReplicationMetric
msgp:ignore batchReplicationMetric go:generate stringer -type=batchReplicationMetric -trimprefix=batchReplicationMetric $GOFILE
cmd/batch-handlers.go:1243
↓ 1 callersTypeAliasbyDiskTotal
byDiskTotal is a collection satisfying sort.Interface.
cmd/erasure.go:98
↓ 1 callersTypeAliasbyLastOctetValue
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 callersTypeAliasbyObjectPartNumber
byObjectPartNumber is a collection satisfying sort.Interface.
cmd/erasure-metadata.go:46
↓ 1 callersTypeAliascaseInsensitiveMap
cmd/bucket-replication.go:670
↓ 1 callersStructcheck
cmd/server_test.go:55
↓ 1 callersTypeAliasdecomMetric
msgp:ignore decomMetric go:generate stringer -type=decomMetric -trimprefix=decomMetric $GOFILE
cmd/erasure-server-pool-decom.go:930
↓ 1 callersTypeAliasexpirationWrapper
internal/bucket/lifecycle/expiration.go:142
↓ 1 callersTypeAliasfilterRuleWrapper
internal/event/config.go:61
↓ 1 callersTypeAliasformat
go:generate stringer -type=format -trimprefix=format $GOFILE
cmd/untar.go:60
↓ 1 callersTypeAliashealingMetric
go:generate stringer -type=healingMetric -trimprefix=healingMetric $GOFILE
cmd/erasure-healing.go:38
↓ 1 callersTypeAliaslifecycleEvents
internal/bucket/lifecycle/lifecycle.go:296
↓ 1 callersTypeAliasnoncurrentVersionExpirationWrapper
internal/bucket/lifecycle/noncurrentversion.go:38
↓ 1 callersTypeAliasnoncurrentVersionTransitionWrapper
internal/bucket/lifecycle/noncurrentversion.go:111
↓ 1 callersTypeAliasobjectVersionWrapper
cmd/api-response.go:269
↓ 1 callersTypeAliasprometheusAuthType
cmd/metrics-router.go:38
↓ 1 callersTypeAliass3KeyWrapper
internal/event/config.go:150
↓ 1 callersTypeAliasserviceSignal
Type of service signals currently supported.
cmd/service.go:29
↓ 1 callersTypeAliassrState
cmd/site-replication.go:199
↓ 1 callersStructsrStateV1
srStateV1 represents version 1 of the site replication state persistence format.
cmd/site-replication.go:203
↓ 1 callersTypeAliastransitionWrapper
internal/bucket/lifecycle/transition.go:119
StructAPIErrorResponse
APIErrorResponse - error response format
cmd/api-errors.go:60
StructARN
ARN - representation of resources based on AWS ARNs.
internal/arn/arn.go:53
next →1–100 of 1,133, ranked by callers