Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCRIClient ¶
func NewCRIClient(endpoint string) (client.RuntimeServiceClient, error)
NewCRIClient creates client to CRI.
Types ¶
type Reporter ¶
type Reporter struct {
	// contains filtered or unexported fields
}
    Reporter generate Reports containing Container and ContainerImage topologies
func NewReporter ¶
func NewReporter(cri client.RuntimeServiceClient) *Reporter
NewReporter makes a new Reporter
      
      Source Files
      ¶
    
- registry.go
 - reporter.go
 
 Click to show internal directories. 
   Click to hide internal directories.