kozmok8s

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Collection of shared utils for initializing kubernetes clients within kozmoadmin.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRestClientConfig

func GetRestClientConfig(kubeConfigPathString, master string,
	k8sCluster *runtimeInterfaces.ClusterConfig) (*restclient.Config, error)

Initializes a config using a variety of configurable or default fallback options that can be passed to a Kubernetes client on initialization.

func NewKubeClient

func NewKubeClient(kubeConfig, master string, k8sCluster *runtimeInterfaces.ClusterConfig) (client.Client, error)

Initializes a kubernetes Client which performs CRD operations on Kubernetes objects

func RemoteClusterConfig

func RemoteClusterConfig(host string, auth runtimeInterfaces.Auth) (*restclient.Config, error)

Reads secret values from paths specified in the config to initialize a Kubernetes rest client Config.

Types

This section is empty.

Jump to

Keyboard shortcuts

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