update api-report

Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
This commit is contained in:
Miklos Kiss
2021-07-30 12:28:30 +02:00
parent 7b46caff47
commit 1217441292
+5
View File
@@ -51,6 +51,11 @@ export interface CustomResource {
plural: string;
}
// Warning: (ae-missing-release-tag) "DEFAULT_OBJECTS" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)
//
// @public (undocumented)
export const DEFAULT_OBJECTS: KubernetesObjectTypes[];
// Warning: (ae-missing-release-tag) "FetchResponseWrapper" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)
//
// @public (undocumented)