Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOauth2ConfigConnector ¶
func NewOauth2ConfigConnector() connectors.Connector
Types ¶
type Oauth2ConfigConnector ¶
type Oauth2ConfigConnector struct {
// contains filtered or unexported fields
}
func (Oauth2ConfigConnector) Id ¶
func (c Oauth2ConfigConnector) Id() string
func (Oauth2ConfigConnector) Load ¶
func (c Oauth2ConfigConnector) Load(schema interface{}) (interface{}, error)
func (Oauth2ConfigConnector) Name ¶
func (c Oauth2ConfigConnector) Name() string
func (Oauth2ConfigConnector) Schema ¶
func (c Oauth2ConfigConnector) Schema() interface{}
func (Oauth2ConfigConnector) Tags ¶
func (c Oauth2ConfigConnector) Tags() []string
Click to show internal directories.
Click to hide internal directories.