Documentation ¶
Overview ¶
This file was generated by counterfeiter
Index ¶
- type PolicyClient
- func (fake *PolicyClient) AddPolicy(arg1 models.Policy) error
- func (fake *PolicyClient) AddPolicyArgsForCall(i int) models.Policy
- func (fake *PolicyClient) AddPolicyCallCount() int
- func (fake *PolicyClient) AddPolicyReturns(result1 error)
- func (fake *PolicyClient) Invocations() map[string][][]interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PolicyClient ¶
type PolicyClient struct { AddPolicyStub func(models.Policy) error // contains filtered or unexported fields }
func (*PolicyClient) AddPolicyArgsForCall ¶
func (fake *PolicyClient) AddPolicyArgsForCall(i int) models.Policy
func (*PolicyClient) AddPolicyCallCount ¶
func (fake *PolicyClient) AddPolicyCallCount() int
func (*PolicyClient) AddPolicyReturns ¶
func (fake *PolicyClient) AddPolicyReturns(result1 error)
func (*PolicyClient) Invocations ¶
func (fake *PolicyClient) Invocations() map[string][][]interface{}
Click to show internal directories.
Click to hide internal directories.