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
- YAML::Serializable
Defined in:
versions/v1.13/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)