Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { // APIKeyID is the ID of your apiKey from Spacelift APIKeyID string // APIKeySecret is the secret value of the apiKey from Spacelift APIKeySecret string // URL is the Spacelift URL for your tenant. Usually https://<customer>.app.spacelift.io URL string // contains filtered or unexported fields }
func (*Client) RefreshJWT ¶
Click to show internal directories.
Click to hide internal directories.