Documentation ¶
Index ¶
- type RbacV1beta1Client
- func (c *RbacV1beta1Client) ClusterRoleBindings() rbacv1beta1.ClusterRoleBindingInterface
- func (c *RbacV1beta1Client) ClusterRoles() rbacv1beta1.ClusterRoleInterface
- func (c *RbacV1beta1Client) RESTClient() rest.Interface
- func (c *RbacV1beta1Client) RoleBindings(namespace string) rbacv1beta1.RoleBindingInterface
- func (c *RbacV1beta1Client) Roles(namespace string) rbacv1beta1.RoleInterface
- type RbacV1beta1ClusterClient
- func (c *RbacV1beta1ClusterClient) Cluster(clusterPath logicalcluster.Path) rbacv1beta1.RbacV1beta1Interface
- func (c *RbacV1beta1ClusterClient) ClusterRoleBindings() kcprbacv1beta1.ClusterRoleBindingClusterInterface
- func (c *RbacV1beta1ClusterClient) ClusterRoles() kcprbacv1beta1.ClusterRoleClusterInterface
- func (c *RbacV1beta1ClusterClient) RoleBindings() kcprbacv1beta1.RoleBindingClusterInterface
- func (c *RbacV1beta1ClusterClient) Roles() kcprbacv1beta1.RoleClusterInterface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RbacV1beta1Client ¶
type RbacV1beta1Client struct { *kcptesting.Fake ClusterPath logicalcluster.Path }
func (*RbacV1beta1Client) ClusterRoleBindings ¶
func (c *RbacV1beta1Client) ClusterRoleBindings() rbacv1beta1.ClusterRoleBindingInterface
func (*RbacV1beta1Client) ClusterRoles ¶
func (c *RbacV1beta1Client) ClusterRoles() rbacv1beta1.ClusterRoleInterface
func (*RbacV1beta1Client) RESTClient ¶
func (c *RbacV1beta1Client) RESTClient() rest.Interface
func (*RbacV1beta1Client) RoleBindings ¶
func (c *RbacV1beta1Client) RoleBindings(namespace string) rbacv1beta1.RoleBindingInterface
func (*RbacV1beta1Client) Roles ¶
func (c *RbacV1beta1Client) Roles(namespace string) rbacv1beta1.RoleInterface
type RbacV1beta1ClusterClient ¶
type RbacV1beta1ClusterClient struct {
*kcptesting.Fake
}
func (*RbacV1beta1ClusterClient) Cluster ¶
func (c *RbacV1beta1ClusterClient) Cluster(clusterPath logicalcluster.Path) rbacv1beta1.RbacV1beta1Interface
func (*RbacV1beta1ClusterClient) ClusterRoleBindings ¶
func (c *RbacV1beta1ClusterClient) ClusterRoleBindings() kcprbacv1beta1.ClusterRoleBindingClusterInterface
func (*RbacV1beta1ClusterClient) ClusterRoles ¶
func (c *RbacV1beta1ClusterClient) ClusterRoles() kcprbacv1beta1.ClusterRoleClusterInterface
func (*RbacV1beta1ClusterClient) RoleBindings ¶
func (c *RbacV1beta1ClusterClient) RoleBindings() kcprbacv1beta1.RoleBindingClusterInterface
func (*RbacV1beta1ClusterClient) Roles ¶
func (c *RbacV1beta1ClusterClient) Roles() kcprbacv1beta1.RoleClusterInterface
Click to show internal directories.
Click to hide internal directories.