installokta

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2025 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OktaKey = "okta"
)

Variables

This section is empty.

Functions

func GetJwkObject

func GetJwkObject(ctx context.Context, diags *diag.Diagnostics, jwk Jwk) *basetypes.ObjectValue

func NewOktaDirectoryListing

func NewOktaDirectoryListing() resource.Resource

func NewOktaDirectoryListingStaged

func NewOktaDirectoryListingStaged() resource.Resource

func NewOktaGroupAssignment

func NewOktaGroupAssignment() resource.Resource

Types

type Jwk

type Jwk struct {
	Kty string `json:"kty" tfsdk:"kty"`
	Kid string `json:"kid" tfsdk:"kid"`
	E   string `json:"e" tfsdk:"e"`
	N   string `json:"n" tfsdk:"n"`
}

type OktaDirectoryListing

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

func (*OktaDirectoryListing) Configure

func (*OktaDirectoryListing) Create

func (*OktaDirectoryListing) Delete

func (*OktaDirectoryListing) ImportState

func (*OktaDirectoryListing) Metadata

func (*OktaDirectoryListing) Read

func (*OktaDirectoryListing) Schema

func (*OktaDirectoryListing) Update

type OktaDirectoryListingStaged

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

func (*OktaDirectoryListingStaged) Configure

func (*OktaDirectoryListingStaged) Create

func (*OktaDirectoryListingStaged) Delete

func (*OktaDirectoryListingStaged) ImportState

func (*OktaDirectoryListingStaged) Metadata

func (*OktaDirectoryListingStaged) Read

func (*OktaDirectoryListingStaged) Schema

func (*OktaDirectoryListingStaged) Update

type OktaGroupAssignment

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

func (*OktaGroupAssignment) Configure

func (*OktaGroupAssignment) Create

func (*OktaGroupAssignment) Delete

func (*OktaGroupAssignment) ImportState

func (*OktaGroupAssignment) Metadata

func (*OktaGroupAssignment) Read

func (*OktaGroupAssignment) Schema

func (*OktaGroupAssignment) Update

Jump to

Keyboard shortcuts

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