Documentation
¶
Overview ¶
Package externaldata contains helpers to provide a http server for policies that download their contents from an external source.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is a http server that helps serve data for policies that load their data from an external source.
func (*Server) ServePolicyData ¶
ServePolicyData starts serving content and returns the URL and hash to be set in the policy.
Click to show internal directories.
Click to hide internal directories.