Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider interface {
GetIFrame(ctx context.Context, resID *provider.Reference, token string) (string, error)
}
Provider is the interface that application providers implement for providing the iframe location to a iframe UI Provider
type ProviderInfo ¶
type ProviderInfo struct {
Location string
}
ProviderInfo contains the information about a Application Provider
Click to show internal directories.
Click to hide internal directories.