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 AccessApprovalSettingsExpansion

type AccessApprovalSettingsExpansion interface{}

type AccessApprovalSettingsInterface

type AccessApprovalSettingsInterface interface {
	Create(ctx context.Context, accessApprovalSettings *v1alpha1.AccessApprovalSettings, opts v1.CreateOptions) (*v1alpha1.AccessApprovalSettings, error)
	Update(ctx context.Context, accessApprovalSettings *v1alpha1.AccessApprovalSettings, opts v1.UpdateOptions) (*v1alpha1.AccessApprovalSettings, error)
	UpdateStatus(ctx context.Context, accessApprovalSettings *v1alpha1.AccessApprovalSettings, opts v1.UpdateOptions) (*v1alpha1.AccessApprovalSettings, 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.AccessApprovalSettings, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AccessApprovalSettingsList, 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.AccessApprovalSettings, err error)
	AccessApprovalSettingsExpansion
}

AccessApprovalSettingsInterface has methods to work with AccessApprovalSettings resources.

type AccessApprovalSettingsesGetter

type AccessApprovalSettingsesGetter interface {
	AccessApprovalSettingses(namespace string) AccessApprovalSettingsInterface
}

AccessApprovalSettingsesGetter has a method to return a AccessApprovalSettingsInterface. A group's client should implement this interface.

type DefaultServiceAccountsExpansion

type DefaultServiceAccountsExpansion interface{}

type DefaultServiceAccountsInterface

type DefaultServiceAccountsInterface interface {
	Create(ctx context.Context, defaultServiceAccounts *v1alpha1.DefaultServiceAccounts, opts v1.CreateOptions) (*v1alpha1.DefaultServiceAccounts, error)
	Update(ctx context.Context, defaultServiceAccounts *v1alpha1.DefaultServiceAccounts, opts v1.UpdateOptions) (*v1alpha1.DefaultServiceAccounts, error)
	UpdateStatus(ctx context.Context, defaultServiceAccounts *v1alpha1.DefaultServiceAccounts, opts v1.UpdateOptions) (*v1alpha1.DefaultServiceAccounts, 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.DefaultServiceAccounts, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DefaultServiceAccountsList, 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.DefaultServiceAccounts, err error)
	DefaultServiceAccountsExpansion
}

DefaultServiceAccountsInterface has methods to work with DefaultServiceAccounts resources.

type DefaultServiceAccountsesGetter

type DefaultServiceAccountsesGetter interface {
	DefaultServiceAccountses(namespace string) DefaultServiceAccountsInterface
}

DefaultServiceAccountsesGetter has a method to return a DefaultServiceAccountsInterface. A group's client should implement this interface.

type IamAuditConfigExpansion

type IamAuditConfigExpansion interface{}

type IamAuditConfigInterface

type IamAuditConfigInterface interface {
	Create(ctx context.Context, iamAuditConfig *v1alpha1.IamAuditConfig, opts v1.CreateOptions) (*v1alpha1.IamAuditConfig, error)
	Update(ctx context.Context, iamAuditConfig *v1alpha1.IamAuditConfig, opts v1.UpdateOptions) (*v1alpha1.IamAuditConfig, error)
	UpdateStatus(ctx context.Context, iamAuditConfig *v1alpha1.IamAuditConfig, opts v1.UpdateOptions) (*v1alpha1.IamAuditConfig, 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.IamAuditConfig, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamAuditConfigList, 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.IamAuditConfig, err error)
	IamAuditConfigExpansion
}

IamAuditConfigInterface has methods to work with IamAuditConfig resources.

type IamAuditConfigsGetter

type IamAuditConfigsGetter interface {
	IamAuditConfigs(namespace string) IamAuditConfigInterface
}

IamAuditConfigsGetter has a method to return a IamAuditConfigInterface. A group's client should implement this interface.

type IamBindingExpansion

type IamBindingExpansion interface{}

type IamBindingInterface

type IamBindingInterface interface {
	Create(ctx context.Context, iamBinding *v1alpha1.IamBinding, opts v1.CreateOptions) (*v1alpha1.IamBinding, error)
	Update(ctx context.Context, iamBinding *v1alpha1.IamBinding, opts v1.UpdateOptions) (*v1alpha1.IamBinding, error)
	UpdateStatus(ctx context.Context, iamBinding *v1alpha1.IamBinding, opts v1.UpdateOptions) (*v1alpha1.IamBinding, 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.IamBinding, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamBindingList, 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.IamBinding, err error)
	IamBindingExpansion
}

IamBindingInterface has methods to work with IamBinding resources.

type IamBindingsGetter

type IamBindingsGetter interface {
	IamBindings(namespace string) IamBindingInterface
}

