Versions in this module Expand all Collapse all v0 v0.1.0 Jul 16, 2026 Changes in this version + type AccessInfo struct + Any *opaqueany.Any + func (c *AccessInfo) Proto() proto.Message + func (c *AccessInfo) TypedAny() *opaqueany.Any + type Artifact struct + Any *opaqueany.Any + AnyJson string + LabelsVal map[string]string + TemplateVal map[string]interface{} + func (c *Artifact) Labels() map[string]string + func (c *Artifact) MarshalJSON() ([]byte, error) + func (c *Artifact) Proto() proto.Message + func (c *Artifact) TemplateData() map[string]interface{} + type Deployment struct + Any *opaqueany.Any + AnyJson string + Deployment *pb.Deploy + TemplateVal map[string]interface{} + func (c *Deployment) MarshalJSON() ([]byte, error) + func (c *Deployment) Proto() proto.Message + func (c *Deployment) String() string + func (c *Deployment) TemplateData() map[string]interface{} + func (c *Deployment) URL() string + type Release struct + Any *opaqueany.Any + AnyJson string + Release *pb.Release + TemplateVal map[string]interface{} + func (c *Release) MarshalJSON() ([]byte, error) + func (c *Release) Proto() proto.Message + func (c *Release) TemplateData() map[string]interface{} + func (c *Release) URL() string + type RunningTask struct + Any *opaqueany.Any + func (c *RunningTask) Proto() proto.Message