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

x/kubernetes_apis/builtin/apiextensions.k8s.io@v1/mod.ts>ServiceReference

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Latest
interface ServiceReference
import { type ServiceReference } from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/apiextensions.k8s.io@v1/mod.ts";

ServiceReference holds a reference to Service.legacy.k8s.io

Properties

name: string
namespace: string
optional
path: string | null
optional
port: number | null