v1alpha1

package
v1.3.6 Latest Latest
Warning

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

Go to latest
Published: May 17, 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 ClusterReportChangeRequestExpansion added in v1.3.0

type ClusterReportChangeRequestExpansion interface{}

type ClusterReportChangeRequestInterface added in v1.3.0

type ClusterReportChangeRequestInterface interface {
	Create(ctx context.Context, clusterReportChangeRequest *v1alpha1.ClusterReportChangeRequest, opts v1.CreateOptions) (*v1alpha1.ClusterReportChangeRequest, error)
	Update(ctx context.Context, clusterReportChangeRequest *v1alpha1.ClusterReportChangeRequest, opts v1.UpdateOptions) (*v1alpha1.ClusterReportChangeRequest, 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.ClusterReportChangeRequest, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ClusterReportChangeRequestList, 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.ClusterReportChangeRequest, err error)
	ClusterReportChangeRequestExpansion
}

ClusterReportChangeRequestInterface has methods to work with ClusterReportChangeRequest resources.

type ClusterReportChangeRequestsGetter added in v1.3.0

type ClusterReportChangeRequestsGetter interface {
	ClusterReportChangeRequests() ClusterReportChangeRequestInterface
}

ClusterReportChangeRequestsGetter has a method to return a ClusterReportChangeRequestInterface. A group's client should implement this interface.

type KyvernoV1alpha1Client

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

KyvernoV1alpha1Client is used to interact with features provided by the kyverno.io group.

func New

New creates a new KyvernoV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new KyvernoV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *KyvernoV1alpha1Client

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

func (*KyvernoV1alpha1Client) ClusterReportChangeRequests added in v1.3.0

func (c *KyvernoV1alpha1Client) ClusterReportChangeRequests() ClusterReportChangeRequestInterface

func (*KyvernoV1alpha1Client) RESTClient

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

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

func (*KyvernoV1alpha1Client) ReportChangeRequests added in v1.3.0

func (c *KyvernoV1alpha1Client) ReportChangeRequests(namespace string) ReportChangeRequestInterface

type KyvernoV1alpha1Interface

type KyvernoV1alpha1Interface interface {
	RESTClient() rest.Interface
	ClusterReportChangeRequestsGetter
	ReportChangeRequestsGetter
}

type ReportChangeRequestExpansion added in v1.3.0

type ReportChangeRequestExpansion interface{}

type ReportChangeRequestInterface added in v1.3.0

type ReportChangeRequestInterface interface {
	Create(ctx context.Context, reportChangeRequest *v1alpha1.ReportChangeRequest, opts v1.CreateOptions) (*v1alpha1.ReportChangeRequest, error)
	Update(ctx context.Context, reportChangeRequest *v1alpha1.ReportChangeRequest, opts v1.UpdateOptions) (*v1alpha1.ReportChangeRequest, 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.ReportChangeRequest, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ReportChangeRequestList, 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.ReportChangeRequest, err error)
	ReportChangeRequestExpansion
}

ReportChangeRequestInterface has methods to work with ReportChangeRequest resources.

type ReportChangeRequestsGetter added in v1.3.0

type ReportChangeRequestsGetter interface {
	ReportChangeRequests(namespace string) ReportChangeRequestInterface
}

ReportChangeRequestsGetter has a method to return a ReportChangeRequestInterface. 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