package fake
import "k8s.io/client-go/kubernetes/typed/events/v1beta1/fake"
Package fake has the automatically generated clients.
Index ¶
Types ¶
type FakeEventsV1beta1 ¶
func (*FakeEventsV1beta1) Events ¶
func (c *FakeEventsV1beta1) Events(namespace string) v1beta1.EventInterface
func (*FakeEventsV1beta1) RESTClient ¶
func (c *FakeEventsV1beta1) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
Source Files ¶
doc.go fake_event.go fake_event_expansion.go fake_events_client.go
- Version
- v0.33.0
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 13 minutes ago –
Tools for package owners.