Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apecloud/kubeblocks
/ GetName
Method
GetName
pkg/controller/instanceset/instance_util.go:52–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
51
type
InstanceTemplate
interface
{
52
GetName() string
53
GetReplicas() int32
54
GetOrdinals() kbappsv1.Ordinals
55
}
Callers
15
builder_test.go
File · 0.65
assign
Function · 0.65
buildOrderedVertices
Function · 0.65
emitEvent
Method · 0.65
vars_test.go
File · 0.65
component_test.go
File · 0.65
getCompValueFromMap
Function · 0.65
service_reference_test.go
File · 0.65
String
Method · 0.65
IsOwnerOf
Function · 0.65
Do
Method · 0.65
FindMatchedVertex
Method · 0.65
Implementers
4
InstanceTemplate
apis/apps/v1/types.go
InstanceTemplate
apis/apps/v1alpha1/cluster_types.go
InstanceTemplate
apis/workloads/v1/instanceset_types.go
InstanceTemplate
apis/workloads/v1alpha1/instanceset_ty
Calls
no outgoing calls
Tested by
no test coverage detected