docs: add a comment to the View field

Signed-off-by: Bruno Schaatsbergen <git@bschaatsbergen.com>
pull/35929/head
Bruno Schaatsbergen 2 years ago
parent 6c14e52d8e
commit 09ddfc039f
No known key found for this signature in database

@ -65,6 +65,7 @@ type Cloud struct {
// client is the HCP Terraform or Terraform Enterprise API client.
client *tfe.Client
// View handles rendering output in human-readable or machine-readable format from cloud-specific operations.
View views.Cloud
// Hostname of HCP Terraform or Terraform Enterprise

Loading…
Cancel
Save