Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotFound ¶ added in v0.55.0
Types ¶
type HealthIssue ¶
HealthIssue represents a health issue with a managed nodegroup
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
A Service provides methods for managing managed nodegroups
func NewService ¶
func (*Service) GetHealth ¶
func (m *Service) GetHealth(nodeGroupName string) ([]HealthIssue, error)
GetHealth fetches the health status for a nodegroup
Click to show internal directories.
Click to hide internal directories.