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