package
1.7.6
Repository: https://github.com/minio/console.git
Documentation: pkg.go.dev

# Functions

NewDeleteMultipleObjects creates a new http.Handler for the delete multiple objects operation.
NewDeleteMultipleObjectsDefault creates DeleteMultipleObjectsDefault with default headers values.
NewDeleteMultipleObjectsOK creates DeleteMultipleObjectsOK with default headers values.
NewDeleteMultipleObjectsParams creates a new DeleteMultipleObjectsParams object There are no default values defined in the spec.
NewDeleteObject creates a new http.Handler for the delete object operation.
NewDeleteObjectDefault creates DeleteObjectDefault with default headers values.
NewDeleteObjectOK creates DeleteObjectOK with default headers values.
NewDeleteObjectParams creates a new DeleteObjectParams object There are no default values defined in the spec.
NewDeleteObjectRetention creates a new http.Handler for the delete object retention operation.
NewDeleteObjectRetentionDefault creates DeleteObjectRetentionDefault with default headers values.
NewDeleteObjectRetentionOK creates DeleteObjectRetentionOK with default headers values.
NewDeleteObjectRetentionParams creates a new DeleteObjectRetentionParams object There are no default values defined in the spec.
NewDownloadMultipleObjects creates a new http.Handler for the download multiple objects operation.
NewDownloadMultipleObjectsDefault creates DownloadMultipleObjectsDefault with default headers values.
NewDownloadMultipleObjectsOK creates DownloadMultipleObjectsOK with default headers values.
NewDownloadMultipleObjectsParams creates a new DownloadMultipleObjectsParams object There are no default values defined in the spec.
NewDownloadObject creates a new http.Handler for the download object operation.
NewDownloadObjectDefault creates DownloadObjectDefault with default headers values.
NewDownloadObjectOK creates DownloadObjectOK with default headers values.
NewDownloadObjectParams creates a new DownloadObjectParams object with the default values initialized.
NewGetObjectMetadata creates a new http.Handler for the get object metadata operation.
NewGetObjectMetadataDefault creates GetObjectMetadataDefault with default headers values.
NewGetObjectMetadataOK creates GetObjectMetadataOK with default headers values.
NewGetObjectMetadataParams creates a new GetObjectMetadataParams object There are no default values defined in the spec.
NewListObjects creates a new http.Handler for the list objects operation.
NewListObjectsDefault creates ListObjectsDefault with default headers values.
NewListObjectsOK creates ListObjectsOK with default headers values.
NewListObjectsParams creates a new ListObjectsParams object with the default values initialized.
NewPostBucketsBucketNameObjectsUpload creates a new http.Handler for the post buckets bucket name objects upload operation.
NewPostBucketsBucketNameObjectsUploadDefault creates PostBucketsBucketNameObjectsUploadDefault with default headers values.
NewPostBucketsBucketNameObjectsUploadOK creates PostBucketsBucketNameObjectsUploadOK with default headers values.
NewPostBucketsBucketNameObjectsUploadParams creates a new PostBucketsBucketNameObjectsUploadParams object There are no default values defined in the spec.
NewPutObjectLegalHold creates a new http.Handler for the put object legal hold operation.
NewPutObjectLegalHoldDefault creates PutObjectLegalHoldDefault with default headers values.
NewPutObjectLegalHoldOK creates PutObjectLegalHoldOK with default headers values.
NewPutObjectLegalHoldParams creates a new PutObjectLegalHoldParams object There are no default values defined in the spec.
NewPutObjectRestore creates a new http.Handler for the put object restore operation.
NewPutObjectRestoreDefault creates PutObjectRestoreDefault with default headers values.
NewPutObjectRestoreOK creates PutObjectRestoreOK with default headers values.
NewPutObjectRestoreParams creates a new PutObjectRestoreParams object There are no default values defined in the spec.
NewPutObjectRetention creates a new http.Handler for the put object retention operation.
NewPutObjectRetentionDefault creates PutObjectRetentionDefault with default headers values.
NewPutObjectRetentionOK creates PutObjectRetentionOK with default headers values.
NewPutObjectRetentionParams creates a new PutObjectRetentionParams object There are no default values defined in the spec.
NewPutObjectTags creates a new http.Handler for the put object tags operation.
NewPutObjectTagsDefault creates PutObjectTagsDefault with default headers values.
NewPutObjectTagsOK creates PutObjectTagsOK with default headers values.
NewPutObjectTagsParams creates a new PutObjectTagsParams object There are no default values defined in the spec.
NewShareObject creates a new http.Handler for the share object operation.
NewShareObjectDefault creates ShareObjectDefault with default headers values.
NewShareObjectOK creates ShareObjectOK with default headers values.
NewShareObjectParams creates a new ShareObjectParams object There are no default values defined in the spec.

