Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchedulingV1Client ¶
type SchedulingV1Client struct { *kcptesting.Fake ClusterPath logicalcluster.Path }
func (*SchedulingV1Client) PriorityClasses ¶
func (c *SchedulingV1Client) PriorityClasses() schedulingv1.PriorityClassInterface
func (*SchedulingV1Client) RESTClient ¶
func (c *SchedulingV1Client) RESTClient() rest.Interface
type SchedulingV1ClusterClient ¶
type SchedulingV1ClusterClient struct {
*kcptesting.Fake
}
func (*SchedulingV1ClusterClient) Cluster ¶
func (c *SchedulingV1ClusterClient) Cluster(clusterPath logicalcluster.Path) schedulingv1.SchedulingV1Interface
func (*SchedulingV1ClusterClient) PriorityClasses ¶
func (c *SchedulingV1ClusterClient) PriorityClasses() kcpschedulingv1.PriorityClassClusterInterface
Click to show internal directories.
Click to hide internal directories.