server

package
v0.0.0-...-e579246 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServer

func NewServer(conf Config) (http.Handler, error)

NewServer configures a terraform service provider server

Types

type Config

type Config struct {
	Log      logging.Config            `mapstructure:"log"`
	OIDC     *oidc.Config              `mapstructure:"oidc"`
	Provider *providerV1.ServiceConfig `mapstructure:"provider"`
}

Config defines runtime configuration for a valid server command

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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