Documentation
¶
Overview ¶
Package fake has the automatically generated clients.
Index ¶
- type FakeIDPV1alpha1
- func (c *FakeIDPV1alpha1) ActiveDirectoryIdentityProviders(namespace string) v1alpha1.ActiveDirectoryIdentityProviderInterface
- func (c *FakeIDPV1alpha1) GitHubIdentityProviders(namespace string) v1alpha1.GitHubIdentityProviderInterface
- func (c *FakeIDPV1alpha1) LDAPIdentityProviders(namespace string) v1alpha1.LDAPIdentityProviderInterface
- func (c *FakeIDPV1alpha1) OIDCIdentityProviders(namespace string) v1alpha1.OIDCIdentityProviderInterface
- func (c *FakeIDPV1alpha1) RESTClient() rest.Interface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeIDPV1alpha1 ¶
func (*FakeIDPV1alpha1) ActiveDirectoryIdentityProviders ¶ added in v0.11.0
func (c *FakeIDPV1alpha1) ActiveDirectoryIdentityProviders(namespace string) v1alpha1.ActiveDirectoryIdentityProviderInterface
func (*FakeIDPV1alpha1) GitHubIdentityProviders ¶ added in v0.31.0
func (c *FakeIDPV1alpha1) GitHubIdentityProviders(namespace string) v1alpha1.GitHubIdentityProviderInterface
func (*FakeIDPV1alpha1) LDAPIdentityProviders ¶ added in v0.9.0
func (c *FakeIDPV1alpha1) LDAPIdentityProviders(namespace string) v1alpha1.LDAPIdentityProviderInterface
func (*FakeIDPV1alpha1) OIDCIdentityProviders ¶
func (c *FakeIDPV1alpha1) OIDCIdentityProviders(namespace string) v1alpha1.OIDCIdentityProviderInterface
func (*FakeIDPV1alpha1) RESTClient ¶
func (c *FakeIDPV1alpha1) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
Click to show internal directories.
Click to hide internal directories.