fake

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package fake has the automatically generated clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeAwrHubs added in v0.5.0

type FakeAwrHubs struct {
	Fake *FakeOpsiV1alpha1
	// contains filtered or unexported fields
}

FakeAwrHubs implements AwrHubInterface

func (*FakeAwrHubs) Create added in v0.5.0

func (c *FakeAwrHubs) Create(ctx context.Context, awrHub *v1alpha1.AwrHub, opts v1.CreateOptions) (result *v1alpha1.AwrHub, err error)

Create takes the representation of a awrHub and creates it. Returns the server's representation of the awrHub, and an error, if there is any.

func (*FakeAwrHubs) Delete added in v0.5.0

func (c *FakeAwrHubs) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

Delete takes name of the awrHub and deletes it. Returns an error if one occurs.

func (*FakeAwrHubs) DeleteCollection added in v0.5.0

func (c *FakeAwrHubs) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAwrHubs) Get added in v0.5.0

func (c *FakeAwrHubs) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.AwrHub, err error)

Get takes name of the awrHub, and returns the corresponding awrHub object, and an error if there is any.

func (*FakeAwrHubs) List added in v0.5.0

func (c *FakeAwrHubs) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.AwrHubList, err error)

List takes label and field selectors, and returns the list of AwrHubs that match those selectors.

func (*FakeAwrHubs) Patch added in v0.5.0

func (c *FakeAwrHubs) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AwrHub, err error)

Patch applies the patch and returns the patched awrHub.

func (*FakeAwrHubs) Update added in v0.5.0

func (c *FakeAwrHubs) Update(ctx context.Context, awrHub *v1alpha1.AwrHub, opts v1.UpdateOptions) (result *v1alpha1.AwrHub, err error)

Update takes the representation of a awrHub and updates it. Returns the server's representation of the awrHub, and an error, if there is any.

func (*FakeAwrHubs) UpdateStatus added in v0.5.0

func (c *FakeAwrHubs) UpdateStatus(ctx context.Context, awrHub *v1alpha1.AwrHub, opts v1.UpdateOptions) (*v1alpha1.AwrHub, error)

UpdateStatus was generated because the type contains a Status member. Add a +genclient:noStatus comment above the type to avoid generating UpdateStatus().

func (*FakeAwrHubs) Watch added in v0.5.0

func (c *FakeAwrHubs) Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)

Watch returns a watch.Interface that watches the requested awrHubs.

type FakeDatabaseInsights

type FakeDatabaseInsights struct {
	Fake *FakeOpsiV1alpha1
	// contains filtered or unexported fields
}

FakeDatabaseInsights implements DatabaseInsightInterface

func (*FakeDatabaseInsights) Create

func (c *FakeDatabaseInsights) Create(ctx context.Context, databaseInsight *v1alpha1.DatabaseInsight, opts v1.CreateOptions) (result *v1alpha1.DatabaseInsight, err error)

Create takes the representation of a databaseInsight and creates it. Returns the server's representation of the databaseInsight, and an error, if there is any.

func (*FakeDatabaseInsights) Delete

func (c *FakeDatabaseInsights) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

Delete takes name of the databaseInsight and deletes it. Returns an error if one occurs.

func (*FakeDatabaseInsights) DeleteCollection

func (c *FakeDatabaseInsights) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeDatabaseInsights) Get

func (c *FakeDatabaseInsights) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.DatabaseInsight, err error)

Get takes name of the databaseInsight, and returns the corresponding databaseInsight object, and an error if there is any.

func (*FakeDatabaseInsights) List

List takes label and field selectors, and returns the list of DatabaseInsights that match those selectors.

func (*FakeDatabaseInsights) Patch

func (c *FakeDatabaseInsights) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.DatabaseInsight, err error)

Patch applies the patch and returns the patched databaseInsight.

func (*FakeDatabaseInsights) Update

func (c *FakeDatabaseInsights) Update(ctx context.Context, databaseInsight *v1alpha1.DatabaseInsight, opts v1.UpdateOptions) (result *v1alpha1.DatabaseInsight, err error)

Update takes the representation of a databaseInsight and updates it. Returns the server's representation of the databaseInsight, and an error, if there is any.

func (*FakeDatabaseInsights) UpdateStatus

func (c *FakeDatabaseInsights) UpdateStatus(ctx context.Context, databaseInsight *v1alpha1.DatabaseInsight, opts v1.UpdateOptions) (*v1alpha1.DatabaseInsight, error)

UpdateStatus was generated because the type contains a Status member. Add a +genclient:noStatus comment above the type to avoid generating UpdateStatus().

