mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Add datapolicy tags to staging/src/k8s.io/kube-aggregator/
This commit is contained in:
parent
17312ea4a9
commit
d5f857be6e
@ -125,7 +125,7 @@ func (c *tlsTransportCache) get(config *rest.Config) (http.RoundTripper, error)
|
||||
|
||||
type tlsCacheKey struct {
|
||||
certData string
|
||||
keyData string
|
||||
keyData string `datapolicy:"secret-key"`
|
||||
}
|
||||
|
||||
func tlsConfigKey(c *rest.Config) tlsCacheKey {
|
||||
|
Loading…
Reference in New Issue
Block a user