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 AccountExpansion

type AccountExpansion interface{}

type AccountIamBindingExpansion

type AccountIamBindingExpansion interface{}

type AccountIamBindingInterface

type AccountIamBindingInterface interface {
	Create(ctx context.Context, accountIamBinding *v1alpha1.AccountIamBinding, opts v1.CreateOptions) (*v1alpha1.AccountIamBinding, error)
	Update(ctx context.Context, accountIamBinding *v1alpha1.AccountIamBinding, opts v1.UpdateOptions) (*v1alpha1.AccountIamBinding, error)
	UpdateStatus(ctx context.Context, accountIamBinding *v1alpha1.AccountIamBinding, opts v1.UpdateOptions) (*v1alpha1.AccountIamBinding, 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.AccountIamBinding, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AccountIamBindingList, 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.AccountIamBinding, err error)
	AccountIamBindingExpansion
}

AccountIamBindingInterface has methods to work with AccountIamBinding resources.

type AccountIamBindingsGetter

type AccountIamBindingsGetter interface {
	AccountIamBindings(namespace string) AccountIamBindingInterface
}

AccountIamBindingsGetter has a method to return a AccountIamBindingInterface. A group's client should implement this interface.

type AccountIamMemberExpansion

type AccountIamMemberExpansion interface{}

type AccountIamMemberInterface

type AccountIamMemberInterface interface {
	Create(ctx context.Context, accountIamMember *v1alpha1.AccountIamMember, opts v1.CreateOptions) (*v1alpha1.AccountIamMember, error)
	Update(ctx context.Context, accountIamMember *v1alpha1.AccountIamMember, opts v1.UpdateOptions) (*v1alpha1.AccountIamMember, error)
	UpdateStatus(ctx context.Context, accountIamMember *v1alpha1.AccountIamMember, opts v1.UpdateOptions) (*v1alpha1.AccountIamMember, 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.AccountIamMember, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AccountIamMemberList, 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.AccountIamMember, err error)
	AccountIamMemberExpansion
}

AccountIamMemberInterface has methods to work with AccountIamMember resources.

type AccountIamMembersGetter

type AccountIamMembersGetter interface {
	AccountIamMembers(namespace string) AccountIamMemberInterface
}

AccountIamMembersGetter has a method to return a AccountIamMemberInterface. A group's client should implement this interface.

type AccountIamPoliciesGetter

type AccountIamPoliciesGetter interface {
	AccountIamPolicies(namespace string) AccountIamPolicyInterface
}

AccountIamPoliciesGetter has a method to return a AccountIamPolicyInterface. A group's client should implement this interface.

type AccountIamPolicyExpansion

type AccountIamPolicyExpansion interface{}

type AccountIamPolicyInterface

type AccountIamPolicyInterface interface {
	Create(ctx context.Context, accountIamPolicy *v1alpha1.AccountIamPolicy, opts v1.CreateOptions) (*v1alpha1.AccountIamPolicy, error)
	Update(ctx context.Context, accountIamPolicy *v1alpha1.AccountIamPolicy, opts v1.UpdateOptions) (*v1alpha1.AccountIamPolicy, error)
	UpdateStatus(ctx context.Context, accountIamPolicy *v1alpha1.AccountIamPolicy, opts v1.UpdateOptions) (*v1alpha1.AccountIamPolicy, 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.AccountIamPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AccountIamPolicyList, 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.AccountIamPolicy, err error)
	AccountIamPolicyExpansion
}

AccountIamPolicyInterface has methods to work with AccountIamPolicy resources.

type AccountInterface

type AccountInterface interface {
	Create(ctx context.Context, account *v1alpha1.Account, opts v1.CreateOptions) (*v1alpha1.Account, error)
	Update(ctx context.Context, account *v1alpha1.Account, opts v1.UpdateOptions) (*v1alpha1.Account, error)
	UpdateStatus(ctx context.Context, account *v1alpha1.Account, opts v1.UpdateOptions) (*v1alpha1.Account, 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.Account, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AccountList, 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.Account, err error)
	AccountExpansion
}

AccountInterface has methods to work with Account resources.

type AccountKeyExpansion

type AccountKeyExpansion interface{}

type AccountKeyInterface

type AccountKeyInterface interface {
	Create(ctx context.Context, accountKey *v1alpha1.AccountKey, opts v1.CreateOptions) (*v1alpha1.AccountKey, error)
	Update(ctx context.Context, accountKey *v1alpha1.AccountKey, opts v1.UpdateOptions) (*v1alpha1.AccountKey, error)
	UpdateStatus(ctx context.Context, accountKey *v1alpha1.AccountKey, opts v1.UpdateOptions) (*v1alpha1.AccountKey, 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.AccountKey, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AccountKeyList, 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.AccountKey, err error)
	AccountKeyExpansion
}

AccountKeyInterface has methods to work with AccountKey resources.

type AccountKeysGetter

type AccountKeysGetter interface {
	AccountKeys(namespace string) AccountKeyInterface
}

AccountKeysGetter has a method to return a AccountKeyInterface. A group's client should implement this interface.

type AccountsGetter

type AccountsGetter interface {
	Accounts(namespace string) AccountInterface
}

AccountsGetter has a method to return a AccountInterface. A group's client should implement this interface.

type NetworkingConnectionExpansion

type NetworkingConnectionExpansion interface{}

type NetworkingConnectionInterface

type NetworkingConnectionInterface interface {
	Create(ctx context.Context, networkingConnection *v1alpha1.NetworkingConnection, opts v1.CreateOptions) (*v1alpha1.NetworkingConnection, error)
	Update(ctx context.Context, networkingConnection *v1alpha1.NetworkingConnection, opts v1.UpdateOptions) (*v1alpha1.NetworkingConnection, error)
	UpdateStatus(ctx context.Context, networkingConnection *v1alpha1.NetworkingConnection, opts v1.UpdateOptions) (*v1alpha1.NetworkingConnection, 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.NetworkingConnection, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NetworkingConnectionList, 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.NetworkingConnection, err error)
	NetworkingConnectionExpansion
}

NetworkingConnectionInterface has methods to work with NetworkingConnection resources.

type NetworkingConnectionsGetter

type NetworkingConnectionsGetter interface {
	NetworkingConnections(namespace string) NetworkingConnectionInterface
}

NetworkingConnectionsGetter has a method to return a NetworkingConnectionInterface. A group's client should implement this interface.

type NetworkingPeeredDNSDomainExpansion added in v0.4.0

type NetworkingPeeredDNSDomainExpansion interface{}

type NetworkingPeeredDNSDomainInterface added in v0.4.0

type NetworkingPeeredDNSDomainInterface interface {
	Create(ctx context.Context, networkingPeeredDNSDomain *v1alpha1.NetworkingPeeredDNSDomain, opts v1.CreateOptions) (*v1alpha1.NetworkingPeeredDNSDomain, error)
	Update(ctx context.Context, networkingPeeredDNSDomain *v1alpha1.NetworkingPeeredDNSDomain, opts v1.UpdateOptions) (*v1alpha1.NetworkingPeeredDNSDomain, error)
	UpdateStatus(ctx context.Context, networkingPeeredDNSDomain *v1alpha1.NetworkingPeeredDNSDomain, opts v1.UpdateOptions) (*v1alpha1.NetworkingPeeredDNSDomain, 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.NetworkingPeeredDNSDomain, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NetworkingPeeredDNSDomainList, 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.NetworkingPeeredDNSDomain, err error)
	NetworkingPeeredDNSDomainExpansion
}

NetworkingPeeredDNSDomainInterface has methods to work with NetworkingPeeredDNSDomain resources.

type NetworkingPeeredDNSDomainsGetter added in v0.4.0

type NetworkingPeeredDNSDomainsGetter interface {
	NetworkingPeeredDNSDomains(namespace string) NetworkingPeeredDNSDomainInterface
}

NetworkingPeeredDNSDomainsGetter has a method to return a NetworkingPeeredDNSDomainInterface. A group's client should implement this interface.

type ServiceV1alpha1Client

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

ServiceV1alpha1Client is used to interact with features provided by the service.google.kubeform.com group.

func New

New creates a new ServiceV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new ServiceV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *ServiceV1alpha1Client

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

func (*ServiceV1alpha1Client) AccountIamBindings

func (c *ServiceV1alpha1Client) AccountIamBindings(namespace string) AccountIamBindingInterface

func (*ServiceV1alpha1Client) AccountIamMembers

func (c *ServiceV1alpha1Client) AccountIamMembers(namespace string) AccountIamMemberInterface

func (*ServiceV1alpha1Client) AccountIamPolicies

func (c *ServiceV1alpha1Client) AccountIamPolicies(namespace string) AccountIamPolicyInterface

func (*ServiceV1alpha1Client) AccountKeys

func (c *ServiceV1alpha1Client) AccountKeys(namespace string) AccountKeyInterface

func (*ServiceV1alpha1Client) Accounts

func (c *ServiceV1alpha1Client) Accounts(namespace string) AccountInterface

func (*ServiceV1alpha1Client) NetworkingConnections

func (c *ServiceV1alpha1Client) NetworkingConnections(namespace string) NetworkingConnectionInterface

func (*ServiceV1alpha1Client) NetworkingPeeredDNSDomains added in v0.4.0

func (c *ServiceV1alpha1Client) NetworkingPeeredDNSDomains(namespace string) NetworkingPeeredDNSDomainInterface

func (*ServiceV1alpha1Client) RESTClient

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