kubernetes library

A feature-rich and fully-fledged Kubernetes client for Dart/Flutter.

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)
ExternalExecution
External Execution
IntOrString
Int or String.
K8SConfiguration
Kubernetes Configuration.
KubernetesClient
Kubernetes client.
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.

Enums

PatchType
Patch type.