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 AnomaliesExpansion

type AnomaliesExpansion interface{}

type AnomaliesInterface

type AnomaliesInterface interface {
	Create(ctx context.Context, anomalies *v1alpha1.Anomalies, opts v1.CreateOptions) (*v1alpha1.Anomalies, error)
	Update(ctx context.Context, anomalies *v1alpha1.Anomalies, opts v1.UpdateOptions) (*v1alpha1.Anomalies, error)
	UpdateStatus(ctx context.Context, anomalies *v1alpha1.Anomalies, opts v1.UpdateOptions) (*v1alpha1.Anomalies, 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.Anomalies, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AnomaliesList, 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.Anomalies, err error)
	AnomaliesExpansion
}

AnomaliesInterface has methods to work with Anomalies resources.

type AnomaliesesGetter

type AnomaliesesGetter interface {
	Anomalieses(namespace string) AnomaliesInterface
}

AnomaliesesGetter has a method to return a AnomaliesInterface. A group's client should implement this interface.

type ApplicationV1alpha1Client

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

ApplicationV1alpha1Client is used to interact with features provided by the application.dynatrace.kubeform.com group.

func New

New creates a new ApplicationV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new ApplicationV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *ApplicationV1alpha1Client

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

func (*ApplicationV1alpha1Client) Anomalieses

func (c *ApplicationV1alpha1Client) Anomalieses(namespace string) AnomaliesInterface

func (*ApplicationV1alpha1Client) DataPrivacies added in v0.5.0

func (c *ApplicationV1alpha1Client) DataPrivacies(namespace string) DataPrivacyInterface

func (*ApplicationV1alpha1Client) ErrorRuleses added in v0.5.0

func (c *ApplicationV1alpha1Client) ErrorRuleses(namespace string) ErrorRulesInterface

func (*ApplicationV1alpha1Client) RESTClient

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

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

type ApplicationV1alpha1Interface

type ApplicationV1alpha1Interface interface {
	RESTClient() rest.Interface
	AnomaliesesGetter
	DataPrivaciesGetter
	ErrorRulesesGetter
}

type DataPrivaciesGetter added in v0.5.0

type DataPrivaciesGetter interface {
	DataPrivacies(namespace string) DataPrivacyInterface
}

DataPrivaciesGetter has a method to return a DataPrivacyInterface. A group's client should implement this interface.

type DataPrivacyExpansion added in v0.5.0

type DataPrivacyExpansion interface{}

type DataPrivacyInterface added in v0.5.0

type DataPrivacyInterface interface {
	Create(ctx context.Context, dataPrivacy *v1alpha1.DataPrivacy, opts v1.CreateOptions) (*v1alpha1.DataPrivacy, error)
	Update(ctx context.Context, dataPrivacy *v1alpha1.DataPrivacy, opts v1.UpdateOptions) (*v1alpha1.DataPrivacy, error)
	UpdateStatus(ctx context.Context, dataPrivacy *v1alpha1.DataPrivacy, opts v1.UpdateOptions) (*v1alpha1.DataPrivacy, 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.DataPrivacy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DataPrivacyList, 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.DataPrivacy, err error)
	DataPrivacyExpansion
}

DataPrivacyInterface has methods to work with DataPrivacy resources.

type ErrorRulesExpansion added in v0.5.0

type ErrorRulesExpansion interface{}

type ErrorRulesInterface added in v0.5.0

type ErrorRulesInterface interface {
	Create(ctx context.Context, errorRules *v1alpha1.ErrorRules, opts v1.CreateOptions) (*v1alpha1.ErrorRules, error)
	Update(ctx context.Context, errorRules *v1alpha1.ErrorRules, opts v1.UpdateOptions) (*v1alpha1.ErrorRules, error)
	UpdateStatus(ctx context.Context, errorRules *v1alpha1.ErrorRules, opts v1.UpdateOptions) (*v1alpha1.ErrorRules, 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.ErrorRules, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ErrorRulesList, 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.ErrorRules, err error)
	ErrorRulesExpansion
}

ErrorRulesInterface has methods to work with ErrorRules resources.

type ErrorRulesesGetter added in v0.5.0

type ErrorRulesesGetter interface {
	ErrorRuleses(namespace string) ErrorRulesInterface
}

ErrorRulesesGetter has a method to return a ErrorRulesInterface. 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