mirror of
https://github.com/kubernetes/client-go.git
synced 2026-07-23 01:26:06 +00:00
use the new GA CTB API
Signed-off-by: Stanislav Láznička <slznika@microsoft.com> Kubernetes-commit: 66e2db60b30bddc2386c4e4daa48971794d611a2
This commit is contained in:
committed by
Kubernetes Publisher
parent
7b2de58488
commit
1cb041c23e
@@ -40,7 +40,7 @@ import (
|
||||
// to a cluster can read ClusterTrustBundles by impersonating a serviceaccount
|
||||
// that they have access to.
|
||||
//
|
||||
// It can be optionally associated with a particular assigner, in which case it
|
||||
// It can be optionally associated with a particular signer, in which case it
|
||||
// contains one valid set of trust anchors for that signer. Signers may have
|
||||
// multiple associated ClusterTrustBundles; each is an independent set of trust
|
||||
// anchors for that signer. Admission control is used to enforce that only users
|
||||
|
||||
Reference in New Issue
Block a user