test git
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
package cloudapi
|
||||
|
||||
import (
|
||||
"repository.basistech.ru/BASIS/decort-golang-sdk/pkg/cloudapi/k8s"
|
||||
)
|
||||
|
||||
// Accessing the K8S method group
|
||||
func (ca *CloudAPI) K8S() *k8s.K8S {
|
||||
return k8s.New(ca.client)
|
||||
}
|
||||
Reference in New Issue
Block a user