Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConcurrentReconcileMachines ¶
func ConcurrentReconcileMachines(cfg *ServiceConfiguration) chan error
func RunService ¶
func RunService(cfg *ServiceConfiguration)
Types ¶
type CloudProvider ¶
type CloudProvider MachineMutation
type MachineMutation ¶
type ServiceConfiguration ¶
type ServiceConfiguration struct { KubeConfigContent string CloudProvider CloudProvider // contains filtered or unexported fields }
func (*ServiceConfiguration) GetFilePath ¶
func (s *ServiceConfiguration) GetFilePath() (string, error)
Click to show internal directories.
Click to hide internal directories.