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