azuread

package
v0.0.0-...-53af832 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

AppRoleAssignmentServiceGenerator

ApplicationServiceGenerator

UserServiceGenerator

ServicePrincipalServiceGenerator

UserServiceGenerator

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppRoleAssignmentServiceGenerator

type AppRoleAssignmentServiceGenerator struct {
	AzureADService
}

func (*AppRoleAssignmentServiceGenerator) GetResourceConnections

func (az *AppRoleAssignmentServiceGenerator) GetResourceConnections() map[string][]string

func (*AppRoleAssignmentServiceGenerator) InitResources

func (az *AppRoleAssignmentServiceGenerator) InitResources() error

type ApplicationServiceGenerator

type ApplicationServiceGenerator struct {
	AzureADService
}

func (*ApplicationServiceGenerator) GetResourceConnections

func (az *ApplicationServiceGenerator) GetResourceConnections() map[string][]string

func (*ApplicationServiceGenerator) InitResources

func (az *ApplicationServiceGenerator) InitResources() error

type AzureADProvider

type AzureADProvider struct {
	terraformutils.Provider
	// contains filtered or unexported fields
}

func (*AzureADProvider) GetName

func (p *AzureADProvider) GetName() string

func (*AzureADProvider) GetProviderData

func (p *AzureADProvider) GetProviderData(arg ...string) map[string]interface{}

func (AzureADProvider) GetResourceConnections

func (AzureADProvider) GetResourceConnections() map[string]map[string][]string

func (*AzureADProvider) GetSupportedService

func (p *AzureADProvider) GetSupportedService() map[string]terraformutils.ServiceGenerator

func (*AzureADProvider) Init

func (p *AzureADProvider) Init(args []string) error

func (*AzureADProvider) InitService

func (p *AzureADProvider) InitService(serviceName string, verbose bool) error

type AzureADService

type AzureADService struct {
	terraformutils.Service
}

func (*AzureADService) GetResourceConnections

func (az *AzureADService) GetResourceConnections() map[string][]string

type GroupServiceGenerator

type GroupServiceGenerator struct {
	AzureADService
}

func (*GroupServiceGenerator) GetResourceConnections

func (az *GroupServiceGenerator) GetResourceConnections() map[string][]string

func (*GroupServiceGenerator) InitResources

func (az *GroupServiceGenerator) InitResources() error

type ServiceGenerator

type ServiceGenerator interface {
	terraformutils.ServiceGenerator
	GetResourceConnections() map[string][]string
}

type ServicePrincipalServiceGenerator

type ServicePrincipalServiceGenerator struct {
	AzureADService
}

func (*ServicePrincipalServiceGenerator) GetResourceConnections

func (az *ServicePrincipalServiceGenerator) GetResourceConnections() map[string][]string

func (*ServicePrincipalServiceGenerator) InitResources

func (az *ServicePrincipalServiceGenerator) InitResources() error

type UserServiceGenerator

type UserServiceGenerator struct {
	AzureADService
}

func (*UserServiceGenerator) GetResourceConnections

func (az *UserServiceGenerator) GetResourceConnections() map[string][]string

func (*UserServiceGenerator) InitResources

func (az *UserServiceGenerator) InitResources() error

Jump to

Keyboard shortcuts

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