Versions in this module Expand all Collapse all v0 v0.1.0 Jun 17, 2022 Changes in this version + var File_platform_output_proto protoreflect.FileDescriptor + type Access struct + Account string + Cloud string + Database string + Role string + type Config struct + Event string + Platform string + Teams []string + type DeployConfig struct + Access []Access + Trigger []Trigger + type Deployment struct + func (*Deployment) Descriptor() ([]byte, []int) + func (*Deployment) ProtoMessage() + func (x *Deployment) ProtoReflect() protoreflect.Message + func (x *Deployment) Reset() + func (x *Deployment) String() string + type HTTPClient interface + Do func(req *http.Request) (*http.Response, error) + var Client HTTPClient + type Payload struct + Policy string + type Platform struct + func (p *Platform) Config() (interface{}, error) + func (p *Platform) ConfigSet(config interface{}) error + func (p *Platform) DeployFunc() interface{} + func (p *Platform) DestroyFunc() interface{} + type Trigger struct + Approval string + Config Config + Environment string v0.1.0-rc1 Jun 17, 2022