Versions in this module Expand all Collapse all v0 v0.5.0 Feb 13, 2026 v0.4.1 Aug 7, 2024 Changes in this version + var ArtifactPackagedEventType = api.ArtifactPackagedEventTypeV0_1_1 + var ArtifactPublishedEventType = api.ArtifactPublishedEventTypeV0_1_1 + var ArtifactSignedEventType = api.ArtifactSignedEventTypeV0_1_0 + var BranchCreatedEventType = api.BranchCreatedEventTypeV0_1_2 + var BranchDeletedEventType = api.BranchDeletedEventTypeV0_1_2 + var BuildFinishedEventType = api.BuildFinishedEventTypeV0_1_1 + var BuildQueuedEventType = api.BuildQueuedEventTypeV0_1_1 + var BuildStartedEventType = api.BuildStartedEventTypeV0_1_1 + var CDEventsByUnversionedTypes map[string]api.CDEvent + var CDEventsTypes = []api.CDEvent + var ChangeAbandonedEventType = api.ChangeAbandonedEventTypeV0_1_2 + var ChangeCreatedEventType = api.ChangeCreatedEventTypeV0_1_2 + var ChangeMergedEventType = api.ChangeMergedEventTypeV0_1_2 + var ChangeReviewedEventType = api.ChangeReviewedEventTypeV0_1_2 + var ChangeUpdatedEventType = api.ChangeUpdatedEventTypeV0_1_2 + var EnvironmentCreatedEventType = api.EnvironmentCreatedEventTypeV0_1_1 + var EnvironmentDeletedEventType = api.EnvironmentDeletedEventTypeV0_1_1 + var EnvironmentModifiedEventType = api.EnvironmentModifiedEventTypeV0_1_1 + var IncidentDetectedEventType = api.IncidentDetectedEventTypeV0_1_0 + var IncidentReportedEventType = api.IncidentReportedEventTypeV0_1_0 + var IncidentResolvedEventType = api.IncidentResolvedEventTypeV0_1_0 + var PipelineRunFinishedEventType = api.PipelineRunFinishedEventTypeV0_1_1 + var PipelineRunQueuedEventType = api.PipelineRunQueuedEventTypeV0_1_1 + var PipelineRunStartedEventType = api.PipelineRunStartedEventTypeV0_1_1 + var RepositoryCreatedEventType = api.RepositoryCreatedEventTypeV0_1_1 + var RepositoryDeletedEventType = api.RepositoryDeletedEventTypeV0_1_1 + var RepositoryModifiedEventType = api.RepositoryModifiedEventTypeV0_1_1 + var ServiceDeployedEventType = api.ServiceDeployedEventTypeV0_1_1 + var ServicePublishedEventType = api.ServicePublishedEventTypeV0_1_1 + var ServiceRemovedEventType = api.ServiceRemovedEventTypeV0_1_1 + var ServiceRolledbackEventType = api.ServiceRolledbackEventTypeV0_1_1 + var ServiceUpgradedEventType = api.ServiceUpgradedEventTypeV0_1_1 + var SpecVersion = "0.3.0" + var TaskRunFinishedEventType = api.TaskRunFinishedEventTypeV0_1_1 + var TaskRunStartedEventType = api.TaskRunStartedEventTypeV0_1_1 + var TestCaseRunFinishedEventType = api.TestCaseRunFinishedEventTypeV0_1_0 + var TestCaseRunQueuedEventType = api.TestCaseRunQueuedEventTypeV0_1_0 + var TestCaseRunStartedEventType = api.TestCaseRunStartedEventTypeV0_1_0 + var TestOutputPublishedEventType = api.TestOutputPublishedEventTypeV0_1_0 + var TestSuiteRunFinishedEventType = api.TestSuiteRunFinishedEventTypeV0_1_0 + var TestSuiteRunQueuedEventType = api.TestSuiteRunQueuedEventTypeV0_1_0 + var TestSuiteRunStartedEventType = api.TestSuiteRunStartedEventTypeV0_1_0 + func NewCDEvent(eventType, specVersion string) (api.CDEvent, error) + func NewFromJsonBytes(event []byte) (api.CDEvent, error) + func NewFromJsonString(event string) (api.CDEvent, error) + type ArtifactPackagedEvent = api.ArtifactPackagedEventV0_1_1 + func NewArtifactPackagedEvent() (*ArtifactPackagedEvent, error) + type ArtifactPackagedSubject = api.ArtifactPackagedSubjectV0_1_1 + type ArtifactPublishedEvent = api.ArtifactPublishedEventV0_1_1 + func NewArtifactPublishedEvent() (*ArtifactPublishedEvent, error) + type ArtifactPublishedSubject = api.ArtifactPublishedSubjectV0_1_1 + type ArtifactSignedEvent = api.ArtifactSignedEventV0_1_0 + func NewArtifactSignedEvent() (*ArtifactSignedEvent, error) + type ArtifactSignedSubject = api.ArtifactSignedSubjectV0_1_0 + type BranchCreatedEvent = api.BranchCreatedEventV0_1_2 + func NewBranchCreatedEvent() (*BranchCreatedEvent, error) + type BranchCreatedSubject = api.BranchCreatedSubjectV0_1_2 + type BranchDeletedEvent = api.BranchDeletedEventV0_1_2 + func NewBranchDeletedEvent() (*BranchDeletedEvent, error) + type BranchDeletedSubject = api.BranchDeletedSubjectV0_1_2 + type BuildFinishedEvent = api.BuildFinishedEventV0_1_1 + func NewBuildFinishedEvent() (*BuildFinishedEvent, error) + type BuildFinishedSubject = api.BuildFinishedSubjectV0_1_1 + type BuildQueuedEvent = api.BuildQueuedEventV0_1_1 + func NewBuildQueuedEvent() (*BuildQueuedEvent, error) + type BuildQueuedSubject = api.BuildQueuedSubjectV0_1_1 + type BuildStartedEvent = api.BuildStartedEventV0_1_1 + func NewBuildStartedEvent() (*BuildStartedEvent, error) + type BuildStartedSubject = api.BuildStartedSubjectV0_1_1 + type ChangeAbandonedEvent = api.ChangeAbandonedEventV0_1_2 + func NewChangeAbandonedEvent() (*ChangeAbandonedEvent, error) + type ChangeAbandonedSubject = api.ChangeAbandonedSubjectV0_1_2 + type ChangeCreatedEvent = api.ChangeCreatedEventV0_1_2 + func NewChangeCreatedEvent() (*ChangeCreatedEvent, error) + type ChangeCreatedSubject = api.ChangeCreatedSubjectV0_1_2 + type ChangeMergedEvent = api.ChangeMergedEventV0_1_2 + func NewChangeMergedEvent() (*ChangeMergedEvent, error) + type ChangeMergedSubject = api.ChangeMergedSubjectV0_1_2 + type ChangeReviewedEvent = api.ChangeReviewedEventV0_1_2 + func NewChangeReviewedEvent() (*ChangeReviewedEvent, error) + type ChangeReviewedSubject = api.ChangeReviewedSubjectV0_1_2 + type ChangeUpdatedEvent = api.ChangeUpdatedEventV0_1_2 + func NewChangeUpdatedEvent() (*ChangeUpdatedEvent, error) + type ChangeUpdatedSubject = api.ChangeUpdatedSubjectV0_1_2 + type EnvironmentCreatedEvent = api.EnvironmentCreatedEventV0_1_1 + func NewEnvironmentCreatedEvent() (*EnvironmentCreatedEvent, error) + type EnvironmentCreatedSubject = api.EnvironmentCreatedSubjectV0_1_1 + type EnvironmentDeletedEvent = api.EnvironmentDeletedEventV0_1_1 + func NewEnvironmentDeletedEvent() (*EnvironmentDeletedEvent, error) + type EnvironmentDeletedSubject = api.EnvironmentDeletedSubjectV0_1_1 + type EnvironmentModifiedEvent = api.EnvironmentModifiedEventV0_1_1 + func NewEnvironmentModifiedEvent() (*EnvironmentModifiedEvent, error) + type EnvironmentModifiedSubject = api.EnvironmentModifiedSubjectV0_1_1 + type IncidentDetectedEvent = api.IncidentDetectedEventV0_1_0 + func NewIncidentDetectedEvent() (*IncidentDetectedEvent, error) + type IncidentDetectedSubject = api.IncidentDetectedSubjectV0_1_0 + type IncidentReportedEvent = api.IncidentReportedEventV0_1_0 + func NewIncidentReportedEvent() (*IncidentReportedEvent, error) + type IncidentReportedSubject = api.IncidentReportedSubjectV0_1_0 + type IncidentResolvedEvent = api.IncidentResolvedEventV0_1_0 + func NewIncidentResolvedEvent() (*IncidentResolvedEvent, error) + type IncidentResolvedSubject = api.IncidentResolvedSubjectV0_1_0 + type PipelineRunFinishedEvent = api.PipelineRunFinishedEventV0_1_1 + func NewPipelineRunFinishedEvent() (*PipelineRunFinishedEvent, error) + type PipelineRunFinishedSubject = api.PipelineRunFinishedSubjectV0_1_1 + type PipelineRunQueuedEvent = api.PipelineRunQueuedEventV0_1_1 + func NewPipelineRunQueuedEvent() (*PipelineRunQueuedEvent, error) + type PipelineRunQueuedSubject = api.PipelineRunQueuedSubjectV0_1_1 + type PipelineRunStartedEvent = api.PipelineRunStartedEventV0_1_1 + func NewPipelineRunStartedEvent() (*PipelineRunStartedEvent, error) + type PipelineRunStartedSubject = api.PipelineRunStartedSubjectV0_1_1 + type RepositoryCreatedEvent = api.RepositoryCreatedEventV0_1_1 + func NewRepositoryCreatedEvent() (*RepositoryCreatedEvent, error) + type RepositoryCreatedSubject = api.RepositoryCreatedSubjectV0_1_1 + type RepositoryDeletedEvent = api.RepositoryDeletedEventV0_1_1 + func NewRepositoryDeletedEvent() (*RepositoryDeletedEvent, error) + type RepositoryDeletedSubject = api.RepositoryDeletedSubjectV0_1_1 + type RepositoryModifiedEvent = api.RepositoryModifiedEventV0_1_1 + func NewRepositoryModifiedEvent() (*RepositoryModifiedEvent, error) + type RepositoryModifiedSubject = api.RepositoryModifiedSubjectV0_1_1 + type ServiceDeployedEvent = api.ServiceDeployedEventV0_1_1 + func NewServiceDeployedEvent() (*ServiceDeployedEvent, error) + type ServiceDeployedSubject = api.ServiceDeployedSubjectV0_1_1 + type ServicePublishedEvent = api.ServicePublishedEventV0_1_1 + func NewServicePublishedEvent() (*ServicePublishedEvent, error) + type ServicePublishedSubject = api.ServicePublishedSubjectV0_1_1 + type ServiceRemovedEvent = api.ServiceRemovedEventV0_1_1 + func NewServiceRemovedEvent() (*ServiceRemovedEvent, error) + type ServiceRemovedSubject = api.ServiceRemovedSubjectV0_1_1 + type ServiceRolledbackEvent = api.ServiceRolledbackEventV0_1_1 + func NewServiceRolledbackEvent() (*ServiceRolledbackEvent, error) + type ServiceRolledbackSubject = api.ServiceRolledbackSubjectV0_1_1 + type ServiceUpgradedEvent = api.ServiceUpgradedEventV0_1_1 + func NewServiceUpgradedEvent() (*ServiceUpgradedEvent, error) + type ServiceUpgradedSubject = api.ServiceUpgradedSubjectV0_1_1 + type TaskRunFinishedEvent = api.TaskRunFinishedEventV0_1_1 + func NewTaskRunFinishedEvent() (*TaskRunFinishedEvent, error) + type TaskRunFinishedSubject = api.TaskRunFinishedSubjectV0_1_1 + type TaskRunStartedEvent = api.TaskRunStartedEventV0_1_1 + func NewTaskRunStartedEvent() (*TaskRunStartedEvent, error) + type TaskRunStartedSubject = api.TaskRunStartedSubjectV0_1_1 + type TestCaseRunFinishedEvent = api.TestCaseRunFinishedEventV0_1_0 + func NewTestCaseRunFinishedEvent() (*TestCaseRunFinishedEvent, error) + type TestCaseRunFinishedSubject = api.TestCaseRunFinishedSubjectV0_1_0 + type TestCaseRunFinishedSubjectContentTestCase = api.TestCaseRunFinishedSubjectContentTestCaseV0_1_0 + type TestCaseRunQueuedEvent = api.TestCaseRunQueuedEventV0_1_0 + func NewTestCaseRunQueuedEvent() (*TestCaseRunQueuedEvent, error) + type TestCaseRunQueuedSubject = api.TestCaseRunQueuedSubjectV0_1_0 + type TestCaseRunQueuedSubjectContentTestCase = api.TestCaseRunQueuedSubjectContentTestCaseV0_1_0 + type TestCaseRunQueuedSubjectContentTrigger = api.TestCaseRunQueuedSubjectContentTriggerV0_1_0 + type TestCaseRunStartedEvent = api.TestCaseRunStartedEventV0_1_0 + func NewTestCaseRunStartedEvent() (*TestCaseRunStartedEvent, error) + type TestCaseRunStartedSubject = api.TestCaseRunStartedSubjectV0_1_0 + type TestCaseRunStartedSubjectContentTestCase = api.TestCaseRunStartedSubjectContentTestCaseV0_1_0 + type TestCaseRunStartedSubjectContentTrigger = api.TestCaseRunStartedSubjectContentTriggerV0_1_0 + type TestOutputPublishedEvent = api.TestOutputPublishedEventV0_1_0 + func NewTestOutputPublishedEvent() (*TestOutputPublishedEvent, error) + type TestOutputPublishedSubject = api.TestOutputPublishedSubjectV0_1_0 + type TestSuiteRunFinishedEvent = api.TestSuiteRunFinishedEventV0_1_0 + func NewTestSuiteRunFinishedEvent() (*TestSuiteRunFinishedEvent, error) + type TestSuiteRunFinishedSubject = api.TestSuiteRunFinishedSubjectV0_1_0 + type TestSuiteRunFinishedSubjectContentTestSuite = api.TestSuiteRunFinishedSubjectContentTestSuiteV0_1_0 + type TestSuiteRunQueuedEvent = api.TestSuiteRunQueuedEventV0_1_0 + func NewTestSuiteRunQueuedEvent() (*TestSuiteRunQueuedEvent, error) + type TestSuiteRunQueuedSubject = api.TestSuiteRunQueuedSubjectV0_1_0 + type TestSuiteRunQueuedSubjectContentTestSuite = api.TestSuiteRunQueuedSubjectContentTestSuiteV0_1_0 + type TestSuiteRunQueuedSubjectContentTrigger = api.TestSuiteRunQueuedSubjectContentTriggerV0_1_0 + type TestSuiteRunStartedEvent = api.TestSuiteRunStartedEventV0_1_0 + func NewTestSuiteRunStartedEvent() (*TestSuiteRunStartedEvent, error) + type TestSuiteRunStartedSubject = api.TestSuiteRunStartedSubjectV0_1_0 + type TestSuiteRunStartedSubjectContentTestSuite = api.TestSuiteRunStartedSubjectContentTestSuiteV0_1_0 + type TestSuiteRunStartedSubjectContentTrigger = api.TestSuiteRunStartedSubjectContentTriggerV0_1_0