# Functions
No description provided by the author
No description provided by the author
GetMinioImage returns the image URL to be used when deploying a MinIO instance, if there is a preferred image to be used (configured via ENVIRONMENT VARIABLES) GetMinioImage will return that if not, GetMinioImage will try to obtain the image URL for the latest version of MinIO and return that.
GetNsFromFile assumes console is running inside a k8s pod and extract the current namespace from the /var/run/secrets/kubernetes.io/serviceaccount/namespace file.
K8sClient returns kubernetes client using GetK8sConfig for its config.
OperatorClient returns an operator client using GetK8sConfig for its config.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author