Documentation ¶
Index ¶
- func ResourceVestackEcsKeyPairAssociate() *schema.Resource
- type VestackEcsKeyPairAssociateService
- func (s *VestackEcsKeyPairAssociateService) CreateResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
- func (s *VestackEcsKeyPairAssociateService) DatasourceResources(data *schema.ResourceData, resource *schema.Resource) bp.DataSourceInfo
- func (s *VestackEcsKeyPairAssociateService) GetClient() *bp.SdkClient
- func (s *VestackEcsKeyPairAssociateService) ModifyResource(data *schema.ResourceData, resource *schema.Resource) []bp.Callback
- func (s *VestackEcsKeyPairAssociateService) ReadResource(resourceData *schema.ResourceData, tmpId string) (data map[string]interface{}, err error)
- func (s *VestackEcsKeyPairAssociateService) ReadResourceId(id string) string
- func (s *VestackEcsKeyPairAssociateService) ReadResources(condition map[string]interface{}) ([]interface{}, error)
- func (s *VestackEcsKeyPairAssociateService) RefreshResourceState(resourceData *schema.ResourceData, target []string, timeout time.Duration, ...) *resource.StateChangeConf
- func (s *VestackEcsKeyPairAssociateService) RemoveResource(resourceData *schema.ResourceData, r *schema.Resource) []bp.Callback
- func (s *VestackEcsKeyPairAssociateService) WithResourceResponseHandlers(deploymentSet map[string]interface{}) []bp.ResourceResponseHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type VestackEcsKeyPairAssociateService ¶
func NewEcsKeyPairAssociateService ¶
func NewEcsKeyPairAssociateService(c *bp.SdkClient) *VestackEcsKeyPairAssociateService
func (*VestackEcsKeyPairAssociateService) CreateResource ¶
func (s *VestackEcsKeyPairAssociateService) CreateResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
func (*VestackEcsKeyPairAssociateService) DatasourceResources ¶
func (s *VestackEcsKeyPairAssociateService) DatasourceResources(data *schema.ResourceData, resource *schema.Resource) bp.DataSourceInfo
func (*VestackEcsKeyPairAssociateService) GetClient ¶
func (s *VestackEcsKeyPairAssociateService) GetClient() *bp.SdkClient
func (*VestackEcsKeyPairAssociateService) ModifyResource ¶
func (s *VestackEcsKeyPairAssociateService) ModifyResource(data *schema.ResourceData, resource *schema.Resource) []bp.Callback
func (*VestackEcsKeyPairAssociateService) ReadResource ¶
func (s *VestackEcsKeyPairAssociateService) ReadResource(resourceData *schema.ResourceData, tmpId string) (data map[string]interface{}, err error)
func (*VestackEcsKeyPairAssociateService) ReadResourceId ¶
func (s *VestackEcsKeyPairAssociateService) ReadResourceId(id string) string
func (*VestackEcsKeyPairAssociateService) ReadResources ¶
func (s *VestackEcsKeyPairAssociateService) ReadResources(condition map[string]interface{}) ([]interface{}, error)
func (*VestackEcsKeyPairAssociateService) RefreshResourceState ¶
func (s *VestackEcsKeyPairAssociateService) RefreshResourceState(resourceData *schema.ResourceData, target []string, timeout time.Duration, id string) *resource.StateChangeConf
func (*VestackEcsKeyPairAssociateService) RemoveResource ¶
func (s *VestackEcsKeyPairAssociateService) RemoveResource(resourceData *schema.ResourceData, r *schema.Resource) []bp.Callback
func (*VestackEcsKeyPairAssociateService) WithResourceResponseHandlers ¶
func (s *VestackEcsKeyPairAssociateService) WithResourceResponseHandlers(deploymentSet map[string]interface{}) []bp.ResourceResponseHandler
Click to show internal directories.
Click to hide internal directories.