Part one of the grand rename: Task -> Pod

This commit is contained in:
Brendan Burns
2014-06-08 21:17:53 -07:00
parent 139be599e9
commit c8d493f532
18 changed files with 125 additions and 125 deletions

View File

@@ -57,8 +57,8 @@ func TestSyncEndpointsItems(t *testing.T) {
},
}
taskRegistry := MockTaskRegistry{
tasks: []Task{
Task{
tasks: []Pod{
Pod{
DesiredState: TaskState{
Manifest: ContainerManifest{
Containers: []Container{