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