node_pool

package
v0.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2024 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceVestackNodePools

func DataSourceVestackNodePools() *schema.Resource

func ResourceVestackNodePool

func ResourceVestackNodePool() *schema.Resource

Types

type VestackNodePoolService

type VestackNodePoolService struct {
	Client *bp.SdkClient
	// contains filtered or unexported fields
}

func NewNodePoolService

func NewNodePoolService(c *bp.SdkClient) *VestackNodePoolService

func (*VestackNodePoolService) CreateResource

func (s *VestackNodePoolService) CreateResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback

func (*VestackNodePoolService) DatasourceResources

func (*VestackNodePoolService) GetClient

func (s *VestackNodePoolService) GetClient() *bp.SdkClient

func (*VestackNodePoolService) ModifyResource

func (s *VestackNodePoolService) ModifyResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback

func (*VestackNodePoolService) ReadResource

func (s *VestackNodePoolService) ReadResource(resourceData *schema.ResourceData, nodePoolId string) (data map[string]interface{}, err error)

func (*VestackNodePoolService) ReadResourceId

func (s *VestackNodePoolService) ReadResourceId(id string) string

func (*VestackNodePoolService) ReadResources

func (s *VestackNodePoolService) ReadResources(m map[string]interface{}) (data []interface{}, err error)

func (*VestackNodePoolService) RefreshResourceState

func (s *VestackNodePoolService) RefreshResourceState(resourceData *schema.ResourceData, target []string, timeout time.Duration, id string) *resource.StateChangeConf

func (*VestackNodePoolService) RemoveResource

func (s *VestackNodePoolService) RemoveResource(resourceData *schema.ResourceData, r *schema.Resource) []bp.Callback

func (VestackNodePoolService) WithResourceResponseHandlers

func (VestackNodePoolService) WithResourceResponseHandlers(nodePool map[string]interface{}) []bp.ResourceResponseHandler

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL