package
3.6.0-alpha.1+incompatible
Repository: https://github.com/tangle329/origin.git
Documentation: pkg.go.dev
# Functions
GetDefaultLocalAddress returns an address at which the local host can be reached, or 0.0.0.0 (which should work for locations from the host to itself) if the actual default local address cannot be determined.
No description provided by the author
NewTestHttpServer creates a new TestHttpService using default locations for listening address as well as default certificates.
# Constants
HelloPod is the expected response to a call to PodHttpAddr (usually called through a route).
No description provided by the author
HelloPod is the expected response to a call to PodHttpAddr (usually called through a route).
HelloPodPathSecure is the expected response to a call to PodHttpsAddr (usually called through a route).
HelloPodSecure is the expected response to a call to PodHttpsAddr (usually called through a route).
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
TestHttpService is a service that simulates a master k8s server for the router.
No description provided by the author