Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/coder
/ GetInstanceType
Method
GetInstanceType
provisionersdk/proto/provisioner.pb.go:2708–2713 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2706
}
2707
2708
func
(x *Resource) GetInstanceType() string {
2709
if
x != nil {
2710
return
x.InstanceType
2711
}
2712
return
""
2713
}
2714
2715
func
(x *Resource) GetDailyCost() int32 {
2716
if
x != nil {
Callers
1
TestInstanceTypeAssociation
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestInstanceTypeAssociation
Function · 0.64