security_group

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceByteplusSecurityGroups

func DataSourceByteplusSecurityGroups() *schema.Resource

func ResourceByteplusSecurityGroup

func ResourceByteplusSecurityGroup() *schema.Resource

Types

type ByteplusSecurityGroupService

type ByteplusSecurityGroupService struct {
	Client *bp.SdkClient
}

func NewSecurityGroupService

func NewSecurityGroupService(c *bp.SdkClient) *ByteplusSecurityGroupService

func (*ByteplusSecurityGroupService) CreateResource

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

func (*ByteplusSecurityGroupService) DatasourceResources

func (*ByteplusSecurityGroupService) GetClient

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

func (*ByteplusSecurityGroupService) ModifyResource

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

func (*ByteplusSecurityGroupService) ProjectTrn

func (s *ByteplusSecurityGroupService) ProjectTrn() *bp.ProjectTrn

func (*ByteplusSecurityGroupService) ReadResource

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

func (*ByteplusSecurityGroupService) ReadResourceId

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

func (*ByteplusSecurityGroupService) ReadResources

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

func (*ByteplusSecurityGroupService) RefreshResourceState

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

func (*ByteplusSecurityGroupService) RemoveResource

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

func (ByteplusSecurityGroupService) WithResourceResponseHandlers

func (ByteplusSecurityGroupService) 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