okta

package
v0.1.0-pre2 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2019 License: MIT Imports: 8 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