# Constants

DeleteMultipleObjectsOKCode is the HTTP code returned for type DeleteMultipleObjectsOK.
DeleteObjectOKCode is the HTTP code returned for type DeleteObjectOK.
DeleteObjectRetentionOKCode is the HTTP code returned for type DeleteObjectRetentionOK.
DownloadMultipleObjectsOKCode is the HTTP code returned for type DownloadMultipleObjectsOK.
DownloadObjectOKCode is the HTTP code returned for type DownloadObjectOK.
GetObjectMetadataOKCode is the HTTP code returned for type GetObjectMetadataOK.
ListObjectsOKCode is the HTTP code returned for type ListObjectsOK.
PostBucketsBucketNameObjectsUploadOKCode is the HTTP code returned for type PostBucketsBucketNameObjectsUploadOK.
PutObjectLegalHoldOKCode is the HTTP code returned for type PutObjectLegalHoldOK.
PutObjectRestoreOKCode is the HTTP code returned for type PutObjectRestoreOK.
PutObjectRetentionOKCode is the HTTP code returned for type PutObjectRetentionOK.
PutObjectTagsOKCode is the HTTP code returned for type PutObjectTagsOK.
ShareObjectOKCode is the HTTP code returned for type ShareObjectOK.

# Structs

DeleteMultipleObjects swagger:route POST /buckets/{bucket_name}/delete-objects Object deleteMultipleObjects Delete Multiple Objects */.
DeleteMultipleObjectsDefault Generic error response.
DeleteMultipleObjectsOK A successful response.
DeleteMultipleObjectsParams contains all the bound params for the delete multiple objects operation typically these are obtained from a http.Request swagger:parameters DeleteMultipleObjects.
DeleteMultipleObjectsURL generates an URL for the delete multiple objects operation.
DeleteObject swagger:route DELETE /buckets/{bucket_name}/objects Object deleteObject Delete Object */.
DeleteObjectDefault Generic error response.
DeleteObjectOK A successful response.
DeleteObjectParams contains all the bound params for the delete object operation typically these are obtained from a http.Request swagger:parameters DeleteObject.
DeleteObjectRetention swagger:route DELETE /buckets/{bucket_name}/objects/retention Object deleteObjectRetention Delete Object retention from an object */.
DeleteObjectRetentionDefault Generic error response.
DeleteObjectRetentionOK A successful response.
DeleteObjectRetentionParams contains all the bound params for the delete object retention operation typically these are obtained from a http.Request swagger:parameters DeleteObjectRetention.
DeleteObjectRetentionURL generates an URL for the delete object retention operation.
DeleteObjectURL generates an URL for the delete object operation.
DownloadMultipleObjects swagger:route POST /buckets/{bucket_name}/objects/download-multiple Object downloadMultipleObjects Download Multiple Objects */.
DownloadMultipleObjectsDefault Generic error response.
DownloadMultipleObjectsOK A successful response.
DownloadMultipleObjectsParams contains all the bound params for the download multiple objects operation typically these are obtained from a http.Request swagger:parameters DownloadMultipleObjects.
DownloadMultipleObjectsURL generates an URL for the download multiple objects operation.
DownloadObject swagger:route GET /buckets/{bucket_name}/objects/download Object downloadObject Download Object */.
DownloadObjectDefault Generic error response.
DownloadObjectOK A successful response.
DownloadObjectParams contains all the bound params for the download object operation typically these are obtained from a http.Request swagger:parameters Download Object.
DownloadObjectURL generates an URL for the download object operation.
GetObjectMetadata swagger:route GET /buckets/{bucket_name}/objects/metadata Object getObjectMetadata Gets the metadata of an object */.
GetObjectMetadataDefault Generic error response.
GetObjectMetadataOK A successful response.
GetObjectMetadataParams contains all the bound params for the get object metadata operation typically these are obtained from a http.Request swagger:parameters GetObjectMetadata.
GetObjectMetadataURL generates an URL for the get object metadata operation.
ListObjects swagger:route GET /buckets/{bucket_name}/objects Object listObjects List Objects */.
ListObjectsDefault Generic error response.
ListObjectsOK A successful response.
ListObjectsParams contains all the bound params for the list objects operation typically these are obtained from a http.Request swagger:parameters ListObjects.
ListObjectsURL generates an URL for the list objects operation.
PostBucketsBucketNameObjectsUpload swagger:route POST /buckets/{bucket_name}/objects/upload Object postBucketsBucketNameObjectsUpload Uploads an Object.
PostBucketsBucketNameObjectsUploadDefault Generic error response.
PostBucketsBucketNameObjectsUploadOK A successful response.
PostBucketsBucketNameObjectsUploadParams contains all the bound params for the post buckets bucket name objects upload operation typically these are obtained from a http.Request swagger:parameters PostBucketsBucketNameObjectsUpload.
PostBucketsBucketNameObjectsUploadURL generates an URL for the post buckets bucket name objects upload operation.
PutObjectLegalHold swagger:route PUT /buckets/{bucket_name}/objects/legalhold Object putObjectLegalHold Put Object's legalhold status */.
PutObjectLegalHoldDefault Generic error response.
PutObjectLegalHoldOK A successful response.
PutObjectLegalHoldParams contains all the bound params for the put object legal hold operation typically these are obtained from a http.Request swagger:parameters PutObjectLegalHold.
PutObjectLegalHoldURL generates an URL for the put object legal hold operation.
PutObjectRestore swagger:route PUT /buckets/{bucket_name}/objects/restore Object putObjectRestore Restore Object to a selected version */.
PutObjectRestoreDefault Generic error response.
PutObjectRestoreOK A successful response.
PutObjectRestoreParams contains all the bound params for the put object restore operation typically these are obtained from a http.Request swagger:parameters PutObjectRestore.
PutObjectRestoreURL generates an URL for the put object restore operation.
PutObjectRetention swagger:route PUT /buckets/{bucket_name}/objects/retention Object putObjectRetention Put Object's retention status */.
PutObjectRetentionDefault Generic error response.
PutObjectRetentionOK A successful response.
PutObjectRetentionParams contains all the bound params for the put object retention operation typically these are obtained from a http.Request swagger:parameters PutObjectRetention.
PutObjectRetentionURL generates an URL for the put object retention operation.
PutObjectTags swagger:route PUT /buckets/{bucket_name}/objects/tags Object putObjectTags Put Object's tags */.
PutObjectTagsDefault Generic error response.
PutObjectTagsOK A successful response.
PutObjectTagsParams contains all the bound params for the put object tags operation typically these are obtained from a http.Request swagger:parameters PutObjectTags.
PutObjectTagsURL generates an URL for the put object tags operation.
ShareObject swagger:route GET /buckets/{bucket_name}/objects/share Object shareObject Shares an Object on a url */.
ShareObjectDefault Generic error response.
ShareObjectOK A successful response.
ShareObjectParams contains all the bound params for the share object operation typically these are obtained from a http.Request swagger:parameters ShareObject.
ShareObjectURL generates an URL for the share object operation.

