subnet

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceByteplusSubnets

func DataSourceByteplusSubnets() *schema.Resource

func ResourceByteplusSubnet

func ResourceByteplusSubnet() *schema.Resource

Types

type ByteplusSubnetService

type ByteplusSubnetService struct {
	Client *bp.SdkClient
}

func NewSubnetService

func NewSubnetService(c *bp.SdkClient) *ByteplusSubnetService

func (*ByteplusSubnetService) CreateResource

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

func (*ByteplusSubnetService) DatasourceResources

func (*ByteplusSubnetService) GetClient

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

func (*ByteplusSubnetService) ModifyResource

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

func (*ByteplusSubnetService) ReadResource

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

func (*ByteplusSubnetService) ReadResourceId

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

func (*ByteplusSubnetService) ReadResources

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

func (*ByteplusSubnetService) RefreshResourceState

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

func (*ByteplusSubnetService) RemoveResource

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

func (ByteplusSubnetService) WithResourceResponseHandlers

func (ByteplusSubnetService) WithResourceResponseHandlers(subnet map[string]interface{}) []bp.ResourceResponseHandler

Jump to

Keyboard shortcuts

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