Fix supervisor scheme comment
Signed-off-by: Monis Khan <mok@vmware.com>
This commit is contained in:
parent
d576e44f0a
commit
f13c5e3f06
@ -1,8 +1,7 @@
|
|||||||
// Copyright 2022 the Pinniped contributors. All Rights Reserved.
|
// Copyright 2022 the Pinniped contributors. All Rights Reserved.
|
||||||
// SPDX-License-Identifier: Apache-2.0
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
// Package scheme contains code to construct a proper runtime.Scheme for the Concierge aggregated
|
// Package scheme contains code to construct a proper runtime.Scheme for the Supervisor aggregated API.
|
||||||
// API.
|
|
||||||
package scheme
|
package scheme
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user