azure

package
v0.0.0-...-74f44bf Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildStringToSign

func BuildStringToSign(c *AZCredentials, req *http.Request) (string, error)

func ComputeHMACSHA256

func ComputeHMACSHA256(c *AZCredentials, message string) (string, error)

Types

type AZCredentials

type AZCredentials struct {
	AccountName string
	AccountKey  []byte
	Service     string
}

func ParseAZCredentials

func ParseAZCredentials(accountName, accountKey, service string) (*AZCredentials, error)

Jump to

Keyboard shortcuts

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