sdk

package
v0.0.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Config           *config.ClientConfig
	Application      *application.ApplicationClient
	APIResource      *api_resource.APIResourceClient
	IdentityProvider *identity_provider.IdentityProviderClient
	Authenticator    *authenticator.AuthenticatorClient
	Claim            *claim.ClaimClient
	User             *user.UserClient
	OIDCScopeClient  *oidc_scope.OIDCScopeClient
}

Client is the main SDK client that provides access to all service clients

func New

func New(cfg *config.ClientConfig) (*Client, error)

NewClient creates a new SDK client with the given configuration

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL