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