Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeV1alpha1Client ¶
type NodeV1alpha1Client struct { *kcptesting.Fake ClusterPath logicalcluster.Path }
func (*NodeV1alpha1Client) RESTClient ¶
func (c *NodeV1alpha1Client) RESTClient() rest.Interface
func (*NodeV1alpha1Client) RuntimeClasses ¶
func (c *NodeV1alpha1Client) RuntimeClasses() nodev1alpha1.RuntimeClassInterface
type NodeV1alpha1ClusterClient ¶
type NodeV1alpha1ClusterClient struct {
*kcptesting.Fake
}
func (*NodeV1alpha1ClusterClient) Cluster ¶
func (c *NodeV1alpha1ClusterClient) Cluster(clusterPath logicalcluster.Path) nodev1alpha1.NodeV1alpha1Interface
func (*NodeV1alpha1ClusterClient) RuntimeClasses ¶
func (c *NodeV1alpha1ClusterClient) RuntimeClasses() kcpnodev1alpha1.RuntimeClassClusterInterface
Click to show internal directories.
Click to hide internal directories.