
    i                         d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddl	m
Z
  ej                  ej                  j                  ej                  j                         G d d	ej                               Zy
)z0Command group `gcloud container aws node-pools`.    )absolute_import)division)unicode_literals)base)util)logc                        e Zd ZdZed        Zy)	NodePoolsz9Create and manage node pools in an Anthos cluster on AWS.c                      y )N )parsers    0lib/surface/container/aws/node_pools/__init__.pyArgszNodePools.Args   s        N)__name__
__module____qualname____doc__staticmethodr   r   r   r   r
   r
      s    A	 	r   r
   N)r   
__future__r   r   r   googlecloudsdk.callioper   #googlecloudsdk.command_lib.projectsr   googlecloudsdk.corer   ReleaseTracksReleaseTrackALPHAGAGroupr
   r   r   r   <module>r      sc    7 &  ' ( 4 # D%%++T->->-A-AB	

 	 C	r   