Documentation ¶
Index ¶
- func ResourceVestackDefaultNodePoolBatchAttach() *schema.Resource
- type VestackVkeDefaultNodePoolBatchAttachService
- func (s *VestackVkeDefaultNodePoolBatchAttachService) CreateResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
- func (s *VestackVkeDefaultNodePoolBatchAttachService) DatasourceResources(data *schema.ResourceData, resource *schema.Resource) bp.DataSourceInfo
- func (s *VestackVkeDefaultNodePoolBatchAttachService) GetClient() *bp.SdkClient
- func (s *VestackVkeDefaultNodePoolBatchAttachService) ModifyResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
- func (s *VestackVkeDefaultNodePoolBatchAttachService) ReadResource(resourceData *schema.ResourceData, nodePoolId string) (data map[string]interface{}, err error)
- func (s *VestackVkeDefaultNodePoolBatchAttachService) ReadResourceId(id string) string
- func (s *VestackVkeDefaultNodePoolBatchAttachService) ReadResources(m map[string]interface{}) (data []interface{}, err error)
- func (s *VestackVkeDefaultNodePoolBatchAttachService) RefreshResourceState(data *schema.ResourceData, strings []string, duration time.Duration, id string) *resource.StateChangeConf
- func (s *VestackVkeDefaultNodePoolBatchAttachService) RemoveResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
- func (s *VestackVkeDefaultNodePoolBatchAttachService) WithResourceResponseHandlers(m map[string]interface{}) []bp.ResourceResponseHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type VestackVkeDefaultNodePoolBatchAttachService ¶
type VestackVkeDefaultNodePoolBatchAttachService struct { Client *bp.SdkClient // contains filtered or unexported fields }
func NewVestackVkeDefaultNodePoolBatchAttachService ¶
func NewVestackVkeDefaultNodePoolBatchAttachService(c *bp.SdkClient) *VestackVkeDefaultNodePoolBatchAttachService
func (*VestackVkeDefaultNodePoolBatchAttachService) CreateResource ¶
func (s *VestackVkeDefaultNodePoolBatchAttachService) CreateResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
func (*VestackVkeDefaultNodePoolBatchAttachService) DatasourceResources ¶
func (s *VestackVkeDefaultNodePoolBatchAttachService) DatasourceResources(data *schema.ResourceData, resource *schema.Resource) bp.DataSourceInfo
func (*VestackVkeDefaultNodePoolBatchAttachService) GetClient ¶
func (s *VestackVkeDefaultNodePoolBatchAttachService) GetClient() *bp.SdkClient
func (*VestackVkeDefaultNodePoolBatchAttachService) ModifyResource ¶
func (s *VestackVkeDefaultNodePoolBatchAttachService) ModifyResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
func (*VestackVkeDefaultNodePoolBatchAttachService) ReadResource ¶
func (s *VestackVkeDefaultNodePoolBatchAttachService) ReadResource(resourceData *schema.ResourceData, nodePoolId string) (data map[string]interface{}, err error)
func (*VestackVkeDefaultNodePoolBatchAttachService) ReadResourceId ¶
func (s *VestackVkeDefaultNodePoolBatchAttachService) ReadResourceId(id string) string
func (*VestackVkeDefaultNodePoolBatchAttachService) ReadResources ¶
func (s *VestackVkeDefaultNodePoolBatchAttachService) ReadResources(m map[string]interface{}) (data []interface{}, err error)
func (*VestackVkeDefaultNodePoolBatchAttachService) RefreshResourceState ¶
func (s *VestackVkeDefaultNodePoolBatchAttachService) RefreshResourceState(data *schema.ResourceData, strings []string, duration time.Duration, id string) *resource.StateChangeConf
func (*VestackVkeDefaultNodePoolBatchAttachService) RemoveResource ¶
func (s *VestackVkeDefaultNodePoolBatchAttachService) RemoveResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
func (*VestackVkeDefaultNodePoolBatchAttachService) WithResourceResponseHandlers ¶
func (s *VestackVkeDefaultNodePoolBatchAttachService) WithResourceResponseHandlers(m map[string]interface{}) []bp.ResourceResponseHandler
Click to show internal directories.
Click to hide internal directories.