IamBindingsGetter has a method to return a IamBindingInterface. A group's client should implement this interface.

type IamCustomRoleExpansion

type IamCustomRoleExpansion interface{}

type IamCustomRoleInterface

type IamCustomRoleInterface interface {
	Create(ctx context.Context, iamCustomRole *v1alpha1.IamCustomRole, opts v1.CreateOptions) (*v1alpha1.IamCustomRole, error)
	Update(ctx context.Context, iamCustomRole *v1alpha1.IamCustomRole, opts v1.UpdateOptions) (*v1alpha1.IamCustomRole, error)
	UpdateStatus(ctx context.Context, iamCustomRole *v1alpha1.IamCustomRole, opts v1.UpdateOptions) (*v1alpha1.IamCustomRole, 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.IamCustomRole, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamCustomRoleList, 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.IamCustomRole, err error)
	IamCustomRoleExpansion
}

IamCustomRoleInterface has methods to work with IamCustomRole resources.

type IamCustomRolesGetter

type IamCustomRolesGetter interface {
	IamCustomRoles(namespace string) IamCustomRoleInterface
}

IamCustomRolesGetter has a method to return a IamCustomRoleInterface. A group's client should implement this interface.

type IamMemberExpansion

type IamMemberExpansion interface{}

type IamMemberInterface

type IamMemberInterface interface {
	Create(ctx context.Context, iamMember *v1alpha1.IamMember, opts v1.CreateOptions) (*v1alpha1.IamMember, error)
	Update(ctx context.Context, iamMember *v1alpha1.IamMember, opts v1.UpdateOptions) (*v1alpha1.IamMember, error)
	UpdateStatus(ctx context.Context, iamMember *v1alpha1.IamMember, opts v1.UpdateOptions) (*v1alpha1.IamMember, 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.IamMember, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamMemberList, 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.IamMember, err error)
	IamMemberExpansion
}

IamMemberInterface has methods to work with IamMember resources.

type IamMembersGetter

type IamMembersGetter interface {
	IamMembers(namespace string) IamMemberInterface
}

IamMembersGetter has a method to return a IamMemberInterface. A group's client should implement this interface.

type IamPoliciesGetter

type IamPoliciesGetter interface {
	IamPolicies(namespace string) IamPolicyInterface
}

IamPoliciesGetter has a method to return a IamPolicyInterface. A group's client should implement this interface.

type IamPolicyExpansion

type IamPolicyExpansion interface{}

type IamPolicyInterface

type IamPolicyInterface interface {
	Create(ctx context.Context, iamPolicy *v1alpha1.IamPolicy, opts v1.CreateOptions) (*v1alpha1.IamPolicy, error)
	Update(ctx context.Context, iamPolicy *v1alpha1.IamPolicy, opts v1.UpdateOptions) (*v1alpha1.IamPolicy, error)
	UpdateStatus(ctx context.Context, iamPolicy *v1alpha1.IamPolicy, opts v1.UpdateOptions) (*v1alpha1.IamPolicy, 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.IamPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamPolicyList, 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.IamPolicy, err error)
	IamPolicyExpansion
}

IamPolicyInterface has methods to work with IamPolicy resources.

type OrganizationPoliciesGetter

type OrganizationPoliciesGetter interface {
	OrganizationPolicies(namespace string) OrganizationPolicyInterface
}

OrganizationPoliciesGetter has a method to return a OrganizationPolicyInterface. A group's client should implement this interface.

type OrganizationPolicyExpansion

type OrganizationPolicyExpansion interface{}

type OrganizationPolicyInterface

type OrganizationPolicyInterface interface {
	Create(ctx context.Context, organizationPolicy *v1alpha1.OrganizationPolicy, opts v1.CreateOptions) (*v1alpha1.OrganizationPolicy, error)
	Update(ctx context.Context, organizationPolicy *v1alpha1.OrganizationPolicy, opts v1.UpdateOptions) (*v1alpha1.OrganizationPolicy, error)
	UpdateStatus(ctx context.Context, organizationPolicy *v1alpha1.OrganizationPolicy, opts v1.UpdateOptions) (*v1alpha1.OrganizationPolicy, 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.OrganizationPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OrganizationPolicyList, 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.OrganizationPolicy, err error)
	OrganizationPolicyExpansion
}

OrganizationPolicyInterface has methods to work with OrganizationPolicy resources.

type ProjectExpansion

type ProjectExpansion interface{}

type ProjectInterface

