role_mapping

package
v0.11.18 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2025 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSchema

func GetSchema() schema.Schema

func NewRoleMappingDataSource

func NewRoleMappingDataSource() datasource.DataSource

func NewRoleMappingResource

func NewRoleMappingResource() resource.Resource

Types

type RoleMappingData

type RoleMappingData struct {
	Id                      types.String         `tfsdk:"id"`
	ElasticsearchConnection types.List           `tfsdk:"elasticsearch_connection"`
	Name                    types.String         `tfsdk:"name"`
	Enabled                 types.Bool           `tfsdk:"enabled"`
	Rules                   jsontypes.Normalized `tfsdk:"rules"`
	Roles                   types.Set            `tfsdk:"roles"`
	RoleTemplates           jsontypes.Normalized `tfsdk:"role_templates"`
	Metadata                jsontypes.Normalized `tfsdk:"metadata"`
}

Jump to

Keyboard shortcuts

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