A Kubernetes API whose resources and types are available in Kure.
An API potentially include a number of related API groups, and each version of that group available (in this version of the API package).
API's that this API group depends on.
Defines the types that the Kure API package generator consumes.
A Kubernetes API whose resources and types are available in Kure.
An API potentially include a number of related API groups, and each version of that group available (in this version of the API package).
API's that this API group depends on.
Add Package
deno add jsr:@kure/spec
Import symbol
import { type API } from "@kure/spec";
Import directly with a jsr specifier
import { type API } from "jsr:@kure/spec";
Add Package
pnpm i jsr:@kure/spec
pnpm dlx jsr add @kure/spec
Import symbol
import { type API } from "@kure/spec";
Add Package
yarn add jsr:@kure/spec
yarn dlx jsr add @kure/spec
Import symbol
import { type API } from "@kure/spec";
Add Package
vlt install jsr:@kure/spec
Import symbol
import { type API } from "@kure/spec";
Add Package
npx jsr add @kure/spec
Import symbol
import { type API } from "@kure/spec";
Add Package
bunx jsr add @kure/spec
Import symbol
import { type API } from "@kure/spec";