clustermgrobj

package
v0.0.0-...-9649b88 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2020 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GetClusterMgrObjSingleton = func() *ClusterMgrObj {
	if clusterMgrObjSingleton != nil {
		return clusterMgrObjSingleton
	}

	clusterMgrObjSingleton = &ClusterMgrObj{}
	clusterMgrObjSingleton.ClusterMgrRole = &clustermgrrole.K8sRole{}

	return clusterMgrObjSingleton
}

Functions

This section is empty.

Types

type ClusterMgrObj

type ClusterMgrObj struct {
	ClusterMgrRole clustermgrrole.ClusterMgrRole
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL