Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handler ¶
func Handler(auth *tunnelserver.Authorizer, scaledContext *config.ScaledContext) http.Handler
Types ¶
type BundleLookup ¶
type BundleLookup struct {
// contains filtered or unexported fields
}
func NewLookup ¶
func NewLookup(namespaces v1.NamespaceInterface, secrets v1.SecretsGetter) *BundleLookup
type RKENodeConfigServer ¶
type RKENodeConfigServer struct {
// contains filtered or unexported fields
}
func (*RKENodeConfigServer) ServeHTTP ¶
func (n *RKENodeConfigServer) ServeHTTP(rw http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.