Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetLifecycle
Method
GetLifecycle
agent/proto/agent.pb.go:1967–1972 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1965
}
1966
1967
func
(x *UpdateLifecycleRequest) GetLifecycle() *Lifecycle {
1968
if
x != nil {
1969
return
x.Lifecycle
1970
}
1971
return
nil
1972
}
1973
1974
type
BatchUpdateAppHealthRequest
struct
{
1975
state protoimpl.MessageState
Callers
1
UpdateLifecycle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected