package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Packages

# Functions

IsMirrorPodOf returns true if pod and mirrorPod are associated with each other.
NewBasicMirrorClient returns a new MirrorClient.
NewBasicPodManager returns a functional Manager.

# Interfaces

Manager stores and manages access to pods, maintaining the mappings between static pods and mirror pods.
MirrorClient knows how to create/delete a mirror pod in the API server.