Documentation
¶
Overview ¶
Package fake has the automatically generated cluster clients.
Index ¶
- type FlowcontrolV1beta1Client
- type FlowcontrolV1beta1ClusterClient
- func (c *FlowcontrolV1beta1ClusterClient) Cluster(clusterPath logicalcluster.Path) flowcontrolv1beta1.FlowcontrolV1beta1Interface
- func (c *FlowcontrolV1beta1ClusterClient) FlowSchemas() kcpflowcontrolv1beta1.FlowSchemaClusterInterface
- func (c *FlowcontrolV1beta1ClusterClient) PriorityLevelConfigurations() kcpflowcontrolv1beta1.PriorityLevelConfigurationClusterInterface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlowcontrolV1beta1Client ¶
type FlowcontrolV1beta1Client struct {
*kcptesting.Fake
ClusterPath logicalcluster.Path
}
func (*FlowcontrolV1beta1Client) FlowSchemas ¶
func (c *FlowcontrolV1beta1Client) FlowSchemas() flowcontrolv1beta1.FlowSchemaInterface
func (*FlowcontrolV1beta1Client) PriorityLevelConfigurations ¶
func (c *FlowcontrolV1beta1Client) PriorityLevelConfigurations() flowcontrolv1beta1.PriorityLevelConfigurationInterface
func (*FlowcontrolV1beta1Client) RESTClient ¶
func (c *FlowcontrolV1beta1Client) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
type FlowcontrolV1beta1ClusterClient ¶
type FlowcontrolV1beta1ClusterClient struct {
*kcptesting.Fake
}
func (*FlowcontrolV1beta1ClusterClient) Cluster ¶
func (c *FlowcontrolV1beta1ClusterClient) Cluster(clusterPath logicalcluster.Path) flowcontrolv1beta1.FlowcontrolV1beta1Interface
func (*FlowcontrolV1beta1ClusterClient) FlowSchemas ¶
func (c *FlowcontrolV1beta1ClusterClient) FlowSchemas() kcpflowcontrolv1beta1.FlowSchemaClusterInterface
func (*FlowcontrolV1beta1ClusterClient) PriorityLevelConfigurations ¶
func (c *FlowcontrolV1beta1ClusterClient) PriorityLevelConfigurations() kcpflowcontrolv1beta1.PriorityLevelConfigurationClusterInterface
Click to show internal directories.
Click to hide internal directories.