Skip to content

Instantly share code, notes, and snippets.

@huseyinbabal
Created May 22, 2023 13:34
Keptn Plugin Core Contract
// source.go
Stream(ctx context.Context, input source.StreamInput) (source.StreamOutput, error)
Metadata(_ context.Context) (api.MetadataOutput, error)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment