tests.system.providers.amazon.aws.example_eks_with_nodegroups

Module Contents

Functions

create_launch_template(template_name)

delete_launch_template(template_name)

Attributes

DAG_ID

ROLE_ARN_KEY

SUBNETS_KEY

sys_test_context_task

test_context

test_run

tests.system.providers.amazon.aws.example_eks_with_nodegroups.DAG_ID = 'example_eks_with_nodegroups'[source]
tests.system.providers.amazon.aws.example_eks_with_nodegroups.ROLE_ARN_KEY = 'ROLE_ARN'[source]
tests.system.providers.amazon.aws.example_eks_with_nodegroups.SUBNETS_KEY = 'SUBNETS'[source]
tests.system.providers.amazon.aws.example_eks_with_nodegroups.sys_test_context_task[source]
tests.system.providers.amazon.aws.example_eks_with_nodegroups.create_launch_template(template_name)[source]
tests.system.providers.amazon.aws.example_eks_with_nodegroups.delete_launch_template(template_name)[source]
tests.system.providers.amazon.aws.example_eks_with_nodegroups.test_context[source]
tests.system.providers.amazon.aws.example_eks_with_nodegroups.test_run[source]

Was this entry helpful?