provisioner

package
v0.1.33 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provisioner

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

func NewCreateAccountManager added in v0.1.15

func NewCreateAccountManager(c types.ConnectorClient, dbPath string, login string, email string) *Provisioner

func NewCredentialRotator added in v0.1.15

func NewCredentialRotator(c types.ConnectorClient, dbPath string, resourceId string, resourceType string) *Provisioner

func NewGranter

func NewGranter(c types.ConnectorClient, dbPath string, entitlementID string, principalID string, principalType string) *Provisioner

func NewResourceDeleter added in v0.1.15

func NewResourceDeleter(c types.ConnectorClient, dbPath string, resourceId string, resourceType string) *Provisioner

func NewRevoker

func NewRevoker(c types.ConnectorClient, dbPath string, grantID string) *Provisioner

func (*Provisioner) Close added in v0.1.0

func (p *Provisioner) Close(ctx context.Context) error

func (*Provisioner) Run

func (p *Provisioner) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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