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 FakeConnectivityRegistries added in v0.5.0

type FakeConnectivityRegistries struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeConnectivityRegistries implements ConnectivityRegistryInterface

func (*FakeConnectivityRegistries) Create added in v0.5.0

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

func (*FakeConnectivityRegistries) Delete added in v0.5.0

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

func (*FakeConnectivityRegistries) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeConnectivityRegistries) Get added in v0.5.0

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

func (*FakeConnectivityRegistries) List added in v0.5.0

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

func (*FakeConnectivityRegistries) Patch added in v0.5.0

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

Patch applies the patch and returns the patched connectivityRegistry.

func (*FakeConnectivityRegistries) Update added in v0.5.0

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

func (*FakeConnectivityRegistries) 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 (*FakeConnectivityRegistries) Watch added in v0.5.0

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

type FakeConnectivityRegistryConnections added in v0.5.0

type FakeConnectivityRegistryConnections struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeConnectivityRegistryConnections implements ConnectivityRegistryConnectionInterface

func (*FakeConnectivityRegistryConnections) Create added in v0.5.0

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

func (*FakeConnectivityRegistryConnections) Delete added in v0.5.0

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

func (*FakeConnectivityRegistryConnections) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeConnectivityRegistryConnections) Get added in v0.5.0

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

func (*FakeConnectivityRegistryConnections) List added in v0.5.0

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

func (*FakeConnectivityRegistryConnections) Patch added in v0.5.0

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

Patch applies the patch and returns the patched connectivityRegistryConnection.

func (*FakeConnectivityRegistryConnections) Update added in v0.5.0

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

func (*FakeConnectivityRegistryConnections) 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 (*FakeConnectivityRegistryConnections) Watch added in v0.5.0

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

type FakeConnectivityRegistryDataAssets added in v0.5.0

type FakeConnectivityRegistryDataAssets struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeConnectivityRegistryDataAssets implements ConnectivityRegistryDataAssetInterface

func (*FakeConnectivityRegistryDataAssets) Create added in v0.5.0

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

func (*FakeConnectivityRegistryDataAssets) Delete added in v0.5.0

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

func (*FakeConnectivityRegistryDataAssets) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeConnectivityRegistryDataAssets) Get added in v0.5.0

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

func (*FakeConnectivityRegistryDataAssets) List added in v0.5.0

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

func (*FakeConnectivityRegistryDataAssets) Patch added in v0.5.0

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

Patch applies the patch and returns the patched connectivityRegistryDataAsset.

func (*FakeConnectivityRegistryDataAssets) Update added in v0.5.0

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

func (*FakeConnectivityRegistryDataAssets) 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 (*FakeConnectivityRegistryDataAssets) Watch added in v0.5.0

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

type FakeConnectivityRegistryFolders added in v0.5.0

type FakeConnectivityRegistryFolders struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeConnectivityRegistryFolders implements ConnectivityRegistryFolderInterface

func (*FakeConnectivityRegistryFolders) Create added in v0.5.0

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

func (*FakeConnectivityRegistryFolders) Delete added in v0.5.0

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

func (*FakeConnectivityRegistryFolders) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeConnectivityRegistryFolders) Get added in v0.5.0

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

func (*FakeConnectivityRegistryFolders) List added in v0.5.0

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

func (*FakeConnectivityRegistryFolders) Patch added in v0.5.0

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

Patch applies the patch and returns the patched connectivityRegistryFolder.

func (*FakeConnectivityRegistryFolders) Update added in v0.5.0

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

func (*FakeConnectivityRegistryFolders) 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 (*FakeConnectivityRegistryFolders) Watch added in v0.5.0

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

type FakeDataV1alpha1

type FakeDataV1alpha1 struct {
	*testing.Fake
}

func (*FakeDataV1alpha1) ConnectivityRegistries added in v0.5.0

func (c *FakeDataV1alpha1) ConnectivityRegistries(namespace string) v1alpha1.ConnectivityRegistryInterface

func (*FakeDataV1alpha1) ConnectivityRegistryConnections added in v0.5.0

