- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for deleteConfig (0.05 sec)
-
cmd/batch-handlers.go
case j.Expire != nil: return j.Expire.Validate(ctx, j, o) } return errInvalidArgument } func (j BatchJobRequest) delete(ctx context.Context, api ObjectLayer) { deleteConfig(ctx, api, getJobPath(j)) } func (j BatchJobRequest) getJobReportPath() (string, error) { var fileName string switch { case j.Replicate != nil: fileName = batchReplName
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Oct 18 15:32:09 UTC 2024 - 62.2K bytes - Viewed (0)