Documentation ¶
Index ¶
Constants ¶
View Source
const ( REGION_NAME = "cn-north-1" EKS_NODE_DESCRIPTION_PREFIX = "aws-K8S-" EKS_NODE_TAG_INSTANCE_ID_KEY = "node.k8s.amazonaws.com/instance_id" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aws ¶
type Aws struct {
// contains filtered or unexported fields
}
func NewAws ¶
func NewAws(orgID int, domain mysqlmodel.Domain, cfg cloudconfig.CloudConfig) (*Aws, error)
func (*Aws) ClearDebugLog ¶
func (a *Aws) ClearDebugLog()
Click to show internal directories.
Click to hide internal directories.