
    M                         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
)z/Command group `gcloud container azure clients`.    )absolute_import)division)unicode_literals)base)util)logc                        e Zd ZdZed        Zy)Clientsz Create and manage Azure clients.c                      y )N )parsers    /lib/surface/container/azure/clients/__init__.pyArgszClients.Args   s        N)__name__
__module____qualname____doc__staticmethodr   r   r   r   r
   r
      s    (	 	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    6 &  ' ( 4 # D%%++T->->-A-AB	djj 	 C	r   