Documentation ¶
Overview ¶
Code generated by mockery v1.0.0
Index ¶
- type Recorder
- func (_m *Recorder) IncAdmissionReview(webhook string, namespace string, resource string, operation v1beta1.Operation, ...)
- func (_m *Recorder) IncAdmissionReviewError(webhook string, namespace string, resource string, operation v1beta1.Operation, ...)
- func (_m *Recorder) ObserveAdmissionReviewDuration(webhook string, namespace string, resource string, operation v1beta1.Operation, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Recorder ¶
Recorder is an autogenerated mock type for the Recorder type
func (*Recorder) IncAdmissionReview ¶
func (_m *Recorder) IncAdmissionReview(webhook string, namespace string, resource string, operation v1beta1.Operation, kind metrics.ReviewKind)
IncAdmissionReview provides a mock function with given fields: webhook, namespace, resource, operation, kind
func (*Recorder) IncAdmissionReviewError ¶
func (_m *Recorder) IncAdmissionReviewError(webhook string, namespace string, resource string, operation v1beta1.Operation, kind metrics.ReviewKind)
IncAdmissionReviewError provides a mock function with given fields: webhook, namespace, resource, operation, kind
func (*Recorder) ObserveAdmissionReviewDuration ¶
func (_m *Recorder) ObserveAdmissionReviewDuration(webhook string, namespace string, resource string, operation v1beta1.Operation, kind metrics.ReviewKind, startTime time.Time)
ObserveAdmissionReviewDuration provides a mock function with given fields: webhook, namespace, resource, operation, kind, startTime
Click to show internal directories.
Click to hide internal directories.