|
@@ -88,7 +88,7 @@ type extraHost struct {
|
|
}
|
|
}
|
|
|
|
|
|
// sandboxParentUpdate is the object carrying the information about the
|
|
// sandboxParentUpdate is the object carrying the information about the
|
|
-// sanbox parent that needs to be updated
|
|
|
|
|
|
+// sandbox parent that needs to be updated.
|
|
type sandboxParentUpdate struct {
|
|
type sandboxParentUpdate struct {
|
|
ContainerID string `json:"container_id"`
|
|
ContainerID string `json:"container_id"`
|
|
Name string `json:"name"`
|
|
Name string `json:"name"`
|