Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyauthAuther ¶
type KeyauthAuther struct {
// contains filtered or unexported fields
}
func NewKeyauthAuther ¶ added in v0.0.2
func NewKeyauthAuther(client *client.ClientSet, serviceName string) *KeyauthAuther
func NewKeyauthAuther(auth token.ServiceClient) *KeyauthAuther { return &KeyauthAuther{ auth: auth, } }
func (*KeyauthAuther) RestfulAuthHandlerFunc ¶
func (a *KeyauthAuther) RestfulAuthHandlerFunc( req *restful.Request, resp *restful.Response, chain *restful.FilterChain, )
Click to show internal directories.
Click to hide internal directories.