# Functions
New creates a new controller-runtime runnable providing bundle rotation for the service endpoint of the mutating webhook.
NewMockCertificateOperations creates a new mock instance.
# Structs
MockCertificateOperations is a mock of CertificateOperations interface.
MockCertificateOperationsMockRecorder is the mock recorder for MockCertificateOperations.
# Interfaces
CertificateOperations is an interface for the operations that are used to generate certificates with purpose of mocking dependencies in tests.