func (*FakeDatabaseInsights) Watch

Watch returns a watch.Interface that watches the requested databaseInsights.

type FakeEnterpriseManagerBridges

type FakeEnterpriseManagerBridges struct {
	Fake *FakeOpsiV1alpha1
	// contains filtered or unexported fields
}

FakeEnterpriseManagerBridges implements EnterpriseManagerBridgeInterface

func (*FakeEnterpriseManagerBridges) Create

Create takes the representation of a enterpriseManagerBridge and creates it. Returns the server's representation of the enterpriseManagerBridge, and an error, if there is any.

func (*FakeEnterpriseManagerBridges) Delete

Delete takes name of the enterpriseManagerBridge and deletes it. Returns an error if one occurs.

func (*FakeEnterpriseManagerBridges) DeleteCollection

func (c *FakeEnterpriseManagerBridges) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeEnterpriseManagerBridges) Get

Get takes name of the enterpriseManagerBridge, and returns the corresponding enterpriseManagerBridge object, and an error if there is any.

func (*FakeEnterpriseManagerBridges) List

List takes label and field selectors, and returns the list of EnterpriseManagerBridges that match those selectors.

func (*FakeEnterpriseManagerBridges) Patch

func (c *FakeEnterpriseManagerBridges) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.EnterpriseManagerBridge, err error)

Patch applies the patch and returns the patched enterpriseManagerBridge.

func (*FakeEnterpriseManagerBridges) Update

Update takes the representation of a enterpriseManagerBridge and updates it. Returns the server's representation of the enterpriseManagerBridge, and an error, if there is any.

func (*FakeEnterpriseManagerBridges) UpdateStatus

UpdateStatus was generated because the type contains a Status member. Add a +genclient:noStatus comment above the type to avoid generating UpdateStatus().

func (*FakeEnterpriseManagerBridges) Watch

Watch returns a watch.Interface that watches the requested enterpriseManagerBridges.

type FakeExadataInsights

type FakeExadataInsights struct {
	Fake *FakeOpsiV1alpha1
	// contains filtered or unexported fields
}

FakeExadataInsights implements ExadataInsightInterface

func (*FakeExadataInsights) Create

func (c *FakeExadataInsights) Create(ctx context.Context, exadataInsight *v1alpha1.ExadataInsight, opts v1.CreateOptions) (result *v1alpha1.ExadataInsight, err error)

Create takes the representation of a exadataInsight and creates it. Returns the server's representation of the exadataInsight, and an error, if there is any.

func (*FakeExadataInsights) Delete

func (c *FakeExadataInsights) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

Delete takes name of the exadataInsight and deletes it. Returns an error if one occurs.

func (*FakeExadataInsights) DeleteCollection

func (c *FakeExadataInsights) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeExadataInsights) Get

func (c *FakeExadataInsights) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.ExadataInsight, err error)

Get takes name of the exadataInsight, and returns the corresponding exadataInsight object, and an error if there is any.

func (*FakeExadataInsights) List

List takes label and field selectors, and returns the list of ExadataInsights that match those selectors.

func (*FakeExadataInsights) Patch

func (c *FakeExadataInsights) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.ExadataInsight, err error)

Patch applies the patch and returns the patched exadataInsight.

func (*FakeExadataInsights) Update

func (c *FakeExadataInsights) Update(ctx context.Context, exadataInsight *v1alpha1.ExadataInsight, opts v1.UpdateOptions) (result *v1alpha1.ExadataInsight, err error)

Update takes the representation of a exadataInsight and updates it. Returns the server's representation of the exadataInsight, and an error, if there is any.

func (*FakeExadataInsights) UpdateStatus

func (c *FakeExadataInsights) UpdateStatus(ctx context.Context, exadataInsight *v1alpha1.ExadataInsight, opts v1.UpdateOptions) (*v1alpha1.ExadataInsight, error)

UpdateStatus was generated because the type contains a Status member. Add a +genclient:noStatus comment above the type to avoid generating UpdateStatus().

func (*FakeExadataInsights) Watch

Watch returns a watch.Interface that watches the requested exadataInsights.

type FakeHostInsights

type FakeHostInsights struct {
	Fake *FakeOpsiV1alpha1
	// contains filtered or unexported fields
}

FakeHostInsights implements HostInsightInterface

func (*FakeHostInsights) Create

func (c *FakeHostInsights) Create(ctx context.Context, hostInsight *v1alpha1.HostInsight, opts v1.CreateOptions) (result *v1alpha1.HostInsight, err error)

