Show / Hide Table of Contents

Namespace k8s.KubeConfigModels

Classes

AuthProvider

Contains information that describes identity information. This is use to tell the kubernetes cluster who you are.

Cluster

Relates nicknames to cluster information.

ClusterEndpoint

Contains information about how to communicate with a kubernetes cluster

Context

Relates nicknames to context information.

ContextDetails

Represents a tuple of references to a cluster (how do I communicate with a kubernetes cluster), a user (how do I identify myself), and a namespace (what subset of resources do I want to work with)

ExecCredentialResponse

ExecCredentialResponse.ExecStatus

ExternalExecution

K8SConfiguration

kubeconfig configuration model. Holds the information needed to build connect to remote Kubernetes clusters as a given user.

NamedExtension

NamedExtension relates nicknames to extension information

User

Relates nicknames to auth information.

UserCredentials

Contains information that describes identity information. This is use to tell the kubernetes cluster who you are.

In this article
Back to top Generated by DocFX