allow_list

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2025 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 DataSourceByteplusRedisAllowLists

func DataSourceByteplusRedisAllowLists() *schema.Resource

func ResourceByteplusRedisAllowList

func ResourceByteplusRedisAllowList() *schema.Resource

Types

type ByteplusRedisAllowListService

type ByteplusRedisAllowListService struct {
	Client *bp.SdkClient
}

func NewRedisAllowListService

func NewRedisAllowListService(c *bp.SdkClient) *ByteplusRedisAllowListService

func (*ByteplusRedisAllowListService) CreateResource

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

func (*ByteplusRedisAllowListService) DatasourceResources

func (s *ByteplusRedisAllowListService) DatasourceResources(data *schema.ResourceData, resource2 *schema.Resource) bp.DataSourceInfo

func (*ByteplusRedisAllowListService) GetClient

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

func (*ByteplusRedisAllowListService) ModifyResource

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

func (*ByteplusRedisAllowListService) ReadResource

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

func (*ByteplusRedisAllowListService) ReadResourceId

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

func (*ByteplusRedisAllowListService) ReadResources

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

func (*ByteplusRedisAllowListService) RefreshResourceState

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

func (*ByteplusRedisAllowListService) RemoveResource

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

func (ByteplusRedisAllowListService) WithResourceResponseHandlers

func (ByteplusRedisAllowListService) WithResourceResponseHandlers(allowlist map[string]interface{}) []bp.ResourceResponseHandler

Jump to

Keyboard shortcuts

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