Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPServer ¶
type HTTPServer struct {
// contains filtered or unexported fields
}
func NewServer ¶
func NewServer(args *HTTPServerArgs, source *workloadapi.X509Source, logger klog.Logger) (*HTTPServer, error)
type HTTPServerArgs ¶
func NewHTTPServerArgs ¶
func NewHTTPServerArgs() *HTTPServerArgs
Click to show internal directories.
Click to hide internal directories.