v1alpha1

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: 8 Imported by: 0

Documentation

Overview

This package has the automatically generated typed clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FabricClusterExpansion

type FabricClusterExpansion interface{}

type FabricClusterInterface

type FabricClusterInterface interface {
	Create(ctx context.Context, fabricCluster *v1alpha1.FabricCluster, opts v1.CreateOptions) (*v1alpha1.FabricCluster, error)
	Update(ctx context.Context, fabricCluster *v1alpha1.FabricCluster, opts v1.UpdateOptions) (*v1alpha1.FabricCluster, error)
	UpdateStatus(ctx context.Context, fabricCluster *v1alpha1.FabricCluster, opts v1.UpdateOptions) (*v1alpha1.FabricCluster, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.FabricCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FabricClusterList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.FabricCluster, err error)
	FabricClusterExpansion
}

FabricClusterInterface has methods to work with FabricCluster resources.

type FabricClustersGetter

type FabricClustersGetter interface {
	FabricClusters(namespace string) FabricClusterInterface
}

FabricClustersGetter has a method to return a FabricClusterInterface. A group's client should implement this interface.

type FabricManagedClusterExpansion added in v0.5.0

type FabricManagedClusterExpansion interface{}

type FabricManagedClusterInterface added in v0.5.0

type FabricManagedClusterInterface interface {
	Create(ctx context.Context, fabricManagedCluster *v1alpha1.FabricManagedCluster, opts v1.CreateOptions) (*v1alpha1.FabricManagedCluster, error)
	Update(ctx context.Context, fabricManagedCluster *v1alpha1.FabricManagedCluster, opts v1.UpdateOptions) (*v1alpha1.FabricManagedCluster, error)
	UpdateStatus(ctx context.Context, fabricManagedCluster *v1alpha1.FabricManagedCluster, opts v1.UpdateOptions) (*v1alpha1.FabricManagedCluster, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.FabricManagedCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FabricManagedClusterList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.FabricManagedCluster, err error)
	FabricManagedClusterExpansion
}

FabricManagedClusterInterface has methods to work with FabricManagedCluster resources.

type FabricManagedClustersGetter added in v0.5.0

type FabricManagedClustersGetter interface {
	FabricManagedClusters(namespace string) FabricManagedClusterInterface
}

FabricManagedClustersGetter has a method to return a FabricManagedClusterInterface. A group's client should implement this interface.

type FabricMeshApplicationExpansion

type FabricMeshApplicationExpansion interface{}

type FabricMeshApplicationInterface

type FabricMeshApplicationInterface interface {
	Create(ctx context.Context, fabricMeshApplication *v1alpha1.FabricMeshApplication, opts v1.CreateOptions) (*v1alpha1.FabricMeshApplication, error)
	Update(ctx context.Context, fabricMeshApplication *v1alpha1.FabricMeshApplication, opts v1.UpdateOptions) (*v1alpha1.FabricMeshApplication, error)
	UpdateStatus(ctx context.Context, fabricMeshApplication *v1alpha1.FabricMeshApplication, opts v1.UpdateOptions) (*v1alpha1.FabricMeshApplication, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.FabricMeshApplication, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FabricMeshApplicationList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.FabricMeshApplication, err error)
	FabricMeshApplicationExpansion
}

FabricMeshApplicationInterface has methods to work with FabricMeshApplication resources.

type FabricMeshApplicationsGetter

type FabricMeshApplicationsGetter interface {
	FabricMeshApplications(namespace string) FabricMeshApplicationInterface
}

FabricMeshApplicationsGetter has a method to return a FabricMeshApplicationInterface. A group's client should implement this interface.

type FabricMeshLocalNetworkExpansion

type FabricMeshLocalNetworkExpansion interface{}

type FabricMeshLocalNetworkInterface

type FabricMeshLocalNetworkInterface interface {
	Create(ctx context.Context, fabricMeshLocalNetwork *v1alpha1.FabricMeshLocalNetwork, opts v1.CreateOptions) (*v1alpha1.FabricMeshLocalNetwork, error)
	Update(ctx context.Context, fabricMeshLocalNetwork *v1alpha1.FabricMeshLocalNetwork, opts v1.UpdateOptions) (*v1alpha1.FabricMeshLocalNetwork, error)
	UpdateStatus(ctx context.Context, fabricMeshLocalNetwork *v1alpha1.FabricMeshLocalNetwork, opts v1.UpdateOptions) (*v1alpha1.FabricMeshLocalNetwork, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.FabricMeshLocalNetwork, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FabricMeshLocalNetworkList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.FabricMeshLocalNetwork, err error)
	FabricMeshLocalNetworkExpansion
}

FabricMeshLocalNetworkInterface has methods to work with FabricMeshLocalNetwork resources.

