package
0.8.12
Repository: https://github.com/zededa/spec.git
Documentation: pkg.go.dev

# Functions

DiscoverACIEndpoints will make HTTPS requests to find the ac-discovery meta tags and optionally will use HTTP if insecure is set.
DiscoverPublicKey will make HTTPS requests to find the ac-public-keys meta tags and optionally will use HTTP if insecure is set.
DiscoverWalk will make HTTPS requests to find discovery meta tags and optionally will use HTTP if insecure is set.
No description provided by the author
NewAppFromString takes a command line app parameter and returns a map of labels.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Client is the default http.Client used for discovery requests.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
FailedAttempt represents a failed discovery attempt.

# Type aliases

No description provided by the author
DiscoverWalkFunc can stop a DiscoverWalk by returning non-nil error.
No description provided by the author
No description provided by the author