Skip to content

Commit

Permalink
Add constants file
Browse files Browse the repository at this point in the history
  • Loading branch information
avinashkna4 committed Jun 6, 2023
1 parent 374b01f commit 58f40bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions constants/constants.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package constants

const KUBECONFIG = "kubeconfig"
const SUBJECT = "METRICS.kubescore"

0 comments on commit 58f40bc

Please sign in to comment.