# Functions
Generate a kubeconfig for the cluster from the given Input.
GenerateAdmin generates admin kubeconfig for the cluster.
# Structs
GenerateInput are input parameters for Generate.
# Interfaces
GenerateAdminInput is the interface for the GenerateAdmin function.