eks_describe_addon_configuration: Returns configuration options

View source: R/eks_operations.R

eks_describe_addon_configurationR Documentation

Returns configuration options

Description

Returns configuration options.

See https://www.paws-r-sdk.com/docs/eks_describe_addon_configuration/ for full documentation.

Usage

eks_describe_addon_configuration(addonName, addonVersion)

Arguments

addonName

[required] The name of the add-on. The name must match one of the names that describe_addon_versions returns.

addonVersion

[required] The version of the add-on. The version must match one of the versions returned by describe_addon_versions .


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.