A Kubernetes API group whose resources and types are available in Kure.
The API versions of the group (e.g., v1beta).
preferredVersion: string | null
The API version which should be preferred by default.
Defines the types that the Kure API package generator consumes.
A Kubernetes API group whose resources and types are available in Kure.
The API versions of the group (e.g., v1beta).
preferredVersion: string | null
The API version which should be preferred by default.
Add Package
deno add jsr:@kure/spec
Import symbol
import { type APIGroup } from "@kure/spec";
Import directly with a jsr specifier
import { type APIGroup } from "jsr:@kure/spec";
Add Package
pnpm i jsr:@kure/spec
pnpm dlx jsr add @kure/spec
Import symbol
import { type APIGroup } from "@kure/spec";
Add Package
yarn add jsr:@kure/spec
yarn dlx jsr add @kure/spec
Import symbol
import { type APIGroup } from "@kure/spec";
Add Package
vlt install jsr:@kure/spec
Import symbol
import { type APIGroup } from "@kure/spec";
Add Package
npx jsr add @kure/spec
Import symbol
import { type APIGroup } from "@kure/spec";
Add Package
bunx jsr add @kure/spec
Import symbol
import { type APIGroup } from "@kure/spec";