Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func (*Handler) AddOrUpdate ¶ added in v1.2.1
type PodEvent ¶ added in v1.2.1
type PodEvent struct { Key string Name string Namespace string Annotations map[string]string Labels map[string]string IP string HostIP string ResourceVersion string }
func (PodEvent) GetAddressPoolId ¶ added in v1.2.1
func (PodEvent) GetPublicIPLabel ¶ added in v1.2.1
func (PodEvent) HasEIPAnnotation ¶ added in v1.2.1
Click to show internal directories.
Click to hide internal directories.