azure

package
v0.11.3 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuiltIn

func BuiltIn() catalog.Plugin

Types

type MSIAttestorConfig

type MSIAttestorConfig struct {

	// ResourceID assigned to the MSI token. This value is the intended
	// audience of the token, in other words, which service the token can be
	// used to authenticate with. Ideally deployments use the ID of an
	// application they registered with the active directory to limit the scope
	// of use of the token. A bogus value cannot be used; Azure makes sure the
	// resource ID is either an azure service ID or a registered app ID.
	ResourceID string `hcl:"resource_id"`
	// contains filtered or unexported fields
}

type MSIAttestorPlugin

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

func New

func New() *MSIAttestorPlugin

func (*MSIAttestorPlugin) Configure

func (*MSIAttestorPlugin) FetchAttestationData

func (*MSIAttestorPlugin) GetPluginInfo

Jump to

Keyboard shortcuts

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