const ClusterCAs = { components: { GetCopy }, props: [ 'cluster', 'token' ], template: `

CAs

NameCertificateSigned certificates
{{ ca.Name }}
` }