# Functions
NewCreateClusterCommand constructs new commmand of this type.
NewDeleteClusterCommand constructs new commmand of this type.
NewGetClusterCommand constructs new commmand of this type.
NewGetClustersCommand constructs new commmand of this type.
# Structs
CreateClusterCommand represents command that adds new Rancher Server Deployment to the account.
DeleteClusterCommand represents command that deletes a cluster.
GetClusterCommand represents command that retrieves a cluster.
GetClustersCommand represents command that lists all clusters for the account.