Documentation ¶
Overview ¶
Second version of authentication in Kyma. Based on Istio authentication policies.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type Interface interface { Create(dto *Dto) (*kymaMeta.GatewayResource, error) Update(oldDto, newDto *Dto) (*kymaMeta.GatewayResource, error) Delete(dto *Dto) error }
type JwtDefaultConfig ¶
type JwtDefaultConfig Jwt
Click to show internal directories.
Click to hide internal directories.