Documentation
¶
Overview ¶
Package fake has the automatically generated cluster clients.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchV1beta1Client ¶
type BatchV1beta1Client struct {
*kcptesting.Fake
ClusterPath logicalcluster.Path
}
func (*BatchV1beta1Client) CronJobs ¶
func (c *BatchV1beta1Client) CronJobs(namespace string) batchv1beta1.CronJobInterface
func (*BatchV1beta1Client) RESTClient ¶
func (c *BatchV1beta1Client) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
type BatchV1beta1ClusterClient ¶
type BatchV1beta1ClusterClient struct {
*kcptesting.Fake
}
func (*BatchV1beta1ClusterClient) Cluster ¶
func (c *BatchV1beta1ClusterClient) Cluster(clusterPath logicalcluster.Path) batchv1beta1.BatchV1beta1Interface
func (*BatchV1beta1ClusterClient) CronJobs ¶
func (c *BatchV1beta1ClusterClient) CronJobs() kcpbatchv1beta1.CronJobClusterInterface
Click to show internal directories.
Click to hide internal directories.