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

# Functions

Annotate safely copies annotation metadata from kv to meta.Annotations.
Annotator returns a filter that copies annotations from map m into a pod.
Environment returns a filter that writes environment variables into pod containers.
No description provided by the author
No description provided by the author
List reads every pod from the pods chan and returns them all in an api.PodList.
No description provided by the author
Stream returns a chan of pods that yields each pod from the given list.
No description provided by the author

# Type aliases

return true if the pod passes the filter.
No description provided by the author