k8sutil

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

The package k8sutil contains some helper code which simplifies interaction with a Kubernetes cluster.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetKubernetesVersion

func GetKubernetesVersion(cfg *rest.Config) (*version.Version, error)

GetKubernetesVersion returns kubernetes server version

func GetNamespace

func GetNamespace() string

GetNamespace returns the namespace of the operator pod defaults to "kube-system"

func NewClient added in v0.9.0

func NewClient(qps float64, burst int) (kubernetes.Interface, error)

NewClient connects to an API server either through KUBECONFIG (if set) or through the in-cluster env variables.

Types

This section is empty.

Jump to

Keyboard shortcuts

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