Documentation ¶
Index ¶
- type PolicyDBClient
- func (_m *PolicyDBClient) GetChargingKeysForRules(ruleIDs []string, ruleDefs []*protos.PolicyRule) []policydb.ChargingKey
- func (_m *PolicyDBClient) GetOmnipresentRules() ([]string, []string)
- func (_m *PolicyDBClient) GetPolicyRuleByID(id string) (*protos.PolicyRule, error)
- func (_m *PolicyDBClient) GetRuleIDsForBaseNames(baseNames []string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PolicyDBClient ¶
PolicyDBClient is an autogenerated mock type for the PolicyDBClient type
func (*PolicyDBClient) GetChargingKeysForRules ¶
func (_m *PolicyDBClient) GetChargingKeysForRules(ruleIDs []string, ruleDefs []*protos.PolicyRule) []policydb.ChargingKey
GetChargingKeysForRules provides a mock function with given fields: ruleIDs, ruleDefs
func (*PolicyDBClient) GetOmnipresentRules ¶
func (_m *PolicyDBClient) GetOmnipresentRules() ([]string, []string)
GetOmnipresentRules provides a mock function with given fields:
func (*PolicyDBClient) GetPolicyRuleByID ¶
func (_m *PolicyDBClient) GetPolicyRuleByID(id string) (*protos.PolicyRule, error)
GetPolicyRuleByID provides a mock function with given fields: id
func (*PolicyDBClient) GetRuleIDsForBaseNames ¶
func (_m *PolicyDBClient) GetRuleIDsForBaseNames(baseNames []string) []string
GetRuleIDsForBaseNames provides a mock function with given fields: baseNames
Click to show internal directories.
Click to hide internal directories.