Documentation ¶
Index ¶
Constants ¶
View Source
const MinioNamespace = "minio-dev"
View Source
const MinioSystemName = "Minio"
Variables ¶
This section is empty.
Functions ¶
func SetupMinioRepository ¶
func SetupMinioRepository(workingDir string)
Types ¶
type MinioManager ¶
type MinioManager struct { K8s *k8s.KubeClient UnattendedMode bool }
func NewMinioManager ¶
func NewMinioManager(kubeContext string, unattendedMode bool) *MinioManager
func (*MinioManager) ApplyMinioManifests ¶
func (m *MinioManager) ApplyMinioManifests(workingDir string)
func (*MinioManager) WaitForMinioToBecomeReady ¶
func (m *MinioManager) WaitForMinioToBecomeReady()
Click to show internal directories.
Click to hide internal directories.