jumpcloud

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() *schema.Provider

Provider instantiates a terraform provider for Jumpcloud This includes all operations on all supported resources and global Jumpcloud parameters

Types

type Config

type Config struct {
	APIKey string // User specific auth token
	OrgID  string // Organization ID
}

Config holds the JC configuration

func (*Config) Client

func (c *Config) Client() interface{}

Client instantiates a jcapiv2.Configuration struct that is passed to every Resource operation

Jump to

Keyboard shortcuts

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