v1alpha1

package
v1.116.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 9 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 FirebaseAndroidAppExpansion

type FirebaseAndroidAppExpansion interface{}

type FirebaseAndroidAppInterface

type FirebaseAndroidAppInterface interface {
	Create(ctx context.Context, firebaseAndroidApp *v1alpha1.FirebaseAndroidApp, opts v1.CreateOptions) (*v1alpha1.FirebaseAndroidApp, error)
	Update(ctx context.Context, firebaseAndroidApp *v1alpha1.FirebaseAndroidApp, opts v1.UpdateOptions) (*v1alpha1.FirebaseAndroidApp, error)
	UpdateStatus(ctx context.Context, firebaseAndroidApp *v1alpha1.FirebaseAndroidApp, opts v1.UpdateOptions) (*v1alpha1.FirebaseAndroidApp, 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.FirebaseAndroidApp, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FirebaseAndroidAppList, 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.FirebaseAndroidApp, err error)
	FirebaseAndroidAppExpansion
}

FirebaseAndroidAppInterface has methods to work with FirebaseAndroidApp resources.

type FirebaseAndroidAppsGetter

type FirebaseAndroidAppsGetter interface {
	FirebaseAndroidApps(namespace string) FirebaseAndroidAppInterface
}

FirebaseAndroidAppsGetter has a method to return a FirebaseAndroidAppInterface. A group's client should implement this interface.

type FirebaseProjectExpansion

type FirebaseProjectExpansion interface{}

type FirebaseProjectInterface

type FirebaseProjectInterface interface {
	Create(ctx context.Context, firebaseProject *v1alpha1.FirebaseProject, opts v1.CreateOptions) (*v1alpha1.FirebaseProject, error)
	Update(ctx context.Context, firebaseProject *v1alpha1.FirebaseProject, opts v1.UpdateOptions) (*v1alpha1.FirebaseProject, error)
	UpdateStatus(ctx context.Context, firebaseProject *v1alpha1.FirebaseProject, opts v1.UpdateOptions) (*v1alpha1.FirebaseProject, 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.FirebaseProject, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FirebaseProjectList, 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.FirebaseProject, err error)
	FirebaseProjectExpansion
}

FirebaseProjectInterface has methods to work with FirebaseProject resources.

type FirebaseProjectsGetter

type FirebaseProjectsGetter interface {
	FirebaseProjects(namespace string) FirebaseProjectInterface
}

FirebaseProjectsGetter has a method to return a FirebaseProjectInterface. A group's client should implement this interface.

type FirebaseV1alpha1Client

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

FirebaseV1alpha1Client is used to interact with features provided by the firebase.cnrm.cloud.google.com group.

func New

New creates a new FirebaseV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new FirebaseV1alpha1Client for the given config. NewForConfig is equivalent to NewForConfigAndClient(c, httpClient), where httpClient was generated with rest.HTTPClientFor(c).

func NewForConfigAndClient

func NewForConfigAndClient(c *rest.Config, h *http.Client) (*FirebaseV1alpha1Client, error)

NewForConfigAndClient creates a new FirebaseV1alpha1Client for the given config and http client. Note the http client provided takes precedence over the configured transport values.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *FirebaseV1alpha1Client

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

func (*FirebaseV1alpha1Client) FirebaseAndroidApps

func (c *FirebaseV1alpha1Client) FirebaseAndroidApps(namespace string) FirebaseAndroidAppInterface

func (*FirebaseV1alpha1Client) FirebaseProjects

func (c *FirebaseV1alpha1Client) FirebaseProjects(namespace string) FirebaseProjectInterface

func (*FirebaseV1alpha1Client) FirebaseWebApps

func (c *FirebaseV1alpha1Client) FirebaseWebApps(namespace string) FirebaseWebAppInterface

func (*FirebaseV1alpha1Client) RESTClient

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

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

type FirebaseWebAppExpansion

type FirebaseWebAppExpansion interface{}

type FirebaseWebAppInterface

type FirebaseWebAppInterface interface {
	Create(ctx context.Context, firebaseWebApp *v1alpha1.FirebaseWebApp, opts v1.CreateOptions) (*v1alpha1.FirebaseWebApp, error)
	Update(ctx context.Context, firebaseWebApp *v1alpha1.FirebaseWebApp, opts v1.UpdateOptions) (*v1alpha1.FirebaseWebApp, error)
	UpdateStatus(ctx context.Context, firebaseWebApp *v1alpha1.FirebaseWebApp, opts v1.UpdateOptions) (*v1alpha1.FirebaseWebApp, 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.FirebaseWebApp, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FirebaseWebAppList, 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.FirebaseWebApp, err error)
	FirebaseWebAppExpansion
}

FirebaseWebAppInterface has methods to work with FirebaseWebApp resources.

type FirebaseWebAppsGetter

type FirebaseWebAppsGetter interface {
	FirebaseWebApps(namespace string) FirebaseWebAppInterface
}

FirebaseWebAppsGetter has a method to return a FirebaseWebAppInterface. 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