package fake
import "k8s.io/client-go/kubernetes/typed/networking/v1alpha1/fake"
Package fake has the automatically generated clients.
Index ¶
Types ¶
type FakeNetworkingV1alpha1 ¶
func (*FakeNetworkingV1alpha1) IPAddresses ¶
func (c *FakeNetworkingV1alpha1) IPAddresses() v1alpha1.IPAddressInterface
func (*FakeNetworkingV1alpha1) RESTClient ¶
func (c *FakeNetworkingV1alpha1) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
func (*FakeNetworkingV1alpha1) ServiceCIDRs ¶
func (c *FakeNetworkingV1alpha1) ServiceCIDRs() v1alpha1.ServiceCIDRInterface
Source Files ¶
doc.go fake_ipaddress.go fake_networking_client.go fake_servicecidr.go
- Version
- v0.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 4 hours ago –
Tools for package owners.