type FabricMeshLocalNetworksGetter

type FabricMeshLocalNetworksGetter interface {
	FabricMeshLocalNetworks(namespace string) FabricMeshLocalNetworkInterface
}

FabricMeshLocalNetworksGetter has a method to return a FabricMeshLocalNetworkInterface. A group's client should implement this interface.

type FabricMeshSecretExpansion

type FabricMeshSecretExpansion interface{}

type FabricMeshSecretInterface

type FabricMeshSecretInterface interface {
	Create(ctx context.Context, fabricMeshSecret *v1alpha1.FabricMeshSecret, opts v1.CreateOptions) (*v1alpha1.FabricMeshSecret, error)
	Update(ctx context.Context, fabricMeshSecret *v1alpha1.FabricMeshSecret, opts v1.UpdateOptions) (*v1alpha1.FabricMeshSecret, error)
	UpdateStatus(ctx context.Context, fabricMeshSecret *v1alpha1.FabricMeshSecret, opts v1.UpdateOptions) (*v1alpha1.FabricMeshSecret, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.FabricMeshSecret, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FabricMeshSecretList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.FabricMeshSecret, err error)
	FabricMeshSecretExpansion
}

FabricMeshSecretInterface has methods to work with FabricMeshSecret resources.

type FabricMeshSecretValueExpansion

type FabricMeshSecretValueExpansion interface{}

type FabricMeshSecretValueInterface

type FabricMeshSecretValueInterface interface {
	Create(ctx context.Context, fabricMeshSecretValue *v1alpha1.FabricMeshSecretValue, opts v1.CreateOptions) (*v1alpha1.FabricMeshSecretValue, error)
	Update(ctx context.Context, fabricMeshSecretValue *v1alpha1.FabricMeshSecretValue, opts v1.UpdateOptions) (*v1alpha1.FabricMeshSecretValue, error)
	UpdateStatus(ctx context.Context, fabricMeshSecretValue *v1alpha1.FabricMeshSecretValue, opts v1.UpdateOptions) (*v1alpha1.FabricMeshSecretValue, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.FabricMeshSecretValue, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FabricMeshSecretValueList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.FabricMeshSecretValue, err error)
	FabricMeshSecretValueExpansion
}

FabricMeshSecretValueInterface has methods to work with FabricMeshSecretValue resources.

type FabricMeshSecretValuesGetter

type FabricMeshSecretValuesGetter interface {
	FabricMeshSecretValues(namespace string) FabricMeshSecretValueInterface
}

FabricMeshSecretValuesGetter has a method to return a FabricMeshSecretValueInterface. A group's client should implement this interface.

type FabricMeshSecretsGetter

type FabricMeshSecretsGetter interface {
	FabricMeshSecrets(namespace string) FabricMeshSecretInterface
}

FabricMeshSecretsGetter has a method to return a FabricMeshSecretInterface. A group's client should implement this interface.

type ServiceV1alpha1Client

type ServiceV1alpha1Client struct {
	// contains filtered or unexported fields
}

ServiceV1alpha1Client is used to interact with features provided by the service.azurerm.kubeform.com group.

func New

New creates a new ServiceV1alpha1Client for the given RESTClient.

func NewForConfig

func NewForConfig(c *rest.Config) (*ServiceV1alpha1Client, error)

NewForConfig creates a new ServiceV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *ServiceV1alpha1Client

NewForConfigOrDie creates a new ServiceV1alpha1Client for the given config and panics if there is an error in the config.

func (*ServiceV1alpha1Client) FabricClusters

func (c *ServiceV1alpha1Client) FabricClusters(namespace string) FabricClusterInterface

func (*ServiceV1alpha1Client) FabricManagedClusters added in v0.5.0

func (c *ServiceV1alpha1Client) FabricManagedClusters(namespace string) FabricManagedClusterInterface

func (*ServiceV1alpha1Client) FabricMeshApplications

func (c *ServiceV1alpha1Client) FabricMeshApplications(namespace string) FabricMeshApplicationInterface

func (*ServiceV1alpha1Client) FabricMeshLocalNetworks

func (c *ServiceV1alpha1Client) FabricMeshLocalNetworks(namespace string) FabricMeshLocalNetworkInterface

func (*ServiceV1alpha1Client) FabricMeshSecretValues

func (c *ServiceV1alpha1Client) FabricMeshSecretValues(namespace string) FabricMeshSecretValueInterface

func (*ServiceV1alpha1Client) FabricMeshSecrets

func (c *ServiceV1alpha1Client) FabricMeshSecrets(namespace string) FabricMeshSecretInterface

func (*ServiceV1alpha1Client) RESTClient

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

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

Directories

Path Synopsis
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

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