ing
This commit is contained in:
		
							parent
							
								
									7025ffefc3
								
							
						
					
					
						commit
						572ab7844e
					
				@ -5,6 +5,11 @@ import (
 | 
			
		||||
	"fmt"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
const (
 | 
			
		||||
	FlagPidFilePathName           = "pid-path"
 | 
			
		||||
	FlagLoggingConfigFilePathName = "logging-config-path"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
var (
 | 
			
		||||
	ContainerBinFileName = map[ContainerType]string{
 | 
			
		||||
		ContainerDiscovery: "container_discovery",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user