security_group_rule

package
v0.0.143 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	DirectionIngress = Direction("ingress")
	DirectionEgress  = Direction("egress")
)

Variables

This section is empty.

Functions

func DataSourceVolcengineSecurityGroupRules added in v0.0.31

func DataSourceVolcengineSecurityGroupRules() *schema.Resource

func ResourceVolcengineSecurityGroupRule

func ResourceVolcengineSecurityGroupRule() *schema.Resource

Types

type Direction

type Direction string

type VolcengineSecurityGroupRuleService

type VolcengineSecurityGroupRuleService struct {
	Client *ve.SdkClient
}

func (*VolcengineSecurityGroupRuleService) CreateResource

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

func (*VolcengineSecurityGroupRuleService) DatasourceResources

func (*VolcengineSecurityGroupRuleService) GetClient

func (*VolcengineSecurityGroupRuleService) ModifyResource

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

func (*VolcengineSecurityGroupRuleService) ReadResource

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

func (*VolcengineSecurityGroupRuleService) ReadResourceId

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

func (*VolcengineSecurityGroupRuleService) ReadResources

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

func (*VolcengineSecurityGroupRuleService) RefreshResourceState

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

func (*VolcengineSecurityGroupRuleService) RemoveResource

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

func (VolcengineSecurityGroupRuleService) WithResourceResponseHandlers

func (VolcengineSecurityGroupRuleService) WithResourceResponseHandlers(rule map[string]interface{}) []ve.ResourceResponseHandler

Jump to

Keyboard shortcuts

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