Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Process ¶
type Process struct {
// contains filtered or unexported fields
}
Process represents a running minio process.
func EnsureRunning ¶
EnsureRunning starts a MinIO process for the bucket (if not already running) and returns running Process.
func (*Process) AdminClient ¶
AdminClient returns admin client for the minio process.
Click to show internal directories.
Click to hide internal directories.