UserManagedKeysConfig constructor
UserManagedKeysConfig({})
Implementation
UserManagedKeysConfig({
this.aggregationCa,
this.clusterCa,
this.controlPlaneDiskEncryptionKey,
this.etcdApiCa,
this.etcdPeerCa,
this.gkeopsEtcdBackupEncryptionKey,
this.serviceAccountSigningKeys,
this.serviceAccountVerificationKeys,
});