k8s v0.2.12 API Reference

Modules

K8s

Documentation for K8s.

Kubernetes API Discovery behavior

HTTP Request / Response provider behaviour

An experimental k8s client.

K8s.Client runner to process a batch of operations in parallel.

Base HTTP processor for K8s.Client

Takes a K8s.Client.list/3 operation and returns an Elixir Stream

:list K8s.Operation encapsulated with pagination and cluster details

Waiting functionality for K8s.Client.

K8s.Client runner that will watch a resource or resources and stream results back to a process.

Cluster configuration and API route store for K8s.Client

Handles authentication and connection configuration details for a Kubernetes cluster.

Authorization behaviour

auth-provider authentication support

Certificate based cluster authentication.

Token based cluster authentication

Retrieves information from certificates

Encapsulates HTTP request options for an authentication provider.

Add runtime cluster configuration with environment variables.

Auto discovery of Kubenetes API Versions and Groups.

Kubernetes API Groups

Encapsulates a k8s swagger operations.

Generates Kubernetes REST API Paths

Manifest attribute helpers