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