Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteReq ¶
type DeleteReq struct {
Policy `argument:"composed" URIParam:"PolicyId" json:"-"`
}
type Entity ¶
type Entity struct { Id string Name string Location string Links []models.LinkEntity }
type ListRes ¶
type ListRes struct { Items []Entity Links []models.LinkEntity }
Source Files ¶
Click to show internal directories.
Click to hide internal directories.