Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClusterID ¶
func GetClusterID(req *http.Request) string
Types ¶
type ClusterLookup ¶
type ClusterLookup interface {
Lookup(req *http.Request) (*v3.Cluster, error)
}
Click to show internal directories.
Click to hide internal directories.