fabric_credential

package
v1.12.2 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2026 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FabricCredentialResource

func FabricCredentialResource() resource.Resource

FabricCredentialResource is a helper function to simplify the provider implementation.

Types

type FabricCredentialResourceModel

type FabricCredentialResourceModel struct {
	ID                    types.String `tfsdk:"id"`
	CredentialID          types.Int64  `tfsdk:"credential_id"`
	ProjectID             types.Int64  `tfsdk:"project_id"`
	User                  types.String `tfsdk:"user"`
	Password              types.String `tfsdk:"password"`
	PasswordWo            types.String `tfsdk:"password_wo"`
	PasswordWoVersion     types.Int64  `tfsdk:"password_wo_version"`
	TenantId              types.String `tfsdk:"tenant_id"`
	ClientId              types.String `tfsdk:"client_id"`
	ClientSecret          types.String `tfsdk:"client_secret"`
	ClientSecretWo        types.String `tfsdk:"client_secret_wo"`
	ClientSecretWoVersion types.Int64  `tfsdk:"client_secret_wo_version"`
	Schema                types.String `tfsdk:"schema"`
	SchemaAuthorization   types.String `tfsdk:"schema_authorization"`
	AdapterType           types.String `tfsdk:"adapter_type"`
}

FabricCredentialResourceModel is the model for the resource

Jump to

Keyboard shortcuts

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