cluster

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2023 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConsoleK8sAPIServer          = "CONSOLE_K8S_API_SERVER"
	ConsoleK8SAPIServerTLSRootCA = "CONSOLE_K8S_API_SERVER_TLS_ROOT_CA"
	ConsoleMinioImage            = "CONSOLE_MINIO_IMAGE"
)

Variables

This section is empty.

Functions

func DirectPVDriveInterface

func DirectPVDriveInterface(token string) (*directpvclient.DirectCSIDriveInterface, error)

func DirectPVVolumeInterface

func DirectPVVolumeInterface(token string) (*directpvclient.DirectCSIVolumeInterface, error)

func GetK8sAPIServer

func GetK8sAPIServer() string

func GetK8sConfig

func GetK8sConfig(token string) *rest.Config

func GetMinioImage

func GetMinioImage() (*string, error)

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

func GetNsFromFile

func GetNsFromFile() string

GetNsFromFile assumes console is running inside a k8s pod and extract the current namespace from the /var/run/secrets/kubernetes.io/serviceaccount/namespace file

func K8sClient

func K8sClient(token string) (*kubernetes.Clientset, error)

K8sClient returns kubernetes client using GetK8sConfig for its config

func OperatorClient

func OperatorClient(token string) (*operator.Clientset, error)

OperatorClient returns an operator client using GetK8sConfig for its config

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL