Skip to content

NodeStatus

NodeStatus = "pending" | "running" | "succeeded" | "failed" | "skipped"