export * as admissionregistration from "./admissionregistration";
export * as apiextensions from "./apiextensions";
export * as apiregistration from "./apiregistration";
export * as apps from "./apps";
export * as auditregistration from "./auditregistration";
export * as autoscaling from "./autoscaling";
export * as batch from "./batch";
export * as certificates from "./certificates";
export * as coordination from "./coordination";
export * as core from "./core";
export * as discovery from "./discovery";
export * as events from "./events";
export * as extensions from "./extensions";
export * as flowcontrol from "./flowcontrol";
export * as networking from "./networking";
export * as node from "./node";
export * as policy from "./policy";
export * as rbac from "./rbac";
export * as resource from "./resource";
export * as scheduling from "./scheduling";
export * as settings from "./settings";
export * as storage from "./storage";
export * as storagemigration from "./storagemigration";
