credentials

package
v0.11.5 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Compatibilitier

type Compatibilitier interface {
	AddDeprecated(deprecated ...string)
	AddRemoved(removed ...string)
	AddChanged(changed ...string)
}

Compatibilitier is the interface for the compatibility checker

type CredentialsCompatibility

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

func NewCredentialsCompatibility

func NewCredentialsCompatibility(compatibility Compatibilitier) *CredentialsCompatibility

func (*CredentialsCompatibility) CheckCompatibility

func (c *CredentialsCompatibility) CheckCompatibility(credential *credentials.Credential) error

Jump to

Keyboard shortcuts

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