Create takes the representation of a hostInsight and creates it. Returns the server's representation of the hostInsight, and an error, if there is any.

func (*FakeHostInsights) Delete

func (c *FakeHostInsights) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

Delete takes name of the hostInsight and deletes it. Returns an error if one occurs.

func (*FakeHostInsights) DeleteCollection

func (c *FakeHostInsights) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeHostInsights) Get

func (c *FakeHostInsights) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.HostInsight, err error)

Get takes name of the hostInsight, and returns the corresponding hostInsight object, and an error if there is any.

func (*FakeHostInsights) List

func (c *FakeHostInsights) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.HostInsightList, err error)

List takes label and field selectors, and returns the list of HostInsights that match those selectors.

func (*FakeHostInsights) Patch

func (c *FakeHostInsights) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.HostInsight, err error)

Patch applies the patch and returns the patched hostInsight.

func (*FakeHostInsights) Update

func (c *FakeHostInsights) Update(ctx context.Context, hostInsight *v1alpha1.HostInsight, opts v1.UpdateOptions) (result *v1alpha1.HostInsight, err error)

Update takes the representation of a hostInsight and updates it. Returns the server's representation of the hostInsight, and an error, if there is any.

func (*FakeHostInsights) UpdateStatus

func (c *FakeHostInsights) UpdateStatus(ctx context.Context, hostInsight *v1alpha1.HostInsight, opts v1.UpdateOptions) (*v1alpha1.HostInsight, error)

UpdateStatus was generated because the type contains a Status member. Add a +genclient:noStatus comment above the type to avoid generating UpdateStatus().

func (*FakeHostInsights) Watch

Watch returns a watch.Interface that watches the requested hostInsights.

type FakeOperationsInsightsWarehouseDownloadWarehouseWallets added in v0.5.0

type FakeOperationsInsightsWarehouseDownloadWarehouseWallets struct {
	Fake *FakeOpsiV1alpha1
	// contains filtered or unexported fields
}

FakeOperationsInsightsWarehouseDownloadWarehouseWallets implements OperationsInsightsWarehouseDownloadWarehouseWalletInterface

func (*FakeOperationsInsightsWarehouseDownloadWarehouseWallets) Create added in v0.5.0

Create takes the representation of a operationsInsightsWarehouseDownloadWarehouseWallet and creates it. Returns the server's representation of the operationsInsightsWarehouseDownloadWarehouseWallet, and an error, if there is any.

func (*FakeOperationsInsightsWarehouseDownloadWarehouseWallets) Delete added in v0.5.0

Delete takes name of the operationsInsightsWarehouseDownloadWarehouseWallet and deletes it. Returns an error if one occurs.

func (*FakeOperationsInsightsWarehouseDownloadWarehouseWallets) DeleteCollection added in v0.5.0

DeleteCollection deletes a collection of objects.

func (*FakeOperationsInsightsWarehouseDownloadWarehouseWallets) Get added in v0.5.0

Get takes name of the operationsInsightsWarehouseDownloadWarehouseWallet, and returns the corresponding operationsInsightsWarehouseDownloadWarehouseWallet object, and an error if there is any.

func (*FakeOperationsInsightsWarehouseDownloadWarehouseWallets) List added in v0.5.0

List takes label and field selectors, and returns the list of OperationsInsightsWarehouseDownloadWarehouseWallets that match those selectors.

func (*FakeOperationsInsightsWarehouseDownloadWarehouseWallets) Patch added in v0.5.0

Patch applies the patch and returns the patched operationsInsightsWarehouseDownloadWarehouseWallet.

func (*FakeOperationsInsightsWarehouseDownloadWarehouseWallets) Update added in v0.5.0

Update takes the representation of a operationsInsightsWarehouseDownloadWarehouseWallet and updates it. Returns the server's representation of the operationsInsightsWarehouseDownloadWarehouseWallet, and an error, if there is any.

func (*FakeOperationsInsightsWarehouseDownloadWarehouseWallets) UpdateStatus added in v0.5.0

UpdateStatus was generated because the type contains a Status member. Add a +genclient:noStatus comment above the type to avoid generating UpdateStatus().

func (*FakeOperationsInsightsWarehouseDownloadWarehouseWallets) Watch added in v0.5.0

Watch returns a watch.Interface that watches the requested operationsInsightsWarehouseDownloadWarehouseWallets.

type FakeOperationsInsightsWarehouseRotateWarehouseWallets added in v0.5.0

