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