podhelper

package
v0.0.0-...-7f4c17d Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPodTopOwner

func GetPodTopOwner(podNamespace string, podOwnerReferences []metav1.OwnerReference) (topOwners map[string]TopOwner, err error)

Get the list of top owners of pods

Types

type TopOwner

type TopOwner struct {
	Kind      string
	Name      string
	Namespace string
}

Structure to describe a top owner of a pod

Jump to

Keyboard shortcuts

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