system_user

package
v0.11.17 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2025 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSchema

func GetSchema() schema.Schema

func NewSystemUserResource

func NewSystemUserResource() resource.Resource

Types

type SystemUserData

type SystemUserData struct {
	Id                      types.String `tfsdk:"id"`
	ElasticsearchConnection types.List   `tfsdk:"elasticsearch_connection"`
	Username                types.String `tfsdk:"username"`
	Password                types.String `tfsdk:"password"`
	PasswordHash            types.String `tfsdk:"password_hash"`
	Enabled                 types.Bool   `tfsdk:"enabled"`
}

Jump to

Keyboard shortcuts

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