kubernetes-models
Version:
13 lines (12 loc) • 383 B
TypeScript
export * from "./AggregationRule";
export * from "./ClusterRole";
export * from "./ClusterRoleBinding";
export * from "./ClusterRoleBindingList";
export * from "./ClusterRoleList";
export * from "./PolicyRule";
export * from "./Role";
export * from "./RoleBinding";
export * from "./RoleBindingList";
export * from "./RoleList";
export * from "./RoleRef";
export * from "./Subject";