# Functions
ClusterFromReader decodes a json-encoded cluster from the given io.Reader.
NewClient creates a client to the provisioning server at the given address.
NewID is a globally unique identifier.
NewRotateClusterRequestFromReader decodes the request and returns after validation and setting the defaults.
NodeFromReader decodes a json-encoded node from the given io.Reader.
StringWithCharset is returning a random string based on a given string.
# Structs
Client is the programmatic interface to the provisioning server API.
Cluster represents a K8s cluster.
Node represents a K8s node.
RotateClusterRequest specifies the parameters for a new cluster rotation.