Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultResourceDescription = "Managed by Rancher, do not edit!"
)
Functions ¶
func GenResourceName ¶
Types ¶
type ClientAuth ¶
type ClientAuth struct { Region string Credential *basic.Credentials }
func NewClientAuth ¶
func NewClientAuth(ak, sk, region, projectID string) *ClientAuth
Click to show internal directories.
Click to hide internal directories.