package
2.3.0+incompatible
Repository: https://github.com/benfiola/minio-operator-ext.git
Documentation: pkg.go.dev

# Functions

Creates a new instance of [Main] with the provided [Opts].
Creates a new operator with the provided [OperatorOpts].

# Structs

Main holds the components of the application.
OperatorOpts defines the options used to construct a new [operator].
Opts define the options used to create a new instance of [Main].

# Interfaces

Operator is the public interface for the operator implementation.