MCPcopy Index your code
hub / github.com/apache/devlake / Sanitize

Method Sanitize

backend/plugins/argocd/models/connection.go:40–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38}
39
40func (connection ArgocdConnection) Sanitize() ArgocdConnection {
41 connection.ArgocdConn = connection.ArgocdConn.Sanitize()
42 return connection
43}
44
45func (ArgocdConnection) TableName() string {
46 return "_tool_argocd_connections"

Callers 1

Calls 1

SanitizeMethod · 0.45

Tested by 1