Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetProvider ¶
func GetProvider(config configv1alpha1.KeycloakConfig, name string) *configv1alpha1.KeycloakProvider
Types ¶
type Client ¶
type Client struct { *gocloak.GoCloak // contains filtered or unexported fields }
func NewClientFromProvider ¶
func NewClientFromProvider(ctx context.Context, provider *configv1alpha1.KeycloakProvider) (*Client, error)
func NewClientFromSecret ¶
func (*Client) AccessToken ¶
func (*Client) IDPBaseURL ¶
Click to show internal directories.
Click to hide internal directories.