 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMapper ¶
func NewMapper(unmarshaler marshal.Unmarshaler, marshaler marshal.Marshaler, validator validator) api.PolicyMapper
Types ¶
type Destination ¶
type Policy ¶
type Policy struct {
	Source      Source      `json:"source"`
	Destination Destination `json:"destination"`
}
     Click to show internal directories. 
   Click to hide internal directories.