type FakeOperationsInsightsWarehouseRotateWarehouseWallets struct {
	Fake *FakeOpsiV1alpha1
	// contains filtered or unexported fields
}

FakeOperationsInsightsWarehouseRotateWarehouseWallets implements OperationsInsightsWarehouseRotateWarehouseWalletInterface

func (*FakeOperationsInsightsWarehouseRotateWarehouseWallets) Create added in v0.5.0

Create takes the representation of a operationsInsightsWarehouseRotateWarehouseWallet and creates it. Returns the server's representation of the operationsInsightsWarehouseRotateWarehouseWallet, and an error, if there is any.

func (*FakeOperationsInsightsWarehouseRotateWarehouseWallets) Delete added in v0.5.0

Delete takes name of the operationsInsightsWarehouseRotateWarehouseWallet and deletes it. Returns an error if one occurs.

func (*FakeOperationsInsightsWarehouseRotateWarehouseWallets) DeleteCollection added in v0.5.0

DeleteCollection deletes a collection of objects.

func (*FakeOperationsInsightsWarehouseRotateWarehouseWallets) Get added in v0.5.0

Get takes name of the operationsInsightsWarehouseRotateWarehouseWallet, and returns the corresponding operationsInsightsWarehouseRotateWarehouseWallet object, and an error if there is any.

func (*FakeOperationsInsightsWarehouseRotateWarehouseWallets) List added in v0.5.0

List takes label and field selectors, and returns the list of OperationsInsightsWarehouseRotateWarehouseWallets that match those selectors.

func (*FakeOperationsInsightsWarehouseRotateWarehouseWallets) Patch added in v0.5.0

Patch applies the patch and returns the patched operationsInsightsWarehouseRotateWarehouseWallet.

func (*FakeOperationsInsightsWarehouseRotateWarehouseWallets) Update added in v0.5.0

Update takes the representation of a operationsInsightsWarehouseRotateWarehouseWallet and updates it. Returns the server's representation of the operationsInsightsWarehouseRotateWarehouseWallet, and an error, if there is any.

func (*FakeOperationsInsightsWarehouseRotateWarehouseWallets) UpdateStatus added in v0.5.0

UpdateStatus was generated because the type contains a Status member. Add a +genclient:noStatus comment above the type to avoid generating UpdateStatus().

func (*FakeOperationsInsightsWarehouseRotateWarehouseWallets) Watch added in v0.5.0

Watch returns a watch.Interface that watches the requested operationsInsightsWarehouseRotateWarehouseWallets.

type FakeOperationsInsightsWarehouseUsers added in v0.5.0

type FakeOperationsInsightsWarehouseUsers struct {
	Fake *FakeOpsiV1alpha1
	// contains filtered or unexported fields
}

FakeOperationsInsightsWarehouseUsers implements OperationsInsightsWarehouseUserInterface

func (*FakeOperationsInsightsWarehouseUsers) Create added in v0.5.0

Create takes the representation of a operationsInsightsWarehouseUser and creates it. Returns the server's representation of the operationsInsightsWarehouseUser, and an error, if there is any.

func (*FakeOperationsInsightsWarehouseUsers) Delete added in v0.5.0

Delete takes name of the operationsInsightsWarehouseUser and deletes it. Returns an error if one occurs.

func (*FakeOperationsInsightsWarehouseUsers) DeleteCollection added in v0.5.0

func (c *FakeOperationsInsightsWarehouseUsers) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeOperationsInsightsWarehouseUsers) Get added in v0.5.0

Get takes name of the operationsInsightsWarehouseUser, and returns the corresponding operationsInsightsWarehouseUser object, and an error if there is any.

func (*FakeOperationsInsightsWarehouseUsers) List added in v0.5.0

List takes label and field selectors, and returns the list of OperationsInsightsWarehouseUsers that match those selectors.

func (*FakeOperationsInsightsWarehouseUsers) Patch added in v0.5.0

Patch applies the patch and returns the patched operationsInsightsWarehouseUser.

func (*FakeOperationsInsightsWarehouseUsers) Update added in v0.5.0

Update takes the representation of a operationsInsightsWarehouseUser and updates it. Returns the server's representation of the operationsInsightsWarehouseUser, and an error, if there is any.

func (*FakeOperationsInsightsWarehouseUsers) UpdateStatus added in v0.5.0

UpdateStatus was generated because the type contains a Status member. Add a +genclient:noStatus comment above the type to avoid generating UpdateStatus().

func (*FakeOperationsInsightsWarehouseUsers) Watch added in v0.5.0

Watch returns a watch.Interface that watches the requested operationsInsightsWarehouseUsers.

