security_group_rule

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2022 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

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

Variables

This section is empty.

Functions

func ResourceVestackSecurityGroupRule

func ResourceVestackSecurityGroupRule() *schema.Resource

Types

type Direction

type Direction string

type VestackSecurityGroupRuleService

type VestackSecurityGroupRuleService struct {
	Client     *ve.SdkClient
	Dispatcher *ve.Dispatcher
}

func NewSecurityGroupRuleService

func NewSecurityGroupRuleService(c *ve.SdkClient) *VestackSecurityGroupRuleService

func (*VestackSecurityGroupRuleService) CreateResource

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

func (*VestackSecurityGroupRuleService) DatasourceResources

func (*VestackSecurityGroupRuleService) GetClient

func (*VestackSecurityGroupRuleService) ModifyResource

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

func (*VestackSecurityGroupRuleService) ReadResource

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

func (*VestackSecurityGroupRuleService) ReadResourceId

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

func (*VestackSecurityGroupRuleService) ReadResources

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

func (*VestackSecurityGroupRuleService) RefreshResourceState

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

func (*VestackSecurityGroupRuleService) RemoveResource

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

func (VestackSecurityGroupRuleService) WithResourceResponseHandlers

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