k8sutil

package
v1.0.0-beta.8 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEFAULT_K8S_CLIENT_QPS   = 100
	DEFAULT_K8S_CLIENT_BURST = 100
)

Variables

View Source
var KubernetesConfigFlags *genericclioptions.ConfigFlags

Functions

func AddFlags

func AddFlags(flags *flag.FlagSet)

func CreateTestDeployment

func CreateTestDeployment(name string, namespace string, revision string, matchLabels map[string]string) *appsv1.Deployment

func CreateTestPod

func CreateTestPod(name string, namespace string, replicaSetName string, labels map[string]string) *corev1.Pod

func CreateTestReplicaSet

func CreateTestReplicaSet(name string, namespace string, revision string) *appsv1.ReplicaSet

func GetClientset

func GetClientset() (*kubernetes.Clientset, error)

func GetClusterConfig

func GetClusterConfig() (*rest.Config, error)

func GetK8sMinorVersion

func GetK8sMinorVersion(clientset kubernetes.Interface) (int, error)

func GetK8sVersion

func GetK8sVersion(clientset kubernetes.Interface) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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