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 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 OrganizationV1alpha1Client

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

OrganizationV1alpha1Client is used to interact with features provided by the organization.google.kubeform.com group.

func New

New creates a new OrganizationV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new OrganizationV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *OrganizationV1alpha1Client

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

func (*OrganizationV1alpha1Client) AccessApprovalSettingses

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

func (*OrganizationV1alpha1Client) IamAuditConfigs

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

func (*OrganizationV1alpha1Client) IamBindings

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

func (*OrganizationV1alpha1Client) IamCustomRoles

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

func (*OrganizationV1alpha1Client) IamMembers

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

func (*OrganizationV1alpha1Client) IamPolicies

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

func (*OrganizationV1alpha1Client) Policies

func (c *OrganizationV1alpha1Client) Policies(namespace string) PolicyInterface

func (*OrganizationV1alpha1Client) RESTClient

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

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

type OrganizationV1alpha1Interface

type PoliciesGetter

type PoliciesGetter interface {
	Policies(namespace string) PolicyInterface
}

PoliciesGetter has a method to return a PolicyInterface. A group's client should implement this interface.

type PolicyExpansion

type PolicyExpansion interface{}

type PolicyInterface

type PolicyInterface interface {
	Create(ctx context.Context, policy *v1alpha1.Policy, opts v1.CreateOptions) (*v1alpha1.Policy, error)
	Update(ctx context.Context, policy *v1alpha1.Policy, opts v1.UpdateOptions) (*v1alpha1.Policy, error)
	UpdateStatus(ctx context.Context, policy *v1alpha1.Policy, opts v1.UpdateOptions) (*v1alpha1.Policy, 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.Policy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.PolicyList, 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.Policy, err error)
	PolicyExpansion
}

PolicyInterface has methods to work with Policy resources.

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