Skip to content

Commit

Permalink
Clean unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
roivaz committed Jul 17, 2024
1 parent 47a9e81 commit 1b547ca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
6 changes: 0 additions & 6 deletions api/v1alpha1/common_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -284,12 +284,6 @@ func InitializeNetworkLoadBalancerSpec(spec *NetworkLoadBalancerSpec, def Networ
}
}

// ClusterIPServiceSpec configures a ClusterIP Service
type ClusterIPServiceSpec struct{}

// HeadlessServiceSpec configures a Headless Service
type HeadlessServiceSpec struct{}

// GrafanaDashboardSpec configures the Grafana Dashboard for the component
type GrafanaDashboardSpec struct {
// Label key used by grafana-operator for dashboard discovery
Expand Down
30 changes: 0 additions & 30 deletions api/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1b547ca

Please sign in to comment.