client

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2022 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Configure added in v0.2.0

func Configure(logger hclog.Logger, config interface{}) (schema.ClientMeta, diag.Diagnostics)

func DeleteFilter added in v0.2.0

func DeleteFilter(meta schema.ClientMeta, _ *schema.Resource) []interface{}

func ErrorClassifier added in v0.4.3

func ErrorClassifier(meta schema.ClientMeta, resourceName string, err error) diag.Diagnostics

Types

type Client

type Client struct {
	Okta *okta.Client
	// contains filtered or unexported fields
}

func (*Client) Logger added in v0.2.0

func (c *Client) Logger() hclog.Logger

type Config added in v0.2.0

type Config struct {
	Token  string `yaml:"token,omitempty"`
	Domain string `yaml:"domain"`
}

func (Config) Example added in v0.2.0

func (Config) Example() string

Jump to

Keyboard shortcuts

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