mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
6 lines
60 B
Go
6 lines
60 B
Go
package cautils
|
|
|
|
const (
|
|
ComponentIdentifier = "Posture"
|
|
)
|