Documentation ¶
Overview ¶
* Copyright (C) 2017-2019 Alibaba Group Holding Limited
* Copyright (C) 2017-2019 Alibaba Group Holding Limited
* Copyright (C) 2017-2019 Alibaba Group Holding Limited
Index ¶
Constants ¶
View Source
const ACCESS_KEY_ID = "***your key***"
View Source
const ACCESS_KEY_SECRET = "***you secret***"
View Source
const REGION_ID = "cn-hangzhou"
Variables ¶
This section is empty.
Functions ¶
func ApplySystemEnv ¶
Types ¶
type CreateStemcellMethod ¶
type CreateStemcellMethod struct { }
func (CreateStemcellMethod) CreateStemcell ¶
func (a CreateStemcellMethod) CreateStemcell(imagePath string, _ apiv1.StemcellCloudProps) (apiv1.StemcellCID, error)
Click to show internal directories.
Click to hide internal directories.