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 AddressListExpansion

type AddressListExpansion interface{}

type AddressListInterface

type AddressListInterface interface {
	Create(ctx context.Context, addressList *v1alpha1.AddressList, opts v1.CreateOptions) (*v1alpha1.AddressList, error)
	Update(ctx context.Context, addressList *v1alpha1.AddressList, opts v1.UpdateOptions) (*v1alpha1.AddressList, error)
	UpdateStatus(ctx context.Context, addressList *v1alpha1.AddressList, opts v1.UpdateOptions) (*v1alpha1.AddressList, 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.AddressList, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AddressListList, 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.AddressList, err error)
	AddressListExpansion
}

AddressListInterface has methods to work with AddressList resources.

type AddressListsGetter

type AddressListsGetter interface {
	AddressLists(namespace string) AddressListInterface
}

AddressListsGetter has a method to return a AddressListInterface. A group's client should implement this interface.

type CertificateExpansion

type CertificateExpansion interface{}

type CertificateInterface

type CertificateInterface interface {
	Create(ctx context.Context, certificate *v1alpha1.Certificate, opts v1.CreateOptions) (*v1alpha1.Certificate, error)
	Update(ctx context.Context, certificate *v1alpha1.Certificate, opts v1.UpdateOptions) (*v1alpha1.Certificate, error)
	UpdateStatus(ctx context.Context, certificate *v1alpha1.Certificate, opts v1.UpdateOptions) (*v1alpha1.Certificate, 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.Certificate, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CertificateList, 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.Certificate, err error)
	CertificateExpansion
}

CertificateInterface has methods to work with Certificate resources.

type CertificatesGetter

type CertificatesGetter interface {
	Certificates(namespace string) CertificateInterface
}

CertificatesGetter has a method to return a CertificateInterface. A group's client should implement this interface.

type CustomProtectionRuleExpansion

type CustomProtectionRuleExpansion interface{}

type CustomProtectionRuleInterface

type CustomProtectionRuleInterface interface {
	Create(ctx context.Context, customProtectionRule *v1alpha1.CustomProtectionRule, opts v1.CreateOptions) (*v1alpha1.CustomProtectionRule, error)
	Update(ctx context.Context, customProtectionRule *v1alpha1.CustomProtectionRule, opts v1.UpdateOptions) (*v1alpha1.CustomProtectionRule, error)
	UpdateStatus(ctx context.Context, customProtectionRule *v1alpha1.CustomProtectionRule, opts v1.UpdateOptions) (*v1alpha1.CustomProtectionRule, 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.CustomProtectionRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CustomProtectionRuleList, 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.CustomProtectionRule, err error)
	CustomProtectionRuleExpansion
}

CustomProtectionRuleInterface has methods to work with CustomProtectionRule resources.

type CustomProtectionRulesGetter

type CustomProtectionRulesGetter interface {
	CustomProtectionRules(namespace string) CustomProtectionRuleInterface
}

CustomProtectionRulesGetter has a method to return a CustomProtectionRuleInterface. A group's client should implement this interface.

type HttpRedirectExpansion

type HttpRedirectExpansion interface{}

type HttpRedirectInterface

type HttpRedirectInterface interface {
	Create(ctx context.Context, httpRedirect *v1alpha1.HttpRedirect, opts v1.CreateOptions) (*v1alpha1.HttpRedirect, error)
	Update(ctx context.Context, httpRedirect *v1alpha1.HttpRedirect, opts v1.UpdateOptions) (*v1alpha1.HttpRedirect, error)
	UpdateStatus(ctx context.Context, httpRedirect *v1alpha1.HttpRedirect, opts v1.UpdateOptions) (*v1alpha1.HttpRedirect, 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.HttpRedirect, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.HttpRedirectList, 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.HttpRedirect, err error)
	HttpRedirectExpansion
}

HttpRedirectInterface has methods to work with HttpRedirect resources.

type HttpRedirectsGetter

type HttpRedirectsGetter interface {
	HttpRedirects(namespace string) HttpRedirectInterface
}

HttpRedirectsGetter has a method to return a HttpRedirectInterface. A group's client should implement this interface.

type ProtectionRuleExpansion

type ProtectionRuleExpansion interface{}

type ProtectionRuleInterface

