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 ScanningContainerScanRecipeExpansion

type ScanningContainerScanRecipeExpansion interface{}

type ScanningContainerScanRecipeInterface

type ScanningContainerScanRecipeInterface interface {
	Create(ctx context.Context, scanningContainerScanRecipe *v1alpha1.ScanningContainerScanRecipe, opts v1.CreateOptions) (*v1alpha1.ScanningContainerScanRecipe, error)
	Update(ctx context.Context, scanningContainerScanRecipe *v1alpha1.ScanningContainerScanRecipe, opts v1.UpdateOptions) (*v1alpha1.ScanningContainerScanRecipe, error)
	UpdateStatus(ctx context.Context, scanningContainerScanRecipe *v1alpha1.ScanningContainerScanRecipe, opts v1.UpdateOptions) (*v1alpha1.ScanningContainerScanRecipe, 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.ScanningContainerScanRecipe, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ScanningContainerScanRecipeList, 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.ScanningContainerScanRecipe, err error)
	ScanningContainerScanRecipeExpansion
}

ScanningContainerScanRecipeInterface has methods to work with ScanningContainerScanRecipe resources.

type ScanningContainerScanRecipesGetter

type ScanningContainerScanRecipesGetter interface {
	ScanningContainerScanRecipes(namespace string) ScanningContainerScanRecipeInterface
}

ScanningContainerScanRecipesGetter has a method to return a ScanningContainerScanRecipeInterface. A group's client should implement this interface.

type ScanningContainerScanTargetExpansion

type ScanningContainerScanTargetExpansion interface{}

type ScanningContainerScanTargetInterface

type ScanningContainerScanTargetInterface interface {
	Create(ctx context.Context, scanningContainerScanTarget *v1alpha1.ScanningContainerScanTarget, opts v1.CreateOptions) (*v1alpha1.ScanningContainerScanTarget, error)
	Update(ctx context.Context, scanningContainerScanTarget *v1alpha1.ScanningContainerScanTarget, opts v1.UpdateOptions) (*v1alpha1.ScanningContainerScanTarget, error)
	UpdateStatus(ctx context.Context, scanningContainerScanTarget *v1alpha1.ScanningContainerScanTarget, opts v1.UpdateOptions) (*v1alpha1.ScanningContainerScanTarget, 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.ScanningContainerScanTarget, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ScanningContainerScanTargetList, 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.ScanningContainerScanTarget, err error)
	ScanningContainerScanTargetExpansion
}

ScanningContainerScanTargetInterface has methods to work with ScanningContainerScanTarget resources.

type ScanningContainerScanTargetsGetter

type ScanningContainerScanTargetsGetter interface {
	ScanningContainerScanTargets(namespace string) ScanningContainerScanTargetInterface
}

ScanningContainerScanTargetsGetter has a method to return a ScanningContainerScanTargetInterface. A group's client should implement this interface.

type ScanningHostScanRecipeExpansion

type ScanningHostScanRecipeExpansion interface{}

type ScanningHostScanRecipeInterface

type ScanningHostScanRecipeInterface interface {
	Create(ctx context.Context, scanningHostScanRecipe *v1alpha1.ScanningHostScanRecipe, opts v1.CreateOptions) (*v1alpha1.ScanningHostScanRecipe, error)
	Update(ctx context.Context, scanningHostScanRecipe *v1alpha1.ScanningHostScanRecipe, opts v1.UpdateOptions) (*v1alpha1.ScanningHostScanRecipe, error)
	UpdateStatus(ctx context.Context, scanningHostScanRecipe *v1alpha1.ScanningHostScanRecipe, opts v1.UpdateOptions) (*v1alpha1.ScanningHostScanRecipe, 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.ScanningHostScanRecipe, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ScanningHostScanRecipeList, 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.ScanningHostScanRecipe, err error)
	ScanningHostScanRecipeExpansion
}

ScanningHostScanRecipeInterface has methods to work with ScanningHostScanRecipe resources.

type ScanningHostScanRecipesGetter

type ScanningHostScanRecipesGetter interface {
	ScanningHostScanRecipes(namespace string) ScanningHostScanRecipeInterface
}

ScanningHostScanRecipesGetter has a method to return a ScanningHostScanRecipeInterface. A group's client should implement this interface.

type ScanningHostScanTargetExpansion

type ScanningHostScanTargetExpansion interface{}

type ScanningHostScanTargetInterface

type ScanningHostScanTargetInterface interface {
	Create(ctx context.Context, scanningHostScanTarget *v1alpha1.ScanningHostScanTarget, opts v1.CreateOptions) (*v1alpha1.ScanningHostScanTarget, error)
	Update(ctx context.Context, scanningHostScanTarget *v1alpha1.ScanningHostScanTarget, opts v1.UpdateOptions) (*v1alpha1.ScanningHostScanTarget, error)
	UpdateStatus(ctx context.Context, scanningHostScanTarget *v1alpha1.ScanningHostScanTarget, opts v1.UpdateOptions) (*v1alpha1.ScanningHostScanTarget, 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.ScanningHostScanTarget, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ScanningHostScanTargetList, 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.ScanningHostScanTarget, err error)
	ScanningHostScanTargetExpansion
}

ScanningHostScanTargetInterface has methods to work with ScanningHostScanTarget resources.

type ScanningHostScanTargetsGetter

type ScanningHostScanTargetsGetter interface {
	ScanningHostScanTargets(namespace string) ScanningHostScanTargetInterface
}

ScanningHostScanTargetsGetter has a method to return a ScanningHostScanTargetInterface. A group's client should implement this interface.

type VulnerabilityV1alpha1Client

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

VulnerabilityV1alpha1Client is used to interact with features provided by the vulnerability.oci.kubeform.com group.

func New

New creates a new VulnerabilityV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new VulnerabilityV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *VulnerabilityV1alpha1Client

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

func (*VulnerabilityV1alpha1Client) RESTClient

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

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

func (*VulnerabilityV1alpha1Client) ScanningContainerScanRecipes

func (c *VulnerabilityV1alpha1Client) ScanningContainerScanRecipes(namespace string) ScanningContainerScanRecipeInterface

func (*VulnerabilityV1alpha1Client) ScanningContainerScanTargets

func (c *VulnerabilityV1alpha1Client) ScanningContainerScanTargets(namespace string) ScanningContainerScanTargetInterface

func (*VulnerabilityV1alpha1Client) ScanningHostScanRecipes

func (c *VulnerabilityV1alpha1Client) ScanningHostScanRecipes(namespace string) ScanningHostScanRecipeInterface

func (*VulnerabilityV1alpha1Client) ScanningHostScanTargets

func (c *VulnerabilityV1alpha1Client) ScanningHostScanTargets(namespace string) ScanningHostScanTargetInterface

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