Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IdentityProvider ¶
type IdentityProvider struct { identityproviderv1.UnsafeIdentityProviderServer // contains filtered or unexported fields }
func New ¶
func New() *IdentityProvider
func (*IdentityProvider) AppendBundle ¶
func (c *IdentityProvider) AppendBundle(bundle *plugintypes.Bundle)
func (*IdentityProvider) FetchX509Identity ¶
func (c *IdentityProvider) FetchX509Identity(ctx context.Context, req *identityproviderv1.FetchX509IdentityRequest) (*identityproviderv1.FetchX509IdentityResponse, error)
Click to show internal directories.
Click to hide internal directories.