Documentation
¶
Overview ¶
Package dns is responsible for the cluster dns zone management.
This zone contains the records needed to address a svc with cni ip addresses, which are randomly changing on restart.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Expose ¶
func ParseExpose ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(d time.Duration, subQS pubsub.QueueSizer) *Manager
Click to show internal directories.
Click to hide internal directories.