Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Classes ¶
func GetClasses ¶
type ExternalSourceOptions ¶
type ExternalSourceOptions struct { Source string Authn ExternalSourceOptionAuthn Insecure bool }
type Source ¶ added in v0.0.4
func BuiltinSource ¶
func BuiltinSource() Source
func ExternalSource ¶
func ExternalSource( ctx context.Context, opts ExternalSourceOptions, ) (Source, error)
Click to show internal directories.
Click to hide internal directories.