resource_core_keypair

package
v0.2.3-alpha Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CoreKeypairResourceSchema

func CoreKeypairResourceSchema(ctx context.Context) schema.Schema

Types

type CoreKeypairModel

type CoreKeypairModel struct {
	CreatedAt   types.String `tfsdk:"created_at"`
	Environment types.String `tfsdk:"environment"`
	Fingerprint types.String `tfsdk:"fingerprint"`
	Id          types.Int64  `tfsdk:"id"`
	Name        types.String `tfsdk:"name"`
	Page        types.String `tfsdk:"page"`
	PageSize    types.String `tfsdk:"page_size"`
	PublicKey   types.String `tfsdk:"public_key"`
	Search      types.String `tfsdk:"search"`
}

Jump to

Keyboard shortcuts

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