Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubernetesConnectionDetails

Package version

interface

An interface representing KubernetesConnectionDetails. Contains information used to connect to a Kubernetes cluster

Hierarchy

  • KubernetesConnectionDetails

Index

Properties

instanceType

instanceType: "Kubernetes"
member

{string} instanceType Polymorphic Discriminator

Optional kubeConfig

kubeConfig: undefined | string
member

{string} [kubeConfig] Gets the kubeconfig for the cluster.

Generated using TypeDoc