Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiscoveryV1beta1Client ¶
type DiscoveryV1beta1Client struct { *kcptesting.Fake ClusterPath logicalcluster.Path }
func (*DiscoveryV1beta1Client) EndpointSlices ¶
func (c *DiscoveryV1beta1Client) EndpointSlices(namespace string) discoveryv1beta1.EndpointSliceInterface
func (*DiscoveryV1beta1Client) RESTClient ¶
func (c *DiscoveryV1beta1Client) RESTClient() rest.Interface
type DiscoveryV1beta1ClusterClient ¶
type DiscoveryV1beta1ClusterClient struct {
*kcptesting.Fake
}
func (*DiscoveryV1beta1ClusterClient) Cluster ¶
func (c *DiscoveryV1beta1ClusterClient) Cluster(clusterPath logicalcluster.Path) discoveryv1beta1.DiscoveryV1beta1Interface
func (*DiscoveryV1beta1ClusterClient) EndpointSlices ¶
func (c *DiscoveryV1beta1ClusterClient) EndpointSlices() kcpdiscoveryv1beta1.EndpointSliceClusterInterface
Click to show internal directories.
Click to hide internal directories.