Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListPolicyRequest ¶
type ListPolicyResponse ¶
type ListPolicyResponse struct {
Policies []string `json:"policies"`
}
type RemovePolicyRequest ¶
type RemovePolicyRequest struct {
*Policy
}
type UpsertPolicyRequest ¶
type UpsertPolicyRequest struct {
*Policy
}
Click to show internal directories.
Click to hide internal directories.