Documentation ¶
Index ¶
- func AccessKeyCount(patch *gomonkey.Patches, n int64, err error) *gomonkey.Patches
- func AccessKeyFetchByAccountIDAndName(patch *gomonkey.Patches, overwrite *models.AccessKey, err error) *gomonkey.Patches
- func AccessKeyFetchByRand(patch *gomonkey.Patches, overwrite *models.AccessKey, err error) *gomonkey.Patches
- func AccessKeyList(patch *gomonkey.Patches, v []models.AccessKey, err error) *gomonkey.Patches
- func AppletFetchByAppletID(patch *gomonkey.Patches, overwrite *models.Applet, err error) *gomonkey.Patches
- func AppletList(patch *gomonkey.Patches, data []models.Applet, err error) *gomonkey.Patches
- func ConfigList(patch *gomonkey.Patches, data []models.Config, err error) *gomonkey.Patches
- func InstanceCreate(patch *gomonkey.Patches, overwrite *models.Instance, err error) *gomonkey.Patches
- func InstanceFetchByAppletID(patch *gomonkey.Patches, overwrite *models.Instance, err error) *gomonkey.Patches
- func InstanceFetchByInstanceID(patch *gomonkey.Patches, overwrite *models.Instance, err error) *gomonkey.Patches
- func InstanceList(patch *gomonkey.Patches, data []models.Instance, err error) *gomonkey.Patches
- func InstanceUpdateByInstanceID(patch *gomonkey.Patches, overwrite *models.Instance, err error) *gomonkey.Patches
- func ProjectFetchByProjectID(patch *gomonkey.Patches, overwrite *models.Project, err error) *gomonkey.Patches
- func ResourceFetchByResourceID(patch *gomonkey.Patches, overwrite *models.Resource, err error) *gomonkey.Patches
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccessKeyCount ¶ added in v1.4.6
func AccessKeyFetchByAccountIDAndName ¶ added in v1.4.6
func AccessKeyFetchByRand ¶ added in v1.4.6
func AccessKeyList ¶ added in v1.4.6
func AppletFetchByAppletID ¶
func AppletList ¶
func ConfigList ¶ added in v1.4.2
func InstanceCreate ¶
func InstanceFetchByAppletID ¶
func InstanceList ¶
func ProjectFetchByProjectID ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.