class K8S::Api::Apps::V1::RollingUpdateDaemonSet
- K8S::Api::Apps::V1::RollingUpdateDaemonSet
 - Reference
 - Object
 
Overview
Spec to control the desired behavior of daemon set rolling update.
Included Modules
- JSON::Serializable
 - JSON::Serializable::Unmapped
 - YAML::Serializable
 - YAML::Serializable::Unmapped
 
Defined in:
versions/v1.18/api/apps/v1/rolling_update_daemon_set.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
 - .new(pull : JSON::PullParser)
 - .new(*, max_unavailable : Int32 | String | Nil = nil)