v1beta1

package
v1.44.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2021 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 MonitoringAlertPoliciesGetter

type MonitoringAlertPoliciesGetter interface {
	MonitoringAlertPolicies(namespace string) MonitoringAlertPolicyInterface
}

MonitoringAlertPoliciesGetter has a method to return a MonitoringAlertPolicyInterface. A group's client should implement this interface.

type MonitoringAlertPolicyExpansion

type MonitoringAlertPolicyExpansion interface{}

type MonitoringAlertPolicyInterface

type MonitoringAlertPolicyInterface interface {
	Create(ctx context.Context, monitoringAlertPolicy *v1beta1.MonitoringAlertPolicy, opts v1.CreateOptions) (*v1beta1.MonitoringAlertPolicy, error)
	Update(ctx context.Context, monitoringAlertPolicy *v1beta1.MonitoringAlertPolicy, opts v1.UpdateOptions) (*v1beta1.MonitoringAlertPolicy, error)
	UpdateStatus(ctx context.Context, monitoringAlertPolicy *v1beta1.MonitoringAlertPolicy, opts v1.UpdateOptions) (*v1beta1.MonitoringAlertPolicy, 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) (*v1beta1.MonitoringAlertPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1beta1.MonitoringAlertPolicyList, 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 *v1beta1.MonitoringAlertPolicy, err error)
	MonitoringAlertPolicyExpansion
}

MonitoringAlertPolicyInterface has methods to work with MonitoringAlertPolicy resources.

type MonitoringGroupExpansion

type MonitoringGroupExpansion interface{}

type MonitoringGroupInterface

type MonitoringGroupInterface interface {
	Create(ctx context.Context, monitoringGroup *v1beta1.MonitoringGroup, opts v1.CreateOptions) (*v1beta1.MonitoringGroup, error)
	Update(ctx context.Context, monitoringGroup *v1beta1.MonitoringGroup, opts v1.UpdateOptions) (*v1beta1.MonitoringGroup, error)
	UpdateStatus(ctx context.Context, monitoringGroup *v1beta1.MonitoringGroup, opts v1.UpdateOptions) (*v1beta1.MonitoringGroup, 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) (*v1beta1.MonitoringGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1beta1.MonitoringGroupList, 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 *v1beta1.MonitoringGroup, err error)
	MonitoringGroupExpansion
}

MonitoringGroupInterface has methods to work with MonitoringGroup resources.

type MonitoringGroupsGetter

type MonitoringGroupsGetter interface {
	MonitoringGroups(namespace string) MonitoringGroupInterface
}

MonitoringGroupsGetter has a method to return a MonitoringGroupInterface. A group's client should implement this interface.

type MonitoringNotificationChannelExpansion

type MonitoringNotificationChannelExpansion interface{}

type MonitoringNotificationChannelInterface

type MonitoringNotificationChannelInterface interface {
	Create(ctx context.Context, monitoringNotificationChannel *v1beta1.MonitoringNotificationChannel, opts v1.CreateOptions) (*v1beta1.MonitoringNotificationChannel, error)
	Update(ctx context.Context, monitoringNotificationChannel *v1beta1.MonitoringNotificationChannel, opts v1.UpdateOptions) (*v1beta1.MonitoringNotificationChannel, error)
	UpdateStatus(ctx context.Context, monitoringNotificationChannel *v1beta1.MonitoringNotificationChannel, opts v1.UpdateOptions) (*v1beta1.MonitoringNotificationChannel, 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) (*v1beta1.MonitoringNotificationChannel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1beta1.MonitoringNotificationChannelList, 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 *v1beta1.MonitoringNotificationChannel, err error)
	MonitoringNotificationChannelExpansion
}

MonitoringNotificationChannelInterface has methods to work with MonitoringNotificationChannel resources.

type MonitoringNotificationChannelsGetter

type MonitoringNotificationChannelsGetter interface {
	MonitoringNotificationChannels(namespace string) MonitoringNotificationChannelInterface
}

MonitoringNotificationChannelsGetter has a method to return a MonitoringNotificationChannelInterface. A group's client should implement this interface.

type MonitoringV1beta1Client

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

MonitoringV1beta1Client is used to interact with features provided by the monitoring.cnrm.cloud.google.com group.

func New

New creates a new MonitoringV1beta1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new MonitoringV1beta1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *MonitoringV1beta1Client

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

func (*MonitoringV1beta1Client) MonitoringAlertPolicies

func (c *MonitoringV1beta1Client) MonitoringAlertPolicies(namespace string) MonitoringAlertPolicyInterface

func (*MonitoringV1beta1Client) MonitoringGroups

func (c *MonitoringV1beta1Client) MonitoringGroups(namespace string) MonitoringGroupInterface

func (*MonitoringV1beta1Client) MonitoringNotificationChannels

func (c *MonitoringV1beta1Client) MonitoringNotificationChannels(namespace string) MonitoringNotificationChannelInterface

func (*MonitoringV1beta1Client) RESTClient

func (c *MonitoringV1beta1Client) 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