type ProjectInterface interface {
	Create(ctx context.Context, project *v1alpha1.Project, opts v1.CreateOptions) (*v1alpha1.Project, error)
	Update(ctx context.Context, project *v1alpha1.Project, opts v1.UpdateOptions) (*v1alpha1.Project, error)
	UpdateStatus(ctx context.Context, project *v1alpha1.Project, opts v1.UpdateOptions) (*v1alpha1.Project, 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.Project, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ProjectList, 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.Project, err error)
	ProjectExpansion
}

ProjectInterface has methods to work with Project resources.

type ProjectV1alpha1Client

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

ProjectV1alpha1Client is used to interact with features provided by the project.google.kubeform.com group.

func New

New creates a new ProjectV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new ProjectV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *ProjectV1alpha1Client

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

func (*ProjectV1alpha1Client) AccessApprovalSettingses

func (c *ProjectV1alpha1Client) AccessApprovalSettingses(namespace string) AccessApprovalSettingsInterface

func (*ProjectV1alpha1Client) DefaultServiceAccountses

func (c *ProjectV1alpha1Client) DefaultServiceAccountses(namespace string) DefaultServiceAccountsInterface

func (*ProjectV1alpha1Client) IamAuditConfigs

func (c *ProjectV1alpha1Client) IamAuditConfigs(namespace string) IamAuditConfigInterface

func (*ProjectV1alpha1Client) IamBindings

func (c *ProjectV1alpha1Client) IamBindings(namespace string) IamBindingInterface

func (*ProjectV1alpha1Client) IamCustomRoles

func (c *ProjectV1alpha1Client) IamCustomRoles(namespace string) IamCustomRoleInterface

func (*ProjectV1alpha1Client) IamMembers

func (c *ProjectV1alpha1Client) IamMembers(namespace string) IamMemberInterface

func (*ProjectV1alpha1Client) IamPolicies

func (c *ProjectV1alpha1Client) IamPolicies(namespace string) IamPolicyInterface

func (*ProjectV1alpha1Client) OrganizationPolicies

func (c *ProjectV1alpha1Client) OrganizationPolicies(namespace string) OrganizationPolicyInterface

func (*ProjectV1alpha1Client) Projects

func (c *ProjectV1alpha1Client) Projects(namespace string) ProjectInterface

func (*ProjectV1alpha1Client) RESTClient

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

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

func (*ProjectV1alpha1Client) Services

func (c *ProjectV1alpha1Client) Services(namespace string) ServiceInterface

func (*ProjectV1alpha1Client) UsageExportBuckets

func (c *ProjectV1alpha1Client) UsageExportBuckets(namespace string) UsageExportBucketInterface

type ProjectsGetter

type ProjectsGetter interface {
	Projects(namespace string) ProjectInterface
}

ProjectsGetter has a method to return a ProjectInterface. A group's client should implement this interface.

type ServiceExpansion

type ServiceExpansion interface{}

type ServiceInterface

type ServiceInterface interface {
	Create(ctx context.Context, service *v1alpha1.Service, opts v1.CreateOptions) (*v1alpha1.Service, error)
	Update(ctx context.Context, service *v1alpha1.Service, opts v1.UpdateOptions) (*v1alpha1.Service, error)
	UpdateStatus(ctx context.Context, service *v1alpha1.Service, opts v1.UpdateOptions) (*v1alpha1.Service, 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.Service, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ServiceList, 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.Service, err error)
	ServiceExpansion
}

ServiceInterface has methods to work with Service resources.

type ServicesGetter

type ServicesGetter interface {
	Services(namespace string) ServiceInterface
}

ServicesGetter has a method to return a ServiceInterface. A group's client should implement this interface.

type UsageExportBucketExpansion

type UsageExportBucketExpansion interface{}

type UsageExportBucketInterface

type UsageExportBucketInterface interface {
	Create(ctx context.Context, usageExportBucket *v1alpha1.UsageExportBucket, opts v1.CreateOptions) (*v1alpha1.UsageExportBucket, error)
	Update(ctx context.Context, usageExportBucket *v1alpha1.UsageExportBucket, opts v1.UpdateOptions) (*v1alpha1.UsageExportBucket, error)
	UpdateStatus(ctx context.Context, usageExportBucket *v1alpha1.UsageExportBucket, opts v1.UpdateOptions) (*v1alpha1.UsageExportBucket, 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.UsageExportBucket, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.UsageExportBucketList, 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.UsageExportBucket, err error)
	UsageExportBucketExpansion
}

UsageExportBucketInterface has methods to work with UsageExportBucket resources.

type UsageExportBucketsGetter

type UsageExportBucketsGetter interface {
	UsageExportBuckets(namespace string) UsageExportBucketInterface
}

UsageExportBucketsGetter has a method to return a UsageExportBucketInterface. 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