Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Added endpoints struct #289

Merged
merged 1 commit into from
May 12, 2021
Merged

Added endpoints struct #289

merged 1 commit into from
May 12, 2021

Conversation

bacherfl
Copy link
Member

Needed for keptn/keptn#3757
Signed-off-by: Florian Bacher [email protected]

Signed-off-by: Florian Bacher <[email protected]>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@@ -0,0 +1,8 @@
package v0_2_0

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[golint] reported by reviewdog 🐶
don't use an underscore in package name

@@ -0,0 +1,8 @@
package v0_2_0

type Endpoints struct {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[golint] reported by reviewdog 🐶
exported type Endpoints should have comment or be unexported

@bacherfl bacherfl merged commit ccb2789 into master May 12, 2021
@bacherfl bacherfl deleted the feature/user-managed-endpoints branch May 12, 2021 07:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants