allow_list

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

Documentation

Index

Constants

View Source
const (
	ActionDeleteAllowList = "DeleteAllowList"
	ActionCreateAllowList = "CreateAllowList"
	ActionModifyAllowList = "ModifyAllowList"
)

Variables

This section is empty.

Functions

func DataSourceVolcengineRedisAllowLists

func DataSourceVolcengineRedisAllowLists() *schema.Resource

func ResourceVolcengineRedisAllowList

func ResourceVolcengineRedisAllowList() *schema.Resource

Types

type VolcengineRedisAllowListService

type VolcengineRedisAllowListService struct {
	Client *ve.SdkClient
}

func NewRedisAllowListService

func NewRedisAllowListService(c *ve.SdkClient) *VolcengineRedisAllowListService

func (*VolcengineRedisAllowListService) CreateResource

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

func (*VolcengineRedisAllowListService) DatasourceResources

func (s *VolcengineRedisAllowListService) DatasourceResources(data *schema.ResourceData, resource2 *schema.Resource) ve.DataSourceInfo

func (*VolcengineRedisAllowListService) GetClient

func (*VolcengineRedisAllowListService) ModifyResource

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

func (*VolcengineRedisAllowListService) ReadResource

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

func (*VolcengineRedisAllowListService) ReadResourceId

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

func (*VolcengineRedisAllowListService) ReadResources

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

func (*VolcengineRedisAllowListService) RefreshResourceState

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

func (*VolcengineRedisAllowListService) RemoveResource

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

func (VolcengineRedisAllowListService) WithResourceResponseHandlers

func (VolcengineRedisAllowListService) WithResourceResponseHandlers(allowlist map[string]interface{}) []ve.ResourceResponseHandler

Jump to

Keyboard shortcuts

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