Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
DNS string
}
func (*Config) AfterInject ¶
func (c *Config) AfterInject()
AfterInject is a no-op satisfying the Config interface.
func (*Config) BeforeInject ¶
func (c *Config) BeforeInject()
BeforeInject is a no-op satisfying the Config interface.
Click to show internal directories.
Click to hide internal directories.