This commit is contained in:
Nan Monnand Deng 2014-06-20 17:24:41 -04:00
parent cc39f9996b
commit 71a2fa7b03

View File

@ -18,8 +18,8 @@ package info
// container, antagonist, interferes the performance of other
// containers, victims.
type Interference struct {
// The absolute path of the atagnoism container name. This field should
// not be empty.
// The absolute path of the antagnoism container name. This field
// should not be empty.
Antagonist string `json:"antagonist"`
// The absolute path of victims. This field should not be empty.