package
1.13.3-k3s2
Repository: https://github.com/ibuildthecloud/k3s-dev.git
Documentation: pkg.go.dev
# Functions
New returns a new service controller to keep cloud provider service resources (like load balancers) in sync with the registry.
# Constants
LabelNodeRoleMaster specifies that a node is a master It's copied over to kubeadm until it's merged in core: https://github.com/kubernetes/kubernetes/pull/39112.
# Structs
ServiceController keeps cloud provider service resources (like load balancers) in sync with the registry.