mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 01:50:55 +00:00
@@ -47,7 +47,7 @@ type PermissiveSigningPolicy struct {
|
||||
// TTL is the certificate TTL. It's used to calculate the NotAfter value of
|
||||
// the certificate.
|
||||
TTL time.Duration
|
||||
// Usages are the allowed usages of a certficate.
|
||||
// Usages are the allowed usages of a certificate.
|
||||
Usages []capi.KeyUsage
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user