package scheme type ContainerOneshot struct { Timeout int `json:"timeout" yaml:"timeout"` Result Result `json:"result" yaml:"result"` }