index overview
Added in v1.0.0
Table of contents
exports
EKS
Signature
export declare const EKS: typeof EKSService
Added in v1.0.0
EKS (namespace)
Added in v1.0.0
Config (type alias)
Signature
export type Config = EKSService.Config
Added in v1.0.0
Type (type alias)
Signature
export type Type = EKSService.Type
Added in v1.0.0
From â./EKSClientInstance.jsâ
Re-exports all named exports from the â./EKSClientInstance.jsâ module as EKSClientInstance.
Signature
export * as EKSClientInstance from "./EKSClientInstance.js"
Added in v1.0.0
From â./EKSService.jsâ
Re-exports all named exports from the â./EKSService.jsâ module.
Signature
export * from "./EKSService.js"
Added in v1.0.0
From â./EKSServiceConfig.jsâ
Re-exports all named exports from the â./EKSServiceConfig.jsâ module as EKSServiceConfig.
Signature
export * as EKSServiceConfig from "./EKSServiceConfig.js"
Added in v1.0.0
From â./Errors.jsâ
Re-exports all named exports from the â./Errors.jsâ module.
Signature
export * from "./Errors.js"
Added in v1.0.0