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