package
0.17.0
Repository: https://github.com/pnap/go-sdk-helper-bmc.git
Documentation: pkg.go.dev

# Functions

NewBMCSDK creates a new BMCSDK receiver with credentials from auth object.
NewBMCSDKWithCustomConfig creates a new BMCSDK receiver with credentials from configuration file on custom path.
NewBMCSDKWithDefaultConfig creates a new BMCSDK receiver with credentials from config file on default path.
NewBMCSDKWithTokenAuthentication creates a new BMCSDK receiver with Bearer token directly set to the header.
NewPNAPClient creates a new PNAPClient with forwarded credentials.
NewPNAPClientWithCustomConfig creates a new PNAPClient.
NewPNAPClientWithDefaultConfig creates a new PNAPClient.
NewPNAPClientWithTokenAuthentication creates a new PNAPClient that will be authenticated by directly adding Bearer token to the Authorizaton header.
Verify verifies existence of configuration file and credentials.
Verify verifies existence of configuration file and credentials.

# Structs

BMCSDK is a Client that performs HTTP requests.
PNAPClient is a Client that performs HTTP requests.