Documentation
¶
Overview ¶
Package delegatedauthimpl provides a no-op implementation of the delegatedauth component
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provides ¶
type Provides struct {
Comp delegatedauth.Component
StatusProvider status.InformationProvider
}
Provides list the provided interfaces from the delegatedauth Component
func NewComponent ¶
func NewComponent() Provides
NewComponent returns a no-op implementation for the delegated auth component
Click to show internal directories.
Click to hide internal directories.