Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kite-org/kite
/ Get
Method
Get
pkg/resources/handler.go:52–52 ·
view source on GitHub ↗
(c *gin.Context)
Source
from the content-addressed store, hash-verified
50
type
resourceHandler
interface
{
51
List(c *gin.Context)
52
Get(c *gin.Context)
53
Create(c *gin.Context)
54
Update(c *gin.Context)
55
Delete(c *gin.Context)
Callers
15
TestSetupStatic
Function · 0.65
TestStaticCache
Function · 0.65
TestDevCORS
Function · 0.65
DevCORS
Function · 0.65
Get
Method · 0.65
discoverPodsByService
Function · 0.65
GetRelatedResources
Function · 0.65
DrainNode
Method · 0.65
markNodeSchedulable
Method · 0.65
TaintNode
Method · 0.65
UntaintNode
Method · 0.65
Restart
Method · 0.65
Implementers
2
versionedResourceHandler
pkg/resources/versioned_resource_handl
HelmReleaseHandler
pkg/resources/helmrelease_handler.go
Calls
no outgoing calls
Tested by
10
TestSetupStatic
Function · 0.52
TestStaticCache
Function · 0.52
TestDevCORS
Function · 0.52
TestNewGenericProviderAndAuthURL
Function · 0.52
TestSetCookieSecure
Function · 0.52
TestGenericProviderExchangeCodeForToken
Function · 0.52
TestGenericProviderRefreshToken
Function · 0.52
TestGenericProviderGetUserInfo
Function · 0.52
TestFetchAzureADGroups
Function · 0.52
TestCloneHeader
Function · 0.52