cmap

package module
v0.0.1-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2020 License: GPL-3.0 Imports: 12 Imported by: 0

README

cmap

Package to use Kubernetes configmap as key value store

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConfMap

func GetConfMap(namespace, cmap string, clientset *kubernetes.Clientset) *v1.ConfigMap

get configMap details

func PutConfMap

func PutConfMap(b []byte, namespace, cmap string, clientset *kubernetes.Clientset) error

func SetupConfMap

func SetupConfMap(namespace, cmap_name string, data map[string]string, clientset *kubernetes.Clientset) *v1.ConfigMap

setupConfMap

func SetupK8sClient

func SetupK8sClient(namespace, cmap_name string, confMapData map[string]string, outClusterPtr *bool) *kubernetes.Clientset

Types

This section is empty.

Jump to

Keyboard shortcuts

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