Documentation
¶
Overview ¶
Package fake has the automatically generated clients.
Index ¶
- type FakeNetworkingV1
- func (c *FakeNetworkingV1) IPAddresses() v1.IPAddressInterface
- func (c *FakeNetworkingV1) IngressClasses() v1.IngressClassInterface
- func (c *FakeNetworkingV1) Ingresses(namespace string) v1.IngressInterface
- func (c *FakeNetworkingV1) NetworkPolicies(namespace string) v1.NetworkPolicyInterface
- func (c *FakeNetworkingV1) RESTClient() rest.Interface
- func (c *FakeNetworkingV1) ServiceCIDRs() v1.ServiceCIDRInterface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeNetworkingV1 ¶
func (*FakeNetworkingV1) IPAddresses ¶ added in v0.33.0
func (c *FakeNetworkingV1) IPAddresses() v1.IPAddressInterface
func (*FakeNetworkingV1) IngressClasses ¶ added in v0.19.0
func (c *FakeNetworkingV1) IngressClasses() v1.IngressClassInterface
func (*FakeNetworkingV1) Ingresses ¶ added in v0.19.0
func (c *FakeNetworkingV1) Ingresses(namespace string) v1.IngressInterface
func (*FakeNetworkingV1) NetworkPolicies ¶
func (c *FakeNetworkingV1) NetworkPolicies(namespace string) v1.NetworkPolicyInterface
func (*FakeNetworkingV1) RESTClient ¶
func (c *FakeNetworkingV1) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
func (*FakeNetworkingV1) ServiceCIDRs ¶ added in v0.33.0
func (c *FakeNetworkingV1) ServiceCIDRs() v1.ServiceCIDRInterface
Click to show internal directories.
Click to hide internal directories.