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.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Package scheme contains code to construct a proper runtime.Scheme for the Concierge aggregated
|
||||
// API.
|
||||
// Package scheme contains code to construct a proper runtime.Scheme for the Supervisor aggregated API.
|
||||
package scheme
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user