update api report

Signed-off-by: Matthew Clarke <mclarke@spotify.com>
This commit is contained in:
Matthew Clarke
2022-09-15 22:03:09 -04:00
parent b87a88776d
commit 29dd35cdcb
3 changed files with 35 additions and 3 deletions
+10
View File
@@ -97,6 +97,16 @@ export interface CustomResourceFetchResponse {
type: 'customresources';
}
// @public (undocumented)
export interface CustomResourceMatcher {
// (undocumented)
apiVersion: string;
// (undocumented)
group: string;
// (undocumented)
plural: string;
}
// @public (undocumented)
export interface DaemonSetsFetchResponse {
// (undocumented)