package horizontalpodautoscaler
import "k8s.io/kubernetes/pkg/registry/horizontalpodautoscaler"
Index ¶
Variables ¶
var Strategy = autoscalerStrategy{api.Scheme, api.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating HorizontalPodAutoscaler objects via the REST API.
Functions ¶
func MatchAutoscaler ¶
MatchAutoscaler returns a generic matcher for a given label and field selector.
Source Files ¶
doc.go strategy.go
Directories ¶
Path | Synopsis |
---|---|
pkg/registry/horizontalpodautoscaler/etcd |
- Version
- v1.1.0-alpha.1
- Published
- Aug 28, 2015
- Platform
- linux/amd64
- Imports
- 9 packages
- Last checked
- 1 minute ago –
Tools for package owners.