Declares all the resources and types in a version of a Kubernetes API.
The Kubernetes API group name, like apps or cert-manager.io.
API's that this API group depends on.
The types defined in this API group.
Defines the types that the Kure API package generator consumes.
Declares all the resources and types in a version of a Kubernetes API.
The Kubernetes API group name, like apps or cert-manager.io.
API's that this API group depends on.
The types defined in this API group.
Add Package
deno add jsr:@kure/spec
Import symbol
import { type APIGroupVersion } from "@kure/spec";
Import directly with a jsr specifier
import { type APIGroupVersion } from "jsr:@kure/spec";
Add Package
pnpm i jsr:@kure/spec
pnpm dlx jsr add @kure/spec
Import symbol
import { type APIGroupVersion } from "@kure/spec";
Add Package
yarn add jsr:@kure/spec
yarn dlx jsr add @kure/spec
Import symbol
import { type APIGroupVersion } from "@kure/spec";
Add Package
vlt install jsr:@kure/spec
Import symbol
import { type APIGroupVersion } from "@kure/spec";
Add Package
npx jsr add @kure/spec
Import symbol
import { type APIGroupVersion } from "@kure/spec";
Add Package
bunx jsr add @kure/spec
Import symbol
import { type APIGroupVersion } from "@kure/spec";