Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zegl/kube-score
/ Service
Interface
Service
domain/kube-score.go:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
type
Service
interface
{
83
Service() corev1.Service
84
FileLocationer
85
}
86
87
type
Services
interface
{
88
Services() []Service
Callers
6
Score
Function · 0.65
ingressTargetsServiceCommon
Function · 0.65
statefulsetHasServiceName
Function · 0.65
isTargetedByService
Function · 0.65
deploymentRolloutStrategy
Function · 0.65
deploymentReplicas
Function · 0.65
Implementers
2
Service
parser/internal/service/pod.go
service
score/apps/apps_test.go
Calls
no outgoing calls
Tested by
no test coverage detected