Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IPBlockAnnotationExists ¶
IPBlockAnnotationExists returns true if ip-block annotation exist
func RemoveIPBlockAnnotation ¶
RemoveIPBlockAnnotation removes annotation with ip-block from the node object
Types ¶
type ManagerImpl ¶
type ManagerImpl struct {
// contains filtered or unexported fields
}
func NewManagerImpl ¶
func NewManagerImpl(node *v1.Node) (*ManagerImpl, error)
func (*ManagerImpl) GetPoolByName ¶
func (pm *ManagerImpl) GetPoolByName(name string) *IPPool
GetPoolByName implements Manager interface
func (*ManagerImpl) GetPools ¶
func (pm *ManagerImpl) GetPools() map[string]*IPPool
GetPools implements Manager interface
Click to show internal directories.
Click to hide internal directories.