Documentation ¶
Index ¶
- func Create(ctx context.Context, pol *Policy) (*Policy, error)
- func Delete(ctx context.Context, id string) error
- func Get(ctx context.Context, id string) (*Policy, error)
- func List(ctx context.Context) ([]Policy, error)
- func Update(ctx context.Context, policyId string, updateMap map[string]interface{}) (*Policy, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.