 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
      Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Namespace ¶
type Namespace interface {
	io.Closer
	// Set the namespace on the spec
	Set(*specs.Spec) error
	Sample() (*resourcestypes.NetworkSample, error)
}
    Namespace of network for workers
 Click to show internal directories. 
   Click to hide internal directories.