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 FakeFirewallRules

type FakeFirewallRules struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeFirewallRules implements FirewallRuleInterface

func (*FakeFirewallRules) Create

func (c *FakeFirewallRules) Create(ctx context.Context, firewallRule *v1alpha1.FirewallRule, opts v1.CreateOptions) (result *v1alpha1.FirewallRule, err error)

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

func (*FakeFirewallRules) Delete

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

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

func (*FakeFirewallRules) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFirewallRules) Get

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

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

func (*FakeFirewallRules) List

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

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

func (*FakeFirewallRules) Patch

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

Patch applies the patch and returns the patched firewallRule.

func (*FakeFirewallRules) Update

func (c *FakeFirewallRules) Update(ctx context.Context, firewallRule *v1alpha1.FirewallRule, opts v1.UpdateOptions) (result *v1alpha1.FirewallRule, err error)

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

func (*FakeFirewallRules) UpdateStatus

func (c *FakeFirewallRules) UpdateStatus(ctx context.Context, firewallRule *v1alpha1.FirewallRule, opts v1.UpdateOptions) (*v1alpha1.FirewallRule, error)

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

func (*FakeFirewallRules) Watch

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

type FakeIntegrationRuntimeAzures added in v0.5.0

type FakeIntegrationRuntimeAzures struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeIntegrationRuntimeAzures implements IntegrationRuntimeAzureInterface

func (*FakeIntegrationRuntimeAzures) Create added in v0.5.0

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

func (*FakeIntegrationRuntimeAzures) Delete added in v0.5.0

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

func (*FakeIntegrationRuntimeAzures) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeIntegrationRuntimeAzures) Get added in v0.5.0

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

func (*FakeIntegrationRuntimeAzures) List added in v0.5.0

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

func (*FakeIntegrationRuntimeAzures) Patch added in v0.5.0

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

Patch applies the patch and returns the patched integrationRuntimeAzure.

func (*FakeIntegrationRuntimeAzures) Update added in v0.5.0

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

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

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

type FakeIntegrationRuntimeSelfHosteds added in v0.5.0

type FakeIntegrationRuntimeSelfHosteds struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeIntegrationRuntimeSelfHosteds implements IntegrationRuntimeSelfHostedInterface

func (*FakeIntegrationRuntimeSelfHosteds) Create added in v0.5.0

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

func (*FakeIntegrationRuntimeSelfHosteds) Delete added in v0.5.0

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

func (*FakeIntegrationRuntimeSelfHosteds) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeIntegrationRuntimeSelfHosteds) Get added in v0.5.0

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

func (*FakeIntegrationRuntimeSelfHosteds) List added in v0.5.0

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

func (*FakeIntegrationRuntimeSelfHosteds) Patch added in v0.5.0

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

Patch applies the patch and returns the patched integrationRuntimeSelfHosted.

func (*FakeIntegrationRuntimeSelfHosteds) Update added in v0.5.0

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

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

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

type FakeLinkedServices added in v0.5.0

type FakeLinkedServices struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeLinkedServices implements LinkedServiceInterface

func (*FakeLinkedServices) Create added in v0.5.0

func (c *FakeLinkedServices) Create(ctx context.Context, linkedService *v1alpha1.LinkedService, opts v1.CreateOptions) (result *v1alpha1.LinkedService, err error)

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

func (*FakeLinkedServices) Delete added in v0.5.0

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

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

func (*FakeLinkedServices) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeLinkedServices) Get added in v0.5.0

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

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

func (*FakeLinkedServices) List added in v0.5.0

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

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

func (*FakeLinkedServices) Patch added in v0.5.0

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

Patch applies the patch and returns the patched linkedService.

func (*FakeLinkedServices) Update added in v0.5.0

func (c *FakeLinkedServices) Update(ctx context.Context, linkedService *v1alpha1.LinkedService, opts v1.UpdateOptions) (result *v1alpha1.LinkedService, err error)

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

func (*FakeLinkedServices) UpdateStatus added in v0.5.0

func (c *FakeLinkedServices) UpdateStatus(ctx context.Context, linkedService *v1alpha1.LinkedService, opts v1.UpdateOptions) (*v1alpha1.LinkedService, error)

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

func (*FakeLinkedServices) Watch added in v0.5.0

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

type FakeManagedPrivateEndpoints

