Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRESTConfig ¶
Types ¶
type ErrorHandler ¶
type ErrorHandler struct {
Status int
}
func (*ErrorHandler) ServeHTTP ¶
func (m *ErrorHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
type Options ¶
type Options struct { Listen string UserNamespaceStrategy users.NamespaceMapper Pages pages.Options Scheme *runtime.Scheme TLSConfig *tls.Config UseSPIFFE bool }
func (*Options) InitDefaults ¶
type Server ¶
type Server struct { components.Server // contains filtered or unexported fields }
func (*Server) ListenAndServe ¶
Click to show internal directories.
Click to hide internal directories.