//
pkg.gl
Category
github.com/hyperhq/hypernetes
pkg
util
replicaset
package
1.3.2
Repository:
https://github.com/hyperhq/hypernetes.git
Documentation:
pkg.go.dev
Overview
Versions
2
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.