Versions in this module Expand all Collapse all v0 v0.2.0 Nov 14, 2024 v0.1.0 Jun 20, 2024 Changes in this version + type Context struct + Id string + type Policy struct + Id string + type Run struct + Id string + StackId string + State string + Url string + type Space struct + Description string + ID string + InheritEntities bool + Labels []string + Name string + ParentSpace string + URL string + type Stack struct + Id string + Outputs []StackOutput + Url string + type StackOutput struct + Id string + Value string + func (o *StackOutput) IsCompatibleWithKubeSecret() bool