2022-02-28 17:58:48 -08:00
|
|
|
// Copyright 2021-2022 the Pinniped contributors. All Rights Reserved.
|
2021-02-19 13:55:01 -05: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
|