mirror of
				https://github.com/coredns/coredns.git
				synced 2025-11-03 02:33:21 -05:00 
			
		
		
		
	
		
			
	
	
		
			27 lines
		
	
	
		
			316 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			27 lines
		
	
	
		
			316 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| 
								 | 
							
								# chaos
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								`chaos`
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								## Syntax
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								~~~
							 | 
						||
| 
								 | 
							
								chaos [version] [authors...]
							 | 
						||
| 
								 | 
							
								~~~
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								* `version` the version to return, defaults to CoreDNS.
							 | 
						||
| 
								 | 
							
								* `authors` what authors to return. No default.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								## Examples
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								~~~
							 | 
						||
| 
								 | 
							
								etcd {
							 | 
						||
| 
								 | 
							
								    path /skydns
							 | 
						||
| 
								 | 
							
								    endpoint endpoint...
							 | 
						||
| 
								 | 
							
								    stubzones
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								~~~
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								* `path` /skydns
							 | 
						||
| 
								 | 
							
								* `endpoint` endpoints...
							 | 
						||
| 
								 | 
							
								* `stubzones`
							 |