package
0.0.0-20200901172253-25e0b3254bdd
Repository: https://github.com/googleinterns/knative-source-mongodb.git
Documentation: pkg.go.dev

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

MongoDbConditionConnectionEstablished has status True when the MongoDbSource has correct credentials and was able to successfully connect to the correct database or collection.
MongoDbConditionDeployed has status True when the MongoDbSource has had it's deployment created.
MongoDbConditionReady has status True when the MongoDbSource is ready to send events.
MongoDbConditionSinkProvided has status True when the MongoDbSource has been configured with a sink target.
MongoDbSourceDeletedEventType is the MongoDbSource CloudEvent type for a deletion.
MongoDbSourceInsertedEventType is the MongoDbSource CloudEvent type for an insert.
MongoDbSourceUpdatedEventType is the MongoDbSource CloudEvent type for an update.

# Variables

AddToScheme is used to add go types to the GroupVersionKind scheme.
MongoDbCondSet holds NewLivingConditionSet.
MongoDbSourceEventTypes are the different types of event the source produces.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.

# Structs

MongoDbSource is the Schema for the MongoDbSource API.
MongoDbSourceList contains a list of MongoDbSource.
MongoDbSourceSpec defines the desired state of MongoDbSource.
MongoDbSourceStatus defines the observed state of MongoDbSource.