Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Condition security domain key ConditionSecurityDomain = "security_domain" // Condition IDC key ConditionIDC = "idc" // Condition netTopology key ConditionNetTopology = "net_topology" // Condition location key ConditionLocation = "location" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Searcher ¶
type Searcher interface {
FindSchedulerCluster([]model.SchedulerCluster, *manager.ListSchedulersRequest) (model.SchedulerCluster, bool)
}
func LoadPlugin ¶
Click to show internal directories.
Click to hide internal directories.