Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSwarmProvider ¶
func NewSwarmProvider(c map[string]string) (autoscaler.Provider, error)
Types ¶
type FakeProvider ¶
type FakeProvider struct { }
func (FakeProvider) Name ¶
func (f FakeProvider) Name() string
type SwarmProvider ¶
type SwarmProvider struct {
// contains filtered or unexported fields
}
func (SwarmProvider) Name ¶
func (p SwarmProvider) Name() string
Click to show internal directories.
Click to hide internal directories.