package
0.1.17
Repository: https://github.com/sap/reactivejob-operator.git
Documentation: pkg.go.dev

# Functions

Needed by kubernetes/code-generator.

# Constants

ReactiveJobConditionReady represents the fact that a given ReactiveJob is ready.
Represents the fact that the ReactiveJob is being deleted.
Represents the fact that the ReactiveJob should be deleted, but deletion is blocked.
Represents the fact that the ReactiveJob has an error.
Represents the fact that the ReactiveJob was first seen.
Represents the fact that the ReactiveJob is reconciling.
Represents the fact that the ReactiveJob is ready.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
Needed by kubernetes/code-generator.

# Structs

ReactiveJob is the Schema for the reactivejobs API.
ReactiveJobCondition contains condition information for a ReactiveJob.
ReactiveJobList contains a list of ReactiveJob.
ReactiveJobSpec defines the desired state of ReactiveJob.
ReactiveJobStatus defines the observed state of ReactiveJob.

# Type aliases

ReactiveJobConditionType represents a ReactiveJob condition type.
ReactiveJobState represents a condition state in a readable form.