Documentation ¶ Index ¶ type Interface type Type Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Interface ¶ type Interface interface { Type() Type // Register is used to register the scaler with waymond core // It is executed exactly once for a given scaler // i.e. when waymond boots up Register(ctx context.Context) error } type Type ¶ type Type string Source Files ¶ View all Source files scaler.go Directories ¶ Show internal Expand all Path Synopsis awsec2asg docker noop Click to show internal directories. Click to hide internal directories.