Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeLabelValue = "pkce" ErrInvalidPKCERequestVersion = constable.Error("pkce request data has wrong version") ErrInvalidPKCERequestData = constable.Error("pkce request data must be present") )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(secrets corev1client.SecretInterface, clock func() time.Time, sessionStorageLifetime time.Duration) pkce.PKCERequestStorage
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.