Documentation ¶
Overview ¶
Package fake has the automatically generated clients.
Index ¶
- type FakeRbacV1
- func (c *FakeRbacV1) ClusterRoleBindings() v1.ClusterRoleBindingInterface
- func (c *FakeRbacV1) ClusterRoles() v1.ClusterRoleInterface
- func (c *FakeRbacV1) RESTClient() rest.Interface
- func (c *FakeRbacV1) RoleBindings(namespace string) v1.RoleBindingInterface
- func (c *FakeRbacV1) Roles(namespace string) v1.RoleInterface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeRbacV1 ¶
func (*FakeRbacV1) ClusterRoleBindings ¶
func (c *FakeRbacV1) ClusterRoleBindings() v1.ClusterRoleBindingInterface
func (*FakeRbacV1) ClusterRoles ¶
func (c *FakeRbacV1) ClusterRoles() v1.ClusterRoleInterface
func (*FakeRbacV1) RESTClient ¶
func (c *FakeRbacV1) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
func (*FakeRbacV1) RoleBindings ¶
func (c *FakeRbacV1) RoleBindings(namespace string) v1.RoleBindingInterface
func (*FakeRbacV1) Roles ¶
func (c *FakeRbacV1) Roles(namespace string) v1.RoleInterface
Click to show internal directories.
Click to hide internal directories.