type ProtectionRuleInterface interface {
	Create(ctx context.Context, protectionRule *v1alpha1.ProtectionRule, opts v1.CreateOptions) (*v1alpha1.ProtectionRule, error)
	Update(ctx context.Context, protectionRule *v1alpha1.ProtectionRule, opts v1.UpdateOptions) (*v1alpha1.ProtectionRule, error)
	UpdateStatus(ctx context.Context, protectionRule *v1alpha1.ProtectionRule, opts v1.UpdateOptions) (*v1alpha1.ProtectionRule, 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.ProtectionRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ProtectionRuleList, 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.ProtectionRule, err error)
	ProtectionRuleExpansion
}

ProtectionRuleInterface has methods to work with ProtectionRule resources.

type ProtectionRulesGetter

type ProtectionRulesGetter interface {
	ProtectionRules(namespace string) ProtectionRuleInterface
}

ProtectionRulesGetter has a method to return a ProtectionRuleInterface. A group's client should implement this interface.

type PurgeCacheExpansion

type PurgeCacheExpansion interface{}

type PurgeCacheInterface

type PurgeCacheInterface interface {
	Create(ctx context.Context, purgeCache *v1alpha1.PurgeCache, opts v1.CreateOptions) (*v1alpha1.PurgeCache, error)
	Update(ctx context.Context, purgeCache *v1alpha1.PurgeCache, opts v1.UpdateOptions) (*v1alpha1.PurgeCache, error)
	UpdateStatus(ctx context.Context, purgeCache *v1alpha1.PurgeCache, opts v1.UpdateOptions) (*v1alpha1.PurgeCache, 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.PurgeCache, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.PurgeCacheList, 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.PurgeCache, err error)
	PurgeCacheExpansion
}

PurgeCacheInterface has methods to work with PurgeCache resources.

type PurgeCachesGetter

type PurgeCachesGetter interface {
	PurgeCaches(namespace string) PurgeCacheInterface
}

PurgeCachesGetter has a method to return a PurgeCacheInterface. A group's client should implement this interface.

type WaasPoliciesGetter

type WaasPoliciesGetter interface {
	WaasPolicies(namespace string) WaasPolicyInterface
}

WaasPoliciesGetter has a method to return a WaasPolicyInterface. A group's client should implement this interface.

type WaasPolicyExpansion

type WaasPolicyExpansion interface{}

type WaasPolicyInterface

type WaasPolicyInterface interface {
	Create(ctx context.Context, waasPolicy *v1alpha1.WaasPolicy, opts v1.CreateOptions) (*v1alpha1.WaasPolicy, error)
	Update(ctx context.Context, waasPolicy *v1alpha1.WaasPolicy, opts v1.UpdateOptions) (*v1alpha1.WaasPolicy, error)
	UpdateStatus(ctx context.Context, waasPolicy *v1alpha1.WaasPolicy, opts v1.UpdateOptions) (*v1alpha1.WaasPolicy, 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.WaasPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WaasPolicyList, 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.WaasPolicy, err error)
	WaasPolicyExpansion
}

WaasPolicyInterface has methods to work with WaasPolicy resources.

type WaasV1alpha1Client

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

WaasV1alpha1Client is used to interact with features provided by the waas.oci.kubeform.com group.

func New

New creates a new WaasV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new WaasV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *WaasV1alpha1Client

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

func (*WaasV1alpha1Client) AddressLists

func (c *WaasV1alpha1Client) AddressLists(namespace string) AddressListInterface

func (*WaasV1alpha1Client) Certificates

func (c *WaasV1alpha1Client) Certificates(namespace string) CertificateInterface

func (*WaasV1alpha1Client) CustomProtectionRules

func (c *WaasV1alpha1Client) CustomProtectionRules(namespace string) CustomProtectionRuleInterface

func (*WaasV1alpha1Client) HttpRedirects

func (c *WaasV1alpha1Client) HttpRedirects(namespace string) HttpRedirectInterface

func (*WaasV1alpha1Client) ProtectionRules

func (c *WaasV1alpha1Client) ProtectionRules(namespace string) ProtectionRuleInterface

func (*WaasV1alpha1Client) PurgeCaches

func (c *WaasV1alpha1Client) PurgeCaches(namespace string) PurgeCacheInterface

func (*WaasV1alpha1Client) RESTClient

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

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

func (*WaasV1alpha1Client) WaasPolicies

func (c *WaasV1alpha1Client) WaasPolicies(namespace string) WaasPolicyInterface

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