func (c *FakeDataV1alpha1) ConnectivityRegistryConnections(namespace string) v1alpha1.ConnectivityRegistryConnectionInterface

func (*FakeDataV1alpha1) ConnectivityRegistryDataAssets added in v0.5.0

func (c *FakeDataV1alpha1) ConnectivityRegistryDataAssets(namespace string) v1alpha1.ConnectivityRegistryDataAssetInterface

func (*FakeDataV1alpha1) ConnectivityRegistryFolders added in v0.5.0

func (c *FakeDataV1alpha1) ConnectivityRegistryFolders(namespace string) v1alpha1.ConnectivityRegistryFolderInterface

func (*FakeDataV1alpha1) LabelingServiceDatasets

func (c *FakeDataV1alpha1) LabelingServiceDatasets(namespace string) v1alpha1.LabelingServiceDatasetInterface

func (*FakeDataV1alpha1) RESTClient

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

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

func (*FakeDataV1alpha1) SafeCompareSecurityAssessments

func (c *FakeDataV1alpha1) SafeCompareSecurityAssessments(namespace string) v1alpha1.SafeCompareSecurityAssessmentInterface

func (*FakeDataV1alpha1) SafeCompareUserAssessments

func (c *FakeDataV1alpha1) SafeCompareUserAssessments(namespace string) v1alpha1.SafeCompareUserAssessmentInterface

func (*FakeDataV1alpha1) SafeDataSafeConfigurations

func (c *FakeDataV1alpha1) SafeDataSafeConfigurations(namespace string) v1alpha1.SafeDataSafeConfigurationInterface

func (*FakeDataV1alpha1) SafeDataSafePrivateEndpoints

func (c *FakeDataV1alpha1) SafeDataSafePrivateEndpoints(namespace string) v1alpha1.SafeDataSafePrivateEndpointInterface

func (*FakeDataV1alpha1) SafeOnPremConnectors

func (c *FakeDataV1alpha1) SafeOnPremConnectors(namespace string) v1alpha1.SafeOnPremConnectorInterface

func (*FakeDataV1alpha1) SafeSecurityAssessments

func (c *FakeDataV1alpha1) SafeSecurityAssessments(namespace string) v1alpha1.SafeSecurityAssessmentInterface

func (*FakeDataV1alpha1) SafeSetSecurityAssessmentBaselines

func (c *FakeDataV1alpha1) SafeSetSecurityAssessmentBaselines(namespace string) v1alpha1.SafeSetSecurityAssessmentBaselineInterface

func (*FakeDataV1alpha1) SafeSetUserAssessmentBaselines

func (c *FakeDataV1alpha1) SafeSetUserAssessmentBaselines(namespace string) v1alpha1.SafeSetUserAssessmentBaselineInterface

func (*FakeDataV1alpha1) SafeTargetDatabases

func (c *FakeDataV1alpha1) SafeTargetDatabases(namespace string) v1alpha1.SafeTargetDatabaseInterface

func (*FakeDataV1alpha1) SafeUnsetSecurityAssessmentBaselines

func (c *FakeDataV1alpha1) SafeUnsetSecurityAssessmentBaselines(namespace string) v1alpha1.SafeUnsetSecurityAssessmentBaselineInterface

func (*FakeDataV1alpha1) SafeUnsetUserAssessmentBaselines

func (c *FakeDataV1alpha1) SafeUnsetUserAssessmentBaselines(namespace string) v1alpha1.SafeUnsetUserAssessmentBaselineInterface

func (*FakeDataV1alpha1) SafeUserAssessments

func (c *FakeDataV1alpha1) SafeUserAssessments(namespace string) v1alpha1.SafeUserAssessmentInterface

type FakeLabelingServiceDatasets

type FakeLabelingServiceDatasets struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeLabelingServiceDatasets implements LabelingServiceDatasetInterface

func (*FakeLabelingServiceDatasets) Create

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

func (*FakeLabelingServiceDatasets) Delete

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

func (*FakeLabelingServiceDatasets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeLabelingServiceDatasets) Get

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

