jwk

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResource

func NewResource() resource.Resource

NewResource returns a new JWK resource.

Types

type JWKResource

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

JWKResource defines the resource implementation.

func (*JWKResource) Configure

func (*JWKResource) Create

func (*JWKResource) Delete

func (*JWKResource) ImportState

func (*JWKResource) Metadata

func (*JWKResource) Read

func (*JWKResource) Schema

func (*JWKResource) Update

type JWKResourceModel

type JWKResourceModel struct {
	ID        types.String `tfsdk:"id"`
	SetID     types.String `tfsdk:"set_id"`
	KeyID     types.String `tfsdk:"key_id"`
	Algorithm types.String `tfsdk:"algorithm"`
	Use       types.String `tfsdk:"use"`
	Keys      types.String `tfsdk:"keys"`
}

JWKResourceModel describes the resource data model.

Jump to

Keyboard shortcuts

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