Skip to content

Commit

Permalink
Share controller code further
Browse files Browse the repository at this point in the history
  • Loading branch information
halim-lee committed Apr 17, 2023
1 parent 3e65daa commit 8e65091
Show file tree
Hide file tree
Showing 4 changed files with 495 additions and 309 deletions.
1 change: 1 addition & 0 deletions common/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ type BaseComponentCertificate interface {
type BaseComponentNetworkPolicy interface {
GetNamespaceLabels() map[string]string
GetFromLabels() map[string]string
IsDisabled() bool
}

// BaseComponentMonitoring represents basic service monitoring configuration
Expand Down
Loading

0 comments on commit 8e65091

Please sign in to comment.