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