kubernetes/pkg/generated
Michael Taufen f5eed7e91d Add a separate flags struct for Kubelet flags
Kubelet flags are not necessarily appropriate for the KubeletConfiguration
object. For example, this PR also removes HostnameOverride and NodeIP
from KubeletConfiguration. This is a preleminary step to enabling Nodes
to share configurations, as part of the dynamic Kubelet configuration
feature (#29459). Fields that must be unique for each node inhibit
sharing, because their values, by definition, cannot be shared.
2017-04-03 13:28:29 -07:00
..
openapi Add a separate flags struct for Kubelet flags 2017-04-03 13:28:29 -07:00
bindata.go Update extraction script, sort messages, add .pot file. 2017-02-23 18:53:00 +00:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
doc.go Move generated openAPI specs out of genericapiserver and make it configurable 2016-09-20 14:06:10 -07:00