setting

package
v4.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: May 21, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Azure

type Azure struct {
	EnvironmentName string
	HostCluster     AzureHostCluster
	MSI             AzureMSI
	Location        string
}

func (Azure) Validate

func (a Azure) Validate() error

type AzureHostCluster

type AzureHostCluster struct {
	CIDR                  string
	ResourceGroup         string
	VirtualNetwork        string
	VirtualNetworkGateway string
}

func (AzureHostCluster) Validate

func (h AzureHostCluster) Validate() error

type AzureMSI

type AzureMSI struct {
	Enabled bool
}

type Ignition

type Ignition struct {
	Path       string
	Debug      bool
	LogsPrefix string
	LogsToken  string
}

type OIDC

type OIDC struct {
	ClientID      string
	IssuerURL     string
	UsernameClaim string
	GroupsClaim   string
}

Jump to

Keyboard shortcuts

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