Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidKey = errors.New("signer: key must be 32-bytes")
ErrInvalidKey is returned when the key is missing or is less than 32-bytes.
Functions ¶
func SignUpdate ¶
SignUpdate calculates the hmac signature of the parsed yaml file and adds a signature resource. If a signature resource already exists, it is replaced.
Types ¶
Click to show internal directories.
Click to hide internal directories.