# Functions
NewKubeBackedServer returns a server that implements the Workflow server interface for a given kubeconfig.
NewKubeBackedServerFromREST returns a server that implements the Workflow server interface with the given Kubernetes rest client and namespace.
# Structs
KubernetesBackedServer is a server that implements a workflow API.