我正在尝试创建一个使用chaostoolkit创建节点的实验version: 1.0.0description: All the instances are distributed among healthy nodes and the applications are healthy- k8s- node title: Nodes are indestructible -
因此,我想知道是否/如何将对象中的值用作函数ex中的arg: chaos: (-950, 22)console.log(mousePos.chaos) // chaos
mouse.Move(mousePos.chaos) // which would take two args, and then output Invalid number of arguments