Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kubernetes_apis/builtin/resource.k8s.io@v1alpha2/structs.ts>NamedResourcesInstance

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Latest
interface NamedResourcesInstance
import { type NamedResourcesInstance } from "https://deno.land/x/kubernetes_apis@v0.5.2/builtin/resource.k8s.io@v1alpha2/structs.ts";

NamedResourcesInstance represents one individual hardware instance that can be selected based on its attributes.

Properties

optional
attributes: Array<NamedResourcesAttribute> | null
name: string