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