Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OIDCScopeClient ¶
type OIDCScopeClient struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg *config.ClientConfig) (*OIDCScopeClient, error)
func (*OIDCScopeClient) List ¶
func (c *OIDCScopeClient) List(ctx context.Context) (*[]OIDCScopeResponseModel, error)
type OIDCScopeResponseModel ¶
Click to show internal directories.
Click to hide internal directories.