|
|
@@ -111,6 +111,7 @@ type GetPodValuesRequest struct {
|
|
|
StartRange *time.Time `schema:"start_range"`
|
|
|
EndRange *time.Time `schema:"end_range"`
|
|
|
MatchPrefix string `schema:"match_prefix"`
|
|
|
+ Revision string `schema:"revision"`
|
|
|
}
|
|
|
|
|
|
type GetRevisionValuesRequest struct {
|