func (*FakeLabelingServiceDatasets) List

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

func (*FakeLabelingServiceDatasets) Patch

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

Patch applies the patch and returns the patched labelingServiceDataset.

func (*FakeLabelingServiceDatasets) Update

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

func (*FakeLabelingServiceDatasets) UpdateStatus

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

func (*FakeLabelingServiceDatasets) Watch

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

type FakeSafeCompareSecurityAssessments

type FakeSafeCompareSecurityAssessments struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeSafeCompareSecurityAssessments implements SafeCompareSecurityAssessmentInterface

func (*FakeSafeCompareSecurityAssessments) Create

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

func (*FakeSafeCompareSecurityAssessments) Delete

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

func (*FakeSafeCompareSecurityAssessments) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSafeCompareSecurityAssessments) Get

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

func (*FakeSafeCompareSecurityAssessments) List

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

func (*FakeSafeCompareSecurityAssessments) Patch

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

Patch applies the patch and returns the patched safeCompareSecurityAssessment.

func (*FakeSafeCompareSecurityAssessments) Update

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

func (*FakeSafeCompareSecurityAssessments) UpdateStatus

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

func (*FakeSafeCompareSecurityAssessments) Watch

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

type FakeSafeCompareUserAssessments

type FakeSafeCompareUserAssessments struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeSafeCompareUserAssessments implements SafeCompareUserAssessmentInterface

func (*FakeSafeCompareUserAssessments) Create

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

func (*FakeSafeCompareUserAssessments) Delete

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

func (*FakeSafeCompareUserAssessments) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSafeCompareUserAssessments) Get

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

func (*FakeSafeCompareUserAssessments) List

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

func (*FakeSafeCompareUserAssessments) Patch

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

Patch applies the patch and returns the patched safeCompareUserAssessment.

func (*FakeSafeCompareUserAssessments) Update

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

func (*FakeSafeCompareUserAssessments) UpdateStatus

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

func (*FakeSafeCompareUserAssessments) Watch

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

type FakeSafeDataSafeConfigurations

type FakeSafeDataSafeConfigurations struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeSafeDataSafeConfigurations implements SafeDataSafeConfigurationInterface

func (*FakeSafeDataSafeConfigurations) Create

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

func (*FakeSafeDataSafeConfigurations) Delete

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

func (*FakeSafeDataSafeConfigurations) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSafeDataSafeConfigurations) Get

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

func (*FakeSafeDataSafeConfigurations) List

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

func (*FakeSafeDataSafeConfigurations) Patch

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

Patch applies the patch and returns the patched safeDataSafeConfiguration.

func (*FakeSafeDataSafeConfigurations) Update

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

func (*FakeSafeDataSafeConfigurations) UpdateStatus

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

func (*FakeSafeDataSafeConfigurations) Watch

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

type FakeSafeDataSafePrivateEndpoints

type FakeSafeDataSafePrivateEndpoints struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeSafeDataSafePrivateEndpoints implements SafeDataSafePrivateEndpointInterface

func (*FakeSafeDataSafePrivateEndpoints) Create

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

func (*FakeSafeDataSafePrivateEndpoints) Delete

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

func (*FakeSafeDataSafePrivateEndpoints) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSafeDataSafePrivateEndpoints) Get

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

func (*FakeSafeDataSafePrivateEndpoints) List

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

func (*FakeSafeDataSafePrivateEndpoints) Patch

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

Patch applies the patch and returns the patched safeDataSafePrivateEndpoint.

func (*FakeSafeDataSafePrivateEndpoints) Update

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

func (*FakeSafeDataSafePrivateEndpoints) UpdateStatus

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

func (*FakeSafeDataSafePrivateEndpoints) Watch

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

type FakeSafeOnPremConnectors

type FakeSafeOnPremConnectors struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeSafeOnPremConnectors implements SafeOnPremConnectorInterface

func (*FakeSafeOnPremConnectors) Create