type FakeOperationsInsightsWarehouses added in v0.5.0

type FakeOperationsInsightsWarehouses struct {
	Fake *FakeOpsiV1alpha1
	// contains filtered or unexported fields
}

FakeOperationsInsightsWarehouses implements OperationsInsightsWarehouseInterface

func (*FakeOperationsInsightsWarehouses) Create added in v0.5.0

Create takes the representation of a operationsInsightsWarehouse and creates it. Returns the server's representation of the operationsInsightsWarehouse, and an error, if there is any.

func (*FakeOperationsInsightsWarehouses) Delete added in v0.5.0

Delete takes name of the operationsInsightsWarehouse and deletes it. Returns an error if one occurs.

func (*FakeOperationsInsightsWarehouses) DeleteCollection added in v0.5.0

func (c *FakeOperationsInsightsWarehouses) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeOperationsInsightsWarehouses) Get added in v0.5.0

Get takes name of the operationsInsightsWarehouse, and returns the corresponding operationsInsightsWarehouse object, and an error if there is any.

func (*FakeOperationsInsightsWarehouses) List added in v0.5.0

List takes label and field selectors, and returns the list of OperationsInsightsWarehouses that match those selectors.

func (*FakeOperationsInsightsWarehouses) Patch added in v0.5.0

func (c *FakeOperationsInsightsWarehouses) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.OperationsInsightsWarehouse, err error)

Patch applies the patch and returns the patched operationsInsightsWarehouse.

func (*FakeOperationsInsightsWarehouses) Update added in v0.5.0

Update takes the representation of a operationsInsightsWarehouse and updates it. Returns the server's representation of the operationsInsightsWarehouse, and an error, if there is any.

func (*FakeOperationsInsightsWarehouses) UpdateStatus added in v0.5.0

UpdateStatus was generated because the type contains a Status member. Add a +genclient:noStatus comment above the type to avoid generating UpdateStatus().

func (*FakeOperationsInsightsWarehouses) Watch added in v0.5.0

Watch returns a watch.Interface that watches the requested operationsInsightsWarehouses.

type FakeOpsiV1alpha1

type FakeOpsiV1alpha1 struct {
	*testing.Fake
}

func (*FakeOpsiV1alpha1) AwrHubs added in v0.5.0

func (c *FakeOpsiV1alpha1) AwrHubs(namespace string) v1alpha1.AwrHubInterface

func (*FakeOpsiV1alpha1) DatabaseInsights

func (c *FakeOpsiV1alpha1) DatabaseInsights(namespace string) v1alpha1.DatabaseInsightInterface

func (*FakeOpsiV1alpha1) EnterpriseManagerBridges

func (c *FakeOpsiV1alpha1) EnterpriseManagerBridges(namespace string) v1alpha1.EnterpriseManagerBridgeInterface

func (*FakeOpsiV1alpha1) ExadataInsights

func (c *FakeOpsiV1alpha1) ExadataInsights(namespace string) v1alpha1.ExadataInsightInterface

func (*FakeOpsiV1alpha1) HostInsights

func (c *FakeOpsiV1alpha1) HostInsights(namespace string) v1alpha1.HostInsightInterface

func (*FakeOpsiV1alpha1) OperationsInsightsWarehouseDownloadWarehouseWallets added in v0.5.0

func (c *FakeOpsiV1alpha1) OperationsInsightsWarehouseDownloadWarehouseWallets(namespace string) v1alpha1.OperationsInsightsWarehouseDownloadWarehouseWalletInterface

func (*FakeOpsiV1alpha1) OperationsInsightsWarehouseRotateWarehouseWallets added in v0.5.0

func (c *FakeOpsiV1alpha1) OperationsInsightsWarehouseRotateWarehouseWallets(namespace string) v1alpha1.OperationsInsightsWarehouseRotateWarehouseWalletInterface

func (*FakeOpsiV1alpha1) OperationsInsightsWarehouseUsers added in v0.5.0

func (c *FakeOpsiV1alpha1) OperationsInsightsWarehouseUsers(namespace string) v1alpha1.OperationsInsightsWarehouseUserInterface

func (*FakeOpsiV1alpha1) OperationsInsightsWarehouses added in v0.5.0

func (c *FakeOpsiV1alpha1) OperationsInsightsWarehouses(namespace string) v1alpha1.OperationsInsightsWarehouseInterface

func (*FakeOpsiV1alpha1) RESTClient

func (c *FakeOpsiV1alpha1) RESTClient() rest.Interface

RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL