Documentation
¶
Overview ¶
Package factory constructs AWS-backed services used by CLI command packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClusterService ¶
func NewClusterService(awsCfg aws.Config, withHealth bool, logger *slog.Logger) *cluster.ServiceImpl
NewClusterService initializes a cluster service with optional health checking.
func NewDefaultLogger ¶
NewDefaultLogger returns logger unchanged if non-nil; otherwise returns a stderr warn-level text logger.
func NewNodegroupService ¶
func NewNodegroupService(awsCfg aws.Config, withHealth bool, logger *slog.Logger) *nodegroup.ServiceImpl
NewNodegroupService initializes a nodegroup service with optional health checking.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.