# Functions
No description provided by the author
NewMockSdkOperations creates a new mock instance.
NewSdkMockBackedByFake creates a new sdk mock, which keeps state and uses k8s for known CRs.
# Structs
MockSdkOperations is a mock of SdkOperations interface.
MockSdkOperationsMockRecorder is the mock recorder for MockSdkOperations.
SdkMockStateful sdk operator mock that creates, updates, gets and deletes CRs.
No description provided by the author