Versions in this module Expand all Collapse all v1 v1.10.0 Sep 27, 2024 v1.9.1 Jul 26, 2023 v1.9.0 Jul 26, 2023 Changes in this version + type Client struct + APIKeyID string + APIKeySecret string + URL string + func (c *Client) RefreshJWT() error + func (c *Client) SetEnvVars(stack string, vars []EnvVar) error + type EnvVar struct + Key string + Value string + WriteOnly bool