redis

package
v1.44.1-0...-4e0a530 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MPL-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisCacheAccessPolicyAssignmentResource

type RedisCacheAccessPolicyAssignmentResource struct {
}

func (RedisCacheAccessPolicyAssignmentResource) Arguments

func (RedisCacheAccessPolicyAssignmentResource) Attributes

func (RedisCacheAccessPolicyAssignmentResource) Create

func (RedisCacheAccessPolicyAssignmentResource) Delete

func (RedisCacheAccessPolicyAssignmentResource) IDValidationFunc

func (RedisCacheAccessPolicyAssignmentResource) ModelObject

func (r RedisCacheAccessPolicyAssignmentResource) ModelObject() interface{}

func (RedisCacheAccessPolicyAssignmentResource) Read

func (RedisCacheAccessPolicyAssignmentResource) ResourceType

type RedisCacheAccessPolicyAssignmentResourceModel

type RedisCacheAccessPolicyAssignmentResourceModel struct {
	Name             string `tfschema:"name"`
	RedisCacheID     string `tfschema:"redis_cache_id"`
	AccessPolicyName string `tfschema:"access_policy_name"`
	ObjectID         string `tfschema:"object_id"`
	ObjectIDAlias    string `tfschema:"object_id_alias"`
}

type RedisCacheAccessPolicyResource

type RedisCacheAccessPolicyResource struct {
}

func (RedisCacheAccessPolicyResource) Arguments

func (RedisCacheAccessPolicyResource) Attributes

func (RedisCacheAccessPolicyResource) Create

func (RedisCacheAccessPolicyResource) Delete

func (RedisCacheAccessPolicyResource) IDValidationFunc

func (RedisCacheAccessPolicyResource) ModelObject

func (r RedisCacheAccessPolicyResource) ModelObject() interface{}

func (RedisCacheAccessPolicyResource) Read

func (RedisCacheAccessPolicyResource) ResourceType

func (r RedisCacheAccessPolicyResource) ResourceType() string

type RedisCacheAccessPolicyResourceModel

type RedisCacheAccessPolicyResourceModel struct {
	Name         string `tfschema:"name"`
	RedisCacheID string `tfschema:"redis_cache_id"`
	Permissions  string `tfschema:"permissions"`
}

type Registration

type Registration struct{}

func (Registration) AssociatedGitHubLabel

func (r Registration) AssociatedGitHubLabel() string

func (Registration) DataSources

func (r Registration) DataSources() []sdk.DataSource

func (Registration) Name

func (r Registration) Name() string

Name is the name of this Service

func (Registration) Resources

func (r Registration) Resources() []sdk.Resource

func (Registration) SupportedDataSources

func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource

SupportedDataSources returns the supported Data Sources supported by this Service

func (Registration) SupportedResources

func (r Registration) SupportedResources() map[string]*pluginsdk.Resource

SupportedResources returns the supported Resources supported by this Service

func (Registration) WebsiteCategories

func (r Registration) WebsiteCategories() []string

WebsiteCategories returns a list of categories which can be used for the sidebar

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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