Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Route53Config ¶
type Route53Controller ¶
type Route53Controller struct {
// contains filtered or unexported fields
}
func NewRoute53Controller ¶
func NewRoute53Controller(kubeclient kubernetes.Interface, informerFactory informers.SharedInformerFactory, config *Route53Config) *Route53Controller
func (*Route53Controller) Run ¶
func (c *Route53Controller) Run(threadiness int, stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.