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 DigitalV1alpha1Client

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

DigitalV1alpha1Client is used to interact with features provided by the digital.azurerm.kubeform.com group.

func New

New creates a new DigitalV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new DigitalV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *DigitalV1alpha1Client

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

func (*DigitalV1alpha1Client) RESTClient

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

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

func (*DigitalV1alpha1Client) TwinsEndpointEventgrids

func (c *DigitalV1alpha1Client) TwinsEndpointEventgrids(namespace string) TwinsEndpointEventgridInterface

func (*DigitalV1alpha1Client) TwinsEndpointEventhubs

func (c *DigitalV1alpha1Client) TwinsEndpointEventhubs(namespace string) TwinsEndpointEventhubInterface

func (*DigitalV1alpha1Client) TwinsEndpointServicebuses

func (c *DigitalV1alpha1Client) TwinsEndpointServicebuses(namespace string) TwinsEndpointServicebusInterface

func (*DigitalV1alpha1Client) TwinsInstances

func (c *DigitalV1alpha1Client) TwinsInstances(namespace string) TwinsInstanceInterface

type DigitalV1alpha1Interface

type TwinsEndpointEventgridExpansion

type TwinsEndpointEventgridExpansion interface{}

type TwinsEndpointEventgridInterface

type TwinsEndpointEventgridInterface interface {
	Create(ctx context.Context, twinsEndpointEventgrid *v1alpha1.TwinsEndpointEventgrid, opts v1.CreateOptions) (*v1alpha1.TwinsEndpointEventgrid, error)
	Update(ctx context.Context, twinsEndpointEventgrid *v1alpha1.TwinsEndpointEventgrid, opts v1.UpdateOptions) (*v1alpha1.TwinsEndpointEventgrid, error)
	UpdateStatus(ctx context.Context, twinsEndpointEventgrid *v1alpha1.TwinsEndpointEventgrid, opts v1.UpdateOptions) (*v1alpha1.TwinsEndpointEventgrid, 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.TwinsEndpointEventgrid, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.TwinsEndpointEventgridList, 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.TwinsEndpointEventgrid, err error)
	TwinsEndpointEventgridExpansion
}

TwinsEndpointEventgridInterface has methods to work with TwinsEndpointEventgrid resources.

type TwinsEndpointEventgridsGetter

type TwinsEndpointEventgridsGetter interface {
	TwinsEndpointEventgrids(namespace string) TwinsEndpointEventgridInterface
}

TwinsEndpointEventgridsGetter has a method to return a TwinsEndpointEventgridInterface. A group's client should implement this interface.

type TwinsEndpointEventhubExpansion

type TwinsEndpointEventhubExpansion interface{}

type TwinsEndpointEventhubInterface

type TwinsEndpointEventhubInterface interface {
	Create(ctx context.Context, twinsEndpointEventhub *v1alpha1.TwinsEndpointEventhub, opts v1.CreateOptions) (*v1alpha1.TwinsEndpointEventhub, error)
	Update(ctx context.Context, twinsEndpointEventhub *v1alpha1.TwinsEndpointEventhub, opts v1.UpdateOptions) (*v1alpha1.TwinsEndpointEventhub, error)
	UpdateStatus(ctx context.Context, twinsEndpointEventhub *v1alpha1.TwinsEndpointEventhub, opts v1.UpdateOptions) (*v1alpha1.TwinsEndpointEventhub, 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.TwinsEndpointEventhub, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.TwinsEndpointEventhubList, 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.TwinsEndpointEventhub, err error)
	TwinsEndpointEventhubExpansion
}

TwinsEndpointEventhubInterface has methods to work with TwinsEndpointEventhub resources.

type TwinsEndpointEventhubsGetter

type TwinsEndpointEventhubsGetter interface {
	TwinsEndpointEventhubs(namespace string) TwinsEndpointEventhubInterface
}

TwinsEndpointEventhubsGetter has a method to return a TwinsEndpointEventhubInterface. A group's client should implement this interface.

type TwinsEndpointServicebusExpansion

type TwinsEndpointServicebusExpansion interface{}

type TwinsEndpointServicebusInterface

type TwinsEndpointServicebusInterface interface {
	Create(ctx context.Context, twinsEndpointServicebus *v1alpha1.TwinsEndpointServicebus, opts v1.CreateOptions) (*v1alpha1.TwinsEndpointServicebus, error)
	Update(ctx context.Context, twinsEndpointServicebus *v1alpha1.TwinsEndpointServicebus, opts v1.UpdateOptions) (*v1alpha1.TwinsEndpointServicebus, error)
	UpdateStatus(ctx context.Context, twinsEndpointServicebus *v1alpha1.TwinsEndpointServicebus, opts v1.UpdateOptions) (*v1alpha1.TwinsEndpointServicebus, 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.TwinsEndpointServicebus, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.TwinsEndpointServicebusList, 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.TwinsEndpointServicebus, err error)
	TwinsEndpointServicebusExpansion
}

TwinsEndpointServicebusInterface has methods to work with TwinsEndpointServicebus resources.

type TwinsEndpointServicebusesGetter

type TwinsEndpointServicebusesGetter interface {
	TwinsEndpointServicebuses(namespace string) TwinsEndpointServicebusInterface
}

TwinsEndpointServicebusesGetter has a method to return a TwinsEndpointServicebusInterface. A group's client should implement this interface.

type TwinsInstanceExpansion

type TwinsInstanceExpansion interface{}

type TwinsInstanceInterface

type TwinsInstanceInterface interface {
	Create(ctx context.Context, twinsInstance *v1alpha1.TwinsInstance, opts v1.CreateOptions) (*v1alpha1.TwinsInstance, error)
	Update(ctx context.Context, twinsInstance *v1alpha1.TwinsInstance, opts v1.UpdateOptions) (*v1alpha1.TwinsInstance, error)
	UpdateStatus(ctx context.Context, twinsInstance *v1alpha1.TwinsInstance, opts v1.UpdateOptions) (*v1alpha1.TwinsInstance, 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.TwinsInstance, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.TwinsInstanceList, 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.TwinsInstance, err error)
	TwinsInstanceExpansion
}

TwinsInstanceInterface has methods to work with TwinsInstance resources.

type TwinsInstancesGetter

type TwinsInstancesGetter interface {
	TwinsInstances(namespace string) TwinsInstanceInterface
}

TwinsInstancesGetter has a method to return a TwinsInstanceInterface. A group's client should implement this interface.

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