func (c *FakeSafeOnPremConnectors) Create(ctx context.Context, safeOnPremConnector *v1alpha1.SafeOnPremConnector, opts v1.CreateOptions) (result *v1alpha1.SafeOnPremConnector, err error)

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

func (*FakeSafeOnPremConnectors) Delete

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

func (*FakeSafeOnPremConnectors) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSafeOnPremConnectors) Get

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

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

func (*FakeSafeOnPremConnectors) List

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

func (*FakeSafeOnPremConnectors) Patch

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

Patch applies the patch and returns the patched safeOnPremConnector.

func (*FakeSafeOnPremConnectors) Update

func (c *FakeSafeOnPremConnectors) Update(ctx context.Context, safeOnPremConnector *v1alpha1.SafeOnPremConnector, opts v1.UpdateOptions) (result *v1alpha1.SafeOnPremConnector, err error)

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

func (*FakeSafeOnPremConnectors) UpdateStatus

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

func (*FakeSafeOnPremConnectors) Watch

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

type FakeSafeSecurityAssessments

type FakeSafeSecurityAssessments struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeSafeSecurityAssessments implements SafeSecurityAssessmentInterface

func (*FakeSafeSecurityAssessments) Create

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

func (*FakeSafeSecurityAssessments) Delete

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

func (*FakeSafeSecurityAssessments) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSafeSecurityAssessments) Get

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

func (*FakeSafeSecurityAssessments) List

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

func (*FakeSafeSecurityAssessments) Patch

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

Patch applies the patch and returns the patched safeSecurityAssessment.

func (*FakeSafeSecurityAssessments) Update

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

func (*FakeSafeSecurityAssessments) UpdateStatus

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

func (*FakeSafeSecurityAssessments) Watch

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

type FakeSafeSetSecurityAssessmentBaselines

type FakeSafeSetSecurityAssessmentBaselines struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeSafeSetSecurityAssessmentBaselines implements SafeSetSecurityAssessmentBaselineInterface

func (*FakeSafeSetSecurityAssessmentBaselines) Create

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

func (*FakeSafeSetSecurityAssessmentBaselines) Delete

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

func (*FakeSafeSetSecurityAssessmentBaselines) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSafeSetSecurityAssessmentBaselines) Get

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

func (*FakeSafeSetSecurityAssessmentBaselines) List

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

func (*FakeSafeSetSecurityAssessmentBaselines) Patch

Patch applies the patch and returns the patched safeSetSecurityAssessmentBaseline.

func (*FakeSafeSetSecurityAssessmentBaselines) Update

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

func (*FakeSafeSetSecurityAssessmentBaselines) UpdateStatus

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

func (*FakeSafeSetSecurityAssessmentBaselines) Watch

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

type FakeSafeSetUserAssessmentBaselines

type FakeSafeSetUserAssessmentBaselines struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeSafeSetUserAssessmentBaselines implements SafeSetUserAssessmentBaselineInterface

func (*FakeSafeSetUserAssessmentBaselines) Create

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

func (*FakeSafeSetUserAssessmentBaselines) Delete

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

func (*FakeSafeSetUserAssessmentBaselines) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSafeSetUserAssessmentBaselines) Get

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

func (*FakeSafeSetUserAssessmentBaselines) List

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

func (*FakeSafeSetUserAssessmentBaselines) Patch

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

Patch applies the patch and returns the patched safeSetUserAssessmentBaseline.

func (*FakeSafeSetUserAssessmentBaselines) Update

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

func (*FakeSafeSetUserAssessmentBaselines) UpdateStatus

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

func (*FakeSafeSetUserAssessmentBaselines) Watch

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

type FakeSafeTargetDatabases

type FakeSafeTargetDatabases struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeSafeTargetDatabases implements SafeTargetDatabaseInterface

func (*FakeSafeTargetDatabases) Create

func (c *FakeSafeTargetDatabases) Create(ctx context.Context, safeTargetDatabase *v1alpha1.SafeTargetDatabase, opts v1.CreateOptions) (result *v1alpha1.SafeTargetDatabase, err error)

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

func (*FakeSafeTargetDatabases) Delete

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

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