# Interfaces

DeleteMultipleObjectsHandler interface for that can handle valid delete multiple objects params.
DeleteObjectHandler interface for that can handle valid delete object params.
DeleteObjectRetentionHandler interface for that can handle valid delete object retention params.
DownloadMultipleObjectsHandler interface for that can handle valid download multiple objects params.
DownloadObjectHandler interface for that can handle valid download object params.
GetObjectMetadataHandler interface for that can handle valid get object metadata params.
ListObjectsHandler interface for that can handle valid list objects params.
PostBucketsBucketNameObjectsUploadHandler interface for that can handle valid post buckets bucket name objects upload params.
PutObjectLegalHoldHandler interface for that can handle valid put object legal hold params.
PutObjectRestoreHandler interface for that can handle valid put object restore params.
PutObjectRetentionHandler interface for that can handle valid put object retention params.
PutObjectTagsHandler interface for that can handle valid put object tags params.
ShareObjectHandler interface for that can handle valid share object params.

# Type aliases

DeleteMultipleObjectsHandlerFunc turns a function with the right signature into a delete multiple objects handler.
DeleteObjectHandlerFunc turns a function with the right signature into a delete object handler.
DeleteObjectRetentionHandlerFunc turns a function with the right signature into a delete object retention handler.
DownloadMultipleObjectsHandlerFunc turns a function with the right signature into a download multiple objects handler.
DownloadObjectHandlerFunc turns a function with the right signature into a download object handler.
GetObjectMetadataHandlerFunc turns a function with the right signature into a get object metadata handler.
ListObjectsHandlerFunc turns a function with the right signature into a list objects handler.
PostBucketsBucketNameObjectsUploadHandlerFunc turns a function with the right signature into a post buckets bucket name objects upload handler.
PutObjectLegalHoldHandlerFunc turns a function with the right signature into a put object legal hold handler.
PutObjectRestoreHandlerFunc turns a function with the right signature into a put object restore handler.
PutObjectRetentionHandlerFunc turns a function with the right signature into a put object retention handler.
PutObjectTagsHandlerFunc turns a function with the right signature into a put object tags handler.
ShareObjectHandlerFunc turns a function with the right signature into a share object handler.