Skip to content

Commit

Permalink
update pkg/api documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lavalamp committed Sep 23, 2014
1 parent 265f889 commit 8fd1fb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/watch/json/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ type watchEvent struct {

// For added or modified objects, this is the new object; for deleted objects,
// it's the state of the object immediately prior to its deletion.
// For errors, it's an api.Status.
Object runtime.RawExtension `json:"object,omitempty" yaml:"object,omitempty"`
}

Expand Down

0 comments on commit 8fd1fb4

Please sign in to comment.