Documentation
¶
Index ¶
- Constants
- type Capsule
- func (h *Capsule) GetDestIp(ctx context.Context, state request.Request, zone string, destIp string) (string, error)
- func (h *Capsule) Name() string
- func (h *Capsule) Parse(c *caddy.Controller) error
- func (h *Capsule) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error)
- func (h *Capsule) Setup() error
Constants ¶
View Source
const ( PodIPIndex = "podIPs" SvcClusterIPIndex = "clusterIPs" NsIndex = "name" CapsuleTenantLabel = "capsule.clastix.io/tenant" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.