add access util functions, change internal package name to proxmoxaas_common_lib
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package paas_common_lib
|
||||
package proxmoxaas_common_lib
|
||||
|
||||
type Cluster struct {
|
||||
Nodes map[string]*Node `json:"nodes"`
|
||||
|
||||
Reference in New Issue
Block a user