secret

package
v0.4.10 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSecretResource

func NewSecretResource() resource.Resource

Types

type SecretResource

type SecretResource struct {
	// contains filtered or unexported fields
}

func (*SecretResource) Configure

func (*SecretResource) Create

func (*SecretResource) Delete

func (*SecretResource) ImportState

func (*SecretResource) Metadata

func (*SecretResource) Read

func (*SecretResource) Schema

func (*SecretResource) Update

type SecretResourceModel

type SecretResourceModel struct {
	PEM         types.String `tfsdk:"pem"`
	Value       types.String `tfsdk:"value"`
	SecretValue types.String `tfsdk:"secret_value"`
}

Jump to

Keyboard shortcuts

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