Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidSecret = errors.New("invalid secret")
)
View Source
var ErrSecretRef = errors.New("invalid secret reference")
Functions ¶
Types ¶
type Set ¶
type Set struct {
Versions []Version
}
func (Set) SigningAt ¶
SigningAt returns the newest (most recent ValidFrom) secret that is valid at time t.
Click to show internal directories.
Click to hide internal directories.