package
1.19.0
Repository: https://github.com/kubeedge/api.git
Documentation: pkg.go.dev

# Functions

Resource takes an unqualified resource and returns a Group-qualified GroupResource.

# Constants

GroupName is the group name use in this package.
RuleEndpoint's types.
RuleEndpoint's types.
RuleEndpoint's types.
Version is the API version.

# Variables

No description provided by the author
No description provided by the author
SchemeGroupVersion is the group version used to register these objects.

# Structs

+genclient +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object Rule is the Schema for the rules API +k8s:openapi-gen=true.
+genclient +genclient:noStatus +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object RuleEndpoint is the Schema for the ruleendpoints API +k8s:openapi-gen=true.
+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object RuleEndpointList contains a list of RuleEndpoint.
RuleEndpointSpec defines endpoint of rule.
+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object RuleList contains a list of Rule.
RuleSpec defines rule of message delivery.
RuleStatus defines status of message delivery.

# Type aliases

RuleEndpointTypeDef defines ruleEndpoint's type.