//
pkg.gl
Category
github.com/jbuberel/kubernetes
pkg
util
replicaset
package
1.4.0-alpha.1
Repository:
https://github.com/jbuberel/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
82 SLOC
#
Functions
GetPodTemplateSpecHash
GetPodTemplateSpecHash returns the pod template hash of a ReplicaSet's pod template space.
MatchingPodsFunc
MatchingPodsFunc returns a filter function for pods with matching labels.
UpdateRSWithRetries
UpdateRSWithRetries updates a RS with given applyUpdate function.