Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apecloud/kubeblocks
/ xmlConfig
Struct
xmlConfig
pkg/unstructured/xml_config.go:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
)
31
32
type
xmlConfig
struct
{
33
name string
34
data mxjv2.Map
35
}
36
37
func
init() {
38
// disable cast to float
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected