# Functions

FromString returns the Role for the given string.

# Constants

ControlPlane declares this node as a Kubernetes control plane node.
Unknown is the default value for Role and should have no meaning.
Worker declares this node as a Kubernetes worker node.

# Type aliases

Role is a peer's role.