2022-03-01 01:58:48 +00:00
|
|
|
// Copyright 2021-2022 the Pinniped contributors. All Rights Reserved.
|
2021-02-19 18:55:01 +00:00
|
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
// +k8s:deepcopy-gen=package
|
|
|
|
// +groupName=identity.concierge.pinniped.dev
|
|
|
|
|
|
|
|
// Package identity is the internal version of the Pinniped identity API.
|
|
|
|
package identity
|