bmc

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BMCCredentials

type BMCCredentials struct {
	Username string `json:"username"`
	Password string `json:"password"`
}

func GetBMCCredentials

func GetBMCCredentials(store secrets.SecretStore, id string) (BMCCredentials, error)

func GetBMCCredentialsDefault

func GetBMCCredentialsDefault(store secrets.SecretStore) (BMCCredentials, error)

func GetBMCCredentialsOrDefault

func GetBMCCredentialsOrDefault(store secrets.SecretStore, id string) BMCCredentials

Jump to

Keyboard shortcuts

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