curl

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() *schema.Provider

Provider -

Types

type ApiClientOpts

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

type MyHttpClient

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

func NewClient

func NewClient(opts ApiClientOpts) (*MyHttpClient, error)

type OAuthOpts

type OAuthOpts struct {
	ClientId     string
	ClientSecret string
	Resource     string
	TenantId     string
}

Jump to

Keyboard shortcuts

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