//
pkg.gl
Category
github.com/lxc/incus
internal
server
storage
s3
miniod
package
0.7.0
Repository:
https://github.com/lxc/incus.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
24
Dependents
2
Files
368 SLOC
#
Functions
EnsureRunning
EnsureRunning starts a MinIO process for the bucket (if not already running) and returns running Process.
Get
Get returns an existing MinIO process if it exists.
StopAll
StopAll stops all MinIO processes cleanly.
#
Structs
Process
Process represents a running minio process.