Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/kubernetes_apis/builtin/core@v1/structs.ts>ConfigMapNodeConfigSource

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Latest
interface ConfigMapNodeConfigSource
import { type ConfigMapNodeConfigSource } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/core@v1/structs.ts";

ConfigMapNodeConfigSource contains the information to reference a ConfigMap as a config source for the Node. This API is deprecated since 1.22: https://git.k8s.io/enhancements/keps/sig-node/281-dynamic-kubelet-configuration

Properties

kubeletConfigKey: string
name: string
namespace: string
optional
resourceVersion: string | null
optional
uid: string | null