Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MinioPlugin ¶
type MinioPlugin struct { // StoragePlugin implements the StoragePluginServiceServer interface for // supporting storing and retrieving BSR data from a MinIO instance. *storage.StoragePlugin }
MinioPlugin contains a collection of all MinIO plugin services.
func NewMinioPlugin ¶
func NewMinioPlugin() *MinioPlugin
NewMinioPlugin creates a new instance of the MinIO Plugin.
Click to show internal directories.
Click to hide internal directories.