Targets
Targets are external systems that can receive and be updated with secrets managed by External Secrets Operator. This allows you to securely push secrets to various destinations, such as a Virtual Machine.How it Works
ThePushSecret resource is used to define how secrets are pushed to a target. It specifies the source of the secret, the target destination, and the update policy.
On that Regard, A Target works similarly to a SecretStore, however they also support a Scan ability to map out which credentials are being used, and where.
A 
PushSecret can be used to push secrets to any provider that is configured as a SecretStore.Available Targets
The following Targets are available within External Secrets Enterprise Edition:- Virtual Machine - Allows you to Scan and Update Credentials on VMs