Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventsV1beta1Client ¶
type EventsV1beta1Client struct { *kcptesting.Fake ClusterPath logicalcluster.Path }
func (*EventsV1beta1Client) Events ¶
func (c *EventsV1beta1Client) Events(namespace string) eventsv1beta1.EventInterface
func (*EventsV1beta1Client) RESTClient ¶
func (c *EventsV1beta1Client) RESTClient() rest.Interface
type EventsV1beta1ClusterClient ¶
type EventsV1beta1ClusterClient struct {
*kcptesting.Fake
}
func (*EventsV1beta1ClusterClient) Cluster ¶
func (c *EventsV1beta1ClusterClient) Cluster(clusterPath logicalcluster.Path) eventsv1beta1.EventsV1beta1Interface
func (*EventsV1beta1ClusterClient) Events ¶
func (c *EventsV1beta1ClusterClient) Events() kcpeventsv1beta1.EventClusterInterface
Click to show internal directories.
Click to hide internal directories.