creds

package
v0.0.0-...-a8b8e24 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Credentials

type Credentials struct {
	ClientID          string
	ClientSecret      string
	TenantSpecificURL string
}

func CreateCredentials

func CreateCredentials(clientID string, clientSecret string, tenantSpecificURL string) Credentials

type Secrets

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

func (*Secrets) AddCredentials

func (secrets *Secrets) AddCredentials(credentials Credentials) error

func (*Secrets) GetCredentials

func (secrets *Secrets) GetCredentials() (Credentials, bool, error)

Jump to

Keyboard shortcuts

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