podref

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2021 License: Apache-2.0 Imports: 1 Imported by: 3

Documentation

Overview

Package podref helps with finding configmaps and secrets that are referenced somewhere in the pod spec

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConfMapRefFromPod

func GetConfMapRefFromPod(object corev1.PodSpec) map[string]bool

GetConfMapRefFromPod returns a list of all names for ConfigMaps referenced by the object

func GetSecretRefFromPodSpec

func GetSecretRefFromPodSpec(object corev1.PodSpec) map[string]bool

GetSecretRefFromPodSpec returns a list of all names for Secrets referenced by the object

Types

This section is empty.

Jump to

Keyboard shortcuts

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