package
0.0.0-20191029175912-4eed250cdb7f
Repository: https://github.com/ibm/event-streams-topic.git
Documentation: pkg.go.dev
# Variables
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
Topic is the Schema for the topics API +k8s:openapi-gen=true +kubebuilder:printcolumn:name="Status",type="string",JSONPath=".status.state" +kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status.
TopicList contains a list of Topic.
TopicSpec defines the desired state of Topic.
TopicStatus defines the observed state of Topic.