class K8S::Api::Core::V1::ExecAction
- K8S::Api::Core::V1::ExecAction
- Reference
- Object
Overview
ExecAction describes a "run in container" action.
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.18/api/core/v1/exec_action.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, command : Array(String)? = nil)