Move Batch job structs from minio/cmd #352
Annotations
10 errors
Test LDAP configuration validator (Go 1.22.x):
batch/batch.go#L29
exported: type name will be used as batch.BatchJobRequest by other packages, and that stutters; consider calling this JobRequest (revive)
|
Test LDAP configuration validator (Go 1.22.x):
batch/batch.go#L40
exported: type name will be used as batch.BatchJobReplicateV1 by other packages, and that stutters; consider calling this JobReplicateV1 (revive)
|
Test LDAP configuration validator (Go 1.22.x):
batch/batch.go#L50
exported: type name will be used as batch.BatchJobReplicateFlags by other packages, and that stutters; consider calling this JobReplicateFlags (revive)
|
Test LDAP configuration validator (Go 1.22.x):
batch/batch.go#L57
exported: type name will be used as batch.BatchReplicateFilter by other packages, and that stutters; consider calling this ReplicateFilter (revive)
|
Test LDAP configuration validator (Go 1.22.x):
batch/batch.go#L67
exported: type name will be used as batch.BatchJobKV by other packages, and that stutters; consider calling this JobKV (revive)
|
Test LDAP configuration validator (Go 1.22.x):
batch/batch.go#L75
exported: type name will be used as batch.BatchJobNotification by other packages, and that stutters; consider calling this JobNotification (revive)
|
Test LDAP configuration validator (Go 1.22.x):
batch/batch.go#L82
exported: type name will be used as batch.BatchJobRetry by other packages, and that stutters; consider calling this JobRetry (revive)
|
Test LDAP configuration validator (Go 1.22.x):
batch/batch.go#L90
exported: type name will be used as batch.BatchJobReplicateTarget by other packages, and that stutters; consider calling this JobReplicateTarget (revive)
|
Test LDAP configuration validator (Go 1.22.x):
batch/batch.go#L100
exported: type name will be used as batch.BatchJobReplicateResourceType by other packages, and that stutters; consider calling this JobReplicateResourceType (revive)
|
Test LDAP configuration validator (Go 1.22.x):
batch/batch.go#L104
exported: type name will be used as batch.BatchJobReplicateCredentials by other packages, and that stutters; consider calling this JobReplicateCredentials (revive)
|