Skip to content

Commit

Permalink
minor xds comments (istio#37534)
Browse files Browse the repository at this point in the history
* minor xds comments

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* comment

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* Update context.go

Co-authored-by: Zhonghu Xu <xuzhonghu@huawei.com>
  • Loading branch information
ramaraochavali and hzxuzhonghu committed Feb 25, 2022
1 parent 442d1dd commit 0594e90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pilot/pkg/model/context.go
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ type WatchedResource struct {
// ResourceNames tracks the list of resources that are actively watched.
// For LDS and CDS, all resources of the TypeUrl type are watched if it is empty.
// For endpoints the resource names will have list of clusters and for clusters it is empty.
// For Delta Xds, all resources of the TypeUrl that a client has subscribed to.
ResourceNames []string

// VersionSent is the version of the resource included in the last sent response.
Expand Down

0 comments on commit 0594e90

Please sign in to comment.