Versions in this module Expand all Collapse all v0 v0.0.1 Sep 7, 2021 Changes in this version + func NewGitlabClient(gitlabToken, url string) (*gitlab.Client, error) + type Cluster struct + ApiUrl string + CaCert string + ClusterToken string + GitlabToken string + GitlabUrl string + Namespace string + func (c *Cluster) AddGroupCluster(name, envScope, pid string, managed bool) error + func (c *Cluster) AddProjectCluster(name, envScope, pid string, managed bool) error