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 AlertConditionExpansion

type AlertConditionExpansion interface{}

type AlertConditionInterface

type AlertConditionInterface interface {
	Create(ctx context.Context, alertCondition *v1alpha1.AlertCondition, opts v1.CreateOptions) (*v1alpha1.AlertCondition, error)
	Update(ctx context.Context, alertCondition *v1alpha1.AlertCondition, opts v1.UpdateOptions) (*v1alpha1.AlertCondition, error)
	UpdateStatus(ctx context.Context, alertCondition *v1alpha1.AlertCondition, opts v1.UpdateOptions) (*v1alpha1.AlertCondition, 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.AlertCondition, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AlertConditionList, 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.AlertCondition, err error)
	AlertConditionExpansion
}

AlertConditionInterface has methods to work with AlertCondition resources.

type AlertConditionsGetter

type AlertConditionsGetter interface {
	AlertConditions(namespace string) AlertConditionInterface
}

AlertConditionsGetter has a method to return a AlertConditionInterface. A group's client should implement this interface.

type MonitorExpansion

type MonitorExpansion interface{}

type MonitorInterface

type MonitorInterface interface {
	Create(ctx context.Context, monitor *v1alpha1.Monitor, opts v1.CreateOptions) (*v1alpha1.Monitor, error)
	Update(ctx context.Context, monitor *v1alpha1.Monitor, opts v1.UpdateOptions) (*v1alpha1.Monitor, error)
	UpdateStatus(ctx context.Context, monitor *v1alpha1.Monitor, opts v1.UpdateOptions) (*v1alpha1.Monitor, 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.Monitor, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MonitorList, 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.Monitor, err error)
	MonitorExpansion
}

MonitorInterface has methods to work with Monitor resources.

type MonitorScriptExpansion

type MonitorScriptExpansion interface{}

type MonitorScriptInterface

type MonitorScriptInterface interface {
	Create(ctx context.Context, monitorScript *v1alpha1.MonitorScript, opts v1.CreateOptions) (*v1alpha1.MonitorScript, error)
	Update(ctx context.Context, monitorScript *v1alpha1.MonitorScript, opts v1.UpdateOptions) (*v1alpha1.MonitorScript, error)
	UpdateStatus(ctx context.Context, monitorScript *v1alpha1.MonitorScript, opts v1.UpdateOptions) (*v1alpha1.MonitorScript, 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.MonitorScript, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MonitorScriptList, 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.MonitorScript, err error)
	MonitorScriptExpansion
}

MonitorScriptInterface has methods to work with MonitorScript resources.

type MonitorScriptsGetter

type MonitorScriptsGetter interface {
	MonitorScripts(namespace string) MonitorScriptInterface
}

MonitorScriptsGetter has a method to return a MonitorScriptInterface. A group's client should implement this interface.

type MonitorsGetter

type MonitorsGetter interface {
	Monitors(namespace string) MonitorInterface
}

MonitorsGetter has a method to return a MonitorInterface. A group's client should implement this interface.

type MultilocationAlertConditionExpansion

type MultilocationAlertConditionExpansion interface{}

type MultilocationAlertConditionInterface

type MultilocationAlertConditionInterface interface {
	Create(ctx context.Context, multilocationAlertCondition *v1alpha1.MultilocationAlertCondition, opts v1.CreateOptions) (*v1alpha1.MultilocationAlertCondition, error)
	Update(ctx context.Context, multilocationAlertCondition *v1alpha1.MultilocationAlertCondition, opts v1.UpdateOptions) (*v1alpha1.MultilocationAlertCondition, error)
	UpdateStatus(ctx context.Context, multilocationAlertCondition *v1alpha1.MultilocationAlertCondition, opts v1.UpdateOptions) (*v1alpha1.MultilocationAlertCondition, 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.MultilocationAlertCondition, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MultilocationAlertConditionList, 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.MultilocationAlertCondition, err error)
	MultilocationAlertConditionExpansion
}

MultilocationAlertConditionInterface has methods to work with MultilocationAlertCondition resources.

type MultilocationAlertConditionsGetter

type MultilocationAlertConditionsGetter interface {
	MultilocationAlertConditions(namespace string) MultilocationAlertConditionInterface
}

MultilocationAlertConditionsGetter has a method to return a MultilocationAlertConditionInterface. A group's client should implement this interface.

type SecureCredentialExpansion

type SecureCredentialExpansion interface{}

type SecureCredentialInterface

type SecureCredentialInterface interface {
	Create(ctx context.Context, secureCredential *v1alpha1.SecureCredential, opts v1.CreateOptions) (*v1alpha1.SecureCredential, error)
	Update(ctx context.Context, secureCredential *v1alpha1.SecureCredential, opts v1.UpdateOptions) (*v1alpha1.SecureCredential, error)
	UpdateStatus(ctx context.Context, secureCredential *v1alpha1.SecureCredential, opts v1.UpdateOptions) (*v1alpha1.SecureCredential, 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.SecureCredential, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SecureCredentialList, 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.SecureCredential, err error)
	SecureCredentialExpansion
}

SecureCredentialInterface has methods to work with SecureCredential resources.

type SecureCredentialsGetter

type SecureCredentialsGetter interface {
	SecureCredentials(namespace string) SecureCredentialInterface
}

SecureCredentialsGetter has a method to return a SecureCredentialInterface. A group's client should implement this interface.

type SyntheticsV1alpha1Client

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

SyntheticsV1alpha1Client is used to interact with features provided by the synthetics.newrelic.kubeform.com group.

func New

New creates a new SyntheticsV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new SyntheticsV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *SyntheticsV1alpha1Client

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

func (*SyntheticsV1alpha1Client) AlertConditions

func (c *SyntheticsV1alpha1Client) AlertConditions(namespace string) AlertConditionInterface

func (*SyntheticsV1alpha1Client) MonitorScripts

func (c *SyntheticsV1alpha1Client) MonitorScripts(namespace string) MonitorScriptInterface

func (*SyntheticsV1alpha1Client) Monitors

func (c *SyntheticsV1alpha1Client) Monitors(namespace string) MonitorInterface

func (*SyntheticsV1alpha1Client) MultilocationAlertConditions

func (c *SyntheticsV1alpha1Client) MultilocationAlertConditions(namespace string) MultilocationAlertConditionInterface

func (*SyntheticsV1alpha1Client) RESTClient

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

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

func (*SyntheticsV1alpha1Client) SecureCredentials

func (c *SyntheticsV1alpha1Client) SecureCredentials(namespace string) SecureCredentialInterface

type SyntheticsV1alpha1Interface

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