api report

Signed-off-by: Matthew Clarke <mclarke@spotify.com>
This commit is contained in:
Matthew Clarke
2022-04-11 22:40:42 -04:00
parent 042ed65f50
commit 4a05c6453b
+2
View File
@@ -245,6 +245,8 @@ export interface ObjectFetchParams {
// (undocumented)
labelSelector: string;
// (undocumented)
namespace?: string;
// (undocumented)
objectTypesToFetch: Set<ObjectToFetch>;
// (undocumented)
serviceId: string;