Signed-off-by: Veres Lajos <vlajos@gmail.com>master
							parent
							
								
									134e4e9dc1
								
							
						
					
					
						commit
						cf9016592e
					
				| 
						 | 
				
			
			@ -28,7 +28,7 @@ func NewService(options *Options) *Service {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
// Auth contacts the public registry with the provided credentials,
 | 
			
		||||
// and returns OK if authentication was sucessful.
 | 
			
		||||
// and returns OK if authentication was successful.
 | 
			
		||||
// It can be used to verify the validity of a client's credentials.
 | 
			
		||||
func (s *Service) Auth(authConfig *cliconfig.AuthConfig) (string, error) {
 | 
			
		||||
	addr := authConfig.ServerAddress
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue