# Functions
CreateK8sExtension evaluates EKS Cluster configuration and tagging to produce a v23 Blessing extension.
# Structs
AWSSessionWrapper is a composition struture that wraps the aws session element and returns values that can be more easily mocked for testing purposes.
# Interfaces
AWSSessionWrapperI provides a means to mock an aws client session.
SessionI interface provides a mockable interface for session data.