directory
0.10.0
Repository: https://github.com/flexkube/libflexkube.git
Documentation: pkg.go.dev

# Packages

Package apiloadbalancer allows to create and manage kube-apiserver load balancer containers.
Package container allows to run and manage multiple containers across multiple hosts, by talking directly to the container runtime on local or remote hosts.
Package controlplane allows to create and manage static Kubernetes controlplane running in containers.
Package defaults provides default values used across the library.
Package etcd allows to create and manage etcd clusters.
No description provided by the author
Package host collects all transport interface implementations and provides an unified configuration interface for these.
Package kubelet implements logic needed for creating and managing kubelet instances running as containers.
No description provided by the author
Package pki allows to manage Kubernetes PKI certificates.
Package types provides reusable structs and interfaces used across libflexkube, which can also be used by external projects.