security_group

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

This section is empty.

Variables

This section is empty.

Functions

func DataSourceVestackSecurityGroups

func DataSourceVestackSecurityGroups() *schema.Resource

func ResourceVestackSecurityGroup

func ResourceVestackSecurityGroup() *schema.Resource

Types

type VestackSecurityGroupService

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

func NewSecurityGroupService

func NewSecurityGroupService(c *ve.SdkClient) *VestackSecurityGroupService

func (*VestackSecurityGroupService) CreateResource

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

func (*VestackSecurityGroupService) DatasourceResources

func (*VestackSecurityGroupService) GetClient

func (s *VestackSecurityGroupService) GetClient() *ve.SdkClient

func (*VestackSecurityGroupService) ModifyResource

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

func (*VestackSecurityGroupService) ReadResource

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

func (*VestackSecurityGroupService) ReadResourceId

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

func (*VestackSecurityGroupService) ReadResources

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

func (*VestackSecurityGroupService) RefreshResourceState

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

func (*VestackSecurityGroupService) RemoveResource

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

func (VestackSecurityGroupService) WithResourceResponseHandlers

func (VestackSecurityGroupService) WithResourceResponseHandlers(subnet map[string]interface{}) []ve.ResourceResponseHandler

Jump to

Keyboard shortcuts

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