Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterConfig ¶
type ClusterConfig struct {
// contains filtered or unexported fields
}
func NewClusterConfig ¶
func NewClusterConfig(configMapInformer v1Informers.ConfigMapInformer) *ClusterConfig
func (*ClusterConfig) GetBlocksForAPP ¶
func (c *ClusterConfig) GetBlocksForAPP(app string) []string
func (*ClusterConfig) GetDefaultIPPools ¶
func (c *ClusterConfig) GetDefaultIPPools() []string
func (*ClusterConfig) Sync ¶
func (c *ClusterConfig) Sync(stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.