okta

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const RetryWaitTimeInSeconds = 45 * time.Second

Variables

This section is empty.

Functions

func NewClient

func NewClient(c *Config) (api.Okta, api.OktaWebClient)

func Provider

func Provider() terraform.ResourceProvider

Types

type Config

type Config struct {
	OktaURL      string
	OktaAdminUrl string
	APIKey       string
	UserName     string
	Password     string
	OrgID        string
	RetryMaximum int
	Okta         api.Okta
	Web          api.OktaWebClient
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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