func (*FakeSafeTargetDatabases) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSafeTargetDatabases) Get

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

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

func (*FakeSafeTargetDatabases) List

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

func (*FakeSafeTargetDatabases) Patch

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

Patch applies the patch and returns the patched safeTargetDatabase.

func (*FakeSafeTargetDatabases) Update

func (c *FakeSafeTargetDatabases) Update(ctx context.Context, safeTargetDatabase *v1alpha1.SafeTargetDatabase, opts v1.UpdateOptions) (result *v1alpha1.SafeTargetDatabase, err error)

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

func (*FakeSafeTargetDatabases) UpdateStatus

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

func (*FakeSafeTargetDatabases) Watch

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

type FakeSafeUnsetSecurityAssessmentBaselines

type FakeSafeUnsetSecurityAssessmentBaselines struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeSafeUnsetSecurityAssessmentBaselines implements SafeUnsetSecurityAssessmentBaselineInterface

func (*FakeSafeUnsetSecurityAssessmentBaselines) Create

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

func (*FakeSafeUnsetSecurityAssessmentBaselines) Delete

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

func (*FakeSafeUnsetSecurityAssessmentBaselines) DeleteCollection

DeleteCollection deletes a collection of objects.

func (*FakeSafeUnsetSecurityAssessmentBaselines) Get

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

func (*FakeSafeUnsetSecurityAssessmentBaselines) List

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

func (*FakeSafeUnsetSecurityAssessmentBaselines) Patch

Patch applies the patch and returns the patched safeUnsetSecurityAssessmentBaseline.

func (*FakeSafeUnsetSecurityAssessmentBaselines) Update

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

func (*FakeSafeUnsetSecurityAssessmentBaselines) UpdateStatus

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

func (*FakeSafeUnsetSecurityAssessmentBaselines) Watch

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

type FakeSafeUnsetUserAssessmentBaselines

type FakeSafeUnsetUserAssessmentBaselines struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeSafeUnsetUserAssessmentBaselines implements SafeUnsetUserAssessmentBaselineInterface

func (*FakeSafeUnsetUserAssessmentBaselines) Create

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

func (*FakeSafeUnsetUserAssessmentBaselines) Delete

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

func (*FakeSafeUnsetUserAssessmentBaselines) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSafeUnsetUserAssessmentBaselines) Get

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

func (*FakeSafeUnsetUserAssessmentBaselines) List

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

func (*FakeSafeUnsetUserAssessmentBaselines) Patch

Patch applies the patch and returns the patched safeUnsetUserAssessmentBaseline.

func (*FakeSafeUnsetUserAssessmentBaselines) Update

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

func (*FakeSafeUnsetUserAssessmentBaselines) UpdateStatus

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

func (*FakeSafeUnsetUserAssessmentBaselines) Watch

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

type FakeSafeUserAssessments

type FakeSafeUserAssessments struct {
	Fake *FakeDataV1alpha1
	// contains filtered or unexported fields
}

FakeSafeUserAssessments implements SafeUserAssessmentInterface

func (*FakeSafeUserAssessments) Create

func (c *FakeSafeUserAssessments) Create(ctx context.Context, safeUserAssessment *v1alpha1.SafeUserAssessment, opts v1.CreateOptions) (result *v1alpha1.SafeUserAssessment, err error)

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

func (*FakeSafeUserAssessments) Delete

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

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

func (*FakeSafeUserAssessments) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSafeUserAssessments) Get

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

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

func (*FakeSafeUserAssessments) List

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

func (*FakeSafeUserAssessments) Patch

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

Patch applies the patch and returns the patched safeUserAssessment.

func (*FakeSafeUserAssessments) Update

func (c *FakeSafeUserAssessments) Update(ctx context.Context, safeUserAssessment *v1alpha1.SafeUserAssessment, opts v1.UpdateOptions) (result *v1alpha1.SafeUserAssessment, err error)

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

func (*FakeSafeUserAssessments) UpdateStatus

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

func (*FakeSafeUserAssessments) Watch

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

Jump to

Keyboard shortcuts

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