Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HashicorpProviderResponse ¶ added in v0.16.0
type HashicorpProviderResponse struct { ID string `json:"id"` Owner string `json:"owner"` Namespace string `json:"namespace"` Name string `json:"name"` Alias string `json:"alias"` Version string `json:"version"` Tag string `json:"tag"` Description string `json:"description"` Source string `json:"source"` PublishedAt time.Time `json:"published_at"` Downloads int `json:"downloads"` Tier string `json:"tier"` LogoURL string `json:"logo_url"` Versions []string `json:"versions"` }
Click to show internal directories.
Click to hide internal directories.