type FakeManagedPrivateEndpoints struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeManagedPrivateEndpoints implements ManagedPrivateEndpointInterface

func (*FakeManagedPrivateEndpoints) Create

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

func (*FakeManagedPrivateEndpoints) Delete

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

func (*FakeManagedPrivateEndpoints) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeManagedPrivateEndpoints) Get

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

func (*FakeManagedPrivateEndpoints) List

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

func (*FakeManagedPrivateEndpoints) Patch

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

Patch applies the patch and returns the patched managedPrivateEndpoint.

func (*FakeManagedPrivateEndpoints) Update

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

func (*FakeManagedPrivateEndpoints) UpdateStatus

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

func (*FakeManagedPrivateEndpoints) Watch

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

type FakePrivateLinkHubs added in v0.5.0

type FakePrivateLinkHubs struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakePrivateLinkHubs implements PrivateLinkHubInterface

func (*FakePrivateLinkHubs) Create added in v0.5.0

func (c *FakePrivateLinkHubs) Create(ctx context.Context, privateLinkHub *v1alpha1.PrivateLinkHub, opts v1.CreateOptions) (result *v1alpha1.PrivateLinkHub, err error)

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

func (*FakePrivateLinkHubs) Delete added in v0.5.0

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

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

func (*FakePrivateLinkHubs) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakePrivateLinkHubs) Get added in v0.5.0

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

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

func (*FakePrivateLinkHubs) List added in v0.5.0

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

func (*FakePrivateLinkHubs) Patch added in v0.5.0

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

Patch applies the patch and returns the patched privateLinkHub.

func (*FakePrivateLinkHubs) Update added in v0.5.0

func (c *FakePrivateLinkHubs) Update(ctx context.Context, privateLinkHub *v1alpha1.PrivateLinkHub, opts v1.UpdateOptions) (result *v1alpha1.PrivateLinkHub, err error)

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

func (*FakePrivateLinkHubs) UpdateStatus added in v0.5.0

func (c *FakePrivateLinkHubs) UpdateStatus(ctx context.Context, privateLinkHub *v1alpha1.PrivateLinkHub, opts v1.UpdateOptions) (*v1alpha1.PrivateLinkHub, error)

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

func (*FakePrivateLinkHubs) Watch added in v0.5.0

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

type FakeRoleAssignments

type FakeRoleAssignments struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeRoleAssignments implements RoleAssignmentInterface

func (*FakeRoleAssignments) Create

func (c *FakeRoleAssignments) Create(ctx context.Context, roleAssignment *v1alpha1.RoleAssignment, opts v1.CreateOptions) (result *v1alpha1.RoleAssignment, err error)

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

func (*FakeRoleAssignments) Delete

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

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

func (*FakeRoleAssignments) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeRoleAssignments) Get

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

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

func (*FakeRoleAssignments) List

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

func (*FakeRoleAssignments) Patch

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

Patch applies the patch and returns the patched roleAssignment.

func (*FakeRoleAssignments) Update

func (c *FakeRoleAssignments) Update(ctx context.Context, roleAssignment *v1alpha1.RoleAssignment, opts v1.UpdateOptions) (result *v1alpha1.RoleAssignment, err error)

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

func (*FakeRoleAssignments) UpdateStatus

func (c *FakeRoleAssignments) UpdateStatus(ctx context.Context, roleAssignment *v1alpha1.RoleAssignment, opts v1.UpdateOptions) (*v1alpha1.RoleAssignment, error)

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

func (*FakeRoleAssignments) Watch

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

type FakeSparkPools

type FakeSparkPools struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeSparkPools implements SparkPoolInterface

func (*FakeSparkPools) Create

func (c *FakeSparkPools) Create(ctx context.Context, sparkPool *v1alpha1.SparkPool, opts v1.CreateOptions) (result *v1alpha1.SparkPool, err error)

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

func (*FakeSparkPools) Delete

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

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

func (*FakeSparkPools) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSparkPools) Get

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

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

func (*FakeSparkPools) List

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

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

func (*FakeSparkPools) Patch

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

Patch applies the patch and returns the patched sparkPool.

func (*FakeSparkPools) Update

func (c *FakeSparkPools) Update(ctx context.Context, sparkPool *v1alpha1.SparkPool, opts v1.UpdateOptions) (result *v1alpha1.SparkPool, err error)

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

func (*FakeSparkPools) UpdateStatus

func (c *FakeSparkPools) UpdateStatus(ctx context.Context, sparkPool *v1alpha1.SparkPool, opts v1.UpdateOptions) (*v1alpha1.SparkPool, error)

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

func (*FakeSparkPools) Watch

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

type FakeSqlPoolExtendedAuditingPolicies added in v0.5.0

type FakeSqlPoolExtendedAuditingPolicies struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeSqlPoolExtendedAuditingPolicies implements SqlPoolExtendedAuditingPolicyInterface

func (*FakeSqlPoolExtendedAuditingPolicies) Create added in v0.5.0

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

func (*FakeSqlPoolExtendedAuditingPolicies) Delete added in v0.5.0

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

func (*FakeSqlPoolExtendedAuditingPolicies) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeSqlPoolExtendedAuditingPolicies) Get added in v0.5.0

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

func (*FakeSqlPoolExtendedAuditingPolicies) List added in v0.5.0

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

func (*FakeSqlPoolExtendedAuditingPolicies) Patch added in v0.5.0

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

Patch applies the patch and returns the patched sqlPoolExtendedAuditingPolicy.

func (*FakeSqlPoolExtendedAuditingPolicies) Update added in v0.5.0

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

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

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

type FakeSqlPoolSecurityAlertPolicies added in v0.5.0

type FakeSqlPoolSecurityAlertPolicies struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeSqlPoolSecurityAlertPolicies implements SqlPoolSecurityAlertPolicyInterface

func (*FakeSqlPoolSecurityAlertPolicies) Create added in v0.5.0

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

func (*FakeSqlPoolSecurityAlertPolicies) Delete added in v0.5.0

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

func (*FakeSqlPoolSecurityAlertPolicies) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeSqlPoolSecurityAlertPolicies) Get added in v0.5.0

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

func (*FakeSqlPoolSecurityAlertPolicies) List added in v0.5.0

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

func (*FakeSqlPoolSecurityAlertPolicies) Patch added in v0.5.0

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

Patch applies the patch and returns the patched sqlPoolSecurityAlertPolicy.

func (*FakeSqlPoolSecurityAlertPolicies) Update added in v0.5.0

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

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

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

type FakeSqlPoolVulnerabilityAssessmentBaselines added in v0.5.0

type FakeSqlPoolVulnerabilityAssessmentBaselines struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeSqlPoolVulnerabilityAssessmentBaselines implements SqlPoolVulnerabilityAssessmentBaselineInterface

func (*FakeSqlPoolVulnerabilityAssessmentBaselines) Create added in v0.5.0

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

func (*FakeSqlPoolVulnerabilityAssessmentBaselines) Delete added in v0.5.0

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

func (*FakeSqlPoolVulnerabilityAssessmentBaselines) DeleteCollection added in v0.5.0

DeleteCollection deletes a collection of objects.

func (*FakeSqlPoolVulnerabilityAssessmentBaselines) Get added in v0.5.0

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

func (*FakeSqlPoolVulnerabilityAssessmentBaselines) List added in v0.5.0

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

func (*FakeSqlPoolVulnerabilityAssessmentBaselines) Patch added in v0.5.0

Patch applies the patch and returns the patched sqlPoolVulnerabilityAssessmentBaseline.

func (*FakeSqlPoolVulnerabilityAssessmentBaselines) Update added in v0.5.0

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

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

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

type FakeSqlPoolVulnerabilityAssessments added in v0.5.0

type FakeSqlPoolVulnerabilityAssessments struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeSqlPoolVulnerabilityAssessments implements SqlPoolVulnerabilityAssessmentInterface

func (*FakeSqlPoolVulnerabilityAssessments) Create added in v0.5.0

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

func (*FakeSqlPoolVulnerabilityAssessments) Delete added in v0.5.0

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

func (*FakeSqlPoolVulnerabilityAssessments) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeSqlPoolVulnerabilityAssessments) Get added in v0.5.0

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

func (*FakeSqlPoolVulnerabilityAssessments) List added in v0.5.0

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

func (*FakeSqlPoolVulnerabilityAssessments) Patch added in v0.5.0

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

Patch applies the patch and returns the patched sqlPoolVulnerabilityAssessment.

func (*FakeSqlPoolVulnerabilityAssessments) Update added in v0.5.0

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

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

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

type FakeSqlPoolWorkloadClassifiers added in v0.5.0

type FakeSqlPoolWorkloadClassifiers struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeSqlPoolWorkloadClassifiers implements SqlPoolWorkloadClassifierInterface

func (*FakeSqlPoolWorkloadClassifiers) Create added in v0.5.0

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

func (*FakeSqlPoolWorkloadClassifiers) Delete added in v0.5.0

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

func (*FakeSqlPoolWorkloadClassifiers) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeSqlPoolWorkloadClassifiers) Get added in v0.5.0

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

func (*FakeSqlPoolWorkloadClassifiers) List added in v0.5.0

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

func (*FakeSqlPoolWorkloadClassifiers) Patch added in v0.5.0

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

Patch applies the patch and returns the patched sqlPoolWorkloadClassifier.

func (*FakeSqlPoolWorkloadClassifiers) Update added in v0.5.0

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

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

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

type FakeSqlPoolWorkloadGroups added in v0.5.0

type FakeSqlPoolWorkloadGroups struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeSqlPoolWorkloadGroups implements SqlPoolWorkloadGroupInterface

func (*FakeSqlPoolWorkloadGroups) Create added in v0.5.0

func (c *FakeSqlPoolWorkloadGroups) Create(ctx context.Context, sqlPoolWorkloadGroup *v1alpha1.SqlPoolWorkloadGroup, opts v1.CreateOptions) (result *v1alpha1.SqlPoolWorkloadGroup, err error)

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

func (*FakeSqlPoolWorkloadGroups) Delete added in v0.5.0

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

func (*FakeSqlPoolWorkloadGroups) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeSqlPoolWorkloadGroups) Get added in v0.5.0

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

func (*FakeSqlPoolWorkloadGroups) List added in v0.5.0

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

func (*FakeSqlPoolWorkloadGroups) Patch added in v0.5.0

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

Patch applies the patch and returns the patched sqlPoolWorkloadGroup.

func (*FakeSqlPoolWorkloadGroups) Update added in v0.5.0

func (c *FakeSqlPoolWorkloadGroups) Update(ctx context.Context, sqlPoolWorkloadGroup *v1alpha1.SqlPoolWorkloadGroup, opts v1.UpdateOptions) (result *v1alpha1.SqlPoolWorkloadGroup, err error)

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

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

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

type FakeSqlPools

type FakeSqlPools struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeSqlPools implements SqlPoolInterface

func (*FakeSqlPools) Create

func (c *FakeSqlPools) Create(ctx context.Context, sqlPool *v1alpha1.SqlPool, opts v1.CreateOptions) (result *v1alpha1.SqlPool, err error)

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

func (*FakeSqlPools) Delete

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

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

func (*FakeSqlPools) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSqlPools) Get

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

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

func (*FakeSqlPools) List

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

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

func (*FakeSqlPools) Patch

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

Patch applies the patch and returns the patched sqlPool.

func (*FakeSqlPools) Update

func (c *FakeSqlPools) Update(ctx context.Context, sqlPool *v1alpha1.SqlPool, opts v1.UpdateOptions) (result *v1alpha1.SqlPool, err error)

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

func (*FakeSqlPools) UpdateStatus

func (c *FakeSqlPools) UpdateStatus(ctx context.Context, sqlPool *v1alpha1.SqlPool, opts v1.UpdateOptions) (*v1alpha1.SqlPool, error)

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

func (*FakeSqlPools) Watch

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

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

type FakeSynapseV1alpha1

type FakeSynapseV1alpha1 struct {
	*testing.Fake
}

func (*FakeSynapseV1alpha1) FirewallRules

func (c *FakeSynapseV1alpha1) FirewallRules(namespace string) v1alpha1.FirewallRuleInterface

func (*FakeSynapseV1alpha1) IntegrationRuntimeAzures added in v0.5.0

func (c *FakeSynapseV1alpha1) IntegrationRuntimeAzures(namespace string) v1alpha1.IntegrationRuntimeAzureInterface

func (*FakeSynapseV1alpha1) IntegrationRuntimeSelfHosteds added in v0.5.0

func (c *FakeSynapseV1alpha1) IntegrationRuntimeSelfHosteds(namespace string) v1alpha1.IntegrationRuntimeSelfHostedInterface

func (*FakeSynapseV1alpha1) LinkedServices added in v0.5.0

func (c *FakeSynapseV1alpha1) LinkedServices(namespace string) v1alpha1.LinkedServiceInterface

func (*FakeSynapseV1alpha1) ManagedPrivateEndpoints

func (c *FakeSynapseV1alpha1) ManagedPrivateEndpoints(namespace string) v1alpha1.ManagedPrivateEndpointInterface

func (*FakeSynapseV1alpha1) PrivateLinkHubs added in v0.5.0

func (c *FakeSynapseV1alpha1) PrivateLinkHubs(namespace string) v1alpha1.PrivateLinkHubInterface

func (*FakeSynapseV1alpha1) RESTClient

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

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

func (*FakeSynapseV1alpha1) RoleAssignments

func (c *FakeSynapseV1alpha1) RoleAssignments(namespace string) v1alpha1.RoleAssignmentInterface

func (*FakeSynapseV1alpha1) SparkPools

func (c *FakeSynapseV1alpha1) SparkPools(namespace string) v1alpha1.SparkPoolInterface

func (*FakeSynapseV1alpha1) SqlPoolExtendedAuditingPolicies added in v0.5.0

func (c *FakeSynapseV1alpha1) SqlPoolExtendedAuditingPolicies(namespace string) v1alpha1.SqlPoolExtendedAuditingPolicyInterface

func (*FakeSynapseV1alpha1) SqlPoolSecurityAlertPolicies added in v0.5.0

func (c *FakeSynapseV1alpha1) SqlPoolSecurityAlertPolicies(namespace string) v1alpha1.SqlPoolSecurityAlertPolicyInterface

func (*FakeSynapseV1alpha1) SqlPoolVulnerabilityAssessmentBaselines added in v0.5.0

func (c *FakeSynapseV1alpha1) SqlPoolVulnerabilityAssessmentBaselines(namespace string) v1alpha1.SqlPoolVulnerabilityAssessmentBaselineInterface

func (*FakeSynapseV1alpha1) SqlPoolVulnerabilityAssessments added in v0.5.0

func (c *FakeSynapseV1alpha1) SqlPoolVulnerabilityAssessments(namespace string) v1alpha1.SqlPoolVulnerabilityAssessmentInterface

func (*FakeSynapseV1alpha1) SqlPoolWorkloadClassifiers added in v0.5.0

func (c *FakeSynapseV1alpha1) SqlPoolWorkloadClassifiers(namespace string) v1alpha1.SqlPoolWorkloadClassifierInterface

func (*FakeSynapseV1alpha1) SqlPoolWorkloadGroups added in v0.5.0

func (c *FakeSynapseV1alpha1) SqlPoolWorkloadGroups(namespace string) v1alpha1.SqlPoolWorkloadGroupInterface

func (*FakeSynapseV1alpha1) SqlPools

func (c *FakeSynapseV1alpha1) SqlPools(namespace string) v1alpha1.SqlPoolInterface

func (*FakeSynapseV1alpha1) WorkspaceAadAdmins added in v0.5.0

func (c *FakeSynapseV1alpha1) WorkspaceAadAdmins(namespace string) v1alpha1.WorkspaceAadAdminInterface

func (*FakeSynapseV1alpha1) WorkspaceExtendedAuditingPolicies added in v0.5.0

func (c *FakeSynapseV1alpha1) WorkspaceExtendedAuditingPolicies(namespace string) v1alpha1.WorkspaceExtendedAuditingPolicyInterface

func (*FakeSynapseV1alpha1) WorkspaceKeys added in v0.5.0

func (c *FakeSynapseV1alpha1) WorkspaceKeys(namespace string) v1alpha1.WorkspaceKeyInterface

func (*FakeSynapseV1alpha1) WorkspaceSQLAadAdmins added in v0.5.0

func (c *FakeSynapseV1alpha1) WorkspaceSQLAadAdmins(namespace string) v1alpha1.WorkspaceSQLAadAdminInterface

func (*FakeSynapseV1alpha1) WorkspaceSecurityAlertPolicies added in v0.5.0

func (c *FakeSynapseV1alpha1) WorkspaceSecurityAlertPolicies(namespace string) v1alpha1.WorkspaceSecurityAlertPolicyInterface

func (*FakeSynapseV1alpha1) WorkspaceVulnerabilityAssessments added in v0.5.0

func (c *FakeSynapseV1alpha1) WorkspaceVulnerabilityAssessments(namespace string) v1alpha1.WorkspaceVulnerabilityAssessmentInterface

func (*FakeSynapseV1alpha1) Workspaces

func (c *FakeSynapseV1alpha1) Workspaces(namespace string) v1alpha1.WorkspaceInterface

type FakeWorkspaceAadAdmins added in v0.5.0

type FakeWorkspaceAadAdmins struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeWorkspaceAadAdmins implements WorkspaceAadAdminInterface

func (*FakeWorkspaceAadAdmins) Create added in v0.5.0

func (c *FakeWorkspaceAadAdmins) Create(ctx context.Context, workspaceAadAdmin *v1alpha1.WorkspaceAadAdmin, opts v1.CreateOptions) (result *v1alpha1.WorkspaceAadAdmin, err error)

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

func (*FakeWorkspaceAadAdmins) Delete added in v0.5.0

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

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

func (*FakeWorkspaceAadAdmins) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeWorkspaceAadAdmins) Get added in v0.5.0

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

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

func (*FakeWorkspaceAadAdmins) List added in v0.5.0

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

func (*FakeWorkspaceAadAdmins) Patch added in v0.5.0

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

Patch applies the patch and returns the patched workspaceAadAdmin.

func (*FakeWorkspaceAadAdmins) Update added in v0.5.0

func (c *FakeWorkspaceAadAdmins) Update(ctx context.Context, workspaceAadAdmin *v1alpha1.WorkspaceAadAdmin, opts v1.UpdateOptions) (result *v1alpha1.WorkspaceAadAdmin, err error)

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

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

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

type FakeWorkspaceExtendedAuditingPolicies added in v0.5.0

type FakeWorkspaceExtendedAuditingPolicies struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeWorkspaceExtendedAuditingPolicies implements WorkspaceExtendedAuditingPolicyInterface

func (*FakeWorkspaceExtendedAuditingPolicies) Create added in v0.5.0

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

func (*FakeWorkspaceExtendedAuditingPolicies) Delete added in v0.5.0

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

func (*FakeWorkspaceExtendedAuditingPolicies) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeWorkspaceExtendedAuditingPolicies) Get added in v0.5.0

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

func (*FakeWorkspaceExtendedAuditingPolicies) List added in v0.5.0

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

func (*FakeWorkspaceExtendedAuditingPolicies) Patch added in v0.5.0

Patch applies the patch and returns the patched workspaceExtendedAuditingPolicy.

func (*FakeWorkspaceExtendedAuditingPolicies) Update added in v0.5.0

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

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

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

type FakeWorkspaceKeys added in v0.5.0

type FakeWorkspaceKeys struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeWorkspaceKeys implements WorkspaceKeyInterface

func (*FakeWorkspaceKeys) Create added in v0.5.0

func (c *FakeWorkspaceKeys) Create(ctx context.Context, workspaceKey *v1alpha1.WorkspaceKey, opts v1.CreateOptions) (result *v1alpha1.WorkspaceKey, err error)

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

func (*FakeWorkspaceKeys) Delete added in v0.5.0

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

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

func (*FakeWorkspaceKeys) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeWorkspaceKeys) Get added in v0.5.0

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

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

func (*FakeWorkspaceKeys) List added in v0.5.0

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

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

func (*FakeWorkspaceKeys) Patch added in v0.5.0

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

Patch applies the patch and returns the patched workspaceKey.

func (*FakeWorkspaceKeys) Update added in v0.5.0

func (c *FakeWorkspaceKeys) Update(ctx context.Context, workspaceKey *v1alpha1.WorkspaceKey, opts v1.UpdateOptions) (result *v1alpha1.WorkspaceKey, err error)

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

func (*FakeWorkspaceKeys) UpdateStatus added in v0.5.0

func (c *FakeWorkspaceKeys) UpdateStatus(ctx context.Context, workspaceKey *v1alpha1.WorkspaceKey, opts v1.UpdateOptions) (*v1alpha1.WorkspaceKey, error)

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

func (*FakeWorkspaceKeys) Watch added in v0.5.0

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

type FakeWorkspaceSQLAadAdmins added in v0.5.0

type FakeWorkspaceSQLAadAdmins struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeWorkspaceSQLAadAdmins implements WorkspaceSQLAadAdminInterface

func (*FakeWorkspaceSQLAadAdmins) Create added in v0.5.0

func (c *FakeWorkspaceSQLAadAdmins) Create(ctx context.Context, workspaceSQLAadAdmin *v1alpha1.WorkspaceSQLAadAdmin, opts v1.CreateOptions) (result *v1alpha1.WorkspaceSQLAadAdmin, err error)

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

func (*FakeWorkspaceSQLAadAdmins) Delete added in v0.5.0

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

func (*FakeWorkspaceSQLAadAdmins) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeWorkspaceSQLAadAdmins) Get added in v0.5.0

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

func (*FakeWorkspaceSQLAadAdmins) List added in v0.5.0

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

func (*FakeWorkspaceSQLAadAdmins) Patch added in v0.5.0

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

Patch applies the patch and returns the patched workspaceSQLAadAdmin.

func (*FakeWorkspaceSQLAadAdmins) Update added in v0.5.0

func (c *FakeWorkspaceSQLAadAdmins) Update(ctx context.Context, workspaceSQLAadAdmin *v1alpha1.WorkspaceSQLAadAdmin, opts v1.UpdateOptions) (result *v1alpha1.WorkspaceSQLAadAdmin, err error)

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

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

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

type FakeWorkspaceSecurityAlertPolicies added in v0.5.0

type FakeWorkspaceSecurityAlertPolicies struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeWorkspaceSecurityAlertPolicies implements WorkspaceSecurityAlertPolicyInterface

func (*FakeWorkspaceSecurityAlertPolicies) Create added in v0.5.0

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

func (*FakeWorkspaceSecurityAlertPolicies) Delete added in v0.5.0

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

func (*FakeWorkspaceSecurityAlertPolicies) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeWorkspaceSecurityAlertPolicies) Get added in v0.5.0

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

func (*FakeWorkspaceSecurityAlertPolicies) List added in v0.5.0

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

func (*FakeWorkspaceSecurityAlertPolicies) Patch added in v0.5.0

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

Patch applies the patch and returns the patched workspaceSecurityAlertPolicy.

func (*FakeWorkspaceSecurityAlertPolicies) Update added in v0.5.0

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

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

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

type FakeWorkspaceVulnerabilityAssessments added in v0.5.0

type FakeWorkspaceVulnerabilityAssessments struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeWorkspaceVulnerabilityAssessments implements WorkspaceVulnerabilityAssessmentInterface

func (*FakeWorkspaceVulnerabilityAssessments) Create added in v0.5.0

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

func (*FakeWorkspaceVulnerabilityAssessments) Delete added in v0.5.0

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

func (*FakeWorkspaceVulnerabilityAssessments) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeWorkspaceVulnerabilityAssessments) Get added in v0.5.0

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

func (*FakeWorkspaceVulnerabilityAssessments) List added in v0.5.0

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

func (*FakeWorkspaceVulnerabilityAssessments) Patch added in v0.5.0

Patch applies the patch and returns the patched workspaceVulnerabilityAssessment.

func (*FakeWorkspaceVulnerabilityAssessments) Update added in v0.5.0

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

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

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

type FakeWorkspaces

type FakeWorkspaces struct {
	Fake *FakeSynapseV1alpha1
	// contains filtered or unexported fields
}

FakeWorkspaces implements WorkspaceInterface

func (*FakeWorkspaces) Create

func (c *FakeWorkspaces) Create(ctx context.Context, workspace *v1alpha1.Workspace, opts v1.CreateOptions) (result *v1alpha1.Workspace, err error)

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

func (*FakeWorkspaces) Delete

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

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

func (*FakeWorkspaces) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeWorkspaces) Get

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

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

func (*FakeWorkspaces) List

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

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

func (*FakeWorkspaces) Patch

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

Patch applies the patch and returns the patched workspace.

func (*FakeWorkspaces) Update

func (c *FakeWorkspaces) Update(ctx context.Context, workspace *v1alpha1.Workspace, opts v1.UpdateOptions) (result *v1alpha1.Workspace, err error)

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

func (*FakeWorkspaces) UpdateStatus

func (c *FakeWorkspaces) UpdateStatus(ctx context.Context, workspace *v1alpha1.Workspace, opts v1.UpdateOptions) (*v1alpha1.Workspace, error)

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

func (*FakeWorkspaces) Watch

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

Jump to

Keyboard shortcuts

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