identity

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExpandIdentity

func ExpandIdentity(input []interface{}) (interface{}, error)

func FlattenIdentity

func FlattenIdentity(identity interface{}) []interface{}

func SchemaIdentity

func SchemaIdentity() *schema.Schema

func SchemaIdentityDataSource

func SchemaIdentityDataSource() *schema.Schema

Types

type IdentityType

type IdentityType string
const (
	None                       IdentityType = "None"
	SystemAssigned             IdentityType = "SystemAssigned"
	UserAssigned               IdentityType = "UserAssigned"
	SystemAssignedUserAssigned IdentityType = "SystemAssigned, UserAssigned"
)

Jump to

Keyboard shortcuts

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