v1alpha1

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 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 AcmCertificateExpansion

type AcmCertificateExpansion interface{}

type AcmCertificateInterface

type AcmCertificateInterface interface {
	Create(ctx context.Context, acmCertificate *v1alpha1.AcmCertificate, opts v1.CreateOptions) (*v1alpha1.AcmCertificate, error)
	Update(ctx context.Context, acmCertificate *v1alpha1.AcmCertificate, opts v1.UpdateOptions) (*v1alpha1.AcmCertificate, error)
	UpdateStatus(ctx context.Context, acmCertificate *v1alpha1.AcmCertificate, opts v1.UpdateOptions) (*v1alpha1.AcmCertificate, 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.AcmCertificate, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AcmCertificateList, 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.AcmCertificate, err error)
	AcmCertificateExpansion
}

AcmCertificateInterface has methods to work with AcmCertificate resources.

type AcmCertificateValidationExpansion

type AcmCertificateValidationExpansion interface{}

type AcmCertificateValidationInterface

type AcmCertificateValidationInterface interface {
	Create(ctx context.Context, acmCertificateValidation *v1alpha1.AcmCertificateValidation, opts v1.CreateOptions) (*v1alpha1.AcmCertificateValidation, error)
	Update(ctx context.Context, acmCertificateValidation *v1alpha1.AcmCertificateValidation, opts v1.UpdateOptions) (*v1alpha1.AcmCertificateValidation, error)
	UpdateStatus(ctx context.Context, acmCertificateValidation *v1alpha1.AcmCertificateValidation, opts v1.UpdateOptions) (*v1alpha1.AcmCertificateValidation, 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.AcmCertificateValidation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AcmCertificateValidationList, 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.AcmCertificateValidation, err error)
	AcmCertificateValidationExpansion
}

AcmCertificateValidationInterface has methods to work with AcmCertificateValidation resources.

type AcmCertificateValidationsGetter

type AcmCertificateValidationsGetter interface {
	AcmCertificateValidations(namespace string) AcmCertificateValidationInterface
}

AcmCertificateValidationsGetter has a method to return a AcmCertificateValidationInterface. A group's client should implement this interface.

type AcmCertificatesGetter

type AcmCertificatesGetter interface {
	AcmCertificates(namespace string) AcmCertificateInterface
}

AcmCertificatesGetter has a method to return a AcmCertificateInterface. A group's client should implement this interface.

type AcmpcaCertificateAuthoritiesGetter

type AcmpcaCertificateAuthoritiesGetter interface {
	AcmpcaCertificateAuthorities(namespace string) AcmpcaCertificateAuthorityInterface
}

AcmpcaCertificateAuthoritiesGetter has a method to return a AcmpcaCertificateAuthorityInterface. A group's client should implement this interface.

type AcmpcaCertificateAuthorityExpansion

type AcmpcaCertificateAuthorityExpansion interface{}

type AcmpcaCertificateAuthorityInterface

type AcmpcaCertificateAuthorityInterface interface {
	Create(ctx context.Context, acmpcaCertificateAuthority *v1alpha1.AcmpcaCertificateAuthority, opts v1.CreateOptions) (*v1alpha1.AcmpcaCertificateAuthority, error)
	Update(ctx context.Context, acmpcaCertificateAuthority *v1alpha1.AcmpcaCertificateAuthority, opts v1.UpdateOptions) (*v1alpha1.AcmpcaCertificateAuthority, error)
	UpdateStatus(ctx context.Context, acmpcaCertificateAuthority *v1alpha1.AcmpcaCertificateAuthority, opts v1.UpdateOptions) (*v1alpha1.AcmpcaCertificateAuthority, 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.AcmpcaCertificateAuthority, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AcmpcaCertificateAuthorityList, 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.AcmpcaCertificateAuthority, err error)
	AcmpcaCertificateAuthorityExpansion
}

AcmpcaCertificateAuthorityInterface has methods to work with AcmpcaCertificateAuthority resources.

type AlbExpansion

type AlbExpansion interface{}

type AlbInterface

type AlbInterface interface {
	Create(ctx context.Context, alb *v1alpha1.Alb, opts v1.CreateOptions) (*v1alpha1.Alb, error)
	Update(ctx context.Context, alb *v1alpha1.Alb, opts v1.UpdateOptions) (*v1alpha1.Alb, error)
	UpdateStatus(ctx context.Context, alb *v1alpha1.Alb, opts v1.UpdateOptions) (*v1alpha1.Alb, 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.Alb, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AlbList, 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.Alb, err error)
	AlbExpansion
}

AlbInterface has methods to work with Alb resources.

type AlbListenerCertificateExpansion

type AlbListenerCertificateExpansion interface{}

type AlbListenerCertificateInterface

type AlbListenerCertificateInterface interface {
	Create(ctx context.Context, albListenerCertificate *v1alpha1.AlbListenerCertificate, opts v1.CreateOptions) (*v1alpha1.AlbListenerCertificate, error)
	Update(ctx context.Context, albListenerCertificate *v1alpha1.AlbListenerCertificate, opts v1.UpdateOptions) (*v1alpha1.AlbListenerCertificate, error)
	UpdateStatus(ctx context.Context, albListenerCertificate *v1alpha1.AlbListenerCertificate, opts v1.UpdateOptions) (*v1alpha1.AlbListenerCertificate, 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.AlbListenerCertificate, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AlbListenerCertificateList, 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.AlbListenerCertificate, err error)
	AlbListenerCertificateExpansion
}

AlbListenerCertificateInterface has methods to work with AlbListenerCertificate resources.

type AlbListenerCertificatesGetter

type AlbListenerCertificatesGetter interface {
	AlbListenerCertificates(namespace string) AlbListenerCertificateInterface
}

AlbListenerCertificatesGetter has a method to return a AlbListenerCertificateInterface. A group's client should implement this interface.

type AlbListenerExpansion

type AlbListenerExpansion interface{}

type AlbListenerInterface

type AlbListenerInterface interface {
	Create(ctx context.Context, albListener *v1alpha1.AlbListener, opts v1.CreateOptions) (*v1alpha1.AlbListener, error)
	Update(ctx context.Context, albListener *v1alpha1.AlbListener, opts v1.UpdateOptions) (*v1alpha1.AlbListener, error)
	UpdateStatus(ctx context.Context, albListener *v1alpha1.AlbListener, opts v1.UpdateOptions) (*v1alpha1.AlbListener, 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.AlbListener, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AlbListenerList, 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.AlbListener, err error)
	AlbListenerExpansion
}

AlbListenerInterface has methods to work with AlbListener resources.

type AlbListenerRuleExpansion

type AlbListenerRuleExpansion interface{}

type AlbListenerRuleInterface

type AlbListenerRuleInterface interface {
	Create(ctx context.Context, albListenerRule *v1alpha1.AlbListenerRule, opts v1.CreateOptions) (*v1alpha1.AlbListenerRule, error)
	Update(ctx context.Context, albListenerRule *v1alpha1.AlbListenerRule, opts v1.UpdateOptions) (*v1alpha1.AlbListenerRule, error)
	UpdateStatus(ctx context.Context, albListenerRule *v1alpha1.AlbListenerRule, opts v1.UpdateOptions) (*v1alpha1.AlbListenerRule, 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.AlbListenerRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AlbListenerRuleList, 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.AlbListenerRule, err error)
	AlbListenerRuleExpansion
}

AlbListenerRuleInterface has methods to work with AlbListenerRule resources.

type AlbListenerRulesGetter

type AlbListenerRulesGetter interface {
	AlbListenerRules(namespace string) AlbListenerRuleInterface
}

AlbListenerRulesGetter has a method to return a AlbListenerRuleInterface. A group's client should implement this interface.

type AlbListenersGetter

type AlbListenersGetter interface {
	AlbListeners(namespace string) AlbListenerInterface
}

AlbListenersGetter has a method to return a AlbListenerInterface. A group's client should implement this interface.

type AlbTargetGroupAttachmentExpansion

type AlbTargetGroupAttachmentExpansion interface{}

type AlbTargetGroupAttachmentInterface

type AlbTargetGroupAttachmentInterface interface {
	Create(ctx context.Context, albTargetGroupAttachment *v1alpha1.AlbTargetGroupAttachment, opts v1.CreateOptions) (*v1alpha1.AlbTargetGroupAttachment, error)
	Update(ctx context.Context, albTargetGroupAttachment *v1alpha1.AlbTargetGroupAttachment, opts v1.UpdateOptions) (*v1alpha1.AlbTargetGroupAttachment, error)
	UpdateStatus(ctx context.Context, albTargetGroupAttachment *v1alpha1.AlbTargetGroupAttachment, opts v1.UpdateOptions) (*v1alpha1.AlbTargetGroupAttachment, 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.AlbTargetGroupAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AlbTargetGroupAttachmentList, 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.AlbTargetGroupAttachment, err error)
	AlbTargetGroupAttachmentExpansion
}

AlbTargetGroupAttachmentInterface has methods to work with AlbTargetGroupAttachment resources.

type AlbTargetGroupAttachmentsGetter

type AlbTargetGroupAttachmentsGetter interface {
	AlbTargetGroupAttachments(namespace string) AlbTargetGroupAttachmentInterface
}

AlbTargetGroupAttachmentsGetter has a method to return a AlbTargetGroupAttachmentInterface. A group's client should implement this interface.

type AlbTargetGroupExpansion

type AlbTargetGroupExpansion interface{}

type AlbTargetGroupInterface

type AlbTargetGroupInterface interface {
	Create(ctx context.Context, albTargetGroup *v1alpha1.AlbTargetGroup, opts v1.CreateOptions) (*v1alpha1.AlbTargetGroup, error)
	Update(ctx context.Context, albTargetGroup *v1alpha1.AlbTargetGroup, opts v1.UpdateOptions) (*v1alpha1.AlbTargetGroup, error)
	UpdateStatus(ctx context.Context, albTargetGroup *v1alpha1.AlbTargetGroup, opts v1.UpdateOptions) (*v1alpha1.AlbTargetGroup, 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.AlbTargetGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AlbTargetGroupList, 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.AlbTargetGroup, err error)
	AlbTargetGroupExpansion
}

AlbTargetGroupInterface has methods to work with AlbTargetGroup resources.

type AlbTargetGroupsGetter

type AlbTargetGroupsGetter interface {
	AlbTargetGroups(namespace string) AlbTargetGroupInterface
}

AlbTargetGroupsGetter has a method to return a AlbTargetGroupInterface. A group's client should implement this interface.

type AlbsGetter

type AlbsGetter interface {
	Albs(namespace string) AlbInterface
}

AlbsGetter has a method to return a AlbInterface. A group's client should implement this interface.

type AmiCopiesGetter

type AmiCopiesGetter interface {
	AmiCopies(namespace string) AmiCopyInterface
}

AmiCopiesGetter has a method to return a AmiCopyInterface. A group's client should implement this interface.

type AmiCopyExpansion

type AmiCopyExpansion interface{}

type AmiCopyInterface

type AmiCopyInterface interface {
	Create(ctx context.Context, amiCopy *v1alpha1.AmiCopy, opts v1.CreateOptions) (*v1alpha1.AmiCopy, error)
	Update(ctx context.Context, amiCopy *v1alpha1.AmiCopy, opts v1.UpdateOptions) (*v1alpha1.AmiCopy, error)
	UpdateStatus(ctx context.Context, amiCopy *v1alpha1.AmiCopy, opts v1.UpdateOptions) (*v1alpha1.AmiCopy, 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.AmiCopy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AmiCopyList, 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.AmiCopy, err error)
	AmiCopyExpansion
}

AmiCopyInterface has methods to work with AmiCopy resources.

type AmiExpansion

type AmiExpansion interface{}

type AmiFromInstanceExpansion

type AmiFromInstanceExpansion interface{}

type AmiFromInstanceInterface

type AmiFromInstanceInterface interface {
	Create(ctx context.Context, amiFromInstance *v1alpha1.AmiFromInstance, opts v1.CreateOptions) (*v1alpha1.AmiFromInstance, error)
	Update(ctx context.Context, amiFromInstance *v1alpha1.AmiFromInstance, opts v1.UpdateOptions) (*v1alpha1.AmiFromInstance, error)
	UpdateStatus(ctx context.Context, amiFromInstance *v1alpha1.AmiFromInstance, opts v1.UpdateOptions) (*v1alpha1.AmiFromInstance, 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.AmiFromInstance, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AmiFromInstanceList, 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.AmiFromInstance, err error)
	AmiFromInstanceExpansion
}

AmiFromInstanceInterface has methods to work with AmiFromInstance resources.

type AmiFromInstancesGetter

type AmiFromInstancesGetter interface {
	AmiFromInstances(namespace string) AmiFromInstanceInterface
}

AmiFromInstancesGetter has a method to return a AmiFromInstanceInterface. A group's client should implement this interface.

type AmiInterface

type AmiInterface interface {
	Create(ctx context.Context, ami *v1alpha1.Ami, opts v1.CreateOptions) (*v1alpha1.Ami, error)
	Update(ctx context.Context, ami *v1alpha1.Ami, opts v1.UpdateOptions) (*v1alpha1.Ami, error)
	UpdateStatus(ctx context.Context, ami *v1alpha1.Ami, opts v1.UpdateOptions) (*v1alpha1.Ami, 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.Ami, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AmiList, 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.Ami, err error)
	AmiExpansion
}

AmiInterface has methods to work with Ami resources.

type AmiLaunchPermissionExpansion

type AmiLaunchPermissionExpansion interface{}

type AmiLaunchPermissionInterface

type AmiLaunchPermissionInterface interface {
	Create(ctx context.Context, amiLaunchPermission *v1alpha1.AmiLaunchPermission, opts v1.CreateOptions) (*v1alpha1.AmiLaunchPermission, error)
	Update(ctx context.Context, amiLaunchPermission *v1alpha1.AmiLaunchPermission, opts v1.UpdateOptions) (*v1alpha1.AmiLaunchPermission, error)
	UpdateStatus(ctx context.Context, amiLaunchPermission *v1alpha1.AmiLaunchPermission, opts v1.UpdateOptions) (*v1alpha1.AmiLaunchPermission, 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.AmiLaunchPermission, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AmiLaunchPermissionList, 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.AmiLaunchPermission, err error)
	AmiLaunchPermissionExpansion
}

AmiLaunchPermissionInterface has methods to work with AmiLaunchPermission resources.

type AmiLaunchPermissionsGetter

type AmiLaunchPermissionsGetter interface {
	AmiLaunchPermissions(namespace string) AmiLaunchPermissionInterface
}

AmiLaunchPermissionsGetter has a method to return a AmiLaunchPermissionInterface. A group's client should implement this interface.

type AmisGetter

type AmisGetter interface {
	Amis(namespace string) AmiInterface
}

AmisGetter has a method to return a AmiInterface. A group's client should implement this interface.

type ApiGatewayAPIKeyExpansion added in v0.0.2

type ApiGatewayAPIKeyExpansion interface{}

type ApiGatewayAPIKeyInterface added in v0.0.2

type ApiGatewayAPIKeyInterface interface {
	Create(ctx context.Context, apiGatewayAPIKey *v1alpha1.ApiGatewayAPIKey, opts v1.CreateOptions) (*v1alpha1.ApiGatewayAPIKey, error)
	Update(ctx context.Context, apiGatewayAPIKey *v1alpha1.ApiGatewayAPIKey, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayAPIKey, error)
	UpdateStatus(ctx context.Context, apiGatewayAPIKey *v1alpha1.ApiGatewayAPIKey, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayAPIKey, 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.ApiGatewayAPIKey, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayAPIKeyList, 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.ApiGatewayAPIKey, err error)
	ApiGatewayAPIKeyExpansion
}

ApiGatewayAPIKeyInterface has methods to work with ApiGatewayAPIKey resources.

type ApiGatewayAPIKeysGetter added in v0.0.2

type ApiGatewayAPIKeysGetter interface {
	ApiGatewayAPIKeys(namespace string) ApiGatewayAPIKeyInterface
}

ApiGatewayAPIKeysGetter has a method to return a ApiGatewayAPIKeyInterface. A group's client should implement this interface.

type ApiGatewayAccountExpansion

type ApiGatewayAccountExpansion interface{}

type ApiGatewayAccountInterface

type ApiGatewayAccountInterface interface {
	Create(ctx context.Context, apiGatewayAccount *v1alpha1.ApiGatewayAccount, opts v1.CreateOptions) (*v1alpha1.ApiGatewayAccount, error)
	Update(ctx context.Context, apiGatewayAccount *v1alpha1.ApiGatewayAccount, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayAccount, error)
	UpdateStatus(ctx context.Context, apiGatewayAccount *v1alpha1.ApiGatewayAccount, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayAccount, 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.ApiGatewayAccount, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayAccountList, 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.ApiGatewayAccount, err error)
	ApiGatewayAccountExpansion
}

ApiGatewayAccountInterface has methods to work with ApiGatewayAccount resources.

type ApiGatewayAccountsGetter

type ApiGatewayAccountsGetter interface {
	ApiGatewayAccounts(namespace string) ApiGatewayAccountInterface
}

ApiGatewayAccountsGetter has a method to return a ApiGatewayAccountInterface. A group's client should implement this interface.

type ApiGatewayAuthorizerExpansion

type ApiGatewayAuthorizerExpansion interface{}

type ApiGatewayAuthorizerInterface

type ApiGatewayAuthorizerInterface interface {
	Create(ctx context.Context, apiGatewayAuthorizer *v1alpha1.ApiGatewayAuthorizer, opts v1.CreateOptions) (*v1alpha1.ApiGatewayAuthorizer, error)
	Update(ctx context.Context, apiGatewayAuthorizer *v1alpha1.ApiGatewayAuthorizer, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayAuthorizer, error)
	UpdateStatus(ctx context.Context, apiGatewayAuthorizer *v1alpha1.ApiGatewayAuthorizer, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayAuthorizer, 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.ApiGatewayAuthorizer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayAuthorizerList, 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.ApiGatewayAuthorizer, err error)
	ApiGatewayAuthorizerExpansion
}

ApiGatewayAuthorizerInterface has methods to work with ApiGatewayAuthorizer resources.

type ApiGatewayAuthorizersGetter

type ApiGatewayAuthorizersGetter interface {
	ApiGatewayAuthorizers(namespace string) ApiGatewayAuthorizerInterface
}

ApiGatewayAuthorizersGetter has a method to return a ApiGatewayAuthorizerInterface. A group's client should implement this interface.

type ApiGatewayBasePathMappingExpansion

type ApiGatewayBasePathMappingExpansion interface{}

type ApiGatewayBasePathMappingInterface

type ApiGatewayBasePathMappingInterface interface {
	Create(ctx context.Context, apiGatewayBasePathMapping *v1alpha1.ApiGatewayBasePathMapping, opts v1.CreateOptions) (*v1alpha1.ApiGatewayBasePathMapping, error)
	Update(ctx context.Context, apiGatewayBasePathMapping *v1alpha1.ApiGatewayBasePathMapping, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayBasePathMapping, error)
	UpdateStatus(ctx context.Context, apiGatewayBasePathMapping *v1alpha1.ApiGatewayBasePathMapping, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayBasePathMapping, 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.ApiGatewayBasePathMapping, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayBasePathMappingList, 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.ApiGatewayBasePathMapping, err error)
	ApiGatewayBasePathMappingExpansion
}

ApiGatewayBasePathMappingInterface has methods to work with ApiGatewayBasePathMapping resources.

type ApiGatewayBasePathMappingsGetter

type ApiGatewayBasePathMappingsGetter interface {
	ApiGatewayBasePathMappings(namespace string) ApiGatewayBasePathMappingInterface
}

ApiGatewayBasePathMappingsGetter has a method to return a ApiGatewayBasePathMappingInterface. A group's client should implement this interface.

type ApiGatewayClientCertificateExpansion

type ApiGatewayClientCertificateExpansion interface{}

type ApiGatewayClientCertificateInterface

type ApiGatewayClientCertificateInterface interface {
	Create(ctx context.Context, apiGatewayClientCertificate *v1alpha1.ApiGatewayClientCertificate, opts v1.CreateOptions) (*v1alpha1.ApiGatewayClientCertificate, error)
	Update(ctx context.Context, apiGatewayClientCertificate *v1alpha1.ApiGatewayClientCertificate, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayClientCertificate, error)
	UpdateStatus(ctx context.Context, apiGatewayClientCertificate *v1alpha1.ApiGatewayClientCertificate, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayClientCertificate, 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.ApiGatewayClientCertificate, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayClientCertificateList, 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.ApiGatewayClientCertificate, err error)
	ApiGatewayClientCertificateExpansion
}

ApiGatewayClientCertificateInterface has methods to work with ApiGatewayClientCertificate resources.

type ApiGatewayClientCertificatesGetter

type ApiGatewayClientCertificatesGetter interface {
	ApiGatewayClientCertificates(namespace string) ApiGatewayClientCertificateInterface
}

ApiGatewayClientCertificatesGetter has a method to return a ApiGatewayClientCertificateInterface. A group's client should implement this interface.

type ApiGatewayDeploymentExpansion

type ApiGatewayDeploymentExpansion interface{}

type ApiGatewayDeploymentInterface

type ApiGatewayDeploymentInterface interface {
	Create(ctx context.Context, apiGatewayDeployment *v1alpha1.ApiGatewayDeployment, opts v1.CreateOptions) (*v1alpha1.ApiGatewayDeployment, error)
	Update(ctx context.Context, apiGatewayDeployment *v1alpha1.ApiGatewayDeployment, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayDeployment, error)
	UpdateStatus(ctx context.Context, apiGatewayDeployment *v1alpha1.ApiGatewayDeployment, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayDeployment, 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.ApiGatewayDeployment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayDeploymentList, 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.ApiGatewayDeployment, err error)
	ApiGatewayDeploymentExpansion
}

ApiGatewayDeploymentInterface has methods to work with ApiGatewayDeployment resources.

type ApiGatewayDeploymentsGetter

type ApiGatewayDeploymentsGetter interface {
	ApiGatewayDeployments(namespace string) ApiGatewayDeploymentInterface
}

ApiGatewayDeploymentsGetter has a method to return a ApiGatewayDeploymentInterface. A group's client should implement this interface.

type ApiGatewayDocumentationPartExpansion

type ApiGatewayDocumentationPartExpansion interface{}

type ApiGatewayDocumentationPartInterface

type ApiGatewayDocumentationPartInterface interface {
	Create(ctx context.Context, apiGatewayDocumentationPart *v1alpha1.ApiGatewayDocumentationPart, opts v1.CreateOptions) (*v1alpha1.ApiGatewayDocumentationPart, error)
	Update(ctx context.Context, apiGatewayDocumentationPart *v1alpha1.ApiGatewayDocumentationPart, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayDocumentationPart, error)
	UpdateStatus(ctx context.Context, apiGatewayDocumentationPart *v1alpha1.ApiGatewayDocumentationPart, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayDocumentationPart, 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.ApiGatewayDocumentationPart, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayDocumentationPartList, 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.ApiGatewayDocumentationPart, err error)
	ApiGatewayDocumentationPartExpansion
}

ApiGatewayDocumentationPartInterface has methods to work with ApiGatewayDocumentationPart resources.

type ApiGatewayDocumentationPartsGetter

type ApiGatewayDocumentationPartsGetter interface {
	ApiGatewayDocumentationParts(namespace string) ApiGatewayDocumentationPartInterface
}

ApiGatewayDocumentationPartsGetter has a method to return a ApiGatewayDocumentationPartInterface. A group's client should implement this interface.

type ApiGatewayDocumentationVersionExpansion

type ApiGatewayDocumentationVersionExpansion interface{}

type ApiGatewayDocumentationVersionInterface

ApiGatewayDocumentationVersionInterface has methods to work with ApiGatewayDocumentationVersion resources.

type ApiGatewayDocumentationVersionsGetter

type ApiGatewayDocumentationVersionsGetter interface {
	ApiGatewayDocumentationVersions(namespace string) ApiGatewayDocumentationVersionInterface
}

ApiGatewayDocumentationVersionsGetter has a method to return a ApiGatewayDocumentationVersionInterface. A group's client should implement this interface.

type ApiGatewayDomainNameExpansion

type ApiGatewayDomainNameExpansion interface{}

type ApiGatewayDomainNameInterface

type ApiGatewayDomainNameInterface interface {
	Create(ctx context.Context, apiGatewayDomainName *v1alpha1.ApiGatewayDomainName, opts v1.CreateOptions) (*v1alpha1.ApiGatewayDomainName, error)
	Update(ctx context.Context, apiGatewayDomainName *v1alpha1.ApiGatewayDomainName, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayDomainName, error)
	UpdateStatus(ctx context.Context, apiGatewayDomainName *v1alpha1.ApiGatewayDomainName, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayDomainName, 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.ApiGatewayDomainName, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayDomainNameList, 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.ApiGatewayDomainName, err error)
	ApiGatewayDomainNameExpansion
}

ApiGatewayDomainNameInterface has methods to work with ApiGatewayDomainName resources.

type ApiGatewayDomainNamesGetter

type ApiGatewayDomainNamesGetter interface {
	ApiGatewayDomainNames(namespace string) ApiGatewayDomainNameInterface
}

ApiGatewayDomainNamesGetter has a method to return a ApiGatewayDomainNameInterface. A group's client should implement this interface.

type ApiGatewayGatewayResponseExpansion

type ApiGatewayGatewayResponseExpansion interface{}

type ApiGatewayGatewayResponseInterface

type ApiGatewayGatewayResponseInterface interface {
	Create(ctx context.Context, apiGatewayGatewayResponse *v1alpha1.ApiGatewayGatewayResponse, opts v1.CreateOptions) (*v1alpha1.ApiGatewayGatewayResponse, error)
	Update(ctx context.Context, apiGatewayGatewayResponse *v1alpha1.ApiGatewayGatewayResponse, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayGatewayResponse, error)
	UpdateStatus(ctx context.Context, apiGatewayGatewayResponse *v1alpha1.ApiGatewayGatewayResponse, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayGatewayResponse, 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.ApiGatewayGatewayResponse, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayGatewayResponseList, 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.ApiGatewayGatewayResponse, err error)
	ApiGatewayGatewayResponseExpansion
}

ApiGatewayGatewayResponseInterface has methods to work with ApiGatewayGatewayResponse resources.

type ApiGatewayGatewayResponsesGetter

type ApiGatewayGatewayResponsesGetter interface {
	ApiGatewayGatewayResponses(namespace string) ApiGatewayGatewayResponseInterface
}

ApiGatewayGatewayResponsesGetter has a method to return a ApiGatewayGatewayResponseInterface. A group's client should implement this interface.

type ApiGatewayIntegrationExpansion

type ApiGatewayIntegrationExpansion interface{}

type ApiGatewayIntegrationInterface

type ApiGatewayIntegrationInterface interface {
	Create(ctx context.Context, apiGatewayIntegration *v1alpha1.ApiGatewayIntegration, opts v1.CreateOptions) (*v1alpha1.ApiGatewayIntegration, error)
	Update(ctx context.Context, apiGatewayIntegration *v1alpha1.ApiGatewayIntegration, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayIntegration, error)
	UpdateStatus(ctx context.Context, apiGatewayIntegration *v1alpha1.ApiGatewayIntegration, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayIntegration, 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.ApiGatewayIntegration, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayIntegrationList, 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.ApiGatewayIntegration, err error)
	ApiGatewayIntegrationExpansion
}

ApiGatewayIntegrationInterface has methods to work with ApiGatewayIntegration resources.

type ApiGatewayIntegrationResponseExpansion

type ApiGatewayIntegrationResponseExpansion interface{}

type ApiGatewayIntegrationResponseInterface

type ApiGatewayIntegrationResponseInterface interface {
	Create(ctx context.Context, apiGatewayIntegrationResponse *v1alpha1.ApiGatewayIntegrationResponse, opts v1.CreateOptions) (*v1alpha1.ApiGatewayIntegrationResponse, error)
	Update(ctx context.Context, apiGatewayIntegrationResponse *v1alpha1.ApiGatewayIntegrationResponse, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayIntegrationResponse, error)
	UpdateStatus(ctx context.Context, apiGatewayIntegrationResponse *v1alpha1.ApiGatewayIntegrationResponse, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayIntegrationResponse, 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.ApiGatewayIntegrationResponse, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayIntegrationResponseList, 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.ApiGatewayIntegrationResponse, err error)
	ApiGatewayIntegrationResponseExpansion
}

ApiGatewayIntegrationResponseInterface has methods to work with ApiGatewayIntegrationResponse resources.

type ApiGatewayIntegrationResponsesGetter

type ApiGatewayIntegrationResponsesGetter interface {
	ApiGatewayIntegrationResponses(namespace string) ApiGatewayIntegrationResponseInterface
}

ApiGatewayIntegrationResponsesGetter has a method to return a ApiGatewayIntegrationResponseInterface. A group's client should implement this interface.

type ApiGatewayIntegrationsGetter

type ApiGatewayIntegrationsGetter interface {
	ApiGatewayIntegrations(namespace string) ApiGatewayIntegrationInterface
}

ApiGatewayIntegrationsGetter has a method to return a ApiGatewayIntegrationInterface. A group's client should implement this interface.

type ApiGatewayMethodExpansion

type ApiGatewayMethodExpansion interface{}

type ApiGatewayMethodInterface

type ApiGatewayMethodInterface interface {
	Create(ctx context.Context, apiGatewayMethod *v1alpha1.ApiGatewayMethod, opts v1.CreateOptions) (*v1alpha1.ApiGatewayMethod, error)
	Update(ctx context.Context, apiGatewayMethod *v1alpha1.ApiGatewayMethod, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayMethod, error)
	UpdateStatus(ctx context.Context, apiGatewayMethod *v1alpha1.ApiGatewayMethod, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayMethod, 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.ApiGatewayMethod, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayMethodList, 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.ApiGatewayMethod, err error)
	ApiGatewayMethodExpansion
}

ApiGatewayMethodInterface has methods to work with ApiGatewayMethod resources.

type ApiGatewayMethodResponseExpansion

type ApiGatewayMethodResponseExpansion interface{}

type ApiGatewayMethodResponseInterface

type ApiGatewayMethodResponseInterface interface {
	Create(ctx context.Context, apiGatewayMethodResponse *v1alpha1.ApiGatewayMethodResponse, opts v1.CreateOptions) (*v1alpha1.ApiGatewayMethodResponse, error)
	Update(ctx context.Context, apiGatewayMethodResponse *v1alpha1.ApiGatewayMethodResponse, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayMethodResponse, error)
	UpdateStatus(ctx context.Context, apiGatewayMethodResponse *v1alpha1.ApiGatewayMethodResponse, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayMethodResponse, 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.ApiGatewayMethodResponse, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayMethodResponseList, 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.ApiGatewayMethodResponse, err error)
	ApiGatewayMethodResponseExpansion
}

ApiGatewayMethodResponseInterface has methods to work with ApiGatewayMethodResponse resources.

type ApiGatewayMethodResponsesGetter

type ApiGatewayMethodResponsesGetter interface {
	ApiGatewayMethodResponses(namespace string) ApiGatewayMethodResponseInterface
}

ApiGatewayMethodResponsesGetter has a method to return a ApiGatewayMethodResponseInterface. A group's client should implement this interface.

type ApiGatewayMethodSettingsExpansion

type ApiGatewayMethodSettingsExpansion interface{}

type ApiGatewayMethodSettingsInterface

type ApiGatewayMethodSettingsInterface interface {
	Create(ctx context.Context, apiGatewayMethodSettings *v1alpha1.ApiGatewayMethodSettings, opts v1.CreateOptions) (*v1alpha1.ApiGatewayMethodSettings, error)
	Update(ctx context.Context, apiGatewayMethodSettings *v1alpha1.ApiGatewayMethodSettings, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayMethodSettings, error)
	UpdateStatus(ctx context.Context, apiGatewayMethodSettings *v1alpha1.ApiGatewayMethodSettings, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayMethodSettings, 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.ApiGatewayMethodSettings, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayMethodSettingsList, 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.ApiGatewayMethodSettings, err error)
	ApiGatewayMethodSettingsExpansion
}

ApiGatewayMethodSettingsInterface has methods to work with ApiGatewayMethodSettings resources.

type ApiGatewayMethodSettingsesGetter

type ApiGatewayMethodSettingsesGetter interface {
	ApiGatewayMethodSettingses(namespace string) ApiGatewayMethodSettingsInterface
}

ApiGatewayMethodSettingsesGetter has a method to return a ApiGatewayMethodSettingsInterface. A group's client should implement this interface.

type ApiGatewayMethodsGetter

type ApiGatewayMethodsGetter interface {
	ApiGatewayMethods(namespace string) ApiGatewayMethodInterface
}

ApiGatewayMethodsGetter has a method to return a ApiGatewayMethodInterface. A group's client should implement this interface.

type ApiGatewayModelExpansion

type ApiGatewayModelExpansion interface{}

type ApiGatewayModelInterface

type ApiGatewayModelInterface interface {
	Create(ctx context.Context, apiGatewayModel *v1alpha1.ApiGatewayModel, opts v1.CreateOptions) (*v1alpha1.ApiGatewayModel, error)
	Update(ctx context.Context, apiGatewayModel *v1alpha1.ApiGatewayModel, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayModel, error)
	UpdateStatus(ctx context.Context, apiGatewayModel *v1alpha1.ApiGatewayModel, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayModel, 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.ApiGatewayModel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayModelList, 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.ApiGatewayModel, err error)
	ApiGatewayModelExpansion
}

ApiGatewayModelInterface has methods to work with ApiGatewayModel resources.

type ApiGatewayModelsGetter

type ApiGatewayModelsGetter interface {
	ApiGatewayModels(namespace string) ApiGatewayModelInterface
}

ApiGatewayModelsGetter has a method to return a ApiGatewayModelInterface. A group's client should implement this interface.

type ApiGatewayRequestValidatorExpansion

type ApiGatewayRequestValidatorExpansion interface{}

type ApiGatewayRequestValidatorInterface

type ApiGatewayRequestValidatorInterface interface {
	Create(ctx context.Context, apiGatewayRequestValidator *v1alpha1.ApiGatewayRequestValidator, opts v1.CreateOptions) (*v1alpha1.ApiGatewayRequestValidator, error)
	Update(ctx context.Context, apiGatewayRequestValidator *v1alpha1.ApiGatewayRequestValidator, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayRequestValidator, error)
	UpdateStatus(ctx context.Context, apiGatewayRequestValidator *v1alpha1.ApiGatewayRequestValidator, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayRequestValidator, 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.ApiGatewayRequestValidator, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayRequestValidatorList, 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.ApiGatewayRequestValidator, err error)
	ApiGatewayRequestValidatorExpansion
}

ApiGatewayRequestValidatorInterface has methods to work with ApiGatewayRequestValidator resources.

type ApiGatewayRequestValidatorsGetter

type ApiGatewayRequestValidatorsGetter interface {
	ApiGatewayRequestValidators(namespace string) ApiGatewayRequestValidatorInterface
}

ApiGatewayRequestValidatorsGetter has a method to return a ApiGatewayRequestValidatorInterface. A group's client should implement this interface.

type ApiGatewayResourceExpansion

type ApiGatewayResourceExpansion interface{}

type ApiGatewayResourceInterface

type ApiGatewayResourceInterface interface {
	Create(ctx context.Context, apiGatewayResource *v1alpha1.ApiGatewayResource, opts v1.CreateOptions) (*v1alpha1.ApiGatewayResource, error)
	Update(ctx context.Context, apiGatewayResource *v1alpha1.ApiGatewayResource, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayResource, error)
	UpdateStatus(ctx context.Context, apiGatewayResource *v1alpha1.ApiGatewayResource, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayResource, 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.ApiGatewayResource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayResourceList, 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.ApiGatewayResource, err error)
	ApiGatewayResourceExpansion
}

ApiGatewayResourceInterface has methods to work with ApiGatewayResource resources.

type ApiGatewayResourcesGetter

type ApiGatewayResourcesGetter interface {
	ApiGatewayResources(namespace string) ApiGatewayResourceInterface
}

ApiGatewayResourcesGetter has a method to return a ApiGatewayResourceInterface. A group's client should implement this interface.

type ApiGatewayRestAPIExpansion added in v0.0.2

type ApiGatewayRestAPIExpansion interface{}

type ApiGatewayRestAPIInterface added in v0.0.2

type ApiGatewayRestAPIInterface interface {
	Create(ctx context.Context, apiGatewayRestAPI *v1alpha1.ApiGatewayRestAPI, opts v1.CreateOptions) (*v1alpha1.ApiGatewayRestAPI, error)
	Update(ctx context.Context, apiGatewayRestAPI *v1alpha1.ApiGatewayRestAPI, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayRestAPI, error)
	UpdateStatus(ctx context.Context, apiGatewayRestAPI *v1alpha1.ApiGatewayRestAPI, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayRestAPI, 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.ApiGatewayRestAPI, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayRestAPIList, 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.ApiGatewayRestAPI, err error)
	ApiGatewayRestAPIExpansion
}

ApiGatewayRestAPIInterface has methods to work with ApiGatewayRestAPI resources.

type ApiGatewayRestAPIsGetter added in v0.0.2

type ApiGatewayRestAPIsGetter interface {
	ApiGatewayRestAPIs(namespace string) ApiGatewayRestAPIInterface
}

ApiGatewayRestAPIsGetter has a method to return a ApiGatewayRestAPIInterface. A group's client should implement this interface.

type ApiGatewayStageExpansion

type ApiGatewayStageExpansion interface{}

type ApiGatewayStageInterface

type ApiGatewayStageInterface interface {
	Create(ctx context.Context, apiGatewayStage *v1alpha1.ApiGatewayStage, opts v1.CreateOptions) (*v1alpha1.ApiGatewayStage, error)
	Update(ctx context.Context, apiGatewayStage *v1alpha1.ApiGatewayStage, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayStage, error)
	UpdateStatus(ctx context.Context, apiGatewayStage *v1alpha1.ApiGatewayStage, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayStage, 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.ApiGatewayStage, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayStageList, 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.ApiGatewayStage, err error)
	ApiGatewayStageExpansion
}

ApiGatewayStageInterface has methods to work with ApiGatewayStage resources.

type ApiGatewayStagesGetter

type ApiGatewayStagesGetter interface {
	ApiGatewayStages(namespace string) ApiGatewayStageInterface
}

ApiGatewayStagesGetter has a method to return a ApiGatewayStageInterface. A group's client should implement this interface.

type ApiGatewayUsagePlanExpansion

type ApiGatewayUsagePlanExpansion interface{}

type ApiGatewayUsagePlanInterface

type ApiGatewayUsagePlanInterface interface {
	Create(ctx context.Context, apiGatewayUsagePlan *v1alpha1.ApiGatewayUsagePlan, opts v1.CreateOptions) (*v1alpha1.ApiGatewayUsagePlan, error)
	Update(ctx context.Context, apiGatewayUsagePlan *v1alpha1.ApiGatewayUsagePlan, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayUsagePlan, error)
	UpdateStatus(ctx context.Context, apiGatewayUsagePlan *v1alpha1.ApiGatewayUsagePlan, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayUsagePlan, 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.ApiGatewayUsagePlan, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayUsagePlanList, 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.ApiGatewayUsagePlan, err error)
	ApiGatewayUsagePlanExpansion
}

ApiGatewayUsagePlanInterface has methods to work with ApiGatewayUsagePlan resources.

type ApiGatewayUsagePlanKeyExpansion

type ApiGatewayUsagePlanKeyExpansion interface{}

type ApiGatewayUsagePlanKeyInterface

type ApiGatewayUsagePlanKeyInterface interface {
	Create(ctx context.Context, apiGatewayUsagePlanKey *v1alpha1.ApiGatewayUsagePlanKey, opts v1.CreateOptions) (*v1alpha1.ApiGatewayUsagePlanKey, error)
	Update(ctx context.Context, apiGatewayUsagePlanKey *v1alpha1.ApiGatewayUsagePlanKey, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayUsagePlanKey, error)
	UpdateStatus(ctx context.Context, apiGatewayUsagePlanKey *v1alpha1.ApiGatewayUsagePlanKey, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayUsagePlanKey, 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.ApiGatewayUsagePlanKey, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayUsagePlanKeyList, 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.ApiGatewayUsagePlanKey, err error)
	ApiGatewayUsagePlanKeyExpansion
}

ApiGatewayUsagePlanKeyInterface has methods to work with ApiGatewayUsagePlanKey resources.

type ApiGatewayUsagePlanKeysGetter

type ApiGatewayUsagePlanKeysGetter interface {
	ApiGatewayUsagePlanKeys(namespace string) ApiGatewayUsagePlanKeyInterface
}

ApiGatewayUsagePlanKeysGetter has a method to return a ApiGatewayUsagePlanKeyInterface. A group's client should implement this interface.

type ApiGatewayUsagePlansGetter

type ApiGatewayUsagePlansGetter interface {
	ApiGatewayUsagePlans(namespace string) ApiGatewayUsagePlanInterface
}

ApiGatewayUsagePlansGetter has a method to return a ApiGatewayUsagePlanInterface. A group's client should implement this interface.

type ApiGatewayVpcLinkExpansion

type ApiGatewayVpcLinkExpansion interface{}

type ApiGatewayVpcLinkInterface

type ApiGatewayVpcLinkInterface interface {
	Create(ctx context.Context, apiGatewayVpcLink *v1alpha1.ApiGatewayVpcLink, opts v1.CreateOptions) (*v1alpha1.ApiGatewayVpcLink, error)
	Update(ctx context.Context, apiGatewayVpcLink *v1alpha1.ApiGatewayVpcLink, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayVpcLink, error)
	UpdateStatus(ctx context.Context, apiGatewayVpcLink *v1alpha1.ApiGatewayVpcLink, opts v1.UpdateOptions) (*v1alpha1.ApiGatewayVpcLink, 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.ApiGatewayVpcLink, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ApiGatewayVpcLinkList, 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.ApiGatewayVpcLink, err error)
	ApiGatewayVpcLinkExpansion
}

ApiGatewayVpcLinkInterface has methods to work with ApiGatewayVpcLink resources.

type ApiGatewayVpcLinksGetter

type ApiGatewayVpcLinksGetter interface {
	ApiGatewayVpcLinks(namespace string) ApiGatewayVpcLinkInterface
}

ApiGatewayVpcLinksGetter has a method to return a ApiGatewayVpcLinkInterface. A group's client should implement this interface.

type AppCookieStickinessPoliciesGetter

type AppCookieStickinessPoliciesGetter interface {
	AppCookieStickinessPolicies(namespace string) AppCookieStickinessPolicyInterface
}

AppCookieStickinessPoliciesGetter has a method to return a AppCookieStickinessPolicyInterface. A group's client should implement this interface.

type AppCookieStickinessPolicyExpansion

type AppCookieStickinessPolicyExpansion interface{}

type AppCookieStickinessPolicyInterface

type AppCookieStickinessPolicyInterface interface {
	Create(ctx context.Context, appCookieStickinessPolicy *v1alpha1.AppCookieStickinessPolicy, opts v1.CreateOptions) (*v1alpha1.AppCookieStickinessPolicy, error)
	Update(ctx context.Context, appCookieStickinessPolicy *v1alpha1.AppCookieStickinessPolicy, opts v1.UpdateOptions) (*v1alpha1.AppCookieStickinessPolicy, error)
	UpdateStatus(ctx context.Context, appCookieStickinessPolicy *v1alpha1.AppCookieStickinessPolicy, opts v1.UpdateOptions) (*v1alpha1.AppCookieStickinessPolicy, 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.AppCookieStickinessPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppCookieStickinessPolicyList, 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.AppCookieStickinessPolicy, err error)
	AppCookieStickinessPolicyExpansion
}

AppCookieStickinessPolicyInterface has methods to work with AppCookieStickinessPolicy resources.

type AppautoscalingPoliciesGetter

type AppautoscalingPoliciesGetter interface {
	AppautoscalingPolicies(namespace string) AppautoscalingPolicyInterface
}

AppautoscalingPoliciesGetter has a method to return a AppautoscalingPolicyInterface. A group's client should implement this interface.

type AppautoscalingPolicyExpansion

type AppautoscalingPolicyExpansion interface{}

type AppautoscalingPolicyInterface

type AppautoscalingPolicyInterface interface {
	Create(ctx context.Context, appautoscalingPolicy *v1alpha1.AppautoscalingPolicy, opts v1.CreateOptions) (*v1alpha1.AppautoscalingPolicy, error)
	Update(ctx context.Context, appautoscalingPolicy *v1alpha1.AppautoscalingPolicy, opts v1.UpdateOptions) (*v1alpha1.AppautoscalingPolicy, error)
	UpdateStatus(ctx context.Context, appautoscalingPolicy *v1alpha1.AppautoscalingPolicy, opts v1.UpdateOptions) (*v1alpha1.AppautoscalingPolicy, 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.AppautoscalingPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppautoscalingPolicyList, 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.AppautoscalingPolicy, err error)
	AppautoscalingPolicyExpansion
}

AppautoscalingPolicyInterface has methods to work with AppautoscalingPolicy resources.

type AppautoscalingScheduledActionExpansion

type AppautoscalingScheduledActionExpansion interface{}

type AppautoscalingScheduledActionInterface

type AppautoscalingScheduledActionInterface interface {
	Create(ctx context.Context, appautoscalingScheduledAction *v1alpha1.AppautoscalingScheduledAction, opts v1.CreateOptions) (*v1alpha1.AppautoscalingScheduledAction, error)
	Update(ctx context.Context, appautoscalingScheduledAction *v1alpha1.AppautoscalingScheduledAction, opts v1.UpdateOptions) (*v1alpha1.AppautoscalingScheduledAction, error)
	UpdateStatus(ctx context.Context, appautoscalingScheduledAction *v1alpha1.AppautoscalingScheduledAction, opts v1.UpdateOptions) (*v1alpha1.AppautoscalingScheduledAction, 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.AppautoscalingScheduledAction, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppautoscalingScheduledActionList, 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.AppautoscalingScheduledAction, err error)
	AppautoscalingScheduledActionExpansion
}

AppautoscalingScheduledActionInterface has methods to work with AppautoscalingScheduledAction resources.

type AppautoscalingScheduledActionsGetter

type AppautoscalingScheduledActionsGetter interface {
	AppautoscalingScheduledActions(namespace string) AppautoscalingScheduledActionInterface
}

AppautoscalingScheduledActionsGetter has a method to return a AppautoscalingScheduledActionInterface. A group's client should implement this interface.

type AppautoscalingTargetExpansion

type AppautoscalingTargetExpansion interface{}

type AppautoscalingTargetInterface

type AppautoscalingTargetInterface interface {
	Create(ctx context.Context, appautoscalingTarget *v1alpha1.AppautoscalingTarget, opts v1.CreateOptions) (*v1alpha1.AppautoscalingTarget, error)
	Update(ctx context.Context, appautoscalingTarget *v1alpha1.AppautoscalingTarget, opts v1.UpdateOptions) (*v1alpha1.AppautoscalingTarget, error)
	UpdateStatus(ctx context.Context, appautoscalingTarget *v1alpha1.AppautoscalingTarget, opts v1.UpdateOptions) (*v1alpha1.AppautoscalingTarget, 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.AppautoscalingTarget, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppautoscalingTargetList, 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.AppautoscalingTarget, err error)
	AppautoscalingTargetExpansion
}

AppautoscalingTargetInterface has methods to work with AppautoscalingTarget resources.

type AppautoscalingTargetsGetter

type AppautoscalingTargetsGetter interface {
	AppautoscalingTargets(namespace string) AppautoscalingTargetInterface
}

AppautoscalingTargetsGetter has a method to return a AppautoscalingTargetInterface. A group's client should implement this interface.

type AppmeshMeshExpansion

type AppmeshMeshExpansion interface{}

type AppmeshMeshInterface

type AppmeshMeshInterface interface {
	Create(ctx context.Context, appmeshMesh *v1alpha1.AppmeshMesh, opts v1.CreateOptions) (*v1alpha1.AppmeshMesh, error)
	Update(ctx context.Context, appmeshMesh *v1alpha1.AppmeshMesh, opts v1.UpdateOptions) (*v1alpha1.AppmeshMesh, error)
	UpdateStatus(ctx context.Context, appmeshMesh *v1alpha1.AppmeshMesh, opts v1.UpdateOptions) (*v1alpha1.AppmeshMesh, 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.AppmeshMesh, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppmeshMeshList, 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.AppmeshMesh, err error)
	AppmeshMeshExpansion
}

AppmeshMeshInterface has methods to work with AppmeshMesh resources.

type AppmeshMeshesGetter

type AppmeshMeshesGetter interface {
	AppmeshMeshes(namespace string) AppmeshMeshInterface
}

AppmeshMeshesGetter has a method to return a AppmeshMeshInterface. A group's client should implement this interface.

type AppmeshRouteExpansion

type AppmeshRouteExpansion interface{}

type AppmeshRouteInterface

type AppmeshRouteInterface interface {
	Create(ctx context.Context, appmeshRoute *v1alpha1.AppmeshRoute, opts v1.CreateOptions) (*v1alpha1.AppmeshRoute, error)
	Update(ctx context.Context, appmeshRoute *v1alpha1.AppmeshRoute, opts v1.UpdateOptions) (*v1alpha1.AppmeshRoute, error)
	UpdateStatus(ctx context.Context, appmeshRoute *v1alpha1.AppmeshRoute, opts v1.UpdateOptions) (*v1alpha1.AppmeshRoute, 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.AppmeshRoute, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppmeshRouteList, 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.AppmeshRoute, err error)
	AppmeshRouteExpansion
}

AppmeshRouteInterface has methods to work with AppmeshRoute resources.

type AppmeshRoutesGetter

type AppmeshRoutesGetter interface {
	AppmeshRoutes(namespace string) AppmeshRouteInterface
}

AppmeshRoutesGetter has a method to return a AppmeshRouteInterface. A group's client should implement this interface.

type AppmeshVirtualNodeExpansion

type AppmeshVirtualNodeExpansion interface{}

type AppmeshVirtualNodeInterface

type AppmeshVirtualNodeInterface interface {
	Create(ctx context.Context, appmeshVirtualNode *v1alpha1.AppmeshVirtualNode, opts v1.CreateOptions) (*v1alpha1.AppmeshVirtualNode, error)
	Update(ctx context.Context, appmeshVirtualNode *v1alpha1.AppmeshVirtualNode, opts v1.UpdateOptions) (*v1alpha1.AppmeshVirtualNode, error)
	UpdateStatus(ctx context.Context, appmeshVirtualNode *v1alpha1.AppmeshVirtualNode, opts v1.UpdateOptions) (*v1alpha1.AppmeshVirtualNode, 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.AppmeshVirtualNode, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppmeshVirtualNodeList, 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.AppmeshVirtualNode, err error)
	AppmeshVirtualNodeExpansion
}

AppmeshVirtualNodeInterface has methods to work with AppmeshVirtualNode resources.

type AppmeshVirtualNodesGetter

type AppmeshVirtualNodesGetter interface {
	AppmeshVirtualNodes(namespace string) AppmeshVirtualNodeInterface
}

AppmeshVirtualNodesGetter has a method to return a AppmeshVirtualNodeInterface. A group's client should implement this interface.

type AppmeshVirtualRouterExpansion

type AppmeshVirtualRouterExpansion interface{}

type AppmeshVirtualRouterInterface

type AppmeshVirtualRouterInterface interface {
	Create(ctx context.Context, appmeshVirtualRouter *v1alpha1.AppmeshVirtualRouter, opts v1.CreateOptions) (*v1alpha1.AppmeshVirtualRouter, error)
	Update(ctx context.Context, appmeshVirtualRouter *v1alpha1.AppmeshVirtualRouter, opts v1.UpdateOptions) (*v1alpha1.AppmeshVirtualRouter, error)
	UpdateStatus(ctx context.Context, appmeshVirtualRouter *v1alpha1.AppmeshVirtualRouter, opts v1.UpdateOptions) (*v1alpha1.AppmeshVirtualRouter, 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.AppmeshVirtualRouter, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppmeshVirtualRouterList, 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.AppmeshVirtualRouter, err error)
	AppmeshVirtualRouterExpansion
}

AppmeshVirtualRouterInterface has methods to work with AppmeshVirtualRouter resources.

type AppmeshVirtualRoutersGetter

type AppmeshVirtualRoutersGetter interface {
	AppmeshVirtualRouters(namespace string) AppmeshVirtualRouterInterface
}

AppmeshVirtualRoutersGetter has a method to return a AppmeshVirtualRouterInterface. A group's client should implement this interface.

type AppmeshVirtualServiceExpansion

type AppmeshVirtualServiceExpansion interface{}

type AppmeshVirtualServiceInterface

type AppmeshVirtualServiceInterface interface {
	Create(ctx context.Context, appmeshVirtualService *v1alpha1.AppmeshVirtualService, opts v1.CreateOptions) (*v1alpha1.AppmeshVirtualService, error)
	Update(ctx context.Context, appmeshVirtualService *v1alpha1.AppmeshVirtualService, opts v1.UpdateOptions) (*v1alpha1.AppmeshVirtualService, error)
	UpdateStatus(ctx context.Context, appmeshVirtualService *v1alpha1.AppmeshVirtualService, opts v1.UpdateOptions) (*v1alpha1.AppmeshVirtualService, 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.AppmeshVirtualService, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppmeshVirtualServiceList, 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.AppmeshVirtualService, err error)
	AppmeshVirtualServiceExpansion
}

AppmeshVirtualServiceInterface has methods to work with AppmeshVirtualService resources.

type AppmeshVirtualServicesGetter

type AppmeshVirtualServicesGetter interface {
	AppmeshVirtualServices(namespace string) AppmeshVirtualServiceInterface
}

AppmeshVirtualServicesGetter has a method to return a AppmeshVirtualServiceInterface. A group's client should implement this interface.

type AppsyncAPIKeyExpansion added in v0.0.2

type AppsyncAPIKeyExpansion interface{}

type AppsyncAPIKeyInterface added in v0.0.2

type AppsyncAPIKeyInterface interface {
	Create(ctx context.Context, appsyncAPIKey *v1alpha1.AppsyncAPIKey, opts v1.CreateOptions) (*v1alpha1.AppsyncAPIKey, error)
	Update(ctx context.Context, appsyncAPIKey *v1alpha1.AppsyncAPIKey, opts v1.UpdateOptions) (*v1alpha1.AppsyncAPIKey, error)
	UpdateStatus(ctx context.Context, appsyncAPIKey *v1alpha1.AppsyncAPIKey, opts v1.UpdateOptions) (*v1alpha1.AppsyncAPIKey, 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.AppsyncAPIKey, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppsyncAPIKeyList, 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.AppsyncAPIKey, err error)
	AppsyncAPIKeyExpansion
}

AppsyncAPIKeyInterface has methods to work with AppsyncAPIKey resources.

type AppsyncAPIKeysGetter added in v0.0.2

type AppsyncAPIKeysGetter interface {
	AppsyncAPIKeys(namespace string) AppsyncAPIKeyInterface
}

AppsyncAPIKeysGetter has a method to return a AppsyncAPIKeyInterface. A group's client should implement this interface.

type AppsyncDatasourceExpansion

type AppsyncDatasourceExpansion interface{}

type AppsyncDatasourceInterface

type AppsyncDatasourceInterface interface {
	Create(ctx context.Context, appsyncDatasource *v1alpha1.AppsyncDatasource, opts v1.CreateOptions) (*v1alpha1.AppsyncDatasource, error)
	Update(ctx context.Context, appsyncDatasource *v1alpha1.AppsyncDatasource, opts v1.UpdateOptions) (*v1alpha1.AppsyncDatasource, error)
	UpdateStatus(ctx context.Context, appsyncDatasource *v1alpha1.AppsyncDatasource, opts v1.UpdateOptions) (*v1alpha1.AppsyncDatasource, 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.AppsyncDatasource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppsyncDatasourceList, 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.AppsyncDatasource, err error)
	AppsyncDatasourceExpansion
}

AppsyncDatasourceInterface has methods to work with AppsyncDatasource resources.

type AppsyncDatasourcesGetter

type AppsyncDatasourcesGetter interface {
	AppsyncDatasources(namespace string) AppsyncDatasourceInterface
}

AppsyncDatasourcesGetter has a method to return a AppsyncDatasourceInterface. A group's client should implement this interface.

type AppsyncFunctionExpansion

type AppsyncFunctionExpansion interface{}

type AppsyncFunctionInterface

type AppsyncFunctionInterface interface {
	Create(ctx context.Context, appsyncFunction *v1alpha1.AppsyncFunction, opts v1.CreateOptions) (*v1alpha1.AppsyncFunction, error)
	Update(ctx context.Context, appsyncFunction *v1alpha1.AppsyncFunction, opts v1.UpdateOptions) (*v1alpha1.AppsyncFunction, error)
	UpdateStatus(ctx context.Context, appsyncFunction *v1alpha1.AppsyncFunction, opts v1.UpdateOptions) (*v1alpha1.AppsyncFunction, 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.AppsyncFunction, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppsyncFunctionList, 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.AppsyncFunction, err error)
	AppsyncFunctionExpansion
}

AppsyncFunctionInterface has methods to work with AppsyncFunction resources.

type AppsyncFunctionsGetter

type AppsyncFunctionsGetter interface {
	AppsyncFunctions(namespace string) AppsyncFunctionInterface
}

AppsyncFunctionsGetter has a method to return a AppsyncFunctionInterface. A group's client should implement this interface.

type AppsyncGraphqlAPIExpansion added in v0.0.2

type AppsyncGraphqlAPIExpansion interface{}

type AppsyncGraphqlAPIInterface added in v0.0.2

type AppsyncGraphqlAPIInterface interface {
	Create(ctx context.Context, appsyncGraphqlAPI *v1alpha1.AppsyncGraphqlAPI, opts v1.CreateOptions) (*v1alpha1.AppsyncGraphqlAPI, error)
	Update(ctx context.Context, appsyncGraphqlAPI *v1alpha1.AppsyncGraphqlAPI, opts v1.UpdateOptions) (*v1alpha1.AppsyncGraphqlAPI, error)
	UpdateStatus(ctx context.Context, appsyncGraphqlAPI *v1alpha1.AppsyncGraphqlAPI, opts v1.UpdateOptions) (*v1alpha1.AppsyncGraphqlAPI, 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.AppsyncGraphqlAPI, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppsyncGraphqlAPIList, 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.AppsyncGraphqlAPI, err error)
	AppsyncGraphqlAPIExpansion
}

AppsyncGraphqlAPIInterface has methods to work with AppsyncGraphqlAPI resources.

type AppsyncGraphqlAPIsGetter added in v0.0.2

type AppsyncGraphqlAPIsGetter interface {
	AppsyncGraphqlAPIs(namespace string) AppsyncGraphqlAPIInterface
}

AppsyncGraphqlAPIsGetter has a method to return a AppsyncGraphqlAPIInterface. A group's client should implement this interface.

type AppsyncResolverExpansion

type AppsyncResolverExpansion interface{}

type AppsyncResolverInterface

type AppsyncResolverInterface interface {
	Create(ctx context.Context, appsyncResolver *v1alpha1.AppsyncResolver, opts v1.CreateOptions) (*v1alpha1.AppsyncResolver, error)
	Update(ctx context.Context, appsyncResolver *v1alpha1.AppsyncResolver, opts v1.UpdateOptions) (*v1alpha1.AppsyncResolver, error)
	UpdateStatus(ctx context.Context, appsyncResolver *v1alpha1.AppsyncResolver, opts v1.UpdateOptions) (*v1alpha1.AppsyncResolver, 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.AppsyncResolver, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AppsyncResolverList, 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.AppsyncResolver, err error)
	AppsyncResolverExpansion
}

AppsyncResolverInterface has methods to work with AppsyncResolver resources.

type AppsyncResolversGetter

type AppsyncResolversGetter interface {
	AppsyncResolvers(namespace string) AppsyncResolverInterface
}

AppsyncResolversGetter has a method to return a AppsyncResolverInterface. A group's client should implement this interface.

type AthenaDatabaseExpansion

type AthenaDatabaseExpansion interface{}

type AthenaDatabaseInterface

type AthenaDatabaseInterface interface {
	Create(ctx context.Context, athenaDatabase *v1alpha1.AthenaDatabase, opts v1.CreateOptions) (*v1alpha1.AthenaDatabase, error)
	Update(ctx context.Context, athenaDatabase *v1alpha1.AthenaDatabase, opts v1.UpdateOptions) (*v1alpha1.AthenaDatabase, error)
	UpdateStatus(ctx context.Context, athenaDatabase *v1alpha1.AthenaDatabase, opts v1.UpdateOptions) (*v1alpha1.AthenaDatabase, 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.AthenaDatabase, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AthenaDatabaseList, 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.AthenaDatabase, err error)
	AthenaDatabaseExpansion
}

AthenaDatabaseInterface has methods to work with AthenaDatabase resources.

type AthenaDatabasesGetter

type AthenaDatabasesGetter interface {
	AthenaDatabases(namespace string) AthenaDatabaseInterface
}

AthenaDatabasesGetter has a method to return a AthenaDatabaseInterface. A group's client should implement this interface.

type AthenaNamedQueriesGetter

type AthenaNamedQueriesGetter interface {
	AthenaNamedQueries(namespace string) AthenaNamedQueryInterface
}

AthenaNamedQueriesGetter has a method to return a AthenaNamedQueryInterface. A group's client should implement this interface.

type AthenaNamedQueryExpansion

type AthenaNamedQueryExpansion interface{}

type AthenaNamedQueryInterface

type AthenaNamedQueryInterface interface {
	Create(ctx context.Context, athenaNamedQuery *v1alpha1.AthenaNamedQuery, opts v1.CreateOptions) (*v1alpha1.AthenaNamedQuery, error)
	Update(ctx context.Context, athenaNamedQuery *v1alpha1.AthenaNamedQuery, opts v1.UpdateOptions) (*v1alpha1.AthenaNamedQuery, error)
	UpdateStatus(ctx context.Context, athenaNamedQuery *v1alpha1.AthenaNamedQuery, opts v1.UpdateOptions) (*v1alpha1.AthenaNamedQuery, 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.AthenaNamedQuery, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AthenaNamedQueryList, 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.AthenaNamedQuery, err error)
	AthenaNamedQueryExpansion
}

AthenaNamedQueryInterface has methods to work with AthenaNamedQuery resources.

type AthenaWorkgroupExpansion

type AthenaWorkgroupExpansion interface{}

type AthenaWorkgroupInterface

type AthenaWorkgroupInterface interface {
	Create(ctx context.Context, athenaWorkgroup *v1alpha1.AthenaWorkgroup, opts v1.CreateOptions) (*v1alpha1.AthenaWorkgroup, error)
	Update(ctx context.Context, athenaWorkgroup *v1alpha1.AthenaWorkgroup, opts v1.UpdateOptions) (*v1alpha1.AthenaWorkgroup, error)
	UpdateStatus(ctx context.Context, athenaWorkgroup *v1alpha1.AthenaWorkgroup, opts v1.UpdateOptions) (*v1alpha1.AthenaWorkgroup, 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.AthenaWorkgroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AthenaWorkgroupList, 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.AthenaWorkgroup, err error)
	AthenaWorkgroupExpansion
}

AthenaWorkgroupInterface has methods to work with AthenaWorkgroup resources.

type AthenaWorkgroupsGetter

type AthenaWorkgroupsGetter interface {
	AthenaWorkgroups(namespace string) AthenaWorkgroupInterface
}

AthenaWorkgroupsGetter has a method to return a AthenaWorkgroupInterface. A group's client should implement this interface.

type AutoscalingAttachmentExpansion

type AutoscalingAttachmentExpansion interface{}

type AutoscalingAttachmentInterface

type AutoscalingAttachmentInterface interface {
	Create(ctx context.Context, autoscalingAttachment *v1alpha1.AutoscalingAttachment, opts v1.CreateOptions) (*v1alpha1.AutoscalingAttachment, error)
	Update(ctx context.Context, autoscalingAttachment *v1alpha1.AutoscalingAttachment, opts v1.UpdateOptions) (*v1alpha1.AutoscalingAttachment, error)
	UpdateStatus(ctx context.Context, autoscalingAttachment *v1alpha1.AutoscalingAttachment, opts v1.UpdateOptions) (*v1alpha1.AutoscalingAttachment, 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.AutoscalingAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AutoscalingAttachmentList, 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.AutoscalingAttachment, err error)
	AutoscalingAttachmentExpansion
}

AutoscalingAttachmentInterface has methods to work with AutoscalingAttachment resources.

type AutoscalingAttachmentsGetter

type AutoscalingAttachmentsGetter interface {
	AutoscalingAttachments(namespace string) AutoscalingAttachmentInterface
}

AutoscalingAttachmentsGetter has a method to return a AutoscalingAttachmentInterface. A group's client should implement this interface.

type AutoscalingGroupExpansion

type AutoscalingGroupExpansion interface{}

type AutoscalingGroupInterface

type AutoscalingGroupInterface interface {
	Create(ctx context.Context, autoscalingGroup *v1alpha1.AutoscalingGroup, opts v1.CreateOptions) (*v1alpha1.AutoscalingGroup, error)
	Update(ctx context.Context, autoscalingGroup *v1alpha1.AutoscalingGroup, opts v1.UpdateOptions) (*v1alpha1.AutoscalingGroup, error)
	UpdateStatus(ctx context.Context, autoscalingGroup *v1alpha1.AutoscalingGroup, opts v1.UpdateOptions) (*v1alpha1.AutoscalingGroup, 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.AutoscalingGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AutoscalingGroupList, 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.AutoscalingGroup, err error)
	AutoscalingGroupExpansion
}

AutoscalingGroupInterface has methods to work with AutoscalingGroup resources.

type AutoscalingGroupsGetter

type AutoscalingGroupsGetter interface {
	AutoscalingGroups(namespace string) AutoscalingGroupInterface
}

AutoscalingGroupsGetter has a method to return a AutoscalingGroupInterface. A group's client should implement this interface.

type AutoscalingLifecycleHookExpansion

type AutoscalingLifecycleHookExpansion interface{}

type AutoscalingLifecycleHookInterface

type AutoscalingLifecycleHookInterface interface {
	Create(ctx context.Context, autoscalingLifecycleHook *v1alpha1.AutoscalingLifecycleHook, opts v1.CreateOptions) (*v1alpha1.AutoscalingLifecycleHook, error)
	Update(ctx context.Context, autoscalingLifecycleHook *v1alpha1.AutoscalingLifecycleHook, opts v1.UpdateOptions) (*v1alpha1.AutoscalingLifecycleHook, error)
	UpdateStatus(ctx context.Context, autoscalingLifecycleHook *v1alpha1.AutoscalingLifecycleHook, opts v1.UpdateOptions) (*v1alpha1.AutoscalingLifecycleHook, 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.AutoscalingLifecycleHook, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AutoscalingLifecycleHookList, 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.AutoscalingLifecycleHook, err error)
	AutoscalingLifecycleHookExpansion
}

AutoscalingLifecycleHookInterface has methods to work with AutoscalingLifecycleHook resources.

type AutoscalingLifecycleHooksGetter

type AutoscalingLifecycleHooksGetter interface {
	AutoscalingLifecycleHooks(namespace string) AutoscalingLifecycleHookInterface
}

AutoscalingLifecycleHooksGetter has a method to return a AutoscalingLifecycleHookInterface. A group's client should implement this interface.

type AutoscalingNotificationExpansion

type AutoscalingNotificationExpansion interface{}

type AutoscalingNotificationInterface

type AutoscalingNotificationInterface interface {
	Create(ctx context.Context, autoscalingNotification *v1alpha1.AutoscalingNotification, opts v1.CreateOptions) (*v1alpha1.AutoscalingNotification, error)
	Update(ctx context.Context, autoscalingNotification *v1alpha1.AutoscalingNotification, opts v1.UpdateOptions) (*v1alpha1.AutoscalingNotification, error)
	UpdateStatus(ctx context.Context, autoscalingNotification *v1alpha1.AutoscalingNotification, opts v1.UpdateOptions) (*v1alpha1.AutoscalingNotification, 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.AutoscalingNotification, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AutoscalingNotificationList, 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.AutoscalingNotification, err error)
	AutoscalingNotificationExpansion
}

AutoscalingNotificationInterface has methods to work with AutoscalingNotification resources.

type AutoscalingNotificationsGetter

type AutoscalingNotificationsGetter interface {
	AutoscalingNotifications(namespace string) AutoscalingNotificationInterface
}

AutoscalingNotificationsGetter has a method to return a AutoscalingNotificationInterface. A group's client should implement this interface.

type AutoscalingPoliciesGetter

type AutoscalingPoliciesGetter interface {
	AutoscalingPolicies(namespace string) AutoscalingPolicyInterface
}

AutoscalingPoliciesGetter has a method to return a AutoscalingPolicyInterface. A group's client should implement this interface.

type AutoscalingPolicyExpansion

type AutoscalingPolicyExpansion interface{}

type AutoscalingPolicyInterface

type AutoscalingPolicyInterface interface {
	Create(ctx context.Context, autoscalingPolicy *v1alpha1.AutoscalingPolicy, opts v1.CreateOptions) (*v1alpha1.AutoscalingPolicy, error)
	Update(ctx context.Context, autoscalingPolicy *v1alpha1.AutoscalingPolicy, opts v1.UpdateOptions) (*v1alpha1.AutoscalingPolicy, error)
	UpdateStatus(ctx context.Context, autoscalingPolicy *v1alpha1.AutoscalingPolicy, opts v1.UpdateOptions) (*v1alpha1.AutoscalingPolicy, 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.AutoscalingPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AutoscalingPolicyList, 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.AutoscalingPolicy, err error)
	AutoscalingPolicyExpansion
}

AutoscalingPolicyInterface has methods to work with AutoscalingPolicy resources.

type AutoscalingScheduleExpansion

type AutoscalingScheduleExpansion interface{}

type AutoscalingScheduleInterface

type AutoscalingScheduleInterface interface {
	Create(ctx context.Context, autoscalingSchedule *v1alpha1.AutoscalingSchedule, opts v1.CreateOptions) (*v1alpha1.AutoscalingSchedule, error)
	Update(ctx context.Context, autoscalingSchedule *v1alpha1.AutoscalingSchedule, opts v1.UpdateOptions) (*v1alpha1.AutoscalingSchedule, error)
	UpdateStatus(ctx context.Context, autoscalingSchedule *v1alpha1.AutoscalingSchedule, opts v1.UpdateOptions) (*v1alpha1.AutoscalingSchedule, 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.AutoscalingSchedule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AutoscalingScheduleList, 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.AutoscalingSchedule, err error)
	AutoscalingScheduleExpansion
}

AutoscalingScheduleInterface has methods to work with AutoscalingSchedule resources.

type AutoscalingSchedulesGetter

type AutoscalingSchedulesGetter interface {
	AutoscalingSchedules(namespace string) AutoscalingScheduleInterface
}

AutoscalingSchedulesGetter has a method to return a AutoscalingScheduleInterface. A group's client should implement this interface.

type AwsV1alpha1Client

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

AwsV1alpha1Client is used to interact with features provided by the aws.kubeform.com group.

func New

New creates a new AwsV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new AwsV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *AwsV1alpha1Client

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

func (*AwsV1alpha1Client) AcmCertificateValidations

func (c *AwsV1alpha1Client) AcmCertificateValidations(namespace string) AcmCertificateValidationInterface

func (*AwsV1alpha1Client) AcmCertificates

func (c *AwsV1alpha1Client) AcmCertificates(namespace string) AcmCertificateInterface

func (*AwsV1alpha1Client) AcmpcaCertificateAuthorities

func (c *AwsV1alpha1Client) AcmpcaCertificateAuthorities(namespace string) AcmpcaCertificateAuthorityInterface

func (*AwsV1alpha1Client) AlbListenerCertificates

func (c *AwsV1alpha1Client) AlbListenerCertificates(namespace string) AlbListenerCertificateInterface

func (*AwsV1alpha1Client) AlbListenerRules

func (c *AwsV1alpha1Client) AlbListenerRules(namespace string) AlbListenerRuleInterface

func (*AwsV1alpha1Client) AlbListeners

func (c *AwsV1alpha1Client) AlbListeners(namespace string) AlbListenerInterface

func (*AwsV1alpha1Client) AlbTargetGroupAttachments

func (c *AwsV1alpha1Client) AlbTargetGroupAttachments(namespace string) AlbTargetGroupAttachmentInterface

func (*AwsV1alpha1Client) AlbTargetGroups

func (c *AwsV1alpha1Client) AlbTargetGroups(namespace string) AlbTargetGroupInterface

func (*AwsV1alpha1Client) Albs

func (c *AwsV1alpha1Client) Albs(namespace string) AlbInterface

func (*AwsV1alpha1Client) AmiCopies

func (c *AwsV1alpha1Client) AmiCopies(namespace string) AmiCopyInterface

func (*AwsV1alpha1Client) AmiFromInstances

func (c *AwsV1alpha1Client) AmiFromInstances(namespace string) AmiFromInstanceInterface

func (*AwsV1alpha1Client) AmiLaunchPermissions

func (c *AwsV1alpha1Client) AmiLaunchPermissions(namespace string) AmiLaunchPermissionInterface

func (*AwsV1alpha1Client) Amis

func (c *AwsV1alpha1Client) Amis(namespace string) AmiInterface

func (*AwsV1alpha1Client) ApiGatewayAPIKeys added in v0.0.2

func (c *AwsV1alpha1Client) ApiGatewayAPIKeys(namespace string) ApiGatewayAPIKeyInterface

func (*AwsV1alpha1Client) ApiGatewayAccounts

func (c *AwsV1alpha1Client) ApiGatewayAccounts(namespace string) ApiGatewayAccountInterface

func (*AwsV1alpha1Client) ApiGatewayAuthorizers

func (c *AwsV1alpha1Client) ApiGatewayAuthorizers(namespace string) ApiGatewayAuthorizerInterface

func (*AwsV1alpha1Client) ApiGatewayBasePathMappings

func (c *AwsV1alpha1Client) ApiGatewayBasePathMappings(namespace string) ApiGatewayBasePathMappingInterface

func (*AwsV1alpha1Client) ApiGatewayClientCertificates

func (c *AwsV1alpha1Client) ApiGatewayClientCertificates(namespace string) ApiGatewayClientCertificateInterface

func (*AwsV1alpha1Client) ApiGatewayDeployments

func (c *AwsV1alpha1Client) ApiGatewayDeployments(namespace string) ApiGatewayDeploymentInterface

func (*AwsV1alpha1Client) ApiGatewayDocumentationParts

func (c *AwsV1alpha1Client) ApiGatewayDocumentationParts(namespace string) ApiGatewayDocumentationPartInterface

func (*AwsV1alpha1Client) ApiGatewayDocumentationVersions

func (c *AwsV1alpha1Client) ApiGatewayDocumentationVersions(namespace string) ApiGatewayDocumentationVersionInterface

func (*AwsV1alpha1Client) ApiGatewayDomainNames

func (c *AwsV1alpha1Client) ApiGatewayDomainNames(namespace string) ApiGatewayDomainNameInterface

func (*AwsV1alpha1Client) ApiGatewayGatewayResponses

func (c *AwsV1alpha1Client) ApiGatewayGatewayResponses(namespace string) ApiGatewayGatewayResponseInterface

func (*AwsV1alpha1Client) ApiGatewayIntegrationResponses

func (c *AwsV1alpha1Client) ApiGatewayIntegrationResponses(namespace string) ApiGatewayIntegrationResponseInterface

func (*AwsV1alpha1Client) ApiGatewayIntegrations

func (c *AwsV1alpha1Client) ApiGatewayIntegrations(namespace string) ApiGatewayIntegrationInterface

func (*AwsV1alpha1Client) ApiGatewayMethodResponses

func (c *AwsV1alpha1Client) ApiGatewayMethodResponses(namespace string) ApiGatewayMethodResponseInterface

func (*AwsV1alpha1Client) ApiGatewayMethodSettingses

func (c *AwsV1alpha1Client) ApiGatewayMethodSettingses(namespace string) ApiGatewayMethodSettingsInterface

func (*AwsV1alpha1Client) ApiGatewayMethods

func (c *AwsV1alpha1Client) ApiGatewayMethods(namespace string) ApiGatewayMethodInterface

func (*AwsV1alpha1Client) ApiGatewayModels

func (c *AwsV1alpha1Client) ApiGatewayModels(namespace string) ApiGatewayModelInterface

func (*AwsV1alpha1Client) ApiGatewayRequestValidators

func (c *AwsV1alpha1Client) ApiGatewayRequestValidators(namespace string) ApiGatewayRequestValidatorInterface

func (*AwsV1alpha1Client) ApiGatewayResources

func (c *AwsV1alpha1Client) ApiGatewayResources(namespace string) ApiGatewayResourceInterface

func (*AwsV1alpha1Client) ApiGatewayRestAPIs added in v0.0.2

func (c *AwsV1alpha1Client) ApiGatewayRestAPIs(namespace string) ApiGatewayRestAPIInterface

func (*AwsV1alpha1Client) ApiGatewayStages

func (c *AwsV1alpha1Client) ApiGatewayStages(namespace string) ApiGatewayStageInterface

func (*AwsV1alpha1Client) ApiGatewayUsagePlanKeys

func (c *AwsV1alpha1Client) ApiGatewayUsagePlanKeys(namespace string) ApiGatewayUsagePlanKeyInterface

func (*AwsV1alpha1Client) ApiGatewayUsagePlans

func (c *AwsV1alpha1Client) ApiGatewayUsagePlans(namespace string) ApiGatewayUsagePlanInterface
func (c *AwsV1alpha1Client) ApiGatewayVpcLinks(namespace string) ApiGatewayVpcLinkInterface

func (*AwsV1alpha1Client) AppCookieStickinessPolicies

func (c *AwsV1alpha1Client) AppCookieStickinessPolicies(namespace string) AppCookieStickinessPolicyInterface

func (*AwsV1alpha1Client) AppautoscalingPolicies

func (c *AwsV1alpha1Client) AppautoscalingPolicies(namespace string) AppautoscalingPolicyInterface

func (*AwsV1alpha1Client) AppautoscalingScheduledActions

func (c *AwsV1alpha1Client) AppautoscalingScheduledActions(namespace string) AppautoscalingScheduledActionInterface

func (*AwsV1alpha1Client) AppautoscalingTargets

func (c *AwsV1alpha1Client) AppautoscalingTargets(namespace string) AppautoscalingTargetInterface

func (*AwsV1alpha1Client) AppmeshMeshes

func (c *AwsV1alpha1Client) AppmeshMeshes(namespace string) AppmeshMeshInterface

func (*AwsV1alpha1Client) AppmeshRoutes

func (c *AwsV1alpha1Client) AppmeshRoutes(namespace string) AppmeshRouteInterface

func (*AwsV1alpha1Client) AppmeshVirtualNodes

func (c *AwsV1alpha1Client) AppmeshVirtualNodes(namespace string) AppmeshVirtualNodeInterface

func (*AwsV1alpha1Client) AppmeshVirtualRouters

func (c *AwsV1alpha1Client) AppmeshVirtualRouters(namespace string) AppmeshVirtualRouterInterface

func (*AwsV1alpha1Client) AppmeshVirtualServices

func (c *AwsV1alpha1Client) AppmeshVirtualServices(namespace string) AppmeshVirtualServiceInterface

func (*AwsV1alpha1Client) AppsyncAPIKeys added in v0.0.2

func (c *AwsV1alpha1Client) AppsyncAPIKeys(namespace string) AppsyncAPIKeyInterface

func (*AwsV1alpha1Client) AppsyncDatasources

func (c *AwsV1alpha1Client) AppsyncDatasources(namespace string) AppsyncDatasourceInterface

func (*AwsV1alpha1Client) AppsyncFunctions

func (c *AwsV1alpha1Client) AppsyncFunctions(namespace string) AppsyncFunctionInterface

func (*AwsV1alpha1Client) AppsyncGraphqlAPIs added in v0.0.2

func (c *AwsV1alpha1Client) AppsyncGraphqlAPIs(namespace string) AppsyncGraphqlAPIInterface

func (*AwsV1alpha1Client) AppsyncResolvers

func (c *AwsV1alpha1Client) AppsyncResolvers(namespace string) AppsyncResolverInterface

func (*AwsV1alpha1Client) AthenaDatabases

func (c *AwsV1alpha1Client) AthenaDatabases(namespace string) AthenaDatabaseInterface

func (*AwsV1alpha1Client) AthenaNamedQueries

func (c *AwsV1alpha1Client) AthenaNamedQueries(namespace string) AthenaNamedQueryInterface

func (*AwsV1alpha1Client) AthenaWorkgroups

func (c *AwsV1alpha1Client) AthenaWorkgroups(namespace string) AthenaWorkgroupInterface

func (*AwsV1alpha1Client) AutoscalingAttachments

func (c *AwsV1alpha1Client) AutoscalingAttachments(namespace string) AutoscalingAttachmentInterface

func (*AwsV1alpha1Client) AutoscalingGroups

func (c *AwsV1alpha1Client) AutoscalingGroups(namespace string) AutoscalingGroupInterface

func (*AwsV1alpha1Client) AutoscalingLifecycleHooks

func (c *AwsV1alpha1Client) AutoscalingLifecycleHooks(namespace string) AutoscalingLifecycleHookInterface

func (*AwsV1alpha1Client) AutoscalingNotifications

func (c *AwsV1alpha1Client) AutoscalingNotifications(namespace string) AutoscalingNotificationInterface

func (*AwsV1alpha1Client) AutoscalingPolicies

func (c *AwsV1alpha1Client) AutoscalingPolicies(namespace string) AutoscalingPolicyInterface

func (*AwsV1alpha1Client) AutoscalingSchedules

func (c *AwsV1alpha1Client) AutoscalingSchedules(namespace string) AutoscalingScheduleInterface

func (*AwsV1alpha1Client) BackupPlans

func (c *AwsV1alpha1Client) BackupPlans(namespace string) BackupPlanInterface

func (*AwsV1alpha1Client) BackupSelections

func (c *AwsV1alpha1Client) BackupSelections(namespace string) BackupSelectionInterface

func (*AwsV1alpha1Client) BackupVaults

func (c *AwsV1alpha1Client) BackupVaults(namespace string) BackupVaultInterface

func (*AwsV1alpha1Client) BatchComputeEnvironments

func (c *AwsV1alpha1Client) BatchComputeEnvironments(namespace string) BatchComputeEnvironmentInterface

func (*AwsV1alpha1Client) BatchJobDefinitions

func (c *AwsV1alpha1Client) BatchJobDefinitions(namespace string) BatchJobDefinitionInterface

func (*AwsV1alpha1Client) BatchJobQueues

func (c *AwsV1alpha1Client) BatchJobQueues(namespace string) BatchJobQueueInterface

func (*AwsV1alpha1Client) BudgetsBudgets

func (c *AwsV1alpha1Client) BudgetsBudgets(namespace string) BudgetsBudgetInterface

func (*AwsV1alpha1Client) Cloud9EnvironmentEc2s

func (c *AwsV1alpha1Client) Cloud9EnvironmentEc2s(namespace string) Cloud9EnvironmentEc2Interface

func (*AwsV1alpha1Client) CloudformationStackSetInstances

func (c *AwsV1alpha1Client) CloudformationStackSetInstances(namespace string) CloudformationStackSetInstanceInterface

func (*AwsV1alpha1Client) CloudformationStackSets

func (c *AwsV1alpha1Client) CloudformationStackSets(namespace string) CloudformationStackSetInterface

func (*AwsV1alpha1Client) CloudformationStacks

func (c *AwsV1alpha1Client) CloudformationStacks(namespace string) CloudformationStackInterface

func (*AwsV1alpha1Client) CloudfrontDistributions

func (c *AwsV1alpha1Client) CloudfrontDistributions(namespace string) CloudfrontDistributionInterface

func (*AwsV1alpha1Client) CloudfrontOriginAccessIdentities

func (c *AwsV1alpha1Client) CloudfrontOriginAccessIdentities(namespace string) CloudfrontOriginAccessIdentityInterface

func (*AwsV1alpha1Client) CloudfrontPublicKeys

func (c *AwsV1alpha1Client) CloudfrontPublicKeys(namespace string) CloudfrontPublicKeyInterface

func (*AwsV1alpha1Client) CloudhsmV2Clusters

func (c *AwsV1alpha1Client) CloudhsmV2Clusters(namespace string) CloudhsmV2ClusterInterface

func (*AwsV1alpha1Client) CloudhsmV2Hsms

func (c *AwsV1alpha1Client) CloudhsmV2Hsms(namespace string) CloudhsmV2HsmInterface

func (*AwsV1alpha1Client) Cloudtrails

func (c *AwsV1alpha1Client) Cloudtrails(namespace string) CloudtrailInterface

func (*AwsV1alpha1Client) CloudwatchDashboards

func (c *AwsV1alpha1Client) CloudwatchDashboards(namespace string) CloudwatchDashboardInterface

func (*AwsV1alpha1Client) CloudwatchEventPermissions

func (c *AwsV1alpha1Client) CloudwatchEventPermissions(namespace string) CloudwatchEventPermissionInterface

func (*AwsV1alpha1Client) CloudwatchEventRules

func (c *AwsV1alpha1Client) CloudwatchEventRules(namespace string) CloudwatchEventRuleInterface

func (*AwsV1alpha1Client) CloudwatchEventTargets

func (c *AwsV1alpha1Client) CloudwatchEventTargets(namespace string) CloudwatchEventTargetInterface

func (*AwsV1alpha1Client) CloudwatchLogDestinationPolicies

func (c *AwsV1alpha1Client) CloudwatchLogDestinationPolicies(namespace string) CloudwatchLogDestinationPolicyInterface

func (*AwsV1alpha1Client) CloudwatchLogDestinations

func (c *AwsV1alpha1Client) CloudwatchLogDestinations(namespace string) CloudwatchLogDestinationInterface

func (*AwsV1alpha1Client) CloudwatchLogGroups

func (c *AwsV1alpha1Client) CloudwatchLogGroups(namespace string) CloudwatchLogGroupInterface

func (*AwsV1alpha1Client) CloudwatchLogMetricFilters

func (c *AwsV1alpha1Client) CloudwatchLogMetricFilters(namespace string) CloudwatchLogMetricFilterInterface

func (*AwsV1alpha1Client) CloudwatchLogResourcePolicies

func (c *AwsV1alpha1Client) CloudwatchLogResourcePolicies(namespace string) CloudwatchLogResourcePolicyInterface

func (*AwsV1alpha1Client) CloudwatchLogStreams

func (c *AwsV1alpha1Client) CloudwatchLogStreams(namespace string) CloudwatchLogStreamInterface

func (*AwsV1alpha1Client) CloudwatchLogSubscriptionFilters

func (c *AwsV1alpha1Client) CloudwatchLogSubscriptionFilters(namespace string) CloudwatchLogSubscriptionFilterInterface

func (*AwsV1alpha1Client) CloudwatchMetricAlarms

func (c *AwsV1alpha1Client) CloudwatchMetricAlarms(namespace string) CloudwatchMetricAlarmInterface

func (*AwsV1alpha1Client) CodebuildProjects

func (c *AwsV1alpha1Client) CodebuildProjects(namespace string) CodebuildProjectInterface

func (*AwsV1alpha1Client) CodebuildSourceCredentials added in v0.2.0

func (c *AwsV1alpha1Client) CodebuildSourceCredentials(namespace string) CodebuildSourceCredentialInterface

func (*AwsV1alpha1Client) CodebuildWebhooks

func (c *AwsV1alpha1Client) CodebuildWebhooks(namespace string) CodebuildWebhookInterface

func (*AwsV1alpha1Client) CodecommitRepositories

func (c *AwsV1alpha1Client) CodecommitRepositories(namespace string) CodecommitRepositoryInterface

func (*AwsV1alpha1Client) CodecommitTriggers

func (c *AwsV1alpha1Client) CodecommitTriggers(namespace string) CodecommitTriggerInterface

func (*AwsV1alpha1Client) CodedeployApps

func (c *AwsV1alpha1Client) CodedeployApps(namespace string) CodedeployAppInterface

func (*AwsV1alpha1Client) CodedeployDeploymentConfigs

func (c *AwsV1alpha1Client) CodedeployDeploymentConfigs(namespace string) CodedeployDeploymentConfigInterface

func (*AwsV1alpha1Client) CodedeployDeploymentGroups

func (c *AwsV1alpha1Client) CodedeployDeploymentGroups(namespace string) CodedeployDeploymentGroupInterface

func (*AwsV1alpha1Client) CodepipelineWebhooks

func (c *AwsV1alpha1Client) CodepipelineWebhooks(namespace string) CodepipelineWebhookInterface

func (*AwsV1alpha1Client) Codepipelines

func (c *AwsV1alpha1Client) Codepipelines(namespace string) CodepipelineInterface

func (*AwsV1alpha1Client) CognitoIdentityPoolRolesAttachments

func (c *AwsV1alpha1Client) CognitoIdentityPoolRolesAttachments(namespace string) CognitoIdentityPoolRolesAttachmentInterface

func (*AwsV1alpha1Client) CognitoIdentityPools

func (c *AwsV1alpha1Client) CognitoIdentityPools(namespace string) CognitoIdentityPoolInterface

func (*AwsV1alpha1Client) CognitoIdentityProviders

func (c *AwsV1alpha1Client) CognitoIdentityProviders(namespace string) CognitoIdentityProviderInterface

func (*AwsV1alpha1Client) CognitoResourceServers

func (c *AwsV1alpha1Client) CognitoResourceServers(namespace string) CognitoResourceServerInterface

func (*AwsV1alpha1Client) CognitoUserGroups

func (c *AwsV1alpha1Client) CognitoUserGroups(namespace string) CognitoUserGroupInterface

func (*AwsV1alpha1Client) CognitoUserPoolClients

func (c *AwsV1alpha1Client) CognitoUserPoolClients(namespace string) CognitoUserPoolClientInterface

func (*AwsV1alpha1Client) CognitoUserPoolDomains

func (c *AwsV1alpha1Client) CognitoUserPoolDomains(namespace string) CognitoUserPoolDomainInterface

func (*AwsV1alpha1Client) CognitoUserPools

func (c *AwsV1alpha1Client) CognitoUserPools(namespace string) CognitoUserPoolInterface

func (*AwsV1alpha1Client) ConfigAggregateAuthorizations

func (c *AwsV1alpha1Client) ConfigAggregateAuthorizations(namespace string) ConfigAggregateAuthorizationInterface

func (*AwsV1alpha1Client) ConfigConfigRules

func (c *AwsV1alpha1Client) ConfigConfigRules(namespace string) ConfigConfigRuleInterface

func (*AwsV1alpha1Client) ConfigConfigurationAggregators

func (c *AwsV1alpha1Client) ConfigConfigurationAggregators(namespace string) ConfigConfigurationAggregatorInterface

func (*AwsV1alpha1Client) ConfigConfigurationRecorderStatus_s

func (c *AwsV1alpha1Client) ConfigConfigurationRecorderStatus_s(namespace string) ConfigConfigurationRecorderStatus_Interface

func (*AwsV1alpha1Client) ConfigConfigurationRecorders

func (c *AwsV1alpha1Client) ConfigConfigurationRecorders(namespace string) ConfigConfigurationRecorderInterface

func (*AwsV1alpha1Client) ConfigDeliveryChannels

func (c *AwsV1alpha1Client) ConfigDeliveryChannels(namespace string) ConfigDeliveryChannelInterface

func (*AwsV1alpha1Client) ConfigOrganizationCustomRules added in v0.2.0

func (c *AwsV1alpha1Client) ConfigOrganizationCustomRules(namespace string) ConfigOrganizationCustomRuleInterface

func (*AwsV1alpha1Client) ConfigOrganizationManagedRules added in v0.2.0

func (c *AwsV1alpha1Client) ConfigOrganizationManagedRules(namespace string) ConfigOrganizationManagedRuleInterface

func (*AwsV1alpha1Client) CurReportDefinitions

func (c *AwsV1alpha1Client) CurReportDefinitions(namespace string) CurReportDefinitionInterface

func (*AwsV1alpha1Client) CustomerGateways

func (c *AwsV1alpha1Client) CustomerGateways(namespace string) CustomerGatewayInterface

func (*AwsV1alpha1Client) DatapipelinePipelines

func (c *AwsV1alpha1Client) DatapipelinePipelines(namespace string) DatapipelinePipelineInterface

func (*AwsV1alpha1Client) DatasyncAgents

func (c *AwsV1alpha1Client) DatasyncAgents(namespace string) DatasyncAgentInterface

func (*AwsV1alpha1Client) DatasyncLocationEfses

func (c *AwsV1alpha1Client) DatasyncLocationEfses(namespace string) DatasyncLocationEfsInterface

func (*AwsV1alpha1Client) DatasyncLocationNfses

func (c *AwsV1alpha1Client) DatasyncLocationNfses(namespace string) DatasyncLocationNfsInterface

func (*AwsV1alpha1Client) DatasyncLocationS3s

func (c *AwsV1alpha1Client) DatasyncLocationS3s(namespace string) DatasyncLocationS3Interface

func (*AwsV1alpha1Client) DatasyncTasks

func (c *AwsV1alpha1Client) DatasyncTasks(namespace string) DatasyncTaskInterface

func (*AwsV1alpha1Client) DaxClusters

func (c *AwsV1alpha1Client) DaxClusters(namespace string) DaxClusterInterface

func (*AwsV1alpha1Client) DaxParameterGroups

func (c *AwsV1alpha1Client) DaxParameterGroups(namespace string) DaxParameterGroupInterface

func (*AwsV1alpha1Client) DaxSubnetGroups

func (c *AwsV1alpha1Client) DaxSubnetGroups(namespace string) DaxSubnetGroupInterface

func (*AwsV1alpha1Client) DbClusterSnapshots

func (c *AwsV1alpha1Client) DbClusterSnapshots(namespace string) DbClusterSnapshotInterface

func (*AwsV1alpha1Client) DbEventSubscriptions

func (c *AwsV1alpha1Client) DbEventSubscriptions(namespace string) DbEventSubscriptionInterface

func (*AwsV1alpha1Client) DbInstanceRoleAssociations

func (c *AwsV1alpha1Client) DbInstanceRoleAssociations(namespace string) DbInstanceRoleAssociationInterface

func (*AwsV1alpha1Client) DbInstances

func (c *AwsV1alpha1Client) DbInstances(namespace string) DbInstanceInterface

func (*AwsV1alpha1Client) DbOptionGroups

func (c *AwsV1alpha1Client) DbOptionGroups(namespace string) DbOptionGroupInterface

func (*AwsV1alpha1Client) DbParameterGroups

func (c *AwsV1alpha1Client) DbParameterGroups(namespace string) DbParameterGroupInterface

func (*AwsV1alpha1Client) DbSecurityGroups

func (c *AwsV1alpha1Client) DbSecurityGroups(namespace string) DbSecurityGroupInterface

func (*AwsV1alpha1Client) DbSnapshots

func (c *AwsV1alpha1Client) DbSnapshots(namespace string) DbSnapshotInterface

func (*AwsV1alpha1Client) DbSubnetGroups

func (c *AwsV1alpha1Client) DbSubnetGroups(namespace string) DbSubnetGroupInterface

func (*AwsV1alpha1Client) DefaultNetworkACLs added in v0.0.2

func (c *AwsV1alpha1Client) DefaultNetworkACLs(namespace string) DefaultNetworkACLInterface

func (*AwsV1alpha1Client) DefaultRouteTables

func (c *AwsV1alpha1Client) DefaultRouteTables(namespace string) DefaultRouteTableInterface

func (*AwsV1alpha1Client) DefaultSecurityGroups

func (c *AwsV1alpha1Client) DefaultSecurityGroups(namespace string) DefaultSecurityGroupInterface

func (*AwsV1alpha1Client) DefaultSubnets

func (c *AwsV1alpha1Client) DefaultSubnets(namespace string) DefaultSubnetInterface

func (*AwsV1alpha1Client) DefaultVpcDHCPOptionses added in v0.0.2

func (c *AwsV1alpha1Client) DefaultVpcDHCPOptionses(namespace string) DefaultVpcDHCPOptionsInterface

func (*AwsV1alpha1Client) DefaultVpcs

func (c *AwsV1alpha1Client) DefaultVpcs(namespace string) DefaultVpcInterface

func (*AwsV1alpha1Client) DevicefarmProjects

func (c *AwsV1alpha1Client) DevicefarmProjects(namespace string) DevicefarmProjectInterface

func (*AwsV1alpha1Client) DirectoryServiceConditionalForwarders

func (c *AwsV1alpha1Client) DirectoryServiceConditionalForwarders(namespace string) DirectoryServiceConditionalForwarderInterface

func (*AwsV1alpha1Client) DirectoryServiceDirectories

func (c *AwsV1alpha1Client) DirectoryServiceDirectories(namespace string) DirectoryServiceDirectoryInterface

func (*AwsV1alpha1Client) DirectoryServiceLogSubscriptions

func (c *AwsV1alpha1Client) DirectoryServiceLogSubscriptions(namespace string) DirectoryServiceLogSubscriptionInterface

func (*AwsV1alpha1Client) DlmLifecyclePolicies

func (c *AwsV1alpha1Client) DlmLifecyclePolicies(namespace string) DlmLifecyclePolicyInterface

func (*AwsV1alpha1Client) DmsCertificates

func (c *AwsV1alpha1Client) DmsCertificates(namespace string) DmsCertificateInterface

func (*AwsV1alpha1Client) DmsEndpoints

func (c *AwsV1alpha1Client) DmsEndpoints(namespace string) DmsEndpointInterface

func (*AwsV1alpha1Client) DmsReplicationInstances

func (c *AwsV1alpha1Client) DmsReplicationInstances(namespace string) DmsReplicationInstanceInterface

func (*AwsV1alpha1Client) DmsReplicationSubnetGroups

func (c *AwsV1alpha1Client) DmsReplicationSubnetGroups(namespace string) DmsReplicationSubnetGroupInterface

func (*AwsV1alpha1Client) DmsReplicationTasks

func (c *AwsV1alpha1Client) DmsReplicationTasks(namespace string) DmsReplicationTaskInterface

func (*AwsV1alpha1Client) DocdbClusterInstances

func (c *AwsV1alpha1Client) DocdbClusterInstances(namespace string) DocdbClusterInstanceInterface

func (*AwsV1alpha1Client) DocdbClusterParameterGroups

func (c *AwsV1alpha1Client) DocdbClusterParameterGroups(namespace string) DocdbClusterParameterGroupInterface

func (*AwsV1alpha1Client) DocdbClusterSnapshots

func (c *AwsV1alpha1Client) DocdbClusterSnapshots(namespace string) DocdbClusterSnapshotInterface

func (*AwsV1alpha1Client) DocdbClusters

func (c *AwsV1alpha1Client) DocdbClusters(namespace string) DocdbClusterInterface

func (*AwsV1alpha1Client) DocdbSubnetGroups

func (c *AwsV1alpha1Client) DocdbSubnetGroups(namespace string) DocdbSubnetGroupInterface

func (*AwsV1alpha1Client) DxBGPPeers added in v0.0.2

func (c *AwsV1alpha1Client) DxBGPPeers(namespace string) DxBGPPeerInterface

func (*AwsV1alpha1Client) DxConnectionAssociations

func (c *AwsV1alpha1Client) DxConnectionAssociations(namespace string) DxConnectionAssociationInterface

func (*AwsV1alpha1Client) DxConnections

func (c *AwsV1alpha1Client) DxConnections(namespace string) DxConnectionInterface

func (*AwsV1alpha1Client) DxGatewayAssociationProposals

func (c *AwsV1alpha1Client) DxGatewayAssociationProposals(namespace string) DxGatewayAssociationProposalInterface

func (*AwsV1alpha1Client) DxGatewayAssociations

func (c *AwsV1alpha1Client) DxGatewayAssociations(namespace string) DxGatewayAssociationInterface

func (*AwsV1alpha1Client) DxGateways

func (c *AwsV1alpha1Client) DxGateways(namespace string) DxGatewayInterface

func (*AwsV1alpha1Client) DxHostedPrivateVirtualInterfaceAccepters

func (c *AwsV1alpha1Client) DxHostedPrivateVirtualInterfaceAccepters(namespace string) DxHostedPrivateVirtualInterfaceAccepterInterface

func (*AwsV1alpha1Client) DxHostedPrivateVirtualInterfaces

func (c *AwsV1alpha1Client) DxHostedPrivateVirtualInterfaces(namespace string) DxHostedPrivateVirtualInterfaceInterface

func (*AwsV1alpha1Client) DxHostedPublicVirtualInterfaceAccepters

func (c *AwsV1alpha1Client) DxHostedPublicVirtualInterfaceAccepters(namespace string) DxHostedPublicVirtualInterfaceAccepterInterface

func (*AwsV1alpha1Client) DxHostedPublicVirtualInterfaces

func (c *AwsV1alpha1Client) DxHostedPublicVirtualInterfaces(namespace string) DxHostedPublicVirtualInterfaceInterface

func (*AwsV1alpha1Client) DxLags

func (c *AwsV1alpha1Client) DxLags(namespace string) DxLagInterface

func (*AwsV1alpha1Client) DxPrivateVirtualInterfaces

func (c *AwsV1alpha1Client) DxPrivateVirtualInterfaces(namespace string) DxPrivateVirtualInterfaceInterface

func (*AwsV1alpha1Client) DxPublicVirtualInterfaces

func (c *AwsV1alpha1Client) DxPublicVirtualInterfaces(namespace string) DxPublicVirtualInterfaceInterface

func (*AwsV1alpha1Client) DxTransitVirtualInterfaces added in v0.2.0

func (c *AwsV1alpha1Client) DxTransitVirtualInterfaces(namespace string) DxTransitVirtualInterfaceInterface

func (*AwsV1alpha1Client) DynamodbGlobalTables

func (c *AwsV1alpha1Client) DynamodbGlobalTables(namespace string) DynamodbGlobalTableInterface

func (*AwsV1alpha1Client) DynamodbTableItems

func (c *AwsV1alpha1Client) DynamodbTableItems(namespace string) DynamodbTableItemInterface

func (*AwsV1alpha1Client) DynamodbTables

func (c *AwsV1alpha1Client) DynamodbTables(namespace string) DynamodbTableInterface

func (*AwsV1alpha1Client) EbsDefaultKmsKeys

func (c *AwsV1alpha1Client) EbsDefaultKmsKeys(namespace string) EbsDefaultKmsKeyInterface

func (*AwsV1alpha1Client) EbsEncryptionByDefaults

func (c *AwsV1alpha1Client) EbsEncryptionByDefaults(namespace string) EbsEncryptionByDefaultInterface

func (*AwsV1alpha1Client) EbsSnapshotCopies

func (c *AwsV1alpha1Client) EbsSnapshotCopies(namespace string) EbsSnapshotCopyInterface

func (*AwsV1alpha1Client) EbsSnapshots

func (c *AwsV1alpha1Client) EbsSnapshots(namespace string) EbsSnapshotInterface

func (*AwsV1alpha1Client) EbsVolumes

func (c *AwsV1alpha1Client) EbsVolumes(namespace string) EbsVolumeInterface

func (*AwsV1alpha1Client) Ec2CapacityReservations

func (c *AwsV1alpha1Client) Ec2CapacityReservations(namespace string) Ec2CapacityReservationInterface

func (*AwsV1alpha1Client) Ec2ClientVPNEndpoints added in v0.0.2

func (c *AwsV1alpha1Client) Ec2ClientVPNEndpoints(namespace string) Ec2ClientVPNEndpointInterface

func (*AwsV1alpha1Client) Ec2ClientVPNNetworkAssociations added in v0.0.2

func (c *AwsV1alpha1Client) Ec2ClientVPNNetworkAssociations(namespace string) Ec2ClientVPNNetworkAssociationInterface

func (*AwsV1alpha1Client) Ec2Fleets

func (c *AwsV1alpha1Client) Ec2Fleets(namespace string) Ec2FleetInterface

func (*AwsV1alpha1Client) Ec2TransitGatewayRouteTableAssociations

func (c *AwsV1alpha1Client) Ec2TransitGatewayRouteTableAssociations(namespace string) Ec2TransitGatewayRouteTableAssociationInterface

func (*AwsV1alpha1Client) Ec2TransitGatewayRouteTablePropagations

func (c *AwsV1alpha1Client) Ec2TransitGatewayRouteTablePropagations(namespace string) Ec2TransitGatewayRouteTablePropagationInterface

func (*AwsV1alpha1Client) Ec2TransitGatewayRouteTables

func (c *AwsV1alpha1Client) Ec2TransitGatewayRouteTables(namespace string) Ec2TransitGatewayRouteTableInterface

func (*AwsV1alpha1Client) Ec2TransitGatewayRoutes

func (c *AwsV1alpha1Client) Ec2TransitGatewayRoutes(namespace string) Ec2TransitGatewayRouteInterface

func (*AwsV1alpha1Client) Ec2TransitGatewayVpcAttachmentAccepters

func (c *AwsV1alpha1Client) Ec2TransitGatewayVpcAttachmentAccepters(namespace string) Ec2TransitGatewayVpcAttachmentAccepterInterface

func (*AwsV1alpha1Client) Ec2TransitGatewayVpcAttachments

func (c *AwsV1alpha1Client) Ec2TransitGatewayVpcAttachments(namespace string) Ec2TransitGatewayVpcAttachmentInterface

func (*AwsV1alpha1Client) Ec2TransitGateways

func (c *AwsV1alpha1Client) Ec2TransitGateways(namespace string) Ec2TransitGatewayInterface

func (*AwsV1alpha1Client) EcrLifecyclePolicies

func (c *AwsV1alpha1Client) EcrLifecyclePolicies(namespace string) EcrLifecyclePolicyInterface

func (*AwsV1alpha1Client) EcrRepositories

func (c *AwsV1alpha1Client) EcrRepositories(namespace string) EcrRepositoryInterface

func (*AwsV1alpha1Client) EcrRepositoryPolicies

func (c *AwsV1alpha1Client) EcrRepositoryPolicies(namespace string) EcrRepositoryPolicyInterface

func (*AwsV1alpha1Client) EcsClusters

func (c *AwsV1alpha1Client) EcsClusters(namespace string) EcsClusterInterface

func (*AwsV1alpha1Client) EcsServices

func (c *AwsV1alpha1Client) EcsServices(namespace string) EcsServiceInterface

func (*AwsV1alpha1Client) EcsTaskDefinitions

func (c *AwsV1alpha1Client) EcsTaskDefinitions(namespace string) EcsTaskDefinitionInterface

func (*AwsV1alpha1Client) EfsFileSystems

func (c *AwsV1alpha1Client) EfsFileSystems(namespace string) EfsFileSystemInterface

func (*AwsV1alpha1Client) EfsMountTargets

func (c *AwsV1alpha1Client) EfsMountTargets(namespace string) EfsMountTargetInterface

func (*AwsV1alpha1Client) EgressOnlyInternetGateways

func (c *AwsV1alpha1Client) EgressOnlyInternetGateways(namespace string) EgressOnlyInternetGatewayInterface

func (*AwsV1alpha1Client) EipAssociations

func (c *AwsV1alpha1Client) EipAssociations(namespace string) EipAssociationInterface

func (*AwsV1alpha1Client) Eips

func (c *AwsV1alpha1Client) Eips(namespace string) EipInterface

func (*AwsV1alpha1Client) EksClusters

func (c *AwsV1alpha1Client) EksClusters(namespace string) EksClusterInterface

func (*AwsV1alpha1Client) ElasticBeanstalkApplicationVersions

func (c *AwsV1alpha1Client) ElasticBeanstalkApplicationVersions(namespace string) ElasticBeanstalkApplicationVersionInterface

func (*AwsV1alpha1Client) ElasticBeanstalkApplications

func (c *AwsV1alpha1Client) ElasticBeanstalkApplications(namespace string) ElasticBeanstalkApplicationInterface

func (*AwsV1alpha1Client) ElasticBeanstalkConfigurationTemplates

func (c *AwsV1alpha1Client) ElasticBeanstalkConfigurationTemplates(namespace string) ElasticBeanstalkConfigurationTemplateInterface

func (*AwsV1alpha1Client) ElasticBeanstalkEnvironments

func (c *AwsV1alpha1Client) ElasticBeanstalkEnvironments(namespace string) ElasticBeanstalkEnvironmentInterface

func (*AwsV1alpha1Client) ElasticacheClusters

func (c *AwsV1alpha1Client) ElasticacheClusters(namespace string) ElasticacheClusterInterface

func (*AwsV1alpha1Client) ElasticacheParameterGroups

func (c *AwsV1alpha1Client) ElasticacheParameterGroups(namespace string) ElasticacheParameterGroupInterface

func (*AwsV1alpha1Client) ElasticacheReplicationGroups

func (c *AwsV1alpha1Client) ElasticacheReplicationGroups(namespace string) ElasticacheReplicationGroupInterface

func (*AwsV1alpha1Client) ElasticacheSecurityGroups

func (c *AwsV1alpha1Client) ElasticacheSecurityGroups(namespace string) ElasticacheSecurityGroupInterface

func (*AwsV1alpha1Client) ElasticacheSubnetGroups

func (c *AwsV1alpha1Client) ElasticacheSubnetGroups(namespace string) ElasticacheSubnetGroupInterface

func (*AwsV1alpha1Client) ElasticsearchDomainPolicies

func (c *AwsV1alpha1Client) ElasticsearchDomainPolicies(namespace string) ElasticsearchDomainPolicyInterface

func (*AwsV1alpha1Client) ElasticsearchDomains

func (c *AwsV1alpha1Client) ElasticsearchDomains(namespace string) ElasticsearchDomainInterface

func (*AwsV1alpha1Client) ElastictranscoderPipelines

func (c *AwsV1alpha1Client) ElastictranscoderPipelines(namespace string) ElastictranscoderPipelineInterface

func (*AwsV1alpha1Client) ElastictranscoderPresets

func (c *AwsV1alpha1Client) ElastictranscoderPresets(namespace string) ElastictranscoderPresetInterface

func (*AwsV1alpha1Client) ElbAttachments

func (c *AwsV1alpha1Client) ElbAttachments(namespace string) ElbAttachmentInterface

func (*AwsV1alpha1Client) Elbs

func (c *AwsV1alpha1Client) Elbs(namespace string) ElbInterface

func (*AwsV1alpha1Client) EmrClusters

func (c *AwsV1alpha1Client) EmrClusters(namespace string) EmrClusterInterface

func (*AwsV1alpha1Client) EmrInstanceGroups

func (c *AwsV1alpha1Client) EmrInstanceGroups(namespace string) EmrInstanceGroupInterface

func (*AwsV1alpha1Client) EmrSecurityConfigurations

func (c *AwsV1alpha1Client) EmrSecurityConfigurations(namespace string) EmrSecurityConfigurationInterface

func (*AwsV1alpha1Client) FlowLogs

func (c *AwsV1alpha1Client) FlowLogs(namespace string) FlowLogInterface

func (*AwsV1alpha1Client) FmsAdminAccounts added in v0.2.0

func (c *AwsV1alpha1Client) FmsAdminAccounts(namespace string) FmsAdminAccountInterface

func (*AwsV1alpha1Client) FsxLustreFileSystems added in v0.2.0

func (c *AwsV1alpha1Client) FsxLustreFileSystems(namespace string) FsxLustreFileSystemInterface

func (*AwsV1alpha1Client) FsxWindowsFileSystems added in v0.2.0

func (c *AwsV1alpha1Client) FsxWindowsFileSystems(namespace string) FsxWindowsFileSystemInterface

func (*AwsV1alpha1Client) GameliftAliases

func (c *AwsV1alpha1Client) GameliftAliases(namespace string) GameliftAliasInterface

func (*AwsV1alpha1Client) GameliftBuilds

func (c *AwsV1alpha1Client) GameliftBuilds(namespace string) GameliftBuildInterface

func (*AwsV1alpha1Client) GameliftFleets

func (c *AwsV1alpha1Client) GameliftFleets(namespace string) GameliftFleetInterface

func (*AwsV1alpha1Client) GameliftGameSessionQueues

func (c *AwsV1alpha1Client) GameliftGameSessionQueues(namespace string) GameliftGameSessionQueueInterface

func (*AwsV1alpha1Client) GlacierVaultLocks

func (c *AwsV1alpha1Client) GlacierVaultLocks(namespace string) GlacierVaultLockInterface

func (*AwsV1alpha1Client) GlacierVaults

func (c *AwsV1alpha1Client) GlacierVaults(namespace string) GlacierVaultInterface

func (*AwsV1alpha1Client) GlobalacceleratorAccelerators

func (c *AwsV1alpha1Client) GlobalacceleratorAccelerators(namespace string) GlobalacceleratorAcceleratorInterface

func (*AwsV1alpha1Client) GlobalacceleratorEndpointGroups

func (c *AwsV1alpha1Client) GlobalacceleratorEndpointGroups(namespace string) GlobalacceleratorEndpointGroupInterface

func (*AwsV1alpha1Client) GlobalacceleratorListeners

func (c *AwsV1alpha1Client) GlobalacceleratorListeners(namespace string) GlobalacceleratorListenerInterface

func (*AwsV1alpha1Client) GlueCatalogDatabases

func (c *AwsV1alpha1Client) GlueCatalogDatabases(namespace string) GlueCatalogDatabaseInterface

func (*AwsV1alpha1Client) GlueCatalogTables

func (c *AwsV1alpha1Client) GlueCatalogTables(namespace string) GlueCatalogTableInterface

func (*AwsV1alpha1Client) GlueClassifiers

func (c *AwsV1alpha1Client) GlueClassifiers(namespace string) GlueClassifierInterface

func (*AwsV1alpha1Client) GlueConnections

func (c *AwsV1alpha1Client) GlueConnections(namespace string) GlueConnectionInterface

func (*AwsV1alpha1Client) GlueCrawlers

func (c *AwsV1alpha1Client) GlueCrawlers(namespace string) GlueCrawlerInterface

func (*AwsV1alpha1Client) GlueJobs

func (c *AwsV1alpha1Client) GlueJobs(namespace string) GlueJobInterface

func (*AwsV1alpha1Client) GlueSecurityConfigurations

func (c *AwsV1alpha1Client) GlueSecurityConfigurations(namespace string) GlueSecurityConfigurationInterface

func (*AwsV1alpha1Client) GlueTriggers

func (c *AwsV1alpha1Client) GlueTriggers(namespace string) GlueTriggerInterface

func (*AwsV1alpha1Client) GuarddutyDetectors

func (c *AwsV1alpha1Client) GuarddutyDetectors(namespace string) GuarddutyDetectorInterface

func (*AwsV1alpha1Client) GuarddutyInviteAccepters

func (c *AwsV1alpha1Client) GuarddutyInviteAccepters(namespace string) GuarddutyInviteAccepterInterface

func (*AwsV1alpha1Client) GuarddutyIpsets

func (c *AwsV1alpha1Client) GuarddutyIpsets(namespace string) GuarddutyIpsetInterface

func (*AwsV1alpha1Client) GuarddutyMembers

func (c *AwsV1alpha1Client) GuarddutyMembers(namespace string) GuarddutyMemberInterface

func (*AwsV1alpha1Client) GuarddutyThreatintelsets

func (c *AwsV1alpha1Client) GuarddutyThreatintelsets(namespace string) GuarddutyThreatintelsetInterface

func (*AwsV1alpha1Client) IamAccessKeys

func (c *AwsV1alpha1Client) IamAccessKeys(namespace string) IamAccessKeyInterface

func (*AwsV1alpha1Client) IamAccountAliases

func (c *AwsV1alpha1Client) IamAccountAliases(namespace string) IamAccountAliasInterface

func (*AwsV1alpha1Client) IamAccountPasswordPolicies

func (c *AwsV1alpha1Client) IamAccountPasswordPolicies(namespace string) IamAccountPasswordPolicyInterface

func (*AwsV1alpha1Client) IamGroupMemberships

func (c *AwsV1alpha1Client) IamGroupMemberships(namespace string) IamGroupMembershipInterface

func (*AwsV1alpha1Client) IamGroupPolicies

func (c *AwsV1alpha1Client) IamGroupPolicies(namespace string) IamGroupPolicyInterface

func (*AwsV1alpha1Client) IamGroupPolicyAttachments

func (c *AwsV1alpha1Client) IamGroupPolicyAttachments(namespace string) IamGroupPolicyAttachmentInterface

func (*AwsV1alpha1Client) IamGroups

func (c *AwsV1alpha1Client) IamGroups(namespace string) IamGroupInterface

func (*AwsV1alpha1Client) IamInstanceProfiles

func (c *AwsV1alpha1Client) IamInstanceProfiles(namespace string) IamInstanceProfileInterface

func (*AwsV1alpha1Client) IamOpenidConnectProviders

func (c *AwsV1alpha1Client) IamOpenidConnectProviders(namespace string) IamOpenidConnectProviderInterface

func (*AwsV1alpha1Client) IamPolicies

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

func (*AwsV1alpha1Client) IamPolicyAttachments

func (c *AwsV1alpha1Client) IamPolicyAttachments(namespace string) IamPolicyAttachmentInterface

func (*AwsV1alpha1Client) IamRolePolicies

func (c *AwsV1alpha1Client) IamRolePolicies(namespace string) IamRolePolicyInterface

func (*AwsV1alpha1Client) IamRolePolicyAttachments

func (c *AwsV1alpha1Client) IamRolePolicyAttachments(namespace string) IamRolePolicyAttachmentInterface

func (*AwsV1alpha1Client) IamRoles

func (c *AwsV1alpha1Client) IamRoles(namespace string) IamRoleInterface

func (*AwsV1alpha1Client) IamSamlProviders

func (c *AwsV1alpha1Client) IamSamlProviders(namespace string) IamSamlProviderInterface

func (*AwsV1alpha1Client) IamServerCertificates

func (c *AwsV1alpha1Client) IamServerCertificates(namespace string) IamServerCertificateInterface

func (*AwsV1alpha1Client) IamServiceLinkedRoles

func (c *AwsV1alpha1Client) IamServiceLinkedRoles(namespace string) IamServiceLinkedRoleInterface

func (*AwsV1alpha1Client) IamUserGroupMemberships

func (c *AwsV1alpha1Client) IamUserGroupMemberships(namespace string) IamUserGroupMembershipInterface

func (*AwsV1alpha1Client) IamUserLoginProfiles

func (c *AwsV1alpha1Client) IamUserLoginProfiles(namespace string) IamUserLoginProfileInterface

func (*AwsV1alpha1Client) IamUserPolicies

func (c *AwsV1alpha1Client) IamUserPolicies(namespace string) IamUserPolicyInterface

func (*AwsV1alpha1Client) IamUserPolicyAttachments

func (c *AwsV1alpha1Client) IamUserPolicyAttachments(namespace string) IamUserPolicyAttachmentInterface

func (*AwsV1alpha1Client) IamUserSSHKeys added in v0.0.2

func (c *AwsV1alpha1Client) IamUserSSHKeys(namespace string) IamUserSSHKeyInterface

func (*AwsV1alpha1Client) IamUsers

func (c *AwsV1alpha1Client) IamUsers(namespace string) IamUserInterface

func (*AwsV1alpha1Client) InspectorAssessmentTargets

func (c *AwsV1alpha1Client) InspectorAssessmentTargets(namespace string) InspectorAssessmentTargetInterface

func (*AwsV1alpha1Client) InspectorAssessmentTemplates

func (c *AwsV1alpha1Client) InspectorAssessmentTemplates(namespace string) InspectorAssessmentTemplateInterface

func (*AwsV1alpha1Client) InspectorResourceGroups

func (c *AwsV1alpha1Client) InspectorResourceGroups(namespace string) InspectorResourceGroupInterface

func (*AwsV1alpha1Client) Instances

func (c *AwsV1alpha1Client) Instances(namespace string) InstanceInterface

func (*AwsV1alpha1Client) InternetGateways

func (c *AwsV1alpha1Client) InternetGateways(namespace string) InternetGatewayInterface

func (*AwsV1alpha1Client) IotCertificates

func (c *AwsV1alpha1Client) IotCertificates(namespace string) IotCertificateInterface

func (*AwsV1alpha1Client) IotPolicies

func (c *AwsV1alpha1Client) IotPolicies(namespace string) IotPolicyInterface

func (*AwsV1alpha1Client) IotPolicyAttachments

func (c *AwsV1alpha1Client) IotPolicyAttachments(namespace string) IotPolicyAttachmentInterface

func (*AwsV1alpha1Client) IotRoleAliases

func (c *AwsV1alpha1Client) IotRoleAliases(namespace string) IotRoleAliasInterface

func (*AwsV1alpha1Client) IotThingPrincipalAttachments

func (c *AwsV1alpha1Client) IotThingPrincipalAttachments(namespace string) IotThingPrincipalAttachmentInterface

func (*AwsV1alpha1Client) IotThingTypes

func (c *AwsV1alpha1Client) IotThingTypes(namespace string) IotThingTypeInterface

func (*AwsV1alpha1Client) IotThings

func (c *AwsV1alpha1Client) IotThings(namespace string) IotThingInterface

func (*AwsV1alpha1Client) IotTopicRules

func (c *AwsV1alpha1Client) IotTopicRules(namespace string) IotTopicRuleInterface

func (*AwsV1alpha1Client) KeyPairs

func (c *AwsV1alpha1Client) KeyPairs(namespace string) KeyPairInterface

func (*AwsV1alpha1Client) KinesisAnalyticsApplications

func (c *AwsV1alpha1Client) KinesisAnalyticsApplications(namespace string) KinesisAnalyticsApplicationInterface

func (*AwsV1alpha1Client) KinesisFirehoseDeliveryStreams

func (c *AwsV1alpha1Client) KinesisFirehoseDeliveryStreams(namespace string) KinesisFirehoseDeliveryStreamInterface

func (*AwsV1alpha1Client) KinesisStreams

func (c *AwsV1alpha1Client) KinesisStreams(namespace string) KinesisStreamInterface

func (*AwsV1alpha1Client) KmsAliases

func (c *AwsV1alpha1Client) KmsAliases(namespace string) KmsAliasInterface

func (*AwsV1alpha1Client) KmsCiphertexts

func (c *AwsV1alpha1Client) KmsCiphertexts(namespace string) KmsCiphertextInterface

func (*AwsV1alpha1Client) KmsExternalKeys

func (c *AwsV1alpha1Client) KmsExternalKeys(namespace string) KmsExternalKeyInterface

func (*AwsV1alpha1Client) KmsGrants

func (c *AwsV1alpha1Client) KmsGrants(namespace string) KmsGrantInterface

func (*AwsV1alpha1Client) KmsKeys

func (c *AwsV1alpha1Client) KmsKeys(namespace string) KmsKeyInterface

func (*AwsV1alpha1Client) LambdaAliases

func (c *AwsV1alpha1Client) LambdaAliases(namespace string) LambdaAliasInterface

func (*AwsV1alpha1Client) LambdaEventSourceMappings

func (c *AwsV1alpha1Client) LambdaEventSourceMappings(namespace string) LambdaEventSourceMappingInterface

func (*AwsV1alpha1Client) LambdaFunctions

func (c *AwsV1alpha1Client) LambdaFunctions(namespace string) LambdaFunctionInterface

func (*AwsV1alpha1Client) LambdaLayerVersions

func (c *AwsV1alpha1Client) LambdaLayerVersions(namespace string) LambdaLayerVersionInterface

func (*AwsV1alpha1Client) LambdaPermissions

func (c *AwsV1alpha1Client) LambdaPermissions(namespace string) LambdaPermissionInterface

func (*AwsV1alpha1Client) LaunchConfigurations

func (c *AwsV1alpha1Client) LaunchConfigurations(namespace string) LaunchConfigurationInterface

func (*AwsV1alpha1Client) LaunchTemplates

func (c *AwsV1alpha1Client) LaunchTemplates(namespace string) LaunchTemplateInterface

func (*AwsV1alpha1Client) LbCookieStickinessPolicies

func (c *AwsV1alpha1Client) LbCookieStickinessPolicies(namespace string) LbCookieStickinessPolicyInterface

func (*AwsV1alpha1Client) LbListenerCertificates

func (c *AwsV1alpha1Client) LbListenerCertificates(namespace string) LbListenerCertificateInterface

func (*AwsV1alpha1Client) LbListenerRules

func (c *AwsV1alpha1Client) LbListenerRules(namespace string) LbListenerRuleInterface

func (*AwsV1alpha1Client) LbListeners

func (c *AwsV1alpha1Client) LbListeners(namespace string) LbListenerInterface

func (*AwsV1alpha1Client) LbSSLNegotiationPolicies added in v0.0.3

func (c *AwsV1alpha1Client) LbSSLNegotiationPolicies(namespace string) LbSSLNegotiationPolicyInterface

func (*AwsV1alpha1Client) LbTargetGroupAttachments

func (c *AwsV1alpha1Client) LbTargetGroupAttachments(namespace string) LbTargetGroupAttachmentInterface

func (*AwsV1alpha1Client) LbTargetGroups

func (c *AwsV1alpha1Client) LbTargetGroups(namespace string) LbTargetGroupInterface

func (*AwsV1alpha1Client) Lbs

func (c *AwsV1alpha1Client) Lbs(namespace string) LbInterface

func (*AwsV1alpha1Client) LicensemanagerAssociations

func (c *AwsV1alpha1Client) LicensemanagerAssociations(namespace string) LicensemanagerAssociationInterface

func (*AwsV1alpha1Client) LicensemanagerLicenseConfigurations

func (c *AwsV1alpha1Client) LicensemanagerLicenseConfigurations(namespace string) LicensemanagerLicenseConfigurationInterface

func (*AwsV1alpha1Client) LightsailDomains

func (c *AwsV1alpha1Client) LightsailDomains(namespace string) LightsailDomainInterface

func (*AwsV1alpha1Client) LightsailInstances

func (c *AwsV1alpha1Client) LightsailInstances(namespace string) LightsailInstanceInterface

func (*AwsV1alpha1Client) LightsailKeyPairs

func (c *AwsV1alpha1Client) LightsailKeyPairs(namespace string) LightsailKeyPairInterface

func (*AwsV1alpha1Client) LightsailStaticIPAttachments added in v0.0.2

func (c *AwsV1alpha1Client) LightsailStaticIPAttachments(namespace string) LightsailStaticIPAttachmentInterface

func (*AwsV1alpha1Client) LightsailStaticIPs added in v0.0.2

func (c *AwsV1alpha1Client) LightsailStaticIPs(namespace string) LightsailStaticIPInterface

func (*AwsV1alpha1Client) LoadBalancerBackendServerPolicies

func (c *AwsV1alpha1Client) LoadBalancerBackendServerPolicies(namespace string) LoadBalancerBackendServerPolicyInterface

func (*AwsV1alpha1Client) LoadBalancerListenerPolicies

func (c *AwsV1alpha1Client) LoadBalancerListenerPolicies(namespace string) LoadBalancerListenerPolicyInterface

func (*AwsV1alpha1Client) LoadBalancerPolicies

func (c *AwsV1alpha1Client) LoadBalancerPolicies(namespace string) LoadBalancerPolicyInterface

func (*AwsV1alpha1Client) MacieMemberAccountAssociations

func (c *AwsV1alpha1Client) MacieMemberAccountAssociations(namespace string) MacieMemberAccountAssociationInterface

func (*AwsV1alpha1Client) MacieS3BucketAssociations

func (c *AwsV1alpha1Client) MacieS3BucketAssociations(namespace string) MacieS3BucketAssociationInterface

func (*AwsV1alpha1Client) MainRouteTableAssociations

func (c *AwsV1alpha1Client) MainRouteTableAssociations(namespace string) MainRouteTableAssociationInterface

func (*AwsV1alpha1Client) MediaPackageChannels

func (c *AwsV1alpha1Client) MediaPackageChannels(namespace string) MediaPackageChannelInterface

func (*AwsV1alpha1Client) MediaStoreContainerPolicies

func (c *AwsV1alpha1Client) MediaStoreContainerPolicies(namespace string) MediaStoreContainerPolicyInterface

func (*AwsV1alpha1Client) MediaStoreContainers

func (c *AwsV1alpha1Client) MediaStoreContainers(namespace string) MediaStoreContainerInterface

func (*AwsV1alpha1Client) MqBrokers

func (c *AwsV1alpha1Client) MqBrokers(namespace string) MqBrokerInterface

func (*AwsV1alpha1Client) MqConfigurations

func (c *AwsV1alpha1Client) MqConfigurations(namespace string) MqConfigurationInterface

func (*AwsV1alpha1Client) MskClusters

func (c *AwsV1alpha1Client) MskClusters(namespace string) MskClusterInterface

func (*AwsV1alpha1Client) MskConfigurations

func (c *AwsV1alpha1Client) MskConfigurations(namespace string) MskConfigurationInterface

func (*AwsV1alpha1Client) NatGateways

func (c *AwsV1alpha1Client) NatGateways(namespace string) NatGatewayInterface

func (*AwsV1alpha1Client) NeptuneClusterInstances

func (c *AwsV1alpha1Client) NeptuneClusterInstances(namespace string) NeptuneClusterInstanceInterface

func (*AwsV1alpha1Client) NeptuneClusterParameterGroups

func (c *AwsV1alpha1Client) NeptuneClusterParameterGroups(namespace string) NeptuneClusterParameterGroupInterface

func (*AwsV1alpha1Client) NeptuneClusterSnapshots

func (c *AwsV1alpha1Client) NeptuneClusterSnapshots(namespace string) NeptuneClusterSnapshotInterface

func (*AwsV1alpha1Client) NeptuneClusters

func (c *AwsV1alpha1Client) NeptuneClusters(namespace string) NeptuneClusterInterface

func (*AwsV1alpha1Client) NeptuneEventSubscriptions

func (c *AwsV1alpha1Client) NeptuneEventSubscriptions(namespace string) NeptuneEventSubscriptionInterface

func (*AwsV1alpha1Client) NeptuneParameterGroups

func (c *AwsV1alpha1Client) NeptuneParameterGroups(namespace string) NeptuneParameterGroupInterface

func (*AwsV1alpha1Client) NeptuneSubnetGroups

func (c *AwsV1alpha1Client) NeptuneSubnetGroups(namespace string) NeptuneSubnetGroupInterface

func (*AwsV1alpha1Client) NetworkACLRules added in v0.0.2

func (c *AwsV1alpha1Client) NetworkACLRules(namespace string) NetworkACLRuleInterface

func (*AwsV1alpha1Client) NetworkACLs added in v0.0.2

func (c *AwsV1alpha1Client) NetworkACLs(namespace string) NetworkACLInterface

func (*AwsV1alpha1Client) NetworkInterfaceAttachments

func (c *AwsV1alpha1Client) NetworkInterfaceAttachments(namespace string) NetworkInterfaceAttachmentInterface

func (*AwsV1alpha1Client) NetworkInterfaceSgAttachments

func (c *AwsV1alpha1Client) NetworkInterfaceSgAttachments(namespace string) NetworkInterfaceSgAttachmentInterface

func (*AwsV1alpha1Client) NetworkInterfaces

func (c *AwsV1alpha1Client) NetworkInterfaces(namespace string) NetworkInterfaceInterface

func (*AwsV1alpha1Client) OpsworksApplications

func (c *AwsV1alpha1Client) OpsworksApplications(namespace string) OpsworksApplicationInterface

func (*AwsV1alpha1Client) OpsworksCustomLayers

func (c *AwsV1alpha1Client) OpsworksCustomLayers(namespace string) OpsworksCustomLayerInterface

func (*AwsV1alpha1Client) OpsworksGangliaLayers

func (c *AwsV1alpha1Client) OpsworksGangliaLayers(namespace string) OpsworksGangliaLayerInterface

func (*AwsV1alpha1Client) OpsworksHaproxyLayers

func (c *AwsV1alpha1Client) OpsworksHaproxyLayers(namespace string) OpsworksHaproxyLayerInterface

func (*AwsV1alpha1Client) OpsworksInstances

func (c *AwsV1alpha1Client) OpsworksInstances(namespace string) OpsworksInstanceInterface

func (*AwsV1alpha1Client) OpsworksJavaAppLayers

func (c *AwsV1alpha1Client) OpsworksJavaAppLayers(namespace string) OpsworksJavaAppLayerInterface

func (*AwsV1alpha1Client) OpsworksMemcachedLayers

func (c *AwsV1alpha1Client) OpsworksMemcachedLayers(namespace string) OpsworksMemcachedLayerInterface

func (*AwsV1alpha1Client) OpsworksMysqlLayers

func (c *AwsV1alpha1Client) OpsworksMysqlLayers(namespace string) OpsworksMysqlLayerInterface

func (*AwsV1alpha1Client) OpsworksNodejsAppLayers

func (c *AwsV1alpha1Client) OpsworksNodejsAppLayers(namespace string) OpsworksNodejsAppLayerInterface

func (*AwsV1alpha1Client) OpsworksPermissions

func (c *AwsV1alpha1Client) OpsworksPermissions(namespace string) OpsworksPermissionInterface

func (*AwsV1alpha1Client) OpsworksPhpAppLayers

func (c *AwsV1alpha1Client) OpsworksPhpAppLayers(namespace string) OpsworksPhpAppLayerInterface

func (*AwsV1alpha1Client) OpsworksRailsAppLayers

func (c *AwsV1alpha1Client) OpsworksRailsAppLayers(namespace string) OpsworksRailsAppLayerInterface

func (*AwsV1alpha1Client) OpsworksRdsDbInstances

func (c *AwsV1alpha1Client) OpsworksRdsDbInstances(namespace string) OpsworksRdsDbInstanceInterface

func (*AwsV1alpha1Client) OpsworksStacks

func (c *AwsV1alpha1Client) OpsworksStacks(namespace string) OpsworksStackInterface

func (*AwsV1alpha1Client) OpsworksStaticWebLayers

func (c *AwsV1alpha1Client) OpsworksStaticWebLayers(namespace string) OpsworksStaticWebLayerInterface

func (*AwsV1alpha1Client) OpsworksUserProfiles

func (c *AwsV1alpha1Client) OpsworksUserProfiles(namespace string) OpsworksUserProfileInterface

func (*AwsV1alpha1Client) OrganizationsAccounts

func (c *AwsV1alpha1Client) OrganizationsAccounts(namespace string) OrganizationsAccountInterface

func (*AwsV1alpha1Client) OrganizationsOrganizationalUnits

func (c *AwsV1alpha1Client) OrganizationsOrganizationalUnits(namespace string) OrganizationsOrganizationalUnitInterface

func (*AwsV1alpha1Client) OrganizationsOrganizations

func (c *AwsV1alpha1Client) OrganizationsOrganizations(namespace string) OrganizationsOrganizationInterface

func (*AwsV1alpha1Client) OrganizationsPolicies

func (c *AwsV1alpha1Client) OrganizationsPolicies(namespace string) OrganizationsPolicyInterface

func (*AwsV1alpha1Client) OrganizationsPolicyAttachments

func (c *AwsV1alpha1Client) OrganizationsPolicyAttachments(namespace string) OrganizationsPolicyAttachmentInterface

func (*AwsV1alpha1Client) PinpointAdmChannels

func (c *AwsV1alpha1Client) PinpointAdmChannels(namespace string) PinpointAdmChannelInterface

func (*AwsV1alpha1Client) PinpointApnsChannels

func (c *AwsV1alpha1Client) PinpointApnsChannels(namespace string) PinpointApnsChannelInterface

func (*AwsV1alpha1Client) PinpointApnsSandboxChannels

func (c *AwsV1alpha1Client) PinpointApnsSandboxChannels(namespace string) PinpointApnsSandboxChannelInterface

func (*AwsV1alpha1Client) PinpointApnsVoipChannels

func (c *AwsV1alpha1Client) PinpointApnsVoipChannels(namespace string) PinpointApnsVoipChannelInterface

func (*AwsV1alpha1Client) PinpointApnsVoipSandboxChannels

func (c *AwsV1alpha1Client) PinpointApnsVoipSandboxChannels(namespace string) PinpointApnsVoipSandboxChannelInterface

func (*AwsV1alpha1Client) PinpointApps

func (c *AwsV1alpha1Client) PinpointApps(namespace string) PinpointAppInterface

func (*AwsV1alpha1Client) PinpointBaiduChannels

func (c *AwsV1alpha1Client) PinpointBaiduChannels(namespace string) PinpointBaiduChannelInterface

func (*AwsV1alpha1Client) PinpointEmailChannels

func (c *AwsV1alpha1Client) PinpointEmailChannels(namespace string) PinpointEmailChannelInterface

func (*AwsV1alpha1Client) PinpointEventStreams

func (c *AwsV1alpha1Client) PinpointEventStreams(namespace string) PinpointEventStreamInterface

func (*AwsV1alpha1Client) PinpointGcmChannels

func (c *AwsV1alpha1Client) PinpointGcmChannels(namespace string) PinpointGcmChannelInterface

func (*AwsV1alpha1Client) PinpointSmsChannels

func (c *AwsV1alpha1Client) PinpointSmsChannels(namespace string) PinpointSmsChannelInterface

func (*AwsV1alpha1Client) PlacementGroups

func (c *AwsV1alpha1Client) PlacementGroups(namespace string) PlacementGroupInterface

func (*AwsV1alpha1Client) ProxyProtocolPolicies

func (c *AwsV1alpha1Client) ProxyProtocolPolicies(namespace string) ProxyProtocolPolicyInterface

func (*AwsV1alpha1Client) QuicksightGroups added in v0.2.0

func (c *AwsV1alpha1Client) QuicksightGroups(namespace string) QuicksightGroupInterface

func (*AwsV1alpha1Client) RESTClient

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

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

func (*AwsV1alpha1Client) RamPrincipalAssociations

func (c *AwsV1alpha1Client) RamPrincipalAssociations(namespace string) RamPrincipalAssociationInterface

func (*AwsV1alpha1Client) RamResourceAssociations

func (c *AwsV1alpha1Client) RamResourceAssociations(namespace string) RamResourceAssociationInterface

func (*AwsV1alpha1Client) RamResourceShareAccepters added in v0.2.0

func (c *AwsV1alpha1Client) RamResourceShareAccepters(namespace string) RamResourceShareAccepterInterface

func (*AwsV1alpha1Client) RamResourceShares

func (c *AwsV1alpha1Client) RamResourceShares(namespace string) RamResourceShareInterface

func (*AwsV1alpha1Client) RdsClusterEndpoints

func (c *AwsV1alpha1Client) RdsClusterEndpoints(namespace string) RdsClusterEndpointInterface

func (*AwsV1alpha1Client) RdsClusterInstances

func (c *AwsV1alpha1Client) RdsClusterInstances(namespace string) RdsClusterInstanceInterface

func (*AwsV1alpha1Client) RdsClusterParameterGroups

func (c *AwsV1alpha1Client) RdsClusterParameterGroups(namespace string) RdsClusterParameterGroupInterface

func (*AwsV1alpha1Client) RdsClusters

func (c *AwsV1alpha1Client) RdsClusters(namespace string) RdsClusterInterface

func (*AwsV1alpha1Client) RdsGlobalClusters

func (c *AwsV1alpha1Client) RdsGlobalClusters(namespace string) RdsGlobalClusterInterface

func (*AwsV1alpha1Client) RedshiftClusters

func (c *AwsV1alpha1Client) RedshiftClusters(namespace string) RedshiftClusterInterface

func (*AwsV1alpha1Client) RedshiftEventSubscriptions

func (c *AwsV1alpha1Client) RedshiftEventSubscriptions(namespace string) RedshiftEventSubscriptionInterface

func (*AwsV1alpha1Client) RedshiftParameterGroups

func (c *AwsV1alpha1Client) RedshiftParameterGroups(namespace string) RedshiftParameterGroupInterface

func (*AwsV1alpha1Client) RedshiftSecurityGroups

func (c *AwsV1alpha1Client) RedshiftSecurityGroups(namespace string) RedshiftSecurityGroupInterface

func (*AwsV1alpha1Client) RedshiftSnapshotCopyGrants

func (c *AwsV1alpha1Client) RedshiftSnapshotCopyGrants(namespace string) RedshiftSnapshotCopyGrantInterface

func (*AwsV1alpha1Client) RedshiftSnapshotScheduleAssociations added in v0.2.0

func (c *AwsV1alpha1Client) RedshiftSnapshotScheduleAssociations(namespace string) RedshiftSnapshotScheduleAssociationInterface

func (*AwsV1alpha1Client) RedshiftSnapshotSchedules added in v0.2.0

func (c *AwsV1alpha1Client) RedshiftSnapshotSchedules(namespace string) RedshiftSnapshotScheduleInterface

func (*AwsV1alpha1Client) RedshiftSubnetGroups

func (c *AwsV1alpha1Client) RedshiftSubnetGroups(namespace string) RedshiftSubnetGroupInterface

func (*AwsV1alpha1Client) ResourcegroupsGroups

func (c *AwsV1alpha1Client) ResourcegroupsGroups(namespace string) ResourcegroupsGroupInterface

func (*AwsV1alpha1Client) Route53DelegationSets

func (c *AwsV1alpha1Client) Route53DelegationSets(namespace string) Route53DelegationSetInterface

func (*AwsV1alpha1Client) Route53HealthChecks

func (c *AwsV1alpha1Client) Route53HealthChecks(namespace string) Route53HealthCheckInterface

func (*AwsV1alpha1Client) Route53QueryLogs

func (c *AwsV1alpha1Client) Route53QueryLogs(namespace string) Route53QueryLogInterface

func (*AwsV1alpha1Client) Route53Records

func (c *AwsV1alpha1Client) Route53Records(namespace string) Route53RecordInterface

func (*AwsV1alpha1Client) Route53ResolverEndpoints

func (c *AwsV1alpha1Client) Route53ResolverEndpoints(namespace string) Route53ResolverEndpointInterface

func (*AwsV1alpha1Client) Route53ResolverRuleAssociations

func (c *AwsV1alpha1Client) Route53ResolverRuleAssociations(namespace string) Route53ResolverRuleAssociationInterface

func (*AwsV1alpha1Client) Route53ResolverRules

func (c *AwsV1alpha1Client) Route53ResolverRules(namespace string) Route53ResolverRuleInterface

func (*AwsV1alpha1Client) Route53ZoneAssociations

func (c *AwsV1alpha1Client) Route53ZoneAssociations(namespace string) Route53ZoneAssociationInterface

func (*AwsV1alpha1Client) Route53Zones

func (c *AwsV1alpha1Client) Route53Zones(namespace string) Route53ZoneInterface

func (*AwsV1alpha1Client) RouteTableAssociations

func (c *AwsV1alpha1Client) RouteTableAssociations(namespace string) RouteTableAssociationInterface

func (*AwsV1alpha1Client) RouteTables

func (c *AwsV1alpha1Client) RouteTables(namespace string) RouteTableInterface

func (*AwsV1alpha1Client) Routes

func (c *AwsV1alpha1Client) Routes(namespace string) RouteInterface

func (*AwsV1alpha1Client) S3AccountPublicAccessBlocks

func (c *AwsV1alpha1Client) S3AccountPublicAccessBlocks(namespace string) S3AccountPublicAccessBlockInterface

func (*AwsV1alpha1Client) S3BucketInventories

func (c *AwsV1alpha1Client) S3BucketInventories(namespace string) S3BucketInventoryInterface

func (*AwsV1alpha1Client) S3BucketMetrics

func (c *AwsV1alpha1Client) S3BucketMetrics(namespace string) S3BucketMetricInterface

func (*AwsV1alpha1Client) S3BucketNotifications

func (c *AwsV1alpha1Client) S3BucketNotifications(namespace string) S3BucketNotificationInterface

func (*AwsV1alpha1Client) S3BucketObjects

func (c *AwsV1alpha1Client) S3BucketObjects(namespace string) S3BucketObjectInterface

func (*AwsV1alpha1Client) S3BucketPolicies

func (c *AwsV1alpha1Client) S3BucketPolicies(namespace string) S3BucketPolicyInterface

func (*AwsV1alpha1Client) S3BucketPublicAccessBlocks

func (c *AwsV1alpha1Client) S3BucketPublicAccessBlocks(namespace string) S3BucketPublicAccessBlockInterface

func (*AwsV1alpha1Client) S3Buckets

func (c *AwsV1alpha1Client) S3Buckets(namespace string) S3BucketInterface

func (*AwsV1alpha1Client) SagemakerEndpointConfigurations

func (c *AwsV1alpha1Client) SagemakerEndpointConfigurations(namespace string) SagemakerEndpointConfigurationInterface

func (*AwsV1alpha1Client) SagemakerEndpoints

func (c *AwsV1alpha1Client) SagemakerEndpoints(namespace string) SagemakerEndpointInterface

func (*AwsV1alpha1Client) SagemakerModels

func (c *AwsV1alpha1Client) SagemakerModels(namespace string) SagemakerModelInterface

func (*AwsV1alpha1Client) SagemakerNotebookInstanceLifecycleConfigurations

func (c *AwsV1alpha1Client) SagemakerNotebookInstanceLifecycleConfigurations(namespace string) SagemakerNotebookInstanceLifecycleConfigurationInterface

func (*AwsV1alpha1Client) SagemakerNotebookInstances

func (c *AwsV1alpha1Client) SagemakerNotebookInstances(namespace string) SagemakerNotebookInstanceInterface

func (*AwsV1alpha1Client) SecretsmanagerSecretVersions

func (c *AwsV1alpha1Client) SecretsmanagerSecretVersions(namespace string) SecretsmanagerSecretVersionInterface

func (*AwsV1alpha1Client) SecretsmanagerSecrets

func (c *AwsV1alpha1Client) SecretsmanagerSecrets(namespace string) SecretsmanagerSecretInterface

func (*AwsV1alpha1Client) SecurityGroupRules

func (c *AwsV1alpha1Client) SecurityGroupRules(namespace string) SecurityGroupRuleInterface

func (*AwsV1alpha1Client) SecurityGroups

func (c *AwsV1alpha1Client) SecurityGroups(namespace string) SecurityGroupInterface

func (*AwsV1alpha1Client) SecurityhubAccounts

func (c *AwsV1alpha1Client) SecurityhubAccounts(namespace string) SecurityhubAccountInterface

func (*AwsV1alpha1Client) SecurityhubProductSubscriptions

func (c *AwsV1alpha1Client) SecurityhubProductSubscriptions(namespace string) SecurityhubProductSubscriptionInterface

func (*AwsV1alpha1Client) SecurityhubStandardsSubscriptions

func (c *AwsV1alpha1Client) SecurityhubStandardsSubscriptions(namespace string) SecurityhubStandardsSubscriptionInterface

func (*AwsV1alpha1Client) ServiceDiscoveryHTTPNamespaces added in v0.0.2

func (c *AwsV1alpha1Client) ServiceDiscoveryHTTPNamespaces(namespace string) ServiceDiscoveryHTTPNamespaceInterface

func (*AwsV1alpha1Client) ServiceDiscoveryPrivateDNSNamespaces added in v0.0.2

func (c *AwsV1alpha1Client) ServiceDiscoveryPrivateDNSNamespaces(namespace string) ServiceDiscoveryPrivateDNSNamespaceInterface

func (*AwsV1alpha1Client) ServiceDiscoveryPublicDNSNamespaces added in v0.0.2

func (c *AwsV1alpha1Client) ServiceDiscoveryPublicDNSNamespaces(namespace string) ServiceDiscoveryPublicDNSNamespaceInterface

func (*AwsV1alpha1Client) ServiceDiscoveryServices

func (c *AwsV1alpha1Client) ServiceDiscoveryServices(namespace string) ServiceDiscoveryServiceInterface

func (*AwsV1alpha1Client) ServicecatalogPortfolios

func (c *AwsV1alpha1Client) ServicecatalogPortfolios(namespace string) ServicecatalogPortfolioInterface

func (*AwsV1alpha1Client) ServicequotasServiceQuotas added in v0.2.0

func (c *AwsV1alpha1Client) ServicequotasServiceQuotas(namespace string) ServicequotasServiceQuotaInterface

func (*AwsV1alpha1Client) SesActiveReceiptRuleSets

func (c *AwsV1alpha1Client) SesActiveReceiptRuleSets(namespace string) SesActiveReceiptRuleSetInterface

func (*AwsV1alpha1Client) SesConfigurationSets

func (c *AwsV1alpha1Client) SesConfigurationSets(namespace string) SesConfigurationSetInterface

func (*AwsV1alpha1Client) SesDomainDkims

func (c *AwsV1alpha1Client) SesDomainDkims(namespace string) SesDomainDkimInterface

func (*AwsV1alpha1Client) SesDomainIdentities

func (c *AwsV1alpha1Client) SesDomainIdentities(namespace string) SesDomainIdentityInterface

func (*AwsV1alpha1Client) SesDomainIdentityVerifications

func (c *AwsV1alpha1Client) SesDomainIdentityVerifications(namespace string) SesDomainIdentityVerificationInterface

func (*AwsV1alpha1Client) SesDomainMailFroms

func (c *AwsV1alpha1Client) SesDomainMailFroms(namespace string) SesDomainMailFromInterface

func (*AwsV1alpha1Client) SesEmailIdentities

func (c *AwsV1alpha1Client) SesEmailIdentities(namespace string) SesEmailIdentityInterface

func (*AwsV1alpha1Client) SesEventDestinations

func (c *AwsV1alpha1Client) SesEventDestinations(namespace string) SesEventDestinationInterface

func (*AwsV1alpha1Client) SesIdentityNotificationTopics

func (c *AwsV1alpha1Client) SesIdentityNotificationTopics(namespace string) SesIdentityNotificationTopicInterface

func (*AwsV1alpha1Client) SesIdentityPolicies

func (c *AwsV1alpha1Client) SesIdentityPolicies(namespace string) SesIdentityPolicyInterface

func (*AwsV1alpha1Client) SesReceiptFilters

func (c *AwsV1alpha1Client) SesReceiptFilters(namespace string) SesReceiptFilterInterface

func (*AwsV1alpha1Client) SesReceiptRuleSets

func (c *AwsV1alpha1Client) SesReceiptRuleSets(namespace string) SesReceiptRuleSetInterface

func (*AwsV1alpha1Client) SesReceiptRules

func (c *AwsV1alpha1Client) SesReceiptRules(namespace string) SesReceiptRuleInterface

func (*AwsV1alpha1Client) SesTemplates

func (c *AwsV1alpha1Client) SesTemplates(namespace string) SesTemplateInterface

func (*AwsV1alpha1Client) SfnActivities

func (c *AwsV1alpha1Client) SfnActivities(namespace string) SfnActivityInterface

func (*AwsV1alpha1Client) SfnStateMachines

func (c *AwsV1alpha1Client) SfnStateMachines(namespace string) SfnStateMachineInterface

func (*AwsV1alpha1Client) ShieldProtections

func (c *AwsV1alpha1Client) ShieldProtections(namespace string) ShieldProtectionInterface

func (*AwsV1alpha1Client) SimpledbDomains

func (c *AwsV1alpha1Client) SimpledbDomains(namespace string) SimpledbDomainInterface

func (*AwsV1alpha1Client) SnapshotCreateVolumePermissions

func (c *AwsV1alpha1Client) SnapshotCreateVolumePermissions(namespace string) SnapshotCreateVolumePermissionInterface

func (*AwsV1alpha1Client) SnsPlatformApplications

func (c *AwsV1alpha1Client) SnsPlatformApplications(namespace string) SnsPlatformApplicationInterface

func (*AwsV1alpha1Client) SnsSmsPreferenceses

func (c *AwsV1alpha1Client) SnsSmsPreferenceses(namespace string) SnsSmsPreferencesInterface

func (*AwsV1alpha1Client) SnsTopicPolicies

func (c *AwsV1alpha1Client) SnsTopicPolicies(namespace string) SnsTopicPolicyInterface

func (*AwsV1alpha1Client) SnsTopicSubscriptions

func (c *AwsV1alpha1Client) SnsTopicSubscriptions(namespace string) SnsTopicSubscriptionInterface

func (*AwsV1alpha1Client) SnsTopics

func (c *AwsV1alpha1Client) SnsTopics(namespace string) SnsTopicInterface

func (*AwsV1alpha1Client) SpotDatafeedSubscriptions

func (c *AwsV1alpha1Client) SpotDatafeedSubscriptions(namespace string) SpotDatafeedSubscriptionInterface

func (*AwsV1alpha1Client) SpotFleetRequests

func (c *AwsV1alpha1Client) SpotFleetRequests(namespace string) SpotFleetRequestInterface

func (*AwsV1alpha1Client) SpotInstanceRequests

func (c *AwsV1alpha1Client) SpotInstanceRequests(namespace string) SpotInstanceRequestInterface

func (*AwsV1alpha1Client) SqsQueuePolicies

func (c *AwsV1alpha1Client) SqsQueuePolicies(namespace string) SqsQueuePolicyInterface

func (*AwsV1alpha1Client) SqsQueues

func (c *AwsV1alpha1Client) SqsQueues(namespace string) SqsQueueInterface

func (*AwsV1alpha1Client) SsmActivations

func (c *AwsV1alpha1Client) SsmActivations(namespace string) SsmActivationInterface

func (*AwsV1alpha1Client) SsmAssociations

func (c *AwsV1alpha1Client) SsmAssociations(namespace string) SsmAssociationInterface

func (*AwsV1alpha1Client) SsmDocuments

func (c *AwsV1alpha1Client) SsmDocuments(namespace string) SsmDocumentInterface

func (*AwsV1alpha1Client) SsmMaintenanceWindowTargets

func (c *AwsV1alpha1Client) SsmMaintenanceWindowTargets(namespace string) SsmMaintenanceWindowTargetInterface

func (*AwsV1alpha1Client) SsmMaintenanceWindowTasks

func (c *AwsV1alpha1Client) SsmMaintenanceWindowTasks(namespace string) SsmMaintenanceWindowTaskInterface

func (*AwsV1alpha1Client) SsmMaintenanceWindows

func (c *AwsV1alpha1Client) SsmMaintenanceWindows(namespace string) SsmMaintenanceWindowInterface

func (*AwsV1alpha1Client) SsmParameters

func (c *AwsV1alpha1Client) SsmParameters(namespace string) SsmParameterInterface

func (*AwsV1alpha1Client) SsmPatchBaselines

func (c *AwsV1alpha1Client) SsmPatchBaselines(namespace string) SsmPatchBaselineInterface

func (*AwsV1alpha1Client) SsmPatchGroups

func (c *AwsV1alpha1Client) SsmPatchGroups(namespace string) SsmPatchGroupInterface

func (*AwsV1alpha1Client) SsmResourceDataSyncs

func (c *AwsV1alpha1Client) SsmResourceDataSyncs(namespace string) SsmResourceDataSyncInterface

func (*AwsV1alpha1Client) StoragegatewayCachedIscsiVolumes

func (c *AwsV1alpha1Client) StoragegatewayCachedIscsiVolumes(namespace string) StoragegatewayCachedIscsiVolumeInterface

func (*AwsV1alpha1Client) StoragegatewayCaches

func (c *AwsV1alpha1Client) StoragegatewayCaches(namespace string) StoragegatewayCacheInterface

func (*AwsV1alpha1Client) StoragegatewayGateways

func (c *AwsV1alpha1Client) StoragegatewayGateways(namespace string) StoragegatewayGatewayInterface

func (*AwsV1alpha1Client) StoragegatewayNfsFileShares

func (c *AwsV1alpha1Client) StoragegatewayNfsFileShares(namespace string) StoragegatewayNfsFileShareInterface

func (*AwsV1alpha1Client) StoragegatewaySmbFileShares

func (c *AwsV1alpha1Client) StoragegatewaySmbFileShares(namespace string) StoragegatewaySmbFileShareInterface

func (*AwsV1alpha1Client) StoragegatewayUploadBuffers

func (c *AwsV1alpha1Client) StoragegatewayUploadBuffers(namespace string) StoragegatewayUploadBufferInterface

func (*AwsV1alpha1Client) StoragegatewayWorkingStorages

func (c *AwsV1alpha1Client) StoragegatewayWorkingStorages(namespace string) StoragegatewayWorkingStorageInterface

func (*AwsV1alpha1Client) Subnets

func (c *AwsV1alpha1Client) Subnets(namespace string) SubnetInterface

func (*AwsV1alpha1Client) SwfDomains

func (c *AwsV1alpha1Client) SwfDomains(namespace string) SwfDomainInterface

func (*AwsV1alpha1Client) TransferSSHKeys added in v0.0.2

func (c *AwsV1alpha1Client) TransferSSHKeys(namespace string) TransferSSHKeyInterface

func (*AwsV1alpha1Client) TransferServers

func (c *AwsV1alpha1Client) TransferServers(namespace string) TransferServerInterface

func (*AwsV1alpha1Client) TransferUsers

func (c *AwsV1alpha1Client) TransferUsers(namespace string) TransferUserInterface

func (*AwsV1alpha1Client) VolumeAttachments

func (c *AwsV1alpha1Client) VolumeAttachments(namespace string) VolumeAttachmentInterface

func (*AwsV1alpha1Client) VpcDHCPOptionsAssociations added in v0.0.2

func (c *AwsV1alpha1Client) VpcDHCPOptionsAssociations(namespace string) VpcDHCPOptionsAssociationInterface

func (*AwsV1alpha1Client) VpcDHCPOptionses added in v0.0.2

func (c *AwsV1alpha1Client) VpcDHCPOptionses(namespace string) VpcDHCPOptionsInterface

func (*AwsV1alpha1Client) VpcEndpointConnectionNotifications

func (c *AwsV1alpha1Client) VpcEndpointConnectionNotifications(namespace string) VpcEndpointConnectionNotificationInterface

func (*AwsV1alpha1Client) VpcEndpointRouteTableAssociations

func (c *AwsV1alpha1Client) VpcEndpointRouteTableAssociations(namespace string) VpcEndpointRouteTableAssociationInterface

func (*AwsV1alpha1Client) VpcEndpointServiceAllowedPrincipals

func (c *AwsV1alpha1Client) VpcEndpointServiceAllowedPrincipals(namespace string) VpcEndpointServiceAllowedPrincipalInterface

func (*AwsV1alpha1Client) VpcEndpointServices

func (c *AwsV1alpha1Client) VpcEndpointServices(namespace string) VpcEndpointServiceInterface

func (*AwsV1alpha1Client) VpcEndpointSubnetAssociations

func (c *AwsV1alpha1Client) VpcEndpointSubnetAssociations(namespace string) VpcEndpointSubnetAssociationInterface

func (*AwsV1alpha1Client) VpcEndpoints

func (c *AwsV1alpha1Client) VpcEndpoints(namespace string) VpcEndpointInterface

func (*AwsV1alpha1Client) VpcIpv4CIDRBlockAssociations added in v0.0.2

func (c *AwsV1alpha1Client) VpcIpv4CIDRBlockAssociations(namespace string) VpcIpv4CIDRBlockAssociationInterface

func (*AwsV1alpha1Client) VpcPeeringConnectionAccepters

func (c *AwsV1alpha1Client) VpcPeeringConnectionAccepters(namespace string) VpcPeeringConnectionAccepterInterface

func (*AwsV1alpha1Client) VpcPeeringConnectionOptionses

func (c *AwsV1alpha1Client) VpcPeeringConnectionOptionses(namespace string) VpcPeeringConnectionOptionsInterface

func (*AwsV1alpha1Client) VpcPeeringConnections

func (c *AwsV1alpha1Client) VpcPeeringConnections(namespace string) VpcPeeringConnectionInterface

func (*AwsV1alpha1Client) Vpcs

func (c *AwsV1alpha1Client) Vpcs(namespace string) VpcInterface

func (*AwsV1alpha1Client) VpnConnectionRoutes

func (c *AwsV1alpha1Client) VpnConnectionRoutes(namespace string) VpnConnectionRouteInterface

func (*AwsV1alpha1Client) VpnConnections

func (c *AwsV1alpha1Client) VpnConnections(namespace string) VpnConnectionInterface

func (*AwsV1alpha1Client) VpnGatewayAttachments

func (c *AwsV1alpha1Client) VpnGatewayAttachments(namespace string) VpnGatewayAttachmentInterface

func (*AwsV1alpha1Client) VpnGatewayRoutePropagations

func (c *AwsV1alpha1Client) VpnGatewayRoutePropagations(namespace string) VpnGatewayRoutePropagationInterface

func (*AwsV1alpha1Client) VpnGateways

func (c *AwsV1alpha1Client) VpnGateways(namespace string) VpnGatewayInterface

func (*AwsV1alpha1Client) WafByteMatchSets

func (c *AwsV1alpha1Client) WafByteMatchSets(namespace string) WafByteMatchSetInterface

func (*AwsV1alpha1Client) WafGeoMatchSets

func (c *AwsV1alpha1Client) WafGeoMatchSets(namespace string) WafGeoMatchSetInterface

func (*AwsV1alpha1Client) WafIpsets

func (c *AwsV1alpha1Client) WafIpsets(namespace string) WafIpsetInterface

func (*AwsV1alpha1Client) WafRateBasedRules

func (c *AwsV1alpha1Client) WafRateBasedRules(namespace string) WafRateBasedRuleInterface

func (*AwsV1alpha1Client) WafRegexMatchSets

func (c *AwsV1alpha1Client) WafRegexMatchSets(namespace string) WafRegexMatchSetInterface

func (*AwsV1alpha1Client) WafRegexPatternSets

func (c *AwsV1alpha1Client) WafRegexPatternSets(namespace string) WafRegexPatternSetInterface

func (*AwsV1alpha1Client) WafRuleGroups

func (c *AwsV1alpha1Client) WafRuleGroups(namespace string) WafRuleGroupInterface

func (*AwsV1alpha1Client) WafRules

func (c *AwsV1alpha1Client) WafRules(namespace string) WafRuleInterface

func (*AwsV1alpha1Client) WafSQLInjectionMatchSets added in v0.0.2

func (c *AwsV1alpha1Client) WafSQLInjectionMatchSets(namespace string) WafSQLInjectionMatchSetInterface

func (*AwsV1alpha1Client) WafSizeConstraintSets

func (c *AwsV1alpha1Client) WafSizeConstraintSets(namespace string) WafSizeConstraintSetInterface

func (*AwsV1alpha1Client) WafWebACLs added in v0.0.2

func (c *AwsV1alpha1Client) WafWebACLs(namespace string) WafWebACLInterface

func (*AwsV1alpha1Client) WafXssMatchSets

func (c *AwsV1alpha1Client) WafXssMatchSets(namespace string) WafXssMatchSetInterface

func (*AwsV1alpha1Client) WafregionalByteMatchSets

func (c *AwsV1alpha1Client) WafregionalByteMatchSets(namespace string) WafregionalByteMatchSetInterface

func (*AwsV1alpha1Client) WafregionalGeoMatchSets

func (c *AwsV1alpha1Client) WafregionalGeoMatchSets(namespace string) WafregionalGeoMatchSetInterface

func (*AwsV1alpha1Client) WafregionalIpsets

func (c *AwsV1alpha1Client) WafregionalIpsets(namespace string) WafregionalIpsetInterface

func (*AwsV1alpha1Client) WafregionalRateBasedRules

func (c *AwsV1alpha1Client) WafregionalRateBasedRules(namespace string) WafregionalRateBasedRuleInterface

func (*AwsV1alpha1Client) WafregionalRegexMatchSets

func (c *AwsV1alpha1Client) WafregionalRegexMatchSets(namespace string) WafregionalRegexMatchSetInterface

func (*AwsV1alpha1Client) WafregionalRegexPatternSets

func (c *AwsV1alpha1Client) WafregionalRegexPatternSets(namespace string) WafregionalRegexPatternSetInterface

func (*AwsV1alpha1Client) WafregionalRuleGroups

func (c *AwsV1alpha1Client) WafregionalRuleGroups(namespace string) WafregionalRuleGroupInterface

func (*AwsV1alpha1Client) WafregionalRules

func (c *AwsV1alpha1Client) WafregionalRules(namespace string) WafregionalRuleInterface

func (*AwsV1alpha1Client) WafregionalSQLInjectionMatchSets added in v0.0.2

func (c *AwsV1alpha1Client) WafregionalSQLInjectionMatchSets(namespace string) WafregionalSQLInjectionMatchSetInterface

func (*AwsV1alpha1Client) WafregionalSizeConstraintSets

func (c *AwsV1alpha1Client) WafregionalSizeConstraintSets(namespace string) WafregionalSizeConstraintSetInterface

func (*AwsV1alpha1Client) WafregionalWebACLAssociations added in v0.0.2

func (c *AwsV1alpha1Client) WafregionalWebACLAssociations(namespace string) WafregionalWebACLAssociationInterface

func (*AwsV1alpha1Client) WafregionalWebACLs added in v0.0.2

func (c *AwsV1alpha1Client) WafregionalWebACLs(namespace string) WafregionalWebACLInterface

func (*AwsV1alpha1Client) WafregionalXssMatchSets

func (c *AwsV1alpha1Client) WafregionalXssMatchSets(namespace string) WafregionalXssMatchSetInterface

func (*AwsV1alpha1Client) WorklinkFleets

func (c *AwsV1alpha1Client) WorklinkFleets(namespace string) WorklinkFleetInterface

func (*AwsV1alpha1Client) WorklinkWebsiteCertificateAuthorityAssociations

func (c *AwsV1alpha1Client) WorklinkWebsiteCertificateAuthorityAssociations(namespace string) WorklinkWebsiteCertificateAuthorityAssociationInterface

func (*AwsV1alpha1Client) XraySamplingRules

func (c *AwsV1alpha1Client) XraySamplingRules(namespace string) XraySamplingRuleInterface

type AwsV1alpha1Interface

type AwsV1alpha1Interface interface {
	RESTClient() rest.Interface
	AcmCertificatesGetter
	AcmCertificateValidationsGetter
	AcmpcaCertificateAuthoritiesGetter
	AlbsGetter
	AlbListenersGetter
	AlbListenerCertificatesGetter
	AlbListenerRulesGetter
	AlbTargetGroupsGetter
	AlbTargetGroupAttachmentsGetter
	AmisGetter
	AmiCopiesGetter
	AmiFromInstancesGetter
	AmiLaunchPermissionsGetter
	ApiGatewayAPIKeysGetter
	ApiGatewayAccountsGetter
	ApiGatewayAuthorizersGetter
	ApiGatewayBasePathMappingsGetter
	ApiGatewayClientCertificatesGetter
	ApiGatewayDeploymentsGetter
	ApiGatewayDocumentationPartsGetter
	ApiGatewayDocumentationVersionsGetter
	ApiGatewayDomainNamesGetter
	ApiGatewayGatewayResponsesGetter
	ApiGatewayIntegrationsGetter
	ApiGatewayIntegrationResponsesGetter
	ApiGatewayMethodsGetter
	ApiGatewayMethodResponsesGetter
	ApiGatewayMethodSettingsesGetter
	ApiGatewayModelsGetter
	ApiGatewayRequestValidatorsGetter
	ApiGatewayResourcesGetter
	ApiGatewayRestAPIsGetter
	ApiGatewayStagesGetter
	ApiGatewayUsagePlansGetter
	ApiGatewayUsagePlanKeysGetter
	ApiGatewayVpcLinksGetter
	AppCookieStickinessPoliciesGetter
	AppautoscalingPoliciesGetter
	AppautoscalingScheduledActionsGetter
	AppautoscalingTargetsGetter
	AppmeshMeshesGetter
	AppmeshRoutesGetter
	AppmeshVirtualNodesGetter
	AppmeshVirtualRoutersGetter
	AppmeshVirtualServicesGetter
	AppsyncAPIKeysGetter
	AppsyncDatasourcesGetter
	AppsyncFunctionsGetter
	AppsyncGraphqlAPIsGetter
	AppsyncResolversGetter
	AthenaDatabasesGetter
	AthenaNamedQueriesGetter
	AthenaWorkgroupsGetter
	AutoscalingAttachmentsGetter
	AutoscalingGroupsGetter
	AutoscalingLifecycleHooksGetter
	AutoscalingNotificationsGetter
	AutoscalingPoliciesGetter
	AutoscalingSchedulesGetter
	BackupPlansGetter
	BackupSelectionsGetter
	BackupVaultsGetter
	BatchComputeEnvironmentsGetter
	BatchJobDefinitionsGetter
	BatchJobQueuesGetter
	BudgetsBudgetsGetter
	Cloud9EnvironmentEc2sGetter
	CloudformationStacksGetter
	CloudformationStackSetsGetter
	CloudformationStackSetInstancesGetter
	CloudfrontDistributionsGetter
	CloudfrontOriginAccessIdentitiesGetter
	CloudfrontPublicKeysGetter
	CloudhsmV2ClustersGetter
	CloudhsmV2HsmsGetter
	CloudtrailsGetter
	CloudwatchDashboardsGetter
	CloudwatchEventPermissionsGetter
	CloudwatchEventRulesGetter
	CloudwatchEventTargetsGetter
	CloudwatchLogDestinationsGetter
	CloudwatchLogDestinationPoliciesGetter
	CloudwatchLogGroupsGetter
	CloudwatchLogMetricFiltersGetter
	CloudwatchLogResourcePoliciesGetter
	CloudwatchLogStreamsGetter
	CloudwatchLogSubscriptionFiltersGetter
	CloudwatchMetricAlarmsGetter
	CodebuildProjectsGetter
	CodebuildSourceCredentialsGetter
	CodebuildWebhooksGetter
	CodecommitRepositoriesGetter
	CodecommitTriggersGetter
	CodedeployAppsGetter
	CodedeployDeploymentConfigsGetter
	CodedeployDeploymentGroupsGetter
	CodepipelinesGetter
	CodepipelineWebhooksGetter
	CognitoIdentityPoolsGetter
	CognitoIdentityPoolRolesAttachmentsGetter
	CognitoIdentityProvidersGetter
	CognitoResourceServersGetter
	CognitoUserGroupsGetter
	CognitoUserPoolsGetter
	CognitoUserPoolClientsGetter
	CognitoUserPoolDomainsGetter
	ConfigAggregateAuthorizationsGetter
	ConfigConfigRulesGetter
	ConfigConfigurationAggregatorsGetter
	ConfigConfigurationRecordersGetter
	ConfigConfigurationRecorderStatus_sGetter
	ConfigDeliveryChannelsGetter
	ConfigOrganizationCustomRulesGetter
	ConfigOrganizationManagedRulesGetter
	CurReportDefinitionsGetter
	CustomerGatewaysGetter
	DatapipelinePipelinesGetter
	DatasyncAgentsGetter
	DatasyncLocationEfsesGetter
	DatasyncLocationNfsesGetter
	DatasyncLocationS3sGetter
	DatasyncTasksGetter
	DaxClustersGetter
	DaxParameterGroupsGetter
	DaxSubnetGroupsGetter
	DbClusterSnapshotsGetter
	DbEventSubscriptionsGetter
	DbInstancesGetter
	DbInstanceRoleAssociationsGetter
	DbOptionGroupsGetter
	DbParameterGroupsGetter
	DbSecurityGroupsGetter
	DbSnapshotsGetter
	DbSubnetGroupsGetter
	DefaultNetworkACLsGetter
	DefaultRouteTablesGetter
	DefaultSecurityGroupsGetter
	DefaultSubnetsGetter
	DefaultVpcsGetter
	DefaultVpcDHCPOptionsesGetter
	DevicefarmProjectsGetter
	DirectoryServiceConditionalForwardersGetter
	DirectoryServiceDirectoriesGetter
	DirectoryServiceLogSubscriptionsGetter
	DlmLifecyclePoliciesGetter
	DmsCertificatesGetter
	DmsEndpointsGetter
	DmsReplicationInstancesGetter
	DmsReplicationSubnetGroupsGetter
	DmsReplicationTasksGetter
	DocdbClustersGetter
	DocdbClusterInstancesGetter
	DocdbClusterParameterGroupsGetter
	DocdbClusterSnapshotsGetter
	DocdbSubnetGroupsGetter
	DxBGPPeersGetter
	DxConnectionsGetter
	DxConnectionAssociationsGetter
	DxGatewaysGetter
	DxGatewayAssociationsGetter
	DxGatewayAssociationProposalsGetter
	DxHostedPrivateVirtualInterfacesGetter
	DxHostedPrivateVirtualInterfaceAcceptersGetter
	DxHostedPublicVirtualInterfacesGetter
	DxHostedPublicVirtualInterfaceAcceptersGetter
	DxLagsGetter
	DxPrivateVirtualInterfacesGetter
	DxPublicVirtualInterfacesGetter
	DxTransitVirtualInterfacesGetter
	DynamodbGlobalTablesGetter
	DynamodbTablesGetter
	DynamodbTableItemsGetter
	EbsDefaultKmsKeysGetter
	EbsEncryptionByDefaultsGetter
	EbsSnapshotsGetter
	EbsSnapshotCopiesGetter
	EbsVolumesGetter
	Ec2CapacityReservationsGetter
	Ec2ClientVPNEndpointsGetter
	Ec2ClientVPNNetworkAssociationsGetter
	Ec2FleetsGetter
	Ec2TransitGatewaysGetter
	Ec2TransitGatewayRoutesGetter
	Ec2TransitGatewayRouteTablesGetter
	Ec2TransitGatewayRouteTableAssociationsGetter
	Ec2TransitGatewayRouteTablePropagationsGetter
	Ec2TransitGatewayVpcAttachmentsGetter
	Ec2TransitGatewayVpcAttachmentAcceptersGetter
	EcrLifecyclePoliciesGetter
	EcrRepositoriesGetter
	EcrRepositoryPoliciesGetter
	EcsClustersGetter
	EcsServicesGetter
	EcsTaskDefinitionsGetter
	EfsFileSystemsGetter
	EfsMountTargetsGetter
	EgressOnlyInternetGatewaysGetter
	EipsGetter
	EipAssociationsGetter
	EksClustersGetter
	ElasticBeanstalkApplicationsGetter
	ElasticBeanstalkApplicationVersionsGetter
	ElasticBeanstalkConfigurationTemplatesGetter
	ElasticBeanstalkEnvironmentsGetter
	ElasticacheClustersGetter
	ElasticacheParameterGroupsGetter
	ElasticacheReplicationGroupsGetter
	ElasticacheSecurityGroupsGetter
	ElasticacheSubnetGroupsGetter
	ElasticsearchDomainsGetter
	ElasticsearchDomainPoliciesGetter
	ElastictranscoderPipelinesGetter
	ElastictranscoderPresetsGetter
	ElbsGetter
	ElbAttachmentsGetter
	EmrClustersGetter
	EmrInstanceGroupsGetter
	EmrSecurityConfigurationsGetter
	FlowLogsGetter
	FmsAdminAccountsGetter
	FsxLustreFileSystemsGetter
	FsxWindowsFileSystemsGetter
	GameliftAliasesGetter
	GameliftBuildsGetter
	GameliftFleetsGetter
	GameliftGameSessionQueuesGetter
	GlacierVaultsGetter
	GlacierVaultLocksGetter
	GlobalacceleratorAcceleratorsGetter
	GlobalacceleratorEndpointGroupsGetter
	GlobalacceleratorListenersGetter
	GlueCatalogDatabasesGetter
	GlueCatalogTablesGetter
	GlueClassifiersGetter
	GlueConnectionsGetter
	GlueCrawlersGetter
	GlueJobsGetter
	GlueSecurityConfigurationsGetter
	GlueTriggersGetter
	GuarddutyDetectorsGetter
	GuarddutyInviteAcceptersGetter
	GuarddutyIpsetsGetter
	GuarddutyMembersGetter
	GuarddutyThreatintelsetsGetter
	IamAccessKeysGetter
	IamAccountAliasesGetter
	IamAccountPasswordPoliciesGetter
	IamGroupsGetter
	IamGroupMembershipsGetter
	IamGroupPoliciesGetter
	IamGroupPolicyAttachmentsGetter
	IamInstanceProfilesGetter
	IamOpenidConnectProvidersGetter
	IamPoliciesGetter
	IamPolicyAttachmentsGetter
	IamRolesGetter
	IamRolePoliciesGetter
	IamRolePolicyAttachmentsGetter
	IamSamlProvidersGetter
	IamServerCertificatesGetter
	IamServiceLinkedRolesGetter
	IamUsersGetter
	IamUserGroupMembershipsGetter
	IamUserLoginProfilesGetter
	IamUserPoliciesGetter
	IamUserPolicyAttachmentsGetter
	IamUserSSHKeysGetter
	InspectorAssessmentTargetsGetter
	InspectorAssessmentTemplatesGetter
	InspectorResourceGroupsGetter
	InstancesGetter
	InternetGatewaysGetter
	IotCertificatesGetter
	IotPoliciesGetter
	IotPolicyAttachmentsGetter
	IotRoleAliasesGetter
	IotThingsGetter
	IotThingPrincipalAttachmentsGetter
	IotThingTypesGetter
	IotTopicRulesGetter
	KeyPairsGetter
	KinesisAnalyticsApplicationsGetter
	KinesisFirehoseDeliveryStreamsGetter
	KinesisStreamsGetter
	KmsAliasesGetter
	KmsCiphertextsGetter
	KmsExternalKeysGetter
	KmsGrantsGetter
	KmsKeysGetter
	LambdaAliasesGetter
	LambdaEventSourceMappingsGetter
	LambdaFunctionsGetter
	LambdaLayerVersionsGetter
	LambdaPermissionsGetter
	LaunchConfigurationsGetter
	LaunchTemplatesGetter
	LbsGetter
	LbCookieStickinessPoliciesGetter
	LbListenersGetter
	LbListenerCertificatesGetter
	LbListenerRulesGetter
	LbSSLNegotiationPoliciesGetter
	LbTargetGroupsGetter
	LbTargetGroupAttachmentsGetter
	LicensemanagerAssociationsGetter
	LicensemanagerLicenseConfigurationsGetter
	LightsailDomainsGetter
	LightsailInstancesGetter
	LightsailKeyPairsGetter
	LightsailStaticIPsGetter
	LightsailStaticIPAttachmentsGetter
	LoadBalancerBackendServerPoliciesGetter
	LoadBalancerListenerPoliciesGetter
	LoadBalancerPoliciesGetter
	MacieMemberAccountAssociationsGetter
	MacieS3BucketAssociationsGetter
	MainRouteTableAssociationsGetter
	MediaPackageChannelsGetter
	MediaStoreContainersGetter
	MediaStoreContainerPoliciesGetter
	MqBrokersGetter
	MqConfigurationsGetter
	MskClustersGetter
	MskConfigurationsGetter
	NatGatewaysGetter
	NeptuneClustersGetter
	NeptuneClusterInstancesGetter
	NeptuneClusterParameterGroupsGetter
	NeptuneClusterSnapshotsGetter
	NeptuneEventSubscriptionsGetter
	NeptuneParameterGroupsGetter
	NeptuneSubnetGroupsGetter
	NetworkACLsGetter
	NetworkACLRulesGetter
	NetworkInterfacesGetter
	NetworkInterfaceAttachmentsGetter
	NetworkInterfaceSgAttachmentsGetter
	OpsworksApplicationsGetter
	OpsworksCustomLayersGetter
	OpsworksGangliaLayersGetter
	OpsworksHaproxyLayersGetter
	OpsworksInstancesGetter
	OpsworksJavaAppLayersGetter
	OpsworksMemcachedLayersGetter
	OpsworksMysqlLayersGetter
	OpsworksNodejsAppLayersGetter
	OpsworksPermissionsGetter
	OpsworksPhpAppLayersGetter
	OpsworksRailsAppLayersGetter
	OpsworksRdsDbInstancesGetter
	OpsworksStacksGetter
	OpsworksStaticWebLayersGetter
	OpsworksUserProfilesGetter
	OrganizationsAccountsGetter
	OrganizationsOrganizationsGetter
	OrganizationsOrganizationalUnitsGetter
	OrganizationsPoliciesGetter
	OrganizationsPolicyAttachmentsGetter
	PinpointAdmChannelsGetter
	PinpointApnsChannelsGetter
	PinpointApnsSandboxChannelsGetter
	PinpointApnsVoipChannelsGetter
	PinpointApnsVoipSandboxChannelsGetter
	PinpointAppsGetter
	PinpointBaiduChannelsGetter
	PinpointEmailChannelsGetter
	PinpointEventStreamsGetter
	PinpointGcmChannelsGetter
	PinpointSmsChannelsGetter
	PlacementGroupsGetter
	ProxyProtocolPoliciesGetter
	QuicksightGroupsGetter
	RamPrincipalAssociationsGetter
	RamResourceAssociationsGetter
	RamResourceSharesGetter
	RamResourceShareAcceptersGetter
	RdsClustersGetter
	RdsClusterEndpointsGetter
	RdsClusterInstancesGetter
	RdsClusterParameterGroupsGetter
	RdsGlobalClustersGetter
	RedshiftClustersGetter
	RedshiftEventSubscriptionsGetter
	RedshiftParameterGroupsGetter
	RedshiftSecurityGroupsGetter
	RedshiftSnapshotCopyGrantsGetter
	RedshiftSnapshotSchedulesGetter
	RedshiftSnapshotScheduleAssociationsGetter
	RedshiftSubnetGroupsGetter
	ResourcegroupsGroupsGetter
	RoutesGetter
	Route53DelegationSetsGetter
	Route53HealthChecksGetter
	Route53QueryLogsGetter
	Route53RecordsGetter
	Route53ResolverEndpointsGetter
	Route53ResolverRulesGetter
	Route53ResolverRuleAssociationsGetter
	Route53ZonesGetter
	Route53ZoneAssociationsGetter
	RouteTablesGetter
	RouteTableAssociationsGetter
	S3AccountPublicAccessBlocksGetter
	S3BucketsGetter
	S3BucketInventoriesGetter
	S3BucketMetricsGetter
	S3BucketNotificationsGetter
	S3BucketObjectsGetter
	S3BucketPoliciesGetter
	S3BucketPublicAccessBlocksGetter
	SagemakerEndpointsGetter
	SagemakerEndpointConfigurationsGetter
	SagemakerModelsGetter
	SagemakerNotebookInstancesGetter
	SagemakerNotebookInstanceLifecycleConfigurationsGetter
	SecretsmanagerSecretsGetter
	SecretsmanagerSecretVersionsGetter
	SecurityGroupsGetter
	SecurityGroupRulesGetter
	SecurityhubAccountsGetter
	SecurityhubProductSubscriptionsGetter
	SecurityhubStandardsSubscriptionsGetter
	ServiceDiscoveryHTTPNamespacesGetter
	ServiceDiscoveryPrivateDNSNamespacesGetter
	ServiceDiscoveryPublicDNSNamespacesGetter
	ServiceDiscoveryServicesGetter
	ServicecatalogPortfoliosGetter
	ServicequotasServiceQuotasGetter
	SesActiveReceiptRuleSetsGetter
	SesConfigurationSetsGetter
	SesDomainDkimsGetter
	SesDomainIdentitiesGetter
	SesDomainIdentityVerificationsGetter
	SesDomainMailFromsGetter
	SesEmailIdentitiesGetter
	SesEventDestinationsGetter
	SesIdentityNotificationTopicsGetter
	SesIdentityPoliciesGetter
	SesReceiptFiltersGetter
	SesReceiptRulesGetter
	SesReceiptRuleSetsGetter
	SesTemplatesGetter
	SfnActivitiesGetter
	SfnStateMachinesGetter
	ShieldProtectionsGetter
	SimpledbDomainsGetter
	SnapshotCreateVolumePermissionsGetter
	SnsPlatformApplicationsGetter
	SnsSmsPreferencesesGetter
	SnsTopicsGetter
	SnsTopicPoliciesGetter
	SnsTopicSubscriptionsGetter
	SpotDatafeedSubscriptionsGetter
	SpotFleetRequestsGetter
	SpotInstanceRequestsGetter
	SqsQueuesGetter
	SqsQueuePoliciesGetter
	SsmActivationsGetter
	SsmAssociationsGetter
	SsmDocumentsGetter
	SsmMaintenanceWindowsGetter
	SsmMaintenanceWindowTargetsGetter
	SsmMaintenanceWindowTasksGetter
	SsmParametersGetter
	SsmPatchBaselinesGetter
	SsmPatchGroupsGetter
	SsmResourceDataSyncsGetter
	StoragegatewayCachesGetter
	StoragegatewayCachedIscsiVolumesGetter
	StoragegatewayGatewaysGetter
	StoragegatewayNfsFileSharesGetter
	StoragegatewaySmbFileSharesGetter
	StoragegatewayUploadBuffersGetter
	StoragegatewayWorkingStoragesGetter
	SubnetsGetter
	SwfDomainsGetter
	TransferSSHKeysGetter
	TransferServersGetter
	TransferUsersGetter
	VolumeAttachmentsGetter
	VpcsGetter
	VpcDHCPOptionsesGetter
	VpcDHCPOptionsAssociationsGetter
	VpcEndpointsGetter
	VpcEndpointConnectionNotificationsGetter
	VpcEndpointRouteTableAssociationsGetter
	VpcEndpointServicesGetter
	VpcEndpointServiceAllowedPrincipalsGetter
	VpcEndpointSubnetAssociationsGetter
	VpcIpv4CIDRBlockAssociationsGetter
	VpcPeeringConnectionsGetter
	VpcPeeringConnectionAcceptersGetter
	VpcPeeringConnectionOptionsesGetter
	VpnConnectionsGetter
	VpnConnectionRoutesGetter
	VpnGatewaysGetter
	VpnGatewayAttachmentsGetter
	VpnGatewayRoutePropagationsGetter
	WafByteMatchSetsGetter
	WafGeoMatchSetsGetter
	WafIpsetsGetter
	WafRateBasedRulesGetter
	WafRegexMatchSetsGetter
	WafRegexPatternSetsGetter
	WafRulesGetter
	WafRuleGroupsGetter
	WafSQLInjectionMatchSetsGetter
	WafSizeConstraintSetsGetter
	WafWebACLsGetter
	WafXssMatchSetsGetter
	WafregionalByteMatchSetsGetter
	WafregionalGeoMatchSetsGetter
	WafregionalIpsetsGetter
	WafregionalRateBasedRulesGetter
	WafregionalRegexMatchSetsGetter
	WafregionalRegexPatternSetsGetter
	WafregionalRulesGetter
	WafregionalRuleGroupsGetter
	WafregionalSQLInjectionMatchSetsGetter
	WafregionalSizeConstraintSetsGetter
	WafregionalWebACLsGetter
	WafregionalWebACLAssociationsGetter
	WafregionalXssMatchSetsGetter
	WorklinkFleetsGetter
	WorklinkWebsiteCertificateAuthorityAssociationsGetter
	XraySamplingRulesGetter
}

type BackupPlanExpansion

type BackupPlanExpansion interface{}

type BackupPlanInterface

type BackupPlanInterface interface {
	Create(ctx context.Context, backupPlan *v1alpha1.BackupPlan, opts v1.CreateOptions) (*v1alpha1.BackupPlan, error)
	Update(ctx context.Context, backupPlan *v1alpha1.BackupPlan, opts v1.UpdateOptions) (*v1alpha1.BackupPlan, error)
	UpdateStatus(ctx context.Context, backupPlan *v1alpha1.BackupPlan, opts v1.UpdateOptions) (*v1alpha1.BackupPlan, 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.BackupPlan, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.BackupPlanList, 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.BackupPlan, err error)
	BackupPlanExpansion
}

BackupPlanInterface has methods to work with BackupPlan resources.

type BackupPlansGetter

type BackupPlansGetter interface {
	BackupPlans(namespace string) BackupPlanInterface
}

BackupPlansGetter has a method to return a BackupPlanInterface. A group's client should implement this interface.

type BackupSelectionExpansion

type BackupSelectionExpansion interface{}

type BackupSelectionInterface

type BackupSelectionInterface interface {
	Create(ctx context.Context, backupSelection *v1alpha1.BackupSelection, opts v1.CreateOptions) (*v1alpha1.BackupSelection, error)
	Update(ctx context.Context, backupSelection *v1alpha1.BackupSelection, opts v1.UpdateOptions) (*v1alpha1.BackupSelection, error)
	UpdateStatus(ctx context.Context, backupSelection *v1alpha1.BackupSelection, opts v1.UpdateOptions) (*v1alpha1.BackupSelection, 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.BackupSelection, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.BackupSelectionList, 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.BackupSelection, err error)
	BackupSelectionExpansion
}

BackupSelectionInterface has methods to work with BackupSelection resources.

type BackupSelectionsGetter

type BackupSelectionsGetter interface {
	BackupSelections(namespace string) BackupSelectionInterface
}

BackupSelectionsGetter has a method to return a BackupSelectionInterface. A group's client should implement this interface.

type BackupVaultExpansion

type BackupVaultExpansion interface{}

type BackupVaultInterface

type BackupVaultInterface interface {
	Create(ctx context.Context, backupVault *v1alpha1.BackupVault, opts v1.CreateOptions) (*v1alpha1.BackupVault, error)
	Update(ctx context.Context, backupVault *v1alpha1.BackupVault, opts v1.UpdateOptions) (*v1alpha1.BackupVault, error)
	UpdateStatus(ctx context.Context, backupVault *v1alpha1.BackupVault, opts v1.UpdateOptions) (*v1alpha1.BackupVault, 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.BackupVault, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.BackupVaultList, 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.BackupVault, err error)
	BackupVaultExpansion
}

BackupVaultInterface has methods to work with BackupVault resources.

type BackupVaultsGetter

type BackupVaultsGetter interface {
	BackupVaults(namespace string) BackupVaultInterface
}

BackupVaultsGetter has a method to return a BackupVaultInterface. A group's client should implement this interface.

type BatchComputeEnvironmentExpansion

type BatchComputeEnvironmentExpansion interface{}

type BatchComputeEnvironmentInterface

type BatchComputeEnvironmentInterface interface {
	Create(ctx context.Context, batchComputeEnvironment *v1alpha1.BatchComputeEnvironment, opts v1.CreateOptions) (*v1alpha1.BatchComputeEnvironment, error)
	Update(ctx context.Context, batchComputeEnvironment *v1alpha1.BatchComputeEnvironment, opts v1.UpdateOptions) (*v1alpha1.BatchComputeEnvironment, error)
	UpdateStatus(ctx context.Context, batchComputeEnvironment *v1alpha1.BatchComputeEnvironment, opts v1.UpdateOptions) (*v1alpha1.BatchComputeEnvironment, 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.BatchComputeEnvironment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.BatchComputeEnvironmentList, 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.BatchComputeEnvironment, err error)
	BatchComputeEnvironmentExpansion
}

BatchComputeEnvironmentInterface has methods to work with BatchComputeEnvironment resources.

type BatchComputeEnvironmentsGetter

type BatchComputeEnvironmentsGetter interface {
	BatchComputeEnvironments(namespace string) BatchComputeEnvironmentInterface
}

BatchComputeEnvironmentsGetter has a method to return a BatchComputeEnvironmentInterface. A group's client should implement this interface.

type BatchJobDefinitionExpansion

type BatchJobDefinitionExpansion interface{}

type BatchJobDefinitionInterface

type BatchJobDefinitionInterface interface {
	Create(ctx context.Context, batchJobDefinition *v1alpha1.BatchJobDefinition, opts v1.CreateOptions) (*v1alpha1.BatchJobDefinition, error)
	Update(ctx context.Context, batchJobDefinition *v1alpha1.BatchJobDefinition, opts v1.UpdateOptions) (*v1alpha1.BatchJobDefinition, error)
	UpdateStatus(ctx context.Context, batchJobDefinition *v1alpha1.BatchJobDefinition, opts v1.UpdateOptions) (*v1alpha1.BatchJobDefinition, 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.BatchJobDefinition, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.BatchJobDefinitionList, 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.BatchJobDefinition, err error)
	BatchJobDefinitionExpansion
}

BatchJobDefinitionInterface has methods to work with BatchJobDefinition resources.

type BatchJobDefinitionsGetter

type BatchJobDefinitionsGetter interface {
	BatchJobDefinitions(namespace string) BatchJobDefinitionInterface
}

BatchJobDefinitionsGetter has a method to return a BatchJobDefinitionInterface. A group's client should implement this interface.

type BatchJobQueueExpansion

type BatchJobQueueExpansion interface{}

type BatchJobQueueInterface

type BatchJobQueueInterface interface {
	Create(ctx context.Context, batchJobQueue *v1alpha1.BatchJobQueue, opts v1.CreateOptions) (*v1alpha1.BatchJobQueue, error)
	Update(ctx context.Context, batchJobQueue *v1alpha1.BatchJobQueue, opts v1.UpdateOptions) (*v1alpha1.BatchJobQueue, error)
	UpdateStatus(ctx context.Context, batchJobQueue *v1alpha1.BatchJobQueue, opts v1.UpdateOptions) (*v1alpha1.BatchJobQueue, 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.BatchJobQueue, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.BatchJobQueueList, 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.BatchJobQueue, err error)
	BatchJobQueueExpansion
}

BatchJobQueueInterface has methods to work with BatchJobQueue resources.

type BatchJobQueuesGetter

type BatchJobQueuesGetter interface {
	BatchJobQueues(namespace string) BatchJobQueueInterface
}

BatchJobQueuesGetter has a method to return a BatchJobQueueInterface. A group's client should implement this interface.

type BudgetsBudgetExpansion

type BudgetsBudgetExpansion interface{}

type BudgetsBudgetInterface

type BudgetsBudgetInterface interface {
	Create(ctx context.Context, budgetsBudget *v1alpha1.BudgetsBudget, opts v1.CreateOptions) (*v1alpha1.BudgetsBudget, error)
	Update(ctx context.Context, budgetsBudget *v1alpha1.BudgetsBudget, opts v1.UpdateOptions) (*v1alpha1.BudgetsBudget, error)
	UpdateStatus(ctx context.Context, budgetsBudget *v1alpha1.BudgetsBudget, opts v1.UpdateOptions) (*v1alpha1.BudgetsBudget, 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.BudgetsBudget, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.BudgetsBudgetList, 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.BudgetsBudget, err error)
	BudgetsBudgetExpansion
}

BudgetsBudgetInterface has methods to work with BudgetsBudget resources.

type BudgetsBudgetsGetter

type BudgetsBudgetsGetter interface {
	BudgetsBudgets(namespace string) BudgetsBudgetInterface
}

BudgetsBudgetsGetter has a method to return a BudgetsBudgetInterface. A group's client should implement this interface.

type Cloud9EnvironmentEc2Expansion

type Cloud9EnvironmentEc2Expansion interface{}

type Cloud9EnvironmentEc2Interface

type Cloud9EnvironmentEc2Interface interface {
	Create(ctx context.Context, cloud9EnvironmentEc2 *v1alpha1.Cloud9EnvironmentEc2, opts v1.CreateOptions) (*v1alpha1.Cloud9EnvironmentEc2, error)
	Update(ctx context.Context, cloud9EnvironmentEc2 *v1alpha1.Cloud9EnvironmentEc2, opts v1.UpdateOptions) (*v1alpha1.Cloud9EnvironmentEc2, error)
	UpdateStatus(ctx context.Context, cloud9EnvironmentEc2 *v1alpha1.Cloud9EnvironmentEc2, opts v1.UpdateOptions) (*v1alpha1.Cloud9EnvironmentEc2, 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.Cloud9EnvironmentEc2, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Cloud9EnvironmentEc2List, 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.Cloud9EnvironmentEc2, err error)
	Cloud9EnvironmentEc2Expansion
}

Cloud9EnvironmentEc2Interface has methods to work with Cloud9EnvironmentEc2 resources.

type Cloud9EnvironmentEc2sGetter

type Cloud9EnvironmentEc2sGetter interface {
	Cloud9EnvironmentEc2s(namespace string) Cloud9EnvironmentEc2Interface
}

Cloud9EnvironmentEc2sGetter has a method to return a Cloud9EnvironmentEc2Interface. A group's client should implement this interface.

type CloudformationStackExpansion

type CloudformationStackExpansion interface{}

type CloudformationStackInterface

type CloudformationStackInterface interface {
	Create(ctx context.Context, cloudformationStack *v1alpha1.CloudformationStack, opts v1.CreateOptions) (*v1alpha1.CloudformationStack, error)
	Update(ctx context.Context, cloudformationStack *v1alpha1.CloudformationStack, opts v1.UpdateOptions) (*v1alpha1.CloudformationStack, error)
	UpdateStatus(ctx context.Context, cloudformationStack *v1alpha1.CloudformationStack, opts v1.UpdateOptions) (*v1alpha1.CloudformationStack, 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.CloudformationStack, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudformationStackList, 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.CloudformationStack, err error)
	CloudformationStackExpansion
}

CloudformationStackInterface has methods to work with CloudformationStack resources.

type CloudformationStackSetExpansion

type CloudformationStackSetExpansion interface{}

type CloudformationStackSetInstanceExpansion

type CloudformationStackSetInstanceExpansion interface{}

type CloudformationStackSetInstanceInterface

CloudformationStackSetInstanceInterface has methods to work with CloudformationStackSetInstance resources.

type CloudformationStackSetInstancesGetter

type CloudformationStackSetInstancesGetter interface {
	CloudformationStackSetInstances(namespace string) CloudformationStackSetInstanceInterface
}

CloudformationStackSetInstancesGetter has a method to return a CloudformationStackSetInstanceInterface. A group's client should implement this interface.

type CloudformationStackSetInterface

type CloudformationStackSetInterface interface {
	Create(ctx context.Context, cloudformationStackSet *v1alpha1.CloudformationStackSet, opts v1.CreateOptions) (*v1alpha1.CloudformationStackSet, error)
	Update(ctx context.Context, cloudformationStackSet *v1alpha1.CloudformationStackSet, opts v1.UpdateOptions) (*v1alpha1.CloudformationStackSet, error)
	UpdateStatus(ctx context.Context, cloudformationStackSet *v1alpha1.CloudformationStackSet, opts v1.UpdateOptions) (*v1alpha1.CloudformationStackSet, 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.CloudformationStackSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudformationStackSetList, 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.CloudformationStackSet, err error)
	CloudformationStackSetExpansion
}

CloudformationStackSetInterface has methods to work with CloudformationStackSet resources.

type CloudformationStackSetsGetter

type CloudformationStackSetsGetter interface {
	CloudformationStackSets(namespace string) CloudformationStackSetInterface
}

CloudformationStackSetsGetter has a method to return a CloudformationStackSetInterface. A group's client should implement this interface.

type CloudformationStacksGetter

type CloudformationStacksGetter interface {
	CloudformationStacks(namespace string) CloudformationStackInterface
}

CloudformationStacksGetter has a method to return a CloudformationStackInterface. A group's client should implement this interface.

type CloudfrontDistributionExpansion

type CloudfrontDistributionExpansion interface{}

type CloudfrontDistributionInterface

type CloudfrontDistributionInterface interface {
	Create(ctx context.Context, cloudfrontDistribution *v1alpha1.CloudfrontDistribution, opts v1.CreateOptions) (*v1alpha1.CloudfrontDistribution, error)
	Update(ctx context.Context, cloudfrontDistribution *v1alpha1.CloudfrontDistribution, opts v1.UpdateOptions) (*v1alpha1.CloudfrontDistribution, error)
	UpdateStatus(ctx context.Context, cloudfrontDistribution *v1alpha1.CloudfrontDistribution, opts v1.UpdateOptions) (*v1alpha1.CloudfrontDistribution, 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.CloudfrontDistribution, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudfrontDistributionList, 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.CloudfrontDistribution, err error)
	CloudfrontDistributionExpansion
}

CloudfrontDistributionInterface has methods to work with CloudfrontDistribution resources.

type CloudfrontDistributionsGetter

type CloudfrontDistributionsGetter interface {
	CloudfrontDistributions(namespace string) CloudfrontDistributionInterface
}

CloudfrontDistributionsGetter has a method to return a CloudfrontDistributionInterface. A group's client should implement this interface.

type CloudfrontOriginAccessIdentitiesGetter

type CloudfrontOriginAccessIdentitiesGetter interface {
	CloudfrontOriginAccessIdentities(namespace string) CloudfrontOriginAccessIdentityInterface
}

CloudfrontOriginAccessIdentitiesGetter has a method to return a CloudfrontOriginAccessIdentityInterface. A group's client should implement this interface.

type CloudfrontOriginAccessIdentityExpansion

type CloudfrontOriginAccessIdentityExpansion interface{}

type CloudfrontOriginAccessIdentityInterface

CloudfrontOriginAccessIdentityInterface has methods to work with CloudfrontOriginAccessIdentity resources.

type CloudfrontPublicKeyExpansion

type CloudfrontPublicKeyExpansion interface{}

type CloudfrontPublicKeyInterface

type CloudfrontPublicKeyInterface interface {
	Create(ctx context.Context, cloudfrontPublicKey *v1alpha1.CloudfrontPublicKey, opts v1.CreateOptions) (*v1alpha1.CloudfrontPublicKey, error)
	Update(ctx context.Context, cloudfrontPublicKey *v1alpha1.CloudfrontPublicKey, opts v1.UpdateOptions) (*v1alpha1.CloudfrontPublicKey, error)
	UpdateStatus(ctx context.Context, cloudfrontPublicKey *v1alpha1.CloudfrontPublicKey, opts v1.UpdateOptions) (*v1alpha1.CloudfrontPublicKey, 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.CloudfrontPublicKey, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudfrontPublicKeyList, 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.CloudfrontPublicKey, err error)
	CloudfrontPublicKeyExpansion
}

CloudfrontPublicKeyInterface has methods to work with CloudfrontPublicKey resources.

type CloudfrontPublicKeysGetter

type CloudfrontPublicKeysGetter interface {
	CloudfrontPublicKeys(namespace string) CloudfrontPublicKeyInterface
}

CloudfrontPublicKeysGetter has a method to return a CloudfrontPublicKeyInterface. A group's client should implement this interface.

type CloudhsmV2ClusterExpansion

type CloudhsmV2ClusterExpansion interface{}

type CloudhsmV2ClusterInterface

type CloudhsmV2ClusterInterface interface {
	Create(ctx context.Context, cloudhsmV2Cluster *v1alpha1.CloudhsmV2Cluster, opts v1.CreateOptions) (*v1alpha1.CloudhsmV2Cluster, error)
	Update(ctx context.Context, cloudhsmV2Cluster *v1alpha1.CloudhsmV2Cluster, opts v1.UpdateOptions) (*v1alpha1.CloudhsmV2Cluster, error)
	UpdateStatus(ctx context.Context, cloudhsmV2Cluster *v1alpha1.CloudhsmV2Cluster, opts v1.UpdateOptions) (*v1alpha1.CloudhsmV2Cluster, 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.CloudhsmV2Cluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudhsmV2ClusterList, 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.CloudhsmV2Cluster, err error)
	CloudhsmV2ClusterExpansion
}

CloudhsmV2ClusterInterface has methods to work with CloudhsmV2Cluster resources.

type CloudhsmV2ClustersGetter

type CloudhsmV2ClustersGetter interface {
	CloudhsmV2Clusters(namespace string) CloudhsmV2ClusterInterface
}

CloudhsmV2ClustersGetter has a method to return a CloudhsmV2ClusterInterface. A group's client should implement this interface.

type CloudhsmV2HsmExpansion

type CloudhsmV2HsmExpansion interface{}

type CloudhsmV2HsmInterface

type CloudhsmV2HsmInterface interface {
	Create(ctx context.Context, cloudhsmV2Hsm *v1alpha1.CloudhsmV2Hsm, opts v1.CreateOptions) (*v1alpha1.CloudhsmV2Hsm, error)
	Update(ctx context.Context, cloudhsmV2Hsm *v1alpha1.CloudhsmV2Hsm, opts v1.UpdateOptions) (*v1alpha1.CloudhsmV2Hsm, error)
	UpdateStatus(ctx context.Context, cloudhsmV2Hsm *v1alpha1.CloudhsmV2Hsm, opts v1.UpdateOptions) (*v1alpha1.CloudhsmV2Hsm, 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.CloudhsmV2Hsm, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudhsmV2HsmList, 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.CloudhsmV2Hsm, err error)
	CloudhsmV2HsmExpansion
}

CloudhsmV2HsmInterface has methods to work with CloudhsmV2Hsm resources.

type CloudhsmV2HsmsGetter

type CloudhsmV2HsmsGetter interface {
	CloudhsmV2Hsms(namespace string) CloudhsmV2HsmInterface
}

CloudhsmV2HsmsGetter has a method to return a CloudhsmV2HsmInterface. A group's client should implement this interface.

type CloudtrailExpansion

type CloudtrailExpansion interface{}

type CloudtrailInterface

type CloudtrailInterface interface {
	Create(ctx context.Context, cloudtrail *v1alpha1.Cloudtrail, opts v1.CreateOptions) (*v1alpha1.Cloudtrail, error)
	Update(ctx context.Context, cloudtrail *v1alpha1.Cloudtrail, opts v1.UpdateOptions) (*v1alpha1.Cloudtrail, error)
	UpdateStatus(ctx context.Context, cloudtrail *v1alpha1.Cloudtrail, opts v1.UpdateOptions) (*v1alpha1.Cloudtrail, 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.Cloudtrail, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudtrailList, 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.Cloudtrail, err error)
	CloudtrailExpansion
}

CloudtrailInterface has methods to work with Cloudtrail resources.

type CloudtrailsGetter

type CloudtrailsGetter interface {
	Cloudtrails(namespace string) CloudtrailInterface
}

CloudtrailsGetter has a method to return a CloudtrailInterface. A group's client should implement this interface.

type CloudwatchDashboardExpansion

type CloudwatchDashboardExpansion interface{}

type CloudwatchDashboardInterface

type CloudwatchDashboardInterface interface {
	Create(ctx context.Context, cloudwatchDashboard *v1alpha1.CloudwatchDashboard, opts v1.CreateOptions) (*v1alpha1.CloudwatchDashboard, error)
	Update(ctx context.Context, cloudwatchDashboard *v1alpha1.CloudwatchDashboard, opts v1.UpdateOptions) (*v1alpha1.CloudwatchDashboard, error)
	UpdateStatus(ctx context.Context, cloudwatchDashboard *v1alpha1.CloudwatchDashboard, opts v1.UpdateOptions) (*v1alpha1.CloudwatchDashboard, 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.CloudwatchDashboard, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudwatchDashboardList, 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.CloudwatchDashboard, err error)
	CloudwatchDashboardExpansion
}

CloudwatchDashboardInterface has methods to work with CloudwatchDashboard resources.

type CloudwatchDashboardsGetter

type CloudwatchDashboardsGetter interface {
	CloudwatchDashboards(namespace string) CloudwatchDashboardInterface
}

CloudwatchDashboardsGetter has a method to return a CloudwatchDashboardInterface. A group's client should implement this interface.

type CloudwatchEventPermissionExpansion

type CloudwatchEventPermissionExpansion interface{}

type CloudwatchEventPermissionInterface

type CloudwatchEventPermissionInterface interface {
	Create(ctx context.Context, cloudwatchEventPermission *v1alpha1.CloudwatchEventPermission, opts v1.CreateOptions) (*v1alpha1.CloudwatchEventPermission, error)
	Update(ctx context.Context, cloudwatchEventPermission *v1alpha1.CloudwatchEventPermission, opts v1.UpdateOptions) (*v1alpha1.CloudwatchEventPermission, error)
	UpdateStatus(ctx context.Context, cloudwatchEventPermission *v1alpha1.CloudwatchEventPermission, opts v1.UpdateOptions) (*v1alpha1.CloudwatchEventPermission, 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.CloudwatchEventPermission, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudwatchEventPermissionList, 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.CloudwatchEventPermission, err error)
	CloudwatchEventPermissionExpansion
}

CloudwatchEventPermissionInterface has methods to work with CloudwatchEventPermission resources.

type CloudwatchEventPermissionsGetter

type CloudwatchEventPermissionsGetter interface {
	CloudwatchEventPermissions(namespace string) CloudwatchEventPermissionInterface
}

CloudwatchEventPermissionsGetter has a method to return a CloudwatchEventPermissionInterface. A group's client should implement this interface.

type CloudwatchEventRuleExpansion

type CloudwatchEventRuleExpansion interface{}

type CloudwatchEventRuleInterface

type CloudwatchEventRuleInterface interface {
	Create(ctx context.Context, cloudwatchEventRule *v1alpha1.CloudwatchEventRule, opts v1.CreateOptions) (*v1alpha1.CloudwatchEventRule, error)
	Update(ctx context.Context, cloudwatchEventRule *v1alpha1.CloudwatchEventRule, opts v1.UpdateOptions) (*v1alpha1.CloudwatchEventRule, error)
	UpdateStatus(ctx context.Context, cloudwatchEventRule *v1alpha1.CloudwatchEventRule, opts v1.UpdateOptions) (*v1alpha1.CloudwatchEventRule, 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.CloudwatchEventRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudwatchEventRuleList, 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.CloudwatchEventRule, err error)
	CloudwatchEventRuleExpansion
}

CloudwatchEventRuleInterface has methods to work with CloudwatchEventRule resources.

type CloudwatchEventRulesGetter

type CloudwatchEventRulesGetter interface {
	CloudwatchEventRules(namespace string) CloudwatchEventRuleInterface
}

CloudwatchEventRulesGetter has a method to return a CloudwatchEventRuleInterface. A group's client should implement this interface.

type CloudwatchEventTargetExpansion

type CloudwatchEventTargetExpansion interface{}

type CloudwatchEventTargetInterface

type CloudwatchEventTargetInterface interface {
	Create(ctx context.Context, cloudwatchEventTarget *v1alpha1.CloudwatchEventTarget, opts v1.CreateOptions) (*v1alpha1.CloudwatchEventTarget, error)
	Update(ctx context.Context, cloudwatchEventTarget *v1alpha1.CloudwatchEventTarget, opts v1.UpdateOptions) (*v1alpha1.CloudwatchEventTarget, error)
	UpdateStatus(ctx context.Context, cloudwatchEventTarget *v1alpha1.CloudwatchEventTarget, opts v1.UpdateOptions) (*v1alpha1.CloudwatchEventTarget, 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.CloudwatchEventTarget, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudwatchEventTargetList, 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.CloudwatchEventTarget, err error)
	CloudwatchEventTargetExpansion
}

CloudwatchEventTargetInterface has methods to work with CloudwatchEventTarget resources.

type CloudwatchEventTargetsGetter

type CloudwatchEventTargetsGetter interface {
	CloudwatchEventTargets(namespace string) CloudwatchEventTargetInterface
}

CloudwatchEventTargetsGetter has a method to return a CloudwatchEventTargetInterface. A group's client should implement this interface.

type CloudwatchLogDestinationExpansion

type CloudwatchLogDestinationExpansion interface{}

type CloudwatchLogDestinationInterface

type CloudwatchLogDestinationInterface interface {
	Create(ctx context.Context, cloudwatchLogDestination *v1alpha1.CloudwatchLogDestination, opts v1.CreateOptions) (*v1alpha1.CloudwatchLogDestination, error)
	Update(ctx context.Context, cloudwatchLogDestination *v1alpha1.CloudwatchLogDestination, opts v1.UpdateOptions) (*v1alpha1.CloudwatchLogDestination, error)
	UpdateStatus(ctx context.Context, cloudwatchLogDestination *v1alpha1.CloudwatchLogDestination, opts v1.UpdateOptions) (*v1alpha1.CloudwatchLogDestination, 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.CloudwatchLogDestination, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudwatchLogDestinationList, 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.CloudwatchLogDestination, err error)
	CloudwatchLogDestinationExpansion
}

CloudwatchLogDestinationInterface has methods to work with CloudwatchLogDestination resources.

type CloudwatchLogDestinationPoliciesGetter

type CloudwatchLogDestinationPoliciesGetter interface {
	CloudwatchLogDestinationPolicies(namespace string) CloudwatchLogDestinationPolicyInterface
}

CloudwatchLogDestinationPoliciesGetter has a method to return a CloudwatchLogDestinationPolicyInterface. A group's client should implement this interface.

type CloudwatchLogDestinationPolicyExpansion

type CloudwatchLogDestinationPolicyExpansion interface{}

type CloudwatchLogDestinationPolicyInterface

CloudwatchLogDestinationPolicyInterface has methods to work with CloudwatchLogDestinationPolicy resources.

type CloudwatchLogDestinationsGetter

type CloudwatchLogDestinationsGetter interface {
	CloudwatchLogDestinations(namespace string) CloudwatchLogDestinationInterface
}

CloudwatchLogDestinationsGetter has a method to return a CloudwatchLogDestinationInterface. A group's client should implement this interface.

type CloudwatchLogGroupExpansion

type CloudwatchLogGroupExpansion interface{}

type CloudwatchLogGroupInterface

type CloudwatchLogGroupInterface interface {
	Create(ctx context.Context, cloudwatchLogGroup *v1alpha1.CloudwatchLogGroup, opts v1.CreateOptions) (*v1alpha1.CloudwatchLogGroup, error)
	Update(ctx context.Context, cloudwatchLogGroup *v1alpha1.CloudwatchLogGroup, opts v1.UpdateOptions) (*v1alpha1.CloudwatchLogGroup, error)
	UpdateStatus(ctx context.Context, cloudwatchLogGroup *v1alpha1.CloudwatchLogGroup, opts v1.UpdateOptions) (*v1alpha1.CloudwatchLogGroup, 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.CloudwatchLogGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudwatchLogGroupList, 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.CloudwatchLogGroup, err error)
	CloudwatchLogGroupExpansion
}

CloudwatchLogGroupInterface has methods to work with CloudwatchLogGroup resources.

type CloudwatchLogGroupsGetter

type CloudwatchLogGroupsGetter interface {
	CloudwatchLogGroups(namespace string) CloudwatchLogGroupInterface
}

CloudwatchLogGroupsGetter has a method to return a CloudwatchLogGroupInterface. A group's client should implement this interface.

type CloudwatchLogMetricFilterExpansion

type CloudwatchLogMetricFilterExpansion interface{}

type CloudwatchLogMetricFilterInterface

type CloudwatchLogMetricFilterInterface interface {
	Create(ctx context.Context, cloudwatchLogMetricFilter *v1alpha1.CloudwatchLogMetricFilter, opts v1.CreateOptions) (*v1alpha1.CloudwatchLogMetricFilter, error)
	Update(ctx context.Context, cloudwatchLogMetricFilter *v1alpha1.CloudwatchLogMetricFilter, opts v1.UpdateOptions) (*v1alpha1.CloudwatchLogMetricFilter, error)
	UpdateStatus(ctx context.Context, cloudwatchLogMetricFilter *v1alpha1.CloudwatchLogMetricFilter, opts v1.UpdateOptions) (*v1alpha1.CloudwatchLogMetricFilter, 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.CloudwatchLogMetricFilter, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudwatchLogMetricFilterList, 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.CloudwatchLogMetricFilter, err error)
	CloudwatchLogMetricFilterExpansion
}

CloudwatchLogMetricFilterInterface has methods to work with CloudwatchLogMetricFilter resources.

type CloudwatchLogMetricFiltersGetter

type CloudwatchLogMetricFiltersGetter interface {
	CloudwatchLogMetricFilters(namespace string) CloudwatchLogMetricFilterInterface
}

CloudwatchLogMetricFiltersGetter has a method to return a CloudwatchLogMetricFilterInterface. A group's client should implement this interface.

type CloudwatchLogResourcePoliciesGetter

type CloudwatchLogResourcePoliciesGetter interface {
	CloudwatchLogResourcePolicies(namespace string) CloudwatchLogResourcePolicyInterface
}

CloudwatchLogResourcePoliciesGetter has a method to return a CloudwatchLogResourcePolicyInterface. A group's client should implement this interface.

type CloudwatchLogResourcePolicyExpansion

type CloudwatchLogResourcePolicyExpansion interface{}

type CloudwatchLogResourcePolicyInterface

type CloudwatchLogResourcePolicyInterface interface {
	Create(ctx context.Context, cloudwatchLogResourcePolicy *v1alpha1.CloudwatchLogResourcePolicy, opts v1.CreateOptions) (*v1alpha1.CloudwatchLogResourcePolicy, error)
	Update(ctx context.Context, cloudwatchLogResourcePolicy *v1alpha1.CloudwatchLogResourcePolicy, opts v1.UpdateOptions) (*v1alpha1.CloudwatchLogResourcePolicy, error)
	UpdateStatus(ctx context.Context, cloudwatchLogResourcePolicy *v1alpha1.CloudwatchLogResourcePolicy, opts v1.UpdateOptions) (*v1alpha1.CloudwatchLogResourcePolicy, 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.CloudwatchLogResourcePolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudwatchLogResourcePolicyList, 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.CloudwatchLogResourcePolicy, err error)
	CloudwatchLogResourcePolicyExpansion
}

CloudwatchLogResourcePolicyInterface has methods to work with CloudwatchLogResourcePolicy resources.

type CloudwatchLogStreamExpansion

type CloudwatchLogStreamExpansion interface{}

type CloudwatchLogStreamInterface

type CloudwatchLogStreamInterface interface {
	Create(ctx context.Context, cloudwatchLogStream *v1alpha1.CloudwatchLogStream, opts v1.CreateOptions) (*v1alpha1.CloudwatchLogStream, error)
	Update(ctx context.Context, cloudwatchLogStream *v1alpha1.CloudwatchLogStream, opts v1.UpdateOptions) (*v1alpha1.CloudwatchLogStream, error)
	UpdateStatus(ctx context.Context, cloudwatchLogStream *v1alpha1.CloudwatchLogStream, opts v1.UpdateOptions) (*v1alpha1.CloudwatchLogStream, 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.CloudwatchLogStream, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudwatchLogStreamList, 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.CloudwatchLogStream, err error)
	CloudwatchLogStreamExpansion
}

CloudwatchLogStreamInterface has methods to work with CloudwatchLogStream resources.

type CloudwatchLogStreamsGetter

type CloudwatchLogStreamsGetter interface {
	CloudwatchLogStreams(namespace string) CloudwatchLogStreamInterface
}

CloudwatchLogStreamsGetter has a method to return a CloudwatchLogStreamInterface. A group's client should implement this interface.

type CloudwatchLogSubscriptionFilterExpansion

type CloudwatchLogSubscriptionFilterExpansion interface{}

type CloudwatchLogSubscriptionFilterInterface

CloudwatchLogSubscriptionFilterInterface has methods to work with CloudwatchLogSubscriptionFilter resources.

type CloudwatchLogSubscriptionFiltersGetter

type CloudwatchLogSubscriptionFiltersGetter interface {
	CloudwatchLogSubscriptionFilters(namespace string) CloudwatchLogSubscriptionFilterInterface
}

CloudwatchLogSubscriptionFiltersGetter has a method to return a CloudwatchLogSubscriptionFilterInterface. A group's client should implement this interface.

type CloudwatchMetricAlarmExpansion

type CloudwatchMetricAlarmExpansion interface{}

type CloudwatchMetricAlarmInterface

type CloudwatchMetricAlarmInterface interface {
	Create(ctx context.Context, cloudwatchMetricAlarm *v1alpha1.CloudwatchMetricAlarm, opts v1.CreateOptions) (*v1alpha1.CloudwatchMetricAlarm, error)
	Update(ctx context.Context, cloudwatchMetricAlarm *v1alpha1.CloudwatchMetricAlarm, opts v1.UpdateOptions) (*v1alpha1.CloudwatchMetricAlarm, error)
	UpdateStatus(ctx context.Context, cloudwatchMetricAlarm *v1alpha1.CloudwatchMetricAlarm, opts v1.UpdateOptions) (*v1alpha1.CloudwatchMetricAlarm, 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.CloudwatchMetricAlarm, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudwatchMetricAlarmList, 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.CloudwatchMetricAlarm, err error)
	CloudwatchMetricAlarmExpansion
}

CloudwatchMetricAlarmInterface has methods to work with CloudwatchMetricAlarm resources.

type CloudwatchMetricAlarmsGetter

type CloudwatchMetricAlarmsGetter interface {
	CloudwatchMetricAlarms(namespace string) CloudwatchMetricAlarmInterface
}

CloudwatchMetricAlarmsGetter has a method to return a CloudwatchMetricAlarmInterface. A group's client should implement this interface.

type CodebuildProjectExpansion

type CodebuildProjectExpansion interface{}

type CodebuildProjectInterface

type CodebuildProjectInterface interface {
	Create(ctx context.Context, codebuildProject *v1alpha1.CodebuildProject, opts v1.CreateOptions) (*v1alpha1.CodebuildProject, error)
	Update(ctx context.Context, codebuildProject *v1alpha1.CodebuildProject, opts v1.UpdateOptions) (*v1alpha1.CodebuildProject, error)
	UpdateStatus(ctx context.Context, codebuildProject *v1alpha1.CodebuildProject, opts v1.UpdateOptions) (*v1alpha1.CodebuildProject, 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.CodebuildProject, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CodebuildProjectList, 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.CodebuildProject, err error)
	CodebuildProjectExpansion
}

CodebuildProjectInterface has methods to work with CodebuildProject resources.

type CodebuildProjectsGetter

type CodebuildProjectsGetter interface {
	CodebuildProjects(namespace string) CodebuildProjectInterface
}

CodebuildProjectsGetter has a method to return a CodebuildProjectInterface. A group's client should implement this interface.

type CodebuildSourceCredentialExpansion added in v0.2.0

type CodebuildSourceCredentialExpansion interface{}

type CodebuildSourceCredentialInterface added in v0.2.0

type CodebuildSourceCredentialInterface interface {
	Create(ctx context.Context, codebuildSourceCredential *v1alpha1.CodebuildSourceCredential, opts v1.CreateOptions) (*v1alpha1.CodebuildSourceCredential, error)
	Update(ctx context.Context, codebuildSourceCredential *v1alpha1.CodebuildSourceCredential, opts v1.UpdateOptions) (*v1alpha1.CodebuildSourceCredential, error)
	UpdateStatus(ctx context.Context, codebuildSourceCredential *v1alpha1.CodebuildSourceCredential, opts v1.UpdateOptions) (*v1alpha1.CodebuildSourceCredential, 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.CodebuildSourceCredential, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CodebuildSourceCredentialList, 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.CodebuildSourceCredential, err error)
	CodebuildSourceCredentialExpansion
}

CodebuildSourceCredentialInterface has methods to work with CodebuildSourceCredential resources.

type CodebuildSourceCredentialsGetter added in v0.2.0

type CodebuildSourceCredentialsGetter interface {
	CodebuildSourceCredentials(namespace string) CodebuildSourceCredentialInterface
}

CodebuildSourceCredentialsGetter has a method to return a CodebuildSourceCredentialInterface. A group's client should implement this interface.

type CodebuildWebhookExpansion

type CodebuildWebhookExpansion interface{}

type CodebuildWebhookInterface

type CodebuildWebhookInterface interface {
	Create(ctx context.Context, codebuildWebhook *v1alpha1.CodebuildWebhook, opts v1.CreateOptions) (*v1alpha1.CodebuildWebhook, error)
	Update(ctx context.Context, codebuildWebhook *v1alpha1.CodebuildWebhook, opts v1.UpdateOptions) (*v1alpha1.CodebuildWebhook, error)
	UpdateStatus(ctx context.Context, codebuildWebhook *v1alpha1.CodebuildWebhook, opts v1.UpdateOptions) (*v1alpha1.CodebuildWebhook, 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.CodebuildWebhook, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CodebuildWebhookList, 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.CodebuildWebhook, err error)
	CodebuildWebhookExpansion
}

CodebuildWebhookInterface has methods to work with CodebuildWebhook resources.

type CodebuildWebhooksGetter

type CodebuildWebhooksGetter interface {
	CodebuildWebhooks(namespace string) CodebuildWebhookInterface
}

CodebuildWebhooksGetter has a method to return a CodebuildWebhookInterface. A group's client should implement this interface.

type CodecommitRepositoriesGetter

type CodecommitRepositoriesGetter interface {
	CodecommitRepositories(namespace string) CodecommitRepositoryInterface
}

CodecommitRepositoriesGetter has a method to return a CodecommitRepositoryInterface. A group's client should implement this interface.

type CodecommitRepositoryExpansion

type CodecommitRepositoryExpansion interface{}

type CodecommitRepositoryInterface

type CodecommitRepositoryInterface interface {
	Create(ctx context.Context, codecommitRepository *v1alpha1.CodecommitRepository, opts v1.CreateOptions) (*v1alpha1.CodecommitRepository, error)
	Update(ctx context.Context, codecommitRepository *v1alpha1.CodecommitRepository, opts v1.UpdateOptions) (*v1alpha1.CodecommitRepository, error)
	UpdateStatus(ctx context.Context, codecommitRepository *v1alpha1.CodecommitRepository, opts v1.UpdateOptions) (*v1alpha1.CodecommitRepository, 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.CodecommitRepository, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CodecommitRepositoryList, 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.CodecommitRepository, err error)
	CodecommitRepositoryExpansion
}

CodecommitRepositoryInterface has methods to work with CodecommitRepository resources.

type CodecommitTriggerExpansion

type CodecommitTriggerExpansion interface{}

type CodecommitTriggerInterface

type CodecommitTriggerInterface interface {
	Create(ctx context.Context, codecommitTrigger *v1alpha1.CodecommitTrigger, opts v1.CreateOptions) (*v1alpha1.CodecommitTrigger, error)
	Update(ctx context.Context, codecommitTrigger *v1alpha1.CodecommitTrigger, opts v1.UpdateOptions) (*v1alpha1.CodecommitTrigger, error)
	UpdateStatus(ctx context.Context, codecommitTrigger *v1alpha1.CodecommitTrigger, opts v1.UpdateOptions) (*v1alpha1.CodecommitTrigger, 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.CodecommitTrigger, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CodecommitTriggerList, 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.CodecommitTrigger, err error)
	CodecommitTriggerExpansion
}

CodecommitTriggerInterface has methods to work with CodecommitTrigger resources.

type CodecommitTriggersGetter

type CodecommitTriggersGetter interface {
	CodecommitTriggers(namespace string) CodecommitTriggerInterface
}

CodecommitTriggersGetter has a method to return a CodecommitTriggerInterface. A group's client should implement this interface.

type CodedeployAppExpansion

type CodedeployAppExpansion interface{}

type CodedeployAppInterface

type CodedeployAppInterface interface {
	Create(ctx context.Context, codedeployApp *v1alpha1.CodedeployApp, opts v1.CreateOptions) (*v1alpha1.CodedeployApp, error)
	Update(ctx context.Context, codedeployApp *v1alpha1.CodedeployApp, opts v1.UpdateOptions) (*v1alpha1.CodedeployApp, error)
	UpdateStatus(ctx context.Context, codedeployApp *v1alpha1.CodedeployApp, opts v1.UpdateOptions) (*v1alpha1.CodedeployApp, 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.CodedeployApp, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CodedeployAppList, 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.CodedeployApp, err error)
	CodedeployAppExpansion
}

CodedeployAppInterface has methods to work with CodedeployApp resources.

type CodedeployAppsGetter

type CodedeployAppsGetter interface {
	CodedeployApps(namespace string) CodedeployAppInterface
}

CodedeployAppsGetter has a method to return a CodedeployAppInterface. A group's client should implement this interface.

type CodedeployDeploymentConfigExpansion

type CodedeployDeploymentConfigExpansion interface{}

type CodedeployDeploymentConfigInterface

type CodedeployDeploymentConfigInterface interface {
	Create(ctx context.Context, codedeployDeploymentConfig *v1alpha1.CodedeployDeploymentConfig, opts v1.CreateOptions) (*v1alpha1.CodedeployDeploymentConfig, error)
	Update(ctx context.Context, codedeployDeploymentConfig *v1alpha1.CodedeployDeploymentConfig, opts v1.UpdateOptions) (*v1alpha1.CodedeployDeploymentConfig, error)
	UpdateStatus(ctx context.Context, codedeployDeploymentConfig *v1alpha1.CodedeployDeploymentConfig, opts v1.UpdateOptions) (*v1alpha1.CodedeployDeploymentConfig, 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.CodedeployDeploymentConfig, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CodedeployDeploymentConfigList, 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.CodedeployDeploymentConfig, err error)
	CodedeployDeploymentConfigExpansion
}

CodedeployDeploymentConfigInterface has methods to work with CodedeployDeploymentConfig resources.

type CodedeployDeploymentConfigsGetter

type CodedeployDeploymentConfigsGetter interface {
	CodedeployDeploymentConfigs(namespace string) CodedeployDeploymentConfigInterface
}

CodedeployDeploymentConfigsGetter has a method to return a CodedeployDeploymentConfigInterface. A group's client should implement this interface.

type CodedeployDeploymentGroupExpansion

type CodedeployDeploymentGroupExpansion interface{}

type CodedeployDeploymentGroupInterface

type CodedeployDeploymentGroupInterface interface {
	Create(ctx context.Context, codedeployDeploymentGroup *v1alpha1.CodedeployDeploymentGroup, opts v1.CreateOptions) (*v1alpha1.CodedeployDeploymentGroup, error)
	Update(ctx context.Context, codedeployDeploymentGroup *v1alpha1.CodedeployDeploymentGroup, opts v1.UpdateOptions) (*v1alpha1.CodedeployDeploymentGroup, error)
	UpdateStatus(ctx context.Context, codedeployDeploymentGroup *v1alpha1.CodedeployDeploymentGroup, opts v1.UpdateOptions) (*v1alpha1.CodedeployDeploymentGroup, 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.CodedeployDeploymentGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CodedeployDeploymentGroupList, 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.CodedeployDeploymentGroup, err error)
	CodedeployDeploymentGroupExpansion
}

CodedeployDeploymentGroupInterface has methods to work with CodedeployDeploymentGroup resources.

type CodedeployDeploymentGroupsGetter

type CodedeployDeploymentGroupsGetter interface {
	CodedeployDeploymentGroups(namespace string) CodedeployDeploymentGroupInterface
}

CodedeployDeploymentGroupsGetter has a method to return a CodedeployDeploymentGroupInterface. A group's client should implement this interface.

type CodepipelineExpansion

type CodepipelineExpansion interface{}

type CodepipelineInterface

type CodepipelineInterface interface {
	Create(ctx context.Context, codepipeline *v1alpha1.Codepipeline, opts v1.CreateOptions) (*v1alpha1.Codepipeline, error)
	Update(ctx context.Context, codepipeline *v1alpha1.Codepipeline, opts v1.UpdateOptions) (*v1alpha1.Codepipeline, error)
	UpdateStatus(ctx context.Context, codepipeline *v1alpha1.Codepipeline, opts v1.UpdateOptions) (*v1alpha1.Codepipeline, 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.Codepipeline, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CodepipelineList, 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.Codepipeline, err error)
	CodepipelineExpansion
}

CodepipelineInterface has methods to work with Codepipeline resources.

type CodepipelineWebhookExpansion

type CodepipelineWebhookExpansion interface{}

type CodepipelineWebhookInterface

type CodepipelineWebhookInterface interface {
	Create(ctx context.Context, codepipelineWebhook *v1alpha1.CodepipelineWebhook, opts v1.CreateOptions) (*v1alpha1.CodepipelineWebhook, error)
	Update(ctx context.Context, codepipelineWebhook *v1alpha1.CodepipelineWebhook, opts v1.UpdateOptions) (*v1alpha1.CodepipelineWebhook, error)
	UpdateStatus(ctx context.Context, codepipelineWebhook *v1alpha1.CodepipelineWebhook, opts v1.UpdateOptions) (*v1alpha1.CodepipelineWebhook, 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.CodepipelineWebhook, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CodepipelineWebhookList, 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.CodepipelineWebhook, err error)
	CodepipelineWebhookExpansion
}

CodepipelineWebhookInterface has methods to work with CodepipelineWebhook resources.

type CodepipelineWebhooksGetter

type CodepipelineWebhooksGetter interface {
	CodepipelineWebhooks(namespace string) CodepipelineWebhookInterface
}

CodepipelineWebhooksGetter has a method to return a CodepipelineWebhookInterface. A group's client should implement this interface.

type CodepipelinesGetter

type CodepipelinesGetter interface {
	Codepipelines(namespace string) CodepipelineInterface
}

CodepipelinesGetter has a method to return a CodepipelineInterface. A group's client should implement this interface.

type CognitoIdentityPoolExpansion

type CognitoIdentityPoolExpansion interface{}

type CognitoIdentityPoolInterface

type CognitoIdentityPoolInterface interface {
	Create(ctx context.Context, cognitoIdentityPool *v1alpha1.CognitoIdentityPool, opts v1.CreateOptions) (*v1alpha1.CognitoIdentityPool, error)
	Update(ctx context.Context, cognitoIdentityPool *v1alpha1.CognitoIdentityPool, opts v1.UpdateOptions) (*v1alpha1.CognitoIdentityPool, error)
	UpdateStatus(ctx context.Context, cognitoIdentityPool *v1alpha1.CognitoIdentityPool, opts v1.UpdateOptions) (*v1alpha1.CognitoIdentityPool, 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.CognitoIdentityPool, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CognitoIdentityPoolList, 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.CognitoIdentityPool, err error)
	CognitoIdentityPoolExpansion
}

CognitoIdentityPoolInterface has methods to work with CognitoIdentityPool resources.

type CognitoIdentityPoolRolesAttachmentExpansion

type CognitoIdentityPoolRolesAttachmentExpansion interface{}

type CognitoIdentityPoolRolesAttachmentInterface

CognitoIdentityPoolRolesAttachmentInterface has methods to work with CognitoIdentityPoolRolesAttachment resources.

type CognitoIdentityPoolRolesAttachmentsGetter

type CognitoIdentityPoolRolesAttachmentsGetter interface {
	CognitoIdentityPoolRolesAttachments(namespace string) CognitoIdentityPoolRolesAttachmentInterface
}

CognitoIdentityPoolRolesAttachmentsGetter has a method to return a CognitoIdentityPoolRolesAttachmentInterface. A group's client should implement this interface.

type CognitoIdentityPoolsGetter

type CognitoIdentityPoolsGetter interface {
	CognitoIdentityPools(namespace string) CognitoIdentityPoolInterface
}

CognitoIdentityPoolsGetter has a method to return a CognitoIdentityPoolInterface. A group's client should implement this interface.

type CognitoIdentityProviderExpansion

type CognitoIdentityProviderExpansion interface{}

type CognitoIdentityProviderInterface

type CognitoIdentityProviderInterface interface {
	Create(ctx context.Context, cognitoIdentityProvider *v1alpha1.CognitoIdentityProvider, opts v1.CreateOptions) (*v1alpha1.CognitoIdentityProvider, error)
	Update(ctx context.Context, cognitoIdentityProvider *v1alpha1.CognitoIdentityProvider, opts v1.UpdateOptions) (*v1alpha1.CognitoIdentityProvider, error)
	UpdateStatus(ctx context.Context, cognitoIdentityProvider *v1alpha1.CognitoIdentityProvider, opts v1.UpdateOptions) (*v1alpha1.CognitoIdentityProvider, 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.CognitoIdentityProvider, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CognitoIdentityProviderList, 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.CognitoIdentityProvider, err error)
	CognitoIdentityProviderExpansion
}

CognitoIdentityProviderInterface has methods to work with CognitoIdentityProvider resources.

type CognitoIdentityProvidersGetter

type CognitoIdentityProvidersGetter interface {
	CognitoIdentityProviders(namespace string) CognitoIdentityProviderInterface
}

CognitoIdentityProvidersGetter has a method to return a CognitoIdentityProviderInterface. A group's client should implement this interface.

type CognitoResourceServerExpansion

type CognitoResourceServerExpansion interface{}

type CognitoResourceServerInterface

type CognitoResourceServerInterface interface {
	Create(ctx context.Context, cognitoResourceServer *v1alpha1.CognitoResourceServer, opts v1.CreateOptions) (*v1alpha1.CognitoResourceServer, error)
	Update(ctx context.Context, cognitoResourceServer *v1alpha1.CognitoResourceServer, opts v1.UpdateOptions) (*v1alpha1.CognitoResourceServer, error)
	UpdateStatus(ctx context.Context, cognitoResourceServer *v1alpha1.CognitoResourceServer, opts v1.UpdateOptions) (*v1alpha1.CognitoResourceServer, 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.CognitoResourceServer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CognitoResourceServerList, 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.CognitoResourceServer, err error)
	CognitoResourceServerExpansion
}

CognitoResourceServerInterface has methods to work with CognitoResourceServer resources.

type CognitoResourceServersGetter

type CognitoResourceServersGetter interface {
	CognitoResourceServers(namespace string) CognitoResourceServerInterface
}

CognitoResourceServersGetter has a method to return a CognitoResourceServerInterface. A group's client should implement this interface.

type CognitoUserGroupExpansion

type CognitoUserGroupExpansion interface{}

type CognitoUserGroupInterface

type CognitoUserGroupInterface interface {
	Create(ctx context.Context, cognitoUserGroup *v1alpha1.CognitoUserGroup, opts v1.CreateOptions) (*v1alpha1.CognitoUserGroup, error)
	Update(ctx context.Context, cognitoUserGroup *v1alpha1.CognitoUserGroup, opts v1.UpdateOptions) (*v1alpha1.CognitoUserGroup, error)
	UpdateStatus(ctx context.Context, cognitoUserGroup *v1alpha1.CognitoUserGroup, opts v1.UpdateOptions) (*v1alpha1.CognitoUserGroup, 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.CognitoUserGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CognitoUserGroupList, 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.CognitoUserGroup, err error)
	CognitoUserGroupExpansion
}

CognitoUserGroupInterface has methods to work with CognitoUserGroup resources.

type CognitoUserGroupsGetter

type CognitoUserGroupsGetter interface {
	CognitoUserGroups(namespace string) CognitoUserGroupInterface
}

CognitoUserGroupsGetter has a method to return a CognitoUserGroupInterface. A group's client should implement this interface.

type CognitoUserPoolClientExpansion

type CognitoUserPoolClientExpansion interface{}

type CognitoUserPoolClientInterface

type CognitoUserPoolClientInterface interface {
	Create(ctx context.Context, cognitoUserPoolClient *v1alpha1.CognitoUserPoolClient, opts v1.CreateOptions) (*v1alpha1.CognitoUserPoolClient, error)
	Update(ctx context.Context, cognitoUserPoolClient *v1alpha1.CognitoUserPoolClient, opts v1.UpdateOptions) (*v1alpha1.CognitoUserPoolClient, error)
	UpdateStatus(ctx context.Context, cognitoUserPoolClient *v1alpha1.CognitoUserPoolClient, opts v1.UpdateOptions) (*v1alpha1.CognitoUserPoolClient, 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.CognitoUserPoolClient, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CognitoUserPoolClientList, 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.CognitoUserPoolClient, err error)
	CognitoUserPoolClientExpansion
}

CognitoUserPoolClientInterface has methods to work with CognitoUserPoolClient resources.

type CognitoUserPoolClientsGetter

type CognitoUserPoolClientsGetter interface {
	CognitoUserPoolClients(namespace string) CognitoUserPoolClientInterface
}

CognitoUserPoolClientsGetter has a method to return a CognitoUserPoolClientInterface. A group's client should implement this interface.

type CognitoUserPoolDomainExpansion

type CognitoUserPoolDomainExpansion interface{}

type CognitoUserPoolDomainInterface

type CognitoUserPoolDomainInterface interface {
	Create(ctx context.Context, cognitoUserPoolDomain *v1alpha1.CognitoUserPoolDomain, opts v1.CreateOptions) (*v1alpha1.CognitoUserPoolDomain, error)
	Update(ctx context.Context, cognitoUserPoolDomain *v1alpha1.CognitoUserPoolDomain, opts v1.UpdateOptions) (*v1alpha1.CognitoUserPoolDomain, error)
	UpdateStatus(ctx context.Context, cognitoUserPoolDomain *v1alpha1.CognitoUserPoolDomain, opts v1.UpdateOptions) (*v1alpha1.CognitoUserPoolDomain, 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.CognitoUserPoolDomain, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CognitoUserPoolDomainList, 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.CognitoUserPoolDomain, err error)
	CognitoUserPoolDomainExpansion
}

CognitoUserPoolDomainInterface has methods to work with CognitoUserPoolDomain resources.

type CognitoUserPoolDomainsGetter

type CognitoUserPoolDomainsGetter interface {
	CognitoUserPoolDomains(namespace string) CognitoUserPoolDomainInterface
}

CognitoUserPoolDomainsGetter has a method to return a CognitoUserPoolDomainInterface. A group's client should implement this interface.

type CognitoUserPoolExpansion

type CognitoUserPoolExpansion interface{}

type CognitoUserPoolInterface

type CognitoUserPoolInterface interface {
	Create(ctx context.Context, cognitoUserPool *v1alpha1.CognitoUserPool, opts v1.CreateOptions) (*v1alpha1.CognitoUserPool, error)
	Update(ctx context.Context, cognitoUserPool *v1alpha1.CognitoUserPool, opts v1.UpdateOptions) (*v1alpha1.CognitoUserPool, error)
	UpdateStatus(ctx context.Context, cognitoUserPool *v1alpha1.CognitoUserPool, opts v1.UpdateOptions) (*v1alpha1.CognitoUserPool, 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.CognitoUserPool, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CognitoUserPoolList, 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.CognitoUserPool, err error)
	CognitoUserPoolExpansion
}

CognitoUserPoolInterface has methods to work with CognitoUserPool resources.

type CognitoUserPoolsGetter

type CognitoUserPoolsGetter interface {
	CognitoUserPools(namespace string) CognitoUserPoolInterface
}

CognitoUserPoolsGetter has a method to return a CognitoUserPoolInterface. A group's client should implement this interface.

type ConfigAggregateAuthorizationExpansion

type ConfigAggregateAuthorizationExpansion interface{}

type ConfigAggregateAuthorizationInterface

type ConfigAggregateAuthorizationInterface interface {
	Create(ctx context.Context, configAggregateAuthorization *v1alpha1.ConfigAggregateAuthorization, opts v1.CreateOptions) (*v1alpha1.ConfigAggregateAuthorization, error)
	Update(ctx context.Context, configAggregateAuthorization *v1alpha1.ConfigAggregateAuthorization, opts v1.UpdateOptions) (*v1alpha1.ConfigAggregateAuthorization, error)
	UpdateStatus(ctx context.Context, configAggregateAuthorization *v1alpha1.ConfigAggregateAuthorization, opts v1.UpdateOptions) (*v1alpha1.ConfigAggregateAuthorization, 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.ConfigAggregateAuthorization, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ConfigAggregateAuthorizationList, 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.ConfigAggregateAuthorization, err error)
	ConfigAggregateAuthorizationExpansion
}

ConfigAggregateAuthorizationInterface has methods to work with ConfigAggregateAuthorization resources.

type ConfigAggregateAuthorizationsGetter

type ConfigAggregateAuthorizationsGetter interface {
	ConfigAggregateAuthorizations(namespace string) ConfigAggregateAuthorizationInterface
}

ConfigAggregateAuthorizationsGetter has a method to return a ConfigAggregateAuthorizationInterface. A group's client should implement this interface.

type ConfigConfigRuleExpansion

type ConfigConfigRuleExpansion interface{}

type ConfigConfigRuleInterface

type ConfigConfigRuleInterface interface {
	Create(ctx context.Context, configConfigRule *v1alpha1.ConfigConfigRule, opts v1.CreateOptions) (*v1alpha1.ConfigConfigRule, error)
	Update(ctx context.Context, configConfigRule *v1alpha1.ConfigConfigRule, opts v1.UpdateOptions) (*v1alpha1.ConfigConfigRule, error)
	UpdateStatus(ctx context.Context, configConfigRule *v1alpha1.ConfigConfigRule, opts v1.UpdateOptions) (*v1alpha1.ConfigConfigRule, 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.ConfigConfigRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ConfigConfigRuleList, 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.ConfigConfigRule, err error)
	ConfigConfigRuleExpansion
}

ConfigConfigRuleInterface has methods to work with ConfigConfigRule resources.

type ConfigConfigRulesGetter

type ConfigConfigRulesGetter interface {
	ConfigConfigRules(namespace string) ConfigConfigRuleInterface
}

ConfigConfigRulesGetter has a method to return a ConfigConfigRuleInterface. A group's client should implement this interface.

type ConfigConfigurationAggregatorExpansion

type ConfigConfigurationAggregatorExpansion interface{}

type ConfigConfigurationAggregatorInterface

type ConfigConfigurationAggregatorInterface interface {
	Create(ctx context.Context, configConfigurationAggregator *v1alpha1.ConfigConfigurationAggregator, opts v1.CreateOptions) (*v1alpha1.ConfigConfigurationAggregator, error)
	Update(ctx context.Context, configConfigurationAggregator *v1alpha1.ConfigConfigurationAggregator, opts v1.UpdateOptions) (*v1alpha1.ConfigConfigurationAggregator, error)
	UpdateStatus(ctx context.Context, configConfigurationAggregator *v1alpha1.ConfigConfigurationAggregator, opts v1.UpdateOptions) (*v1alpha1.ConfigConfigurationAggregator, 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.ConfigConfigurationAggregator, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ConfigConfigurationAggregatorList, 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.ConfigConfigurationAggregator, err error)
	ConfigConfigurationAggregatorExpansion
}

ConfigConfigurationAggregatorInterface has methods to work with ConfigConfigurationAggregator resources.

type ConfigConfigurationAggregatorsGetter

type ConfigConfigurationAggregatorsGetter interface {
	ConfigConfigurationAggregators(namespace string) ConfigConfigurationAggregatorInterface
}

ConfigConfigurationAggregatorsGetter has a method to return a ConfigConfigurationAggregatorInterface. A group's client should implement this interface.

type ConfigConfigurationRecorderExpansion

type ConfigConfigurationRecorderExpansion interface{}

type ConfigConfigurationRecorderInterface

type ConfigConfigurationRecorderInterface interface {
	Create(ctx context.Context, configConfigurationRecorder *v1alpha1.ConfigConfigurationRecorder, opts v1.CreateOptions) (*v1alpha1.ConfigConfigurationRecorder, error)
	Update(ctx context.Context, configConfigurationRecorder *v1alpha1.ConfigConfigurationRecorder, opts v1.UpdateOptions) (*v1alpha1.ConfigConfigurationRecorder, error)
	UpdateStatus(ctx context.Context, configConfigurationRecorder *v1alpha1.ConfigConfigurationRecorder, opts v1.UpdateOptions) (*v1alpha1.ConfigConfigurationRecorder, 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.ConfigConfigurationRecorder, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ConfigConfigurationRecorderList, 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.ConfigConfigurationRecorder, err error)
	ConfigConfigurationRecorderExpansion
}

ConfigConfigurationRecorderInterface has methods to work with ConfigConfigurationRecorder resources.

type ConfigConfigurationRecorderStatus_Expansion

type ConfigConfigurationRecorderStatus_Expansion interface{}

type ConfigConfigurationRecorderStatus_Interface

ConfigConfigurationRecorderStatus_Interface has methods to work with ConfigConfigurationRecorderStatus_ resources.

type ConfigConfigurationRecorderStatus_sGetter

type ConfigConfigurationRecorderStatus_sGetter interface {
	ConfigConfigurationRecorderStatus_s(namespace string) ConfigConfigurationRecorderStatus_Interface
}

ConfigConfigurationRecorderStatus_sGetter has a method to return a ConfigConfigurationRecorderStatus_Interface. A group's client should implement this interface.

type ConfigConfigurationRecordersGetter

type ConfigConfigurationRecordersGetter interface {
	ConfigConfigurationRecorders(namespace string) ConfigConfigurationRecorderInterface
}

ConfigConfigurationRecordersGetter has a method to return a ConfigConfigurationRecorderInterface. A group's client should implement this interface.

type ConfigDeliveryChannelExpansion

type ConfigDeliveryChannelExpansion interface{}

type ConfigDeliveryChannelInterface

type ConfigDeliveryChannelInterface interface {
	Create(ctx context.Context, configDeliveryChannel *v1alpha1.ConfigDeliveryChannel, opts v1.CreateOptions) (*v1alpha1.ConfigDeliveryChannel, error)
	Update(ctx context.Context, configDeliveryChannel *v1alpha1.ConfigDeliveryChannel, opts v1.UpdateOptions) (*v1alpha1.ConfigDeliveryChannel, error)
	UpdateStatus(ctx context.Context, configDeliveryChannel *v1alpha1.ConfigDeliveryChannel, opts v1.UpdateOptions) (*v1alpha1.ConfigDeliveryChannel, 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.ConfigDeliveryChannel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ConfigDeliveryChannelList, 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.ConfigDeliveryChannel, err error)
	ConfigDeliveryChannelExpansion
}

ConfigDeliveryChannelInterface has methods to work with ConfigDeliveryChannel resources.

type ConfigDeliveryChannelsGetter

type ConfigDeliveryChannelsGetter interface {
	ConfigDeliveryChannels(namespace string) ConfigDeliveryChannelInterface
}

ConfigDeliveryChannelsGetter has a method to return a ConfigDeliveryChannelInterface. A group's client should implement this interface.

type ConfigOrganizationCustomRuleExpansion added in v0.2.0

type ConfigOrganizationCustomRuleExpansion interface{}

type ConfigOrganizationCustomRuleInterface added in v0.2.0

type ConfigOrganizationCustomRuleInterface interface {
	Create(ctx context.Context, configOrganizationCustomRule *v1alpha1.ConfigOrganizationCustomRule, opts v1.CreateOptions) (*v1alpha1.ConfigOrganizationCustomRule, error)
	Update(ctx context.Context, configOrganizationCustomRule *v1alpha1.ConfigOrganizationCustomRule, opts v1.UpdateOptions) (*v1alpha1.ConfigOrganizationCustomRule, error)
	UpdateStatus(ctx context.Context, configOrganizationCustomRule *v1alpha1.ConfigOrganizationCustomRule, opts v1.UpdateOptions) (*v1alpha1.ConfigOrganizationCustomRule, 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.ConfigOrganizationCustomRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ConfigOrganizationCustomRuleList, 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.ConfigOrganizationCustomRule, err error)
	ConfigOrganizationCustomRuleExpansion
}

ConfigOrganizationCustomRuleInterface has methods to work with ConfigOrganizationCustomRule resources.

type ConfigOrganizationCustomRulesGetter added in v0.2.0

type ConfigOrganizationCustomRulesGetter interface {
	ConfigOrganizationCustomRules(namespace string) ConfigOrganizationCustomRuleInterface
}

ConfigOrganizationCustomRulesGetter has a method to return a ConfigOrganizationCustomRuleInterface. A group's client should implement this interface.

type ConfigOrganizationManagedRuleExpansion added in v0.2.0

type ConfigOrganizationManagedRuleExpansion interface{}

type ConfigOrganizationManagedRuleInterface added in v0.2.0

type ConfigOrganizationManagedRuleInterface interface {
	Create(ctx context.Context, configOrganizationManagedRule *v1alpha1.ConfigOrganizationManagedRule, opts v1.CreateOptions) (*v1alpha1.ConfigOrganizationManagedRule, error)
	Update(ctx context.Context, configOrganizationManagedRule *v1alpha1.ConfigOrganizationManagedRule, opts v1.UpdateOptions) (*v1alpha1.ConfigOrganizationManagedRule, error)
	UpdateStatus(ctx context.Context, configOrganizationManagedRule *v1alpha1.ConfigOrganizationManagedRule, opts v1.UpdateOptions) (*v1alpha1.ConfigOrganizationManagedRule, 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.ConfigOrganizationManagedRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ConfigOrganizationManagedRuleList, 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.ConfigOrganizationManagedRule, err error)
	ConfigOrganizationManagedRuleExpansion
}

ConfigOrganizationManagedRuleInterface has methods to work with ConfigOrganizationManagedRule resources.

type ConfigOrganizationManagedRulesGetter added in v0.2.0

type ConfigOrganizationManagedRulesGetter interface {
	ConfigOrganizationManagedRules(namespace string) ConfigOrganizationManagedRuleInterface
}

ConfigOrganizationManagedRulesGetter has a method to return a ConfigOrganizationManagedRuleInterface. A group's client should implement this interface.

type CurReportDefinitionExpansion

type CurReportDefinitionExpansion interface{}

type CurReportDefinitionInterface

type CurReportDefinitionInterface interface {
	Create(ctx context.Context, curReportDefinition *v1alpha1.CurReportDefinition, opts v1.CreateOptions) (*v1alpha1.CurReportDefinition, error)
	Update(ctx context.Context, curReportDefinition *v1alpha1.CurReportDefinition, opts v1.UpdateOptions) (*v1alpha1.CurReportDefinition, error)
	UpdateStatus(ctx context.Context, curReportDefinition *v1alpha1.CurReportDefinition, opts v1.UpdateOptions) (*v1alpha1.CurReportDefinition, 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.CurReportDefinition, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CurReportDefinitionList, 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.CurReportDefinition, err error)
	CurReportDefinitionExpansion
}

CurReportDefinitionInterface has methods to work with CurReportDefinition resources.

type CurReportDefinitionsGetter

type CurReportDefinitionsGetter interface {
	CurReportDefinitions(namespace string) CurReportDefinitionInterface
}

CurReportDefinitionsGetter has a method to return a CurReportDefinitionInterface. A group's client should implement this interface.

type CustomerGatewayExpansion

type CustomerGatewayExpansion interface{}

type CustomerGatewayInterface

type CustomerGatewayInterface interface {
	Create(ctx context.Context, customerGateway *v1alpha1.CustomerGateway, opts v1.CreateOptions) (*v1alpha1.CustomerGateway, error)
	Update(ctx context.Context, customerGateway *v1alpha1.CustomerGateway, opts v1.UpdateOptions) (*v1alpha1.CustomerGateway, error)
	UpdateStatus(ctx context.Context, customerGateway *v1alpha1.CustomerGateway, opts v1.UpdateOptions) (*v1alpha1.CustomerGateway, 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.CustomerGateway, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CustomerGatewayList, 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.CustomerGateway, err error)
	CustomerGatewayExpansion
}

CustomerGatewayInterface has methods to work with CustomerGateway resources.

type CustomerGatewaysGetter

type CustomerGatewaysGetter interface {
	CustomerGateways(namespace string) CustomerGatewayInterface
}

CustomerGatewaysGetter has a method to return a CustomerGatewayInterface. A group's client should implement this interface.

type DatapipelinePipelineExpansion

type DatapipelinePipelineExpansion interface{}

type DatapipelinePipelineInterface

type DatapipelinePipelineInterface interface {
	Create(ctx context.Context, datapipelinePipeline *v1alpha1.DatapipelinePipeline, opts v1.CreateOptions) (*v1alpha1.DatapipelinePipeline, error)
	Update(ctx context.Context, datapipelinePipeline *v1alpha1.DatapipelinePipeline, opts v1.UpdateOptions) (*v1alpha1.DatapipelinePipeline, error)
	UpdateStatus(ctx context.Context, datapipelinePipeline *v1alpha1.DatapipelinePipeline, opts v1.UpdateOptions) (*v1alpha1.DatapipelinePipeline, 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.DatapipelinePipeline, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DatapipelinePipelineList, 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.DatapipelinePipeline, err error)
	DatapipelinePipelineExpansion
}

DatapipelinePipelineInterface has methods to work with DatapipelinePipeline resources.

type DatapipelinePipelinesGetter

type DatapipelinePipelinesGetter interface {
	DatapipelinePipelines(namespace string) DatapipelinePipelineInterface
}

DatapipelinePipelinesGetter has a method to return a DatapipelinePipelineInterface. A group's client should implement this interface.

type DatasyncAgentExpansion

type DatasyncAgentExpansion interface{}

type DatasyncAgentInterface

type DatasyncAgentInterface interface {
	Create(ctx context.Context, datasyncAgent *v1alpha1.DatasyncAgent, opts v1.CreateOptions) (*v1alpha1.DatasyncAgent, error)
	Update(ctx context.Context, datasyncAgent *v1alpha1.DatasyncAgent, opts v1.UpdateOptions) (*v1alpha1.DatasyncAgent, error)
	UpdateStatus(ctx context.Context, datasyncAgent *v1alpha1.DatasyncAgent, opts v1.UpdateOptions) (*v1alpha1.DatasyncAgent, 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.DatasyncAgent, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DatasyncAgentList, 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.DatasyncAgent, err error)
	DatasyncAgentExpansion
}

DatasyncAgentInterface has methods to work with DatasyncAgent resources.

type DatasyncAgentsGetter

type DatasyncAgentsGetter interface {
	DatasyncAgents(namespace string) DatasyncAgentInterface
}

DatasyncAgentsGetter has a method to return a DatasyncAgentInterface. A group's client should implement this interface.

type DatasyncLocationEfsExpansion

type DatasyncLocationEfsExpansion interface{}

type DatasyncLocationEfsInterface

type DatasyncLocationEfsInterface interface {
	Create(ctx context.Context, datasyncLocationEfs *v1alpha1.DatasyncLocationEfs, opts v1.CreateOptions) (*v1alpha1.DatasyncLocationEfs, error)
	Update(ctx context.Context, datasyncLocationEfs *v1alpha1.DatasyncLocationEfs, opts v1.UpdateOptions) (*v1alpha1.DatasyncLocationEfs, error)
	UpdateStatus(ctx context.Context, datasyncLocationEfs *v1alpha1.DatasyncLocationEfs, opts v1.UpdateOptions) (*v1alpha1.DatasyncLocationEfs, 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.DatasyncLocationEfs, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DatasyncLocationEfsList, 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.DatasyncLocationEfs, err error)
	DatasyncLocationEfsExpansion
}

DatasyncLocationEfsInterface has methods to work with DatasyncLocationEfs resources.

type DatasyncLocationEfsesGetter

type DatasyncLocationEfsesGetter interface {
	DatasyncLocationEfses(namespace string) DatasyncLocationEfsInterface
}

DatasyncLocationEfsesGetter has a method to return a DatasyncLocationEfsInterface. A group's client should implement this interface.

type DatasyncLocationNfsExpansion

type DatasyncLocationNfsExpansion interface{}

type DatasyncLocationNfsInterface

type DatasyncLocationNfsInterface interface {
	Create(ctx context.Context, datasyncLocationNfs *v1alpha1.DatasyncLocationNfs, opts v1.CreateOptions) (*v1alpha1.DatasyncLocationNfs, error)
	Update(ctx context.Context, datasyncLocationNfs *v1alpha1.DatasyncLocationNfs, opts v1.UpdateOptions) (*v1alpha1.DatasyncLocationNfs, error)
	UpdateStatus(ctx context.Context, datasyncLocationNfs *v1alpha1.DatasyncLocationNfs, opts v1.UpdateOptions) (*v1alpha1.DatasyncLocationNfs, 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.DatasyncLocationNfs, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DatasyncLocationNfsList, 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.DatasyncLocationNfs, err error)
	DatasyncLocationNfsExpansion
}

DatasyncLocationNfsInterface has methods to work with DatasyncLocationNfs resources.

type DatasyncLocationNfsesGetter

type DatasyncLocationNfsesGetter interface {
	DatasyncLocationNfses(namespace string) DatasyncLocationNfsInterface
}

DatasyncLocationNfsesGetter has a method to return a DatasyncLocationNfsInterface. A group's client should implement this interface.

type DatasyncLocationS3Expansion

type DatasyncLocationS3Expansion interface{}

type DatasyncLocationS3Interface

type DatasyncLocationS3Interface interface {
	Create(ctx context.Context, datasyncLocationS3 *v1alpha1.DatasyncLocationS3, opts v1.CreateOptions) (*v1alpha1.DatasyncLocationS3, error)
	Update(ctx context.Context, datasyncLocationS3 *v1alpha1.DatasyncLocationS3, opts v1.UpdateOptions) (*v1alpha1.DatasyncLocationS3, error)
	UpdateStatus(ctx context.Context, datasyncLocationS3 *v1alpha1.DatasyncLocationS3, opts v1.UpdateOptions) (*v1alpha1.DatasyncLocationS3, 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.DatasyncLocationS3, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DatasyncLocationS3List, 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.DatasyncLocationS3, err error)
	DatasyncLocationS3Expansion
}

DatasyncLocationS3Interface has methods to work with DatasyncLocationS3 resources.

type DatasyncLocationS3sGetter

type DatasyncLocationS3sGetter interface {
	DatasyncLocationS3s(namespace string) DatasyncLocationS3Interface
}

DatasyncLocationS3sGetter has a method to return a DatasyncLocationS3Interface. A group's client should implement this interface.

type DatasyncTaskExpansion

type DatasyncTaskExpansion interface{}

type DatasyncTaskInterface

type DatasyncTaskInterface interface {
	Create(ctx context.Context, datasyncTask *v1alpha1.DatasyncTask, opts v1.CreateOptions) (*v1alpha1.DatasyncTask, error)
	Update(ctx context.Context, datasyncTask *v1alpha1.DatasyncTask, opts v1.UpdateOptions) (*v1alpha1.DatasyncTask, error)
	UpdateStatus(ctx context.Context, datasyncTask *v1alpha1.DatasyncTask, opts v1.UpdateOptions) (*v1alpha1.DatasyncTask, 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.DatasyncTask, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DatasyncTaskList, 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.DatasyncTask, err error)
	DatasyncTaskExpansion
}

DatasyncTaskInterface has methods to work with DatasyncTask resources.

type DatasyncTasksGetter

type DatasyncTasksGetter interface {
	DatasyncTasks(namespace string) DatasyncTaskInterface
}

DatasyncTasksGetter has a method to return a DatasyncTaskInterface. A group's client should implement this interface.

type DaxClusterExpansion

type DaxClusterExpansion interface{}

type DaxClusterInterface

type DaxClusterInterface interface {
	Create(ctx context.Context, daxCluster *v1alpha1.DaxCluster, opts v1.CreateOptions) (*v1alpha1.DaxCluster, error)
	Update(ctx context.Context, daxCluster *v1alpha1.DaxCluster, opts v1.UpdateOptions) (*v1alpha1.DaxCluster, error)
	UpdateStatus(ctx context.Context, daxCluster *v1alpha1.DaxCluster, opts v1.UpdateOptions) (*v1alpha1.DaxCluster, 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.DaxCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DaxClusterList, 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.DaxCluster, err error)
	DaxClusterExpansion
}

DaxClusterInterface has methods to work with DaxCluster resources.

type DaxClustersGetter

type DaxClustersGetter interface {
	DaxClusters(namespace string) DaxClusterInterface
}

DaxClustersGetter has a method to return a DaxClusterInterface. A group's client should implement this interface.

type DaxParameterGroupExpansion

type DaxParameterGroupExpansion interface{}

type DaxParameterGroupInterface

type DaxParameterGroupInterface interface {
	Create(ctx context.Context, daxParameterGroup *v1alpha1.DaxParameterGroup, opts v1.CreateOptions) (*v1alpha1.DaxParameterGroup, error)
	Update(ctx context.Context, daxParameterGroup *v1alpha1.DaxParameterGroup, opts v1.UpdateOptions) (*v1alpha1.DaxParameterGroup, error)
	UpdateStatus(ctx context.Context, daxParameterGroup *v1alpha1.DaxParameterGroup, opts v1.UpdateOptions) (*v1alpha1.DaxParameterGroup, 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.DaxParameterGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DaxParameterGroupList, 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.DaxParameterGroup, err error)
	DaxParameterGroupExpansion
}

DaxParameterGroupInterface has methods to work with DaxParameterGroup resources.

type DaxParameterGroupsGetter

type DaxParameterGroupsGetter interface {
	DaxParameterGroups(namespace string) DaxParameterGroupInterface
}

DaxParameterGroupsGetter has a method to return a DaxParameterGroupInterface. A group's client should implement this interface.

type DaxSubnetGroupExpansion

type DaxSubnetGroupExpansion interface{}

type DaxSubnetGroupInterface

type DaxSubnetGroupInterface interface {
	Create(ctx context.Context, daxSubnetGroup *v1alpha1.DaxSubnetGroup, opts v1.CreateOptions) (*v1alpha1.DaxSubnetGroup, error)
	Update(ctx context.Context, daxSubnetGroup *v1alpha1.DaxSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.DaxSubnetGroup, error)
	UpdateStatus(ctx context.Context, daxSubnetGroup *v1alpha1.DaxSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.DaxSubnetGroup, 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.DaxSubnetGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DaxSubnetGroupList, 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.DaxSubnetGroup, err error)
	DaxSubnetGroupExpansion
}

DaxSubnetGroupInterface has methods to work with DaxSubnetGroup resources.

type DaxSubnetGroupsGetter

type DaxSubnetGroupsGetter interface {
	DaxSubnetGroups(namespace string) DaxSubnetGroupInterface
}

DaxSubnetGroupsGetter has a method to return a DaxSubnetGroupInterface. A group's client should implement this interface.

type DbClusterSnapshotExpansion

type DbClusterSnapshotExpansion interface{}

type DbClusterSnapshotInterface

type DbClusterSnapshotInterface interface {
	Create(ctx context.Context, dbClusterSnapshot *v1alpha1.DbClusterSnapshot, opts v1.CreateOptions) (*v1alpha1.DbClusterSnapshot, error)
	Update(ctx context.Context, dbClusterSnapshot *v1alpha1.DbClusterSnapshot, opts v1.UpdateOptions) (*v1alpha1.DbClusterSnapshot, error)
	UpdateStatus(ctx context.Context, dbClusterSnapshot *v1alpha1.DbClusterSnapshot, opts v1.UpdateOptions) (*v1alpha1.DbClusterSnapshot, 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.DbClusterSnapshot, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DbClusterSnapshotList, 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.DbClusterSnapshot, err error)
	DbClusterSnapshotExpansion
}

DbClusterSnapshotInterface has methods to work with DbClusterSnapshot resources.

type DbClusterSnapshotsGetter

type DbClusterSnapshotsGetter interface {
	DbClusterSnapshots(namespace string) DbClusterSnapshotInterface
}

DbClusterSnapshotsGetter has a method to return a DbClusterSnapshotInterface. A group's client should implement this interface.

type DbEventSubscriptionExpansion

type DbEventSubscriptionExpansion interface{}

type DbEventSubscriptionInterface

type DbEventSubscriptionInterface interface {
	Create(ctx context.Context, dbEventSubscription *v1alpha1.DbEventSubscription, opts v1.CreateOptions) (*v1alpha1.DbEventSubscription, error)
	Update(ctx context.Context, dbEventSubscription *v1alpha1.DbEventSubscription, opts v1.UpdateOptions) (*v1alpha1.DbEventSubscription, error)
	UpdateStatus(ctx context.Context, dbEventSubscription *v1alpha1.DbEventSubscription, opts v1.UpdateOptions) (*v1alpha1.DbEventSubscription, 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.DbEventSubscription, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DbEventSubscriptionList, 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.DbEventSubscription, err error)
	DbEventSubscriptionExpansion
}

DbEventSubscriptionInterface has methods to work with DbEventSubscription resources.

type DbEventSubscriptionsGetter

type DbEventSubscriptionsGetter interface {
	DbEventSubscriptions(namespace string) DbEventSubscriptionInterface
}

DbEventSubscriptionsGetter has a method to return a DbEventSubscriptionInterface. A group's client should implement this interface.

type DbInstanceExpansion

type DbInstanceExpansion interface{}

type DbInstanceInterface

type DbInstanceInterface interface {
	Create(ctx context.Context, dbInstance *v1alpha1.DbInstance, opts v1.CreateOptions) (*v1alpha1.DbInstance, error)
	Update(ctx context.Context, dbInstance *v1alpha1.DbInstance, opts v1.UpdateOptions) (*v1alpha1.DbInstance, error)
	UpdateStatus(ctx context.Context, dbInstance *v1alpha1.DbInstance, opts v1.UpdateOptions) (*v1alpha1.DbInstance, 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.DbInstance, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DbInstanceList, 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.DbInstance, err error)
	DbInstanceExpansion
}

DbInstanceInterface has methods to work with DbInstance resources.

type DbInstanceRoleAssociationExpansion

type DbInstanceRoleAssociationExpansion interface{}

type DbInstanceRoleAssociationInterface

type DbInstanceRoleAssociationInterface interface {
	Create(ctx context.Context, dbInstanceRoleAssociation *v1alpha1.DbInstanceRoleAssociation, opts v1.CreateOptions) (*v1alpha1.DbInstanceRoleAssociation, error)
	Update(ctx context.Context, dbInstanceRoleAssociation *v1alpha1.DbInstanceRoleAssociation, opts v1.UpdateOptions) (*v1alpha1.DbInstanceRoleAssociation, error)
	UpdateStatus(ctx context.Context, dbInstanceRoleAssociation *v1alpha1.DbInstanceRoleAssociation, opts v1.UpdateOptions) (*v1alpha1.DbInstanceRoleAssociation, 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.DbInstanceRoleAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DbInstanceRoleAssociationList, 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.DbInstanceRoleAssociation, err error)
	DbInstanceRoleAssociationExpansion
}

DbInstanceRoleAssociationInterface has methods to work with DbInstanceRoleAssociation resources.

type DbInstanceRoleAssociationsGetter

type DbInstanceRoleAssociationsGetter interface {
	DbInstanceRoleAssociations(namespace string) DbInstanceRoleAssociationInterface
}

DbInstanceRoleAssociationsGetter has a method to return a DbInstanceRoleAssociationInterface. A group's client should implement this interface.

type DbInstancesGetter

type DbInstancesGetter interface {
	DbInstances(namespace string) DbInstanceInterface
}

DbInstancesGetter has a method to return a DbInstanceInterface. A group's client should implement this interface.

type DbOptionGroupExpansion

type DbOptionGroupExpansion interface{}

type DbOptionGroupInterface

type DbOptionGroupInterface interface {
	Create(ctx context.Context, dbOptionGroup *v1alpha1.DbOptionGroup, opts v1.CreateOptions) (*v1alpha1.DbOptionGroup, error)
	Update(ctx context.Context, dbOptionGroup *v1alpha1.DbOptionGroup, opts v1.UpdateOptions) (*v1alpha1.DbOptionGroup, error)
	UpdateStatus(ctx context.Context, dbOptionGroup *v1alpha1.DbOptionGroup, opts v1.UpdateOptions) (*v1alpha1.DbOptionGroup, 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.DbOptionGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DbOptionGroupList, 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.DbOptionGroup, err error)
	DbOptionGroupExpansion
}

DbOptionGroupInterface has methods to work with DbOptionGroup resources.

type DbOptionGroupsGetter

type DbOptionGroupsGetter interface {
	DbOptionGroups(namespace string) DbOptionGroupInterface
}

DbOptionGroupsGetter has a method to return a DbOptionGroupInterface. A group's client should implement this interface.

type DbParameterGroupExpansion

type DbParameterGroupExpansion interface{}

type DbParameterGroupInterface

type DbParameterGroupInterface interface {
	Create(ctx context.Context, dbParameterGroup *v1alpha1.DbParameterGroup, opts v1.CreateOptions) (*v1alpha1.DbParameterGroup, error)
	Update(ctx context.Context, dbParameterGroup *v1alpha1.DbParameterGroup, opts v1.UpdateOptions) (*v1alpha1.DbParameterGroup, error)
	UpdateStatus(ctx context.Context, dbParameterGroup *v1alpha1.DbParameterGroup, opts v1.UpdateOptions) (*v1alpha1.DbParameterGroup, 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.DbParameterGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DbParameterGroupList, 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.DbParameterGroup, err error)
	DbParameterGroupExpansion
}

DbParameterGroupInterface has methods to work with DbParameterGroup resources.

type DbParameterGroupsGetter

type DbParameterGroupsGetter interface {
	DbParameterGroups(namespace string) DbParameterGroupInterface
}

DbParameterGroupsGetter has a method to return a DbParameterGroupInterface. A group's client should implement this interface.

type DbSecurityGroupExpansion

type DbSecurityGroupExpansion interface{}

type DbSecurityGroupInterface

type DbSecurityGroupInterface interface {
	Create(ctx context.Context, dbSecurityGroup *v1alpha1.DbSecurityGroup, opts v1.CreateOptions) (*v1alpha1.DbSecurityGroup, error)
	Update(ctx context.Context, dbSecurityGroup *v1alpha1.DbSecurityGroup, opts v1.UpdateOptions) (*v1alpha1.DbSecurityGroup, error)
	UpdateStatus(ctx context.Context, dbSecurityGroup *v1alpha1.DbSecurityGroup, opts v1.UpdateOptions) (*v1alpha1.DbSecurityGroup, 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.DbSecurityGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DbSecurityGroupList, 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.DbSecurityGroup, err error)
	DbSecurityGroupExpansion
}

DbSecurityGroupInterface has methods to work with DbSecurityGroup resources.

type DbSecurityGroupsGetter

type DbSecurityGroupsGetter interface {
	DbSecurityGroups(namespace string) DbSecurityGroupInterface
}

DbSecurityGroupsGetter has a method to return a DbSecurityGroupInterface. A group's client should implement this interface.

type DbSnapshotExpansion

type DbSnapshotExpansion interface{}

type DbSnapshotInterface

type DbSnapshotInterface interface {
	Create(ctx context.Context, dbSnapshot *v1alpha1.DbSnapshot, opts v1.CreateOptions) (*v1alpha1.DbSnapshot, error)
	Update(ctx context.Context, dbSnapshot *v1alpha1.DbSnapshot, opts v1.UpdateOptions) (*v1alpha1.DbSnapshot, error)
	UpdateStatus(ctx context.Context, dbSnapshot *v1alpha1.DbSnapshot, opts v1.UpdateOptions) (*v1alpha1.DbSnapshot, 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.DbSnapshot, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DbSnapshotList, 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.DbSnapshot, err error)
	DbSnapshotExpansion
}

DbSnapshotInterface has methods to work with DbSnapshot resources.

type DbSnapshotsGetter

type DbSnapshotsGetter interface {
	DbSnapshots(namespace string) DbSnapshotInterface
}

DbSnapshotsGetter has a method to return a DbSnapshotInterface. A group's client should implement this interface.

type DbSubnetGroupExpansion

type DbSubnetGroupExpansion interface{}

type DbSubnetGroupInterface

type DbSubnetGroupInterface interface {
	Create(ctx context.Context, dbSubnetGroup *v1alpha1.DbSubnetGroup, opts v1.CreateOptions) (*v1alpha1.DbSubnetGroup, error)
	Update(ctx context.Context, dbSubnetGroup *v1alpha1.DbSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.DbSubnetGroup, error)
	UpdateStatus(ctx context.Context, dbSubnetGroup *v1alpha1.DbSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.DbSubnetGroup, 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.DbSubnetGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DbSubnetGroupList, 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.DbSubnetGroup, err error)
	DbSubnetGroupExpansion
}

DbSubnetGroupInterface has methods to work with DbSubnetGroup resources.

type DbSubnetGroupsGetter

type DbSubnetGroupsGetter interface {
	DbSubnetGroups(namespace string) DbSubnetGroupInterface
}

DbSubnetGroupsGetter has a method to return a DbSubnetGroupInterface. A group's client should implement this interface.

type DefaultNetworkACLExpansion added in v0.0.2

type DefaultNetworkACLExpansion interface{}

type DefaultNetworkACLInterface added in v0.0.2

type DefaultNetworkACLInterface interface {
	Create(ctx context.Context, defaultNetworkACL *v1alpha1.DefaultNetworkACL, opts v1.CreateOptions) (*v1alpha1.DefaultNetworkACL, error)
	Update(ctx context.Context, defaultNetworkACL *v1alpha1.DefaultNetworkACL, opts v1.UpdateOptions) (*v1alpha1.DefaultNetworkACL, error)
	UpdateStatus(ctx context.Context, defaultNetworkACL *v1alpha1.DefaultNetworkACL, opts v1.UpdateOptions) (*v1alpha1.DefaultNetworkACL, 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.DefaultNetworkACL, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DefaultNetworkACLList, 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.DefaultNetworkACL, err error)
	DefaultNetworkACLExpansion
}

DefaultNetworkACLInterface has methods to work with DefaultNetworkACL resources.

type DefaultNetworkACLsGetter added in v0.0.2

type DefaultNetworkACLsGetter interface {
	DefaultNetworkACLs(namespace string) DefaultNetworkACLInterface
}

DefaultNetworkACLsGetter has a method to return a DefaultNetworkACLInterface. A group's client should implement this interface.

type DefaultRouteTableExpansion

type DefaultRouteTableExpansion interface{}

type DefaultRouteTableInterface

type DefaultRouteTableInterface interface {
	Create(ctx context.Context, defaultRouteTable *v1alpha1.DefaultRouteTable, opts v1.CreateOptions) (*v1alpha1.DefaultRouteTable, error)
	Update(ctx context.Context, defaultRouteTable *v1alpha1.DefaultRouteTable, opts v1.UpdateOptions) (*v1alpha1.DefaultRouteTable, error)
	UpdateStatus(ctx context.Context, defaultRouteTable *v1alpha1.DefaultRouteTable, opts v1.UpdateOptions) (*v1alpha1.DefaultRouteTable, 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.DefaultRouteTable, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DefaultRouteTableList, 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.DefaultRouteTable, err error)
	DefaultRouteTableExpansion
}

DefaultRouteTableInterface has methods to work with DefaultRouteTable resources.

type DefaultRouteTablesGetter

type DefaultRouteTablesGetter interface {
	DefaultRouteTables(namespace string) DefaultRouteTableInterface
}

DefaultRouteTablesGetter has a method to return a DefaultRouteTableInterface. A group's client should implement this interface.

type DefaultSecurityGroupExpansion

type DefaultSecurityGroupExpansion interface{}

type DefaultSecurityGroupInterface

type DefaultSecurityGroupInterface interface {
	Create(ctx context.Context, defaultSecurityGroup *v1alpha1.DefaultSecurityGroup, opts v1.CreateOptions) (*v1alpha1.DefaultSecurityGroup, error)
	Update(ctx context.Context, defaultSecurityGroup *v1alpha1.DefaultSecurityGroup, opts v1.UpdateOptions) (*v1alpha1.DefaultSecurityGroup, error)
	UpdateStatus(ctx context.Context, defaultSecurityGroup *v1alpha1.DefaultSecurityGroup, opts v1.UpdateOptions) (*v1alpha1.DefaultSecurityGroup, 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.DefaultSecurityGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DefaultSecurityGroupList, 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.DefaultSecurityGroup, err error)
	DefaultSecurityGroupExpansion
}

DefaultSecurityGroupInterface has methods to work with DefaultSecurityGroup resources.

type DefaultSecurityGroupsGetter

type DefaultSecurityGroupsGetter interface {
	DefaultSecurityGroups(namespace string) DefaultSecurityGroupInterface
}

DefaultSecurityGroupsGetter has a method to return a DefaultSecurityGroupInterface. A group's client should implement this interface.

type DefaultSubnetExpansion

type DefaultSubnetExpansion interface{}

type DefaultSubnetInterface

type DefaultSubnetInterface interface {
	Create(ctx context.Context, defaultSubnet *v1alpha1.DefaultSubnet, opts v1.CreateOptions) (*v1alpha1.DefaultSubnet, error)
	Update(ctx context.Context, defaultSubnet *v1alpha1.DefaultSubnet, opts v1.UpdateOptions) (*v1alpha1.DefaultSubnet, error)
	UpdateStatus(ctx context.Context, defaultSubnet *v1alpha1.DefaultSubnet, opts v1.UpdateOptions) (*v1alpha1.DefaultSubnet, 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.DefaultSubnet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DefaultSubnetList, 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.DefaultSubnet, err error)
	DefaultSubnetExpansion
}

DefaultSubnetInterface has methods to work with DefaultSubnet resources.

type DefaultSubnetsGetter

type DefaultSubnetsGetter interface {
	DefaultSubnets(namespace string) DefaultSubnetInterface
}

DefaultSubnetsGetter has a method to return a DefaultSubnetInterface. A group's client should implement this interface.

type DefaultVpcDHCPOptionsExpansion added in v0.0.2

type DefaultVpcDHCPOptionsExpansion interface{}

type DefaultVpcDHCPOptionsInterface added in v0.0.2

type DefaultVpcDHCPOptionsInterface interface {
	Create(ctx context.Context, defaultVpcDHCPOptions *v1alpha1.DefaultVpcDHCPOptions, opts v1.CreateOptions) (*v1alpha1.DefaultVpcDHCPOptions, error)
	Update(ctx context.Context, defaultVpcDHCPOptions *v1alpha1.DefaultVpcDHCPOptions, opts v1.UpdateOptions) (*v1alpha1.DefaultVpcDHCPOptions, error)
	UpdateStatus(ctx context.Context, defaultVpcDHCPOptions *v1alpha1.DefaultVpcDHCPOptions, opts v1.UpdateOptions) (*v1alpha1.DefaultVpcDHCPOptions, 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.DefaultVpcDHCPOptions, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DefaultVpcDHCPOptionsList, 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.DefaultVpcDHCPOptions, err error)
	DefaultVpcDHCPOptionsExpansion
}

DefaultVpcDHCPOptionsInterface has methods to work with DefaultVpcDHCPOptions resources.

type DefaultVpcDHCPOptionsesGetter added in v0.0.2

type DefaultVpcDHCPOptionsesGetter interface {
	DefaultVpcDHCPOptionses(namespace string) DefaultVpcDHCPOptionsInterface
}

DefaultVpcDHCPOptionsesGetter has a method to return a DefaultVpcDHCPOptionsInterface. A group's client should implement this interface.

type DefaultVpcExpansion

type DefaultVpcExpansion interface{}

type DefaultVpcInterface

type DefaultVpcInterface interface {
	Create(ctx context.Context, defaultVpc *v1alpha1.DefaultVpc, opts v1.CreateOptions) (*v1alpha1.DefaultVpc, error)
	Update(ctx context.Context, defaultVpc *v1alpha1.DefaultVpc, opts v1.UpdateOptions) (*v1alpha1.DefaultVpc, error)
	UpdateStatus(ctx context.Context, defaultVpc *v1alpha1.DefaultVpc, opts v1.UpdateOptions) (*v1alpha1.DefaultVpc, 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.DefaultVpc, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DefaultVpcList, 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.DefaultVpc, err error)
	DefaultVpcExpansion
}

DefaultVpcInterface has methods to work with DefaultVpc resources.

type DefaultVpcsGetter

type DefaultVpcsGetter interface {
	DefaultVpcs(namespace string) DefaultVpcInterface
}

DefaultVpcsGetter has a method to return a DefaultVpcInterface. A group's client should implement this interface.

type DevicefarmProjectExpansion

type DevicefarmProjectExpansion interface{}

type DevicefarmProjectInterface

type DevicefarmProjectInterface interface {
	Create(ctx context.Context, devicefarmProject *v1alpha1.DevicefarmProject, opts v1.CreateOptions) (*v1alpha1.DevicefarmProject, error)
	Update(ctx context.Context, devicefarmProject *v1alpha1.DevicefarmProject, opts v1.UpdateOptions) (*v1alpha1.DevicefarmProject, error)
	UpdateStatus(ctx context.Context, devicefarmProject *v1alpha1.DevicefarmProject, opts v1.UpdateOptions) (*v1alpha1.DevicefarmProject, 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.DevicefarmProject, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DevicefarmProjectList, 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.DevicefarmProject, err error)
	DevicefarmProjectExpansion
}

DevicefarmProjectInterface has methods to work with DevicefarmProject resources.

type DevicefarmProjectsGetter

type DevicefarmProjectsGetter interface {
	DevicefarmProjects(namespace string) DevicefarmProjectInterface
}

DevicefarmProjectsGetter has a method to return a DevicefarmProjectInterface. A group's client should implement this interface.

type DirectoryServiceConditionalForwarderExpansion

type DirectoryServiceConditionalForwarderExpansion interface{}

type DirectoryServiceConditionalForwarderInterface

DirectoryServiceConditionalForwarderInterface has methods to work with DirectoryServiceConditionalForwarder resources.

type DirectoryServiceConditionalForwardersGetter

type DirectoryServiceConditionalForwardersGetter interface {
	DirectoryServiceConditionalForwarders(namespace string) DirectoryServiceConditionalForwarderInterface
}

DirectoryServiceConditionalForwardersGetter has a method to return a DirectoryServiceConditionalForwarderInterface. A group's client should implement this interface.

type DirectoryServiceDirectoriesGetter

type DirectoryServiceDirectoriesGetter interface {
	DirectoryServiceDirectories(namespace string) DirectoryServiceDirectoryInterface
}

DirectoryServiceDirectoriesGetter has a method to return a DirectoryServiceDirectoryInterface. A group's client should implement this interface.

type DirectoryServiceDirectoryExpansion

type DirectoryServiceDirectoryExpansion interface{}

type DirectoryServiceDirectoryInterface

type DirectoryServiceDirectoryInterface interface {
	Create(ctx context.Context, directoryServiceDirectory *v1alpha1.DirectoryServiceDirectory, opts v1.CreateOptions) (*v1alpha1.DirectoryServiceDirectory, error)
	Update(ctx context.Context, directoryServiceDirectory *v1alpha1.DirectoryServiceDirectory, opts v1.UpdateOptions) (*v1alpha1.DirectoryServiceDirectory, error)
	UpdateStatus(ctx context.Context, directoryServiceDirectory *v1alpha1.DirectoryServiceDirectory, opts v1.UpdateOptions) (*v1alpha1.DirectoryServiceDirectory, 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.DirectoryServiceDirectory, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DirectoryServiceDirectoryList, 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.DirectoryServiceDirectory, err error)
	DirectoryServiceDirectoryExpansion
}

DirectoryServiceDirectoryInterface has methods to work with DirectoryServiceDirectory resources.

type DirectoryServiceLogSubscriptionExpansion

type DirectoryServiceLogSubscriptionExpansion interface{}

type DirectoryServiceLogSubscriptionInterface

DirectoryServiceLogSubscriptionInterface has methods to work with DirectoryServiceLogSubscription resources.

type DirectoryServiceLogSubscriptionsGetter

type DirectoryServiceLogSubscriptionsGetter interface {
	DirectoryServiceLogSubscriptions(namespace string) DirectoryServiceLogSubscriptionInterface
}

DirectoryServiceLogSubscriptionsGetter has a method to return a DirectoryServiceLogSubscriptionInterface. A group's client should implement this interface.

type DlmLifecyclePoliciesGetter

type DlmLifecyclePoliciesGetter interface {
	DlmLifecyclePolicies(namespace string) DlmLifecyclePolicyInterface
}

DlmLifecyclePoliciesGetter has a method to return a DlmLifecyclePolicyInterface. A group's client should implement this interface.

type DlmLifecyclePolicyExpansion

type DlmLifecyclePolicyExpansion interface{}

type DlmLifecyclePolicyInterface

type DlmLifecyclePolicyInterface interface {
	Create(ctx context.Context, dlmLifecyclePolicy *v1alpha1.DlmLifecyclePolicy, opts v1.CreateOptions) (*v1alpha1.DlmLifecyclePolicy, error)
	Update(ctx context.Context, dlmLifecyclePolicy *v1alpha1.DlmLifecyclePolicy, opts v1.UpdateOptions) (*v1alpha1.DlmLifecyclePolicy, error)
	UpdateStatus(ctx context.Context, dlmLifecyclePolicy *v1alpha1.DlmLifecyclePolicy, opts v1.UpdateOptions) (*v1alpha1.DlmLifecyclePolicy, 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.DlmLifecyclePolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DlmLifecyclePolicyList, 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.DlmLifecyclePolicy, err error)
	DlmLifecyclePolicyExpansion
}

DlmLifecyclePolicyInterface has methods to work with DlmLifecyclePolicy resources.

type DmsCertificateExpansion

type DmsCertificateExpansion interface{}

type DmsCertificateInterface

type DmsCertificateInterface interface {
	Create(ctx context.Context, dmsCertificate *v1alpha1.DmsCertificate, opts v1.CreateOptions) (*v1alpha1.DmsCertificate, error)
	Update(ctx context.Context, dmsCertificate *v1alpha1.DmsCertificate, opts v1.UpdateOptions) (*v1alpha1.DmsCertificate, error)
	UpdateStatus(ctx context.Context, dmsCertificate *v1alpha1.DmsCertificate, opts v1.UpdateOptions) (*v1alpha1.DmsCertificate, 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.DmsCertificate, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DmsCertificateList, 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.DmsCertificate, err error)
	DmsCertificateExpansion
}

DmsCertificateInterface has methods to work with DmsCertificate resources.

type DmsCertificatesGetter

type DmsCertificatesGetter interface {
	DmsCertificates(namespace string) DmsCertificateInterface
}

DmsCertificatesGetter has a method to return a DmsCertificateInterface. A group's client should implement this interface.

type DmsEndpointExpansion

type DmsEndpointExpansion interface{}

type DmsEndpointInterface

type DmsEndpointInterface interface {
	Create(ctx context.Context, dmsEndpoint *v1alpha1.DmsEndpoint, opts v1.CreateOptions) (*v1alpha1.DmsEndpoint, error)
	Update(ctx context.Context, dmsEndpoint *v1alpha1.DmsEndpoint, opts v1.UpdateOptions) (*v1alpha1.DmsEndpoint, error)
	UpdateStatus(ctx context.Context, dmsEndpoint *v1alpha1.DmsEndpoint, opts v1.UpdateOptions) (*v1alpha1.DmsEndpoint, 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.DmsEndpoint, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DmsEndpointList, 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.DmsEndpoint, err error)
	DmsEndpointExpansion
}

DmsEndpointInterface has methods to work with DmsEndpoint resources.

type DmsEndpointsGetter

type DmsEndpointsGetter interface {
	DmsEndpoints(namespace string) DmsEndpointInterface
}

DmsEndpointsGetter has a method to return a DmsEndpointInterface. A group's client should implement this interface.

type DmsReplicationInstanceExpansion

type DmsReplicationInstanceExpansion interface{}

type DmsReplicationInstanceInterface

type DmsReplicationInstanceInterface interface {
	Create(ctx context.Context, dmsReplicationInstance *v1alpha1.DmsReplicationInstance, opts v1.CreateOptions) (*v1alpha1.DmsReplicationInstance, error)
	Update(ctx context.Context, dmsReplicationInstance *v1alpha1.DmsReplicationInstance, opts v1.UpdateOptions) (*v1alpha1.DmsReplicationInstance, error)
	UpdateStatus(ctx context.Context, dmsReplicationInstance *v1alpha1.DmsReplicationInstance, opts v1.UpdateOptions) (*v1alpha1.DmsReplicationInstance, 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.DmsReplicationInstance, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DmsReplicationInstanceList, 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.DmsReplicationInstance, err error)
	DmsReplicationInstanceExpansion
}

DmsReplicationInstanceInterface has methods to work with DmsReplicationInstance resources.

type DmsReplicationInstancesGetter

type DmsReplicationInstancesGetter interface {
	DmsReplicationInstances(namespace string) DmsReplicationInstanceInterface
}

DmsReplicationInstancesGetter has a method to return a DmsReplicationInstanceInterface. A group's client should implement this interface.

type DmsReplicationSubnetGroupExpansion

type DmsReplicationSubnetGroupExpansion interface{}

type DmsReplicationSubnetGroupInterface

type DmsReplicationSubnetGroupInterface interface {
	Create(ctx context.Context, dmsReplicationSubnetGroup *v1alpha1.DmsReplicationSubnetGroup, opts v1.CreateOptions) (*v1alpha1.DmsReplicationSubnetGroup, error)
	Update(ctx context.Context, dmsReplicationSubnetGroup *v1alpha1.DmsReplicationSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.DmsReplicationSubnetGroup, error)
	UpdateStatus(ctx context.Context, dmsReplicationSubnetGroup *v1alpha1.DmsReplicationSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.DmsReplicationSubnetGroup, 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.DmsReplicationSubnetGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DmsReplicationSubnetGroupList, 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.DmsReplicationSubnetGroup, err error)
	DmsReplicationSubnetGroupExpansion
}

DmsReplicationSubnetGroupInterface has methods to work with DmsReplicationSubnetGroup resources.

type DmsReplicationSubnetGroupsGetter

type DmsReplicationSubnetGroupsGetter interface {
	DmsReplicationSubnetGroups(namespace string) DmsReplicationSubnetGroupInterface
}

DmsReplicationSubnetGroupsGetter has a method to return a DmsReplicationSubnetGroupInterface. A group's client should implement this interface.

type DmsReplicationTaskExpansion

type DmsReplicationTaskExpansion interface{}

type DmsReplicationTaskInterface

type DmsReplicationTaskInterface interface {
	Create(ctx context.Context, dmsReplicationTask *v1alpha1.DmsReplicationTask, opts v1.CreateOptions) (*v1alpha1.DmsReplicationTask, error)
	Update(ctx context.Context, dmsReplicationTask *v1alpha1.DmsReplicationTask, opts v1.UpdateOptions) (*v1alpha1.DmsReplicationTask, error)
	UpdateStatus(ctx context.Context, dmsReplicationTask *v1alpha1.DmsReplicationTask, opts v1.UpdateOptions) (*v1alpha1.DmsReplicationTask, 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.DmsReplicationTask, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DmsReplicationTaskList, 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.DmsReplicationTask, err error)
	DmsReplicationTaskExpansion
}

DmsReplicationTaskInterface has methods to work with DmsReplicationTask resources.

type DmsReplicationTasksGetter

type DmsReplicationTasksGetter interface {
	DmsReplicationTasks(namespace string) DmsReplicationTaskInterface
}

DmsReplicationTasksGetter has a method to return a DmsReplicationTaskInterface. A group's client should implement this interface.

type DocdbClusterExpansion

type DocdbClusterExpansion interface{}

type DocdbClusterInstanceExpansion

type DocdbClusterInstanceExpansion interface{}

type DocdbClusterInstanceInterface

type DocdbClusterInstanceInterface interface {
	Create(ctx context.Context, docdbClusterInstance *v1alpha1.DocdbClusterInstance, opts v1.CreateOptions) (*v1alpha1.DocdbClusterInstance, error)
	Update(ctx context.Context, docdbClusterInstance *v1alpha1.DocdbClusterInstance, opts v1.UpdateOptions) (*v1alpha1.DocdbClusterInstance, error)
	UpdateStatus(ctx context.Context, docdbClusterInstance *v1alpha1.DocdbClusterInstance, opts v1.UpdateOptions) (*v1alpha1.DocdbClusterInstance, 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.DocdbClusterInstance, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DocdbClusterInstanceList, 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.DocdbClusterInstance, err error)
	DocdbClusterInstanceExpansion
}

DocdbClusterInstanceInterface has methods to work with DocdbClusterInstance resources.

type DocdbClusterInstancesGetter

type DocdbClusterInstancesGetter interface {
	DocdbClusterInstances(namespace string) DocdbClusterInstanceInterface
}

DocdbClusterInstancesGetter has a method to return a DocdbClusterInstanceInterface. A group's client should implement this interface.

type DocdbClusterInterface

type DocdbClusterInterface interface {
	Create(ctx context.Context, docdbCluster *v1alpha1.DocdbCluster, opts v1.CreateOptions) (*v1alpha1.DocdbCluster, error)
	Update(ctx context.Context, docdbCluster *v1alpha1.DocdbCluster, opts v1.UpdateOptions) (*v1alpha1.DocdbCluster, error)
	UpdateStatus(ctx context.Context, docdbCluster *v1alpha1.DocdbCluster, opts v1.UpdateOptions) (*v1alpha1.DocdbCluster, 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.DocdbCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DocdbClusterList, 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.DocdbCluster, err error)
	DocdbClusterExpansion
}

DocdbClusterInterface has methods to work with DocdbCluster resources.

type DocdbClusterParameterGroupExpansion

type DocdbClusterParameterGroupExpansion interface{}

type DocdbClusterParameterGroupInterface

type DocdbClusterParameterGroupInterface interface {
	Create(ctx context.Context, docdbClusterParameterGroup *v1alpha1.DocdbClusterParameterGroup, opts v1.CreateOptions) (*v1alpha1.DocdbClusterParameterGroup, error)
	Update(ctx context.Context, docdbClusterParameterGroup *v1alpha1.DocdbClusterParameterGroup, opts v1.UpdateOptions) (*v1alpha1.DocdbClusterParameterGroup, error)
	UpdateStatus(ctx context.Context, docdbClusterParameterGroup *v1alpha1.DocdbClusterParameterGroup, opts v1.UpdateOptions) (*v1alpha1.DocdbClusterParameterGroup, 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.DocdbClusterParameterGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DocdbClusterParameterGroupList, 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.DocdbClusterParameterGroup, err error)
	DocdbClusterParameterGroupExpansion
}

DocdbClusterParameterGroupInterface has methods to work with DocdbClusterParameterGroup resources.

type DocdbClusterParameterGroupsGetter

type DocdbClusterParameterGroupsGetter interface {
	DocdbClusterParameterGroups(namespace string) DocdbClusterParameterGroupInterface
}

DocdbClusterParameterGroupsGetter has a method to return a DocdbClusterParameterGroupInterface. A group's client should implement this interface.

type DocdbClusterSnapshotExpansion

type DocdbClusterSnapshotExpansion interface{}

type DocdbClusterSnapshotInterface

type DocdbClusterSnapshotInterface interface {
	Create(ctx context.Context, docdbClusterSnapshot *v1alpha1.DocdbClusterSnapshot, opts v1.CreateOptions) (*v1alpha1.DocdbClusterSnapshot, error)
	Update(ctx context.Context, docdbClusterSnapshot *v1alpha1.DocdbClusterSnapshot, opts v1.UpdateOptions) (*v1alpha1.DocdbClusterSnapshot, error)
	UpdateStatus(ctx context.Context, docdbClusterSnapshot *v1alpha1.DocdbClusterSnapshot, opts v1.UpdateOptions) (*v1alpha1.DocdbClusterSnapshot, 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.DocdbClusterSnapshot, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DocdbClusterSnapshotList, 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.DocdbClusterSnapshot, err error)
	DocdbClusterSnapshotExpansion
}

DocdbClusterSnapshotInterface has methods to work with DocdbClusterSnapshot resources.

type DocdbClusterSnapshotsGetter

type DocdbClusterSnapshotsGetter interface {
	DocdbClusterSnapshots(namespace string) DocdbClusterSnapshotInterface
}

DocdbClusterSnapshotsGetter has a method to return a DocdbClusterSnapshotInterface. A group's client should implement this interface.

type DocdbClustersGetter

type DocdbClustersGetter interface {
	DocdbClusters(namespace string) DocdbClusterInterface
}

DocdbClustersGetter has a method to return a DocdbClusterInterface. A group's client should implement this interface.

type DocdbSubnetGroupExpansion

type DocdbSubnetGroupExpansion interface{}

type DocdbSubnetGroupInterface

type DocdbSubnetGroupInterface interface {
	Create(ctx context.Context, docdbSubnetGroup *v1alpha1.DocdbSubnetGroup, opts v1.CreateOptions) (*v1alpha1.DocdbSubnetGroup, error)
	Update(ctx context.Context, docdbSubnetGroup *v1alpha1.DocdbSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.DocdbSubnetGroup, error)
	UpdateStatus(ctx context.Context, docdbSubnetGroup *v1alpha1.DocdbSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.DocdbSubnetGroup, 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.DocdbSubnetGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DocdbSubnetGroupList, 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.DocdbSubnetGroup, err error)
	DocdbSubnetGroupExpansion
}

DocdbSubnetGroupInterface has methods to work with DocdbSubnetGroup resources.

type DocdbSubnetGroupsGetter

type DocdbSubnetGroupsGetter interface {
	DocdbSubnetGroups(namespace string) DocdbSubnetGroupInterface
}

DocdbSubnetGroupsGetter has a method to return a DocdbSubnetGroupInterface. A group's client should implement this interface.

type DxBGPPeerExpansion added in v0.0.2

type DxBGPPeerExpansion interface{}

type DxBGPPeerInterface added in v0.0.2

type DxBGPPeerInterface interface {
	Create(ctx context.Context, dxBGPPeer *v1alpha1.DxBGPPeer, opts v1.CreateOptions) (*v1alpha1.DxBGPPeer, error)
	Update(ctx context.Context, dxBGPPeer *v1alpha1.DxBGPPeer, opts v1.UpdateOptions) (*v1alpha1.DxBGPPeer, error)
	UpdateStatus(ctx context.Context, dxBGPPeer *v1alpha1.DxBGPPeer, opts v1.UpdateOptions) (*v1alpha1.DxBGPPeer, 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.DxBGPPeer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DxBGPPeerList, 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.DxBGPPeer, err error)
	DxBGPPeerExpansion
}

DxBGPPeerInterface has methods to work with DxBGPPeer resources.

type DxBGPPeersGetter added in v0.0.2

type DxBGPPeersGetter interface {
	DxBGPPeers(namespace string) DxBGPPeerInterface
}

DxBGPPeersGetter has a method to return a DxBGPPeerInterface. A group's client should implement this interface.

type DxConnectionAssociationExpansion

type DxConnectionAssociationExpansion interface{}

type DxConnectionAssociationInterface

type DxConnectionAssociationInterface interface {
	Create(ctx context.Context, dxConnectionAssociation *v1alpha1.DxConnectionAssociation, opts v1.CreateOptions) (*v1alpha1.DxConnectionAssociation, error)
	Update(ctx context.Context, dxConnectionAssociation *v1alpha1.DxConnectionAssociation, opts v1.UpdateOptions) (*v1alpha1.DxConnectionAssociation, error)
	UpdateStatus(ctx context.Context, dxConnectionAssociation *v1alpha1.DxConnectionAssociation, opts v1.UpdateOptions) (*v1alpha1.DxConnectionAssociation, 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.DxConnectionAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DxConnectionAssociationList, 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.DxConnectionAssociation, err error)
	DxConnectionAssociationExpansion
}

DxConnectionAssociationInterface has methods to work with DxConnectionAssociation resources.

type DxConnectionAssociationsGetter

type DxConnectionAssociationsGetter interface {
	DxConnectionAssociations(namespace string) DxConnectionAssociationInterface
}

DxConnectionAssociationsGetter has a method to return a DxConnectionAssociationInterface. A group's client should implement this interface.

type DxConnectionExpansion

type DxConnectionExpansion interface{}

type DxConnectionInterface

type DxConnectionInterface interface {
	Create(ctx context.Context, dxConnection *v1alpha1.DxConnection, opts v1.CreateOptions) (*v1alpha1.DxConnection, error)
	Update(ctx context.Context, dxConnection *v1alpha1.DxConnection, opts v1.UpdateOptions) (*v1alpha1.DxConnection, error)
	UpdateStatus(ctx context.Context, dxConnection *v1alpha1.DxConnection, opts v1.UpdateOptions) (*v1alpha1.DxConnection, 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.DxConnection, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DxConnectionList, 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.DxConnection, err error)
	DxConnectionExpansion
}

DxConnectionInterface has methods to work with DxConnection resources.

type DxConnectionsGetter

type DxConnectionsGetter interface {
	DxConnections(namespace string) DxConnectionInterface
}

DxConnectionsGetter has a method to return a DxConnectionInterface. A group's client should implement this interface.

type DxGatewayAssociationExpansion

type DxGatewayAssociationExpansion interface{}

type DxGatewayAssociationInterface

type DxGatewayAssociationInterface interface {
	Create(ctx context.Context, dxGatewayAssociation *v1alpha1.DxGatewayAssociation, opts v1.CreateOptions) (*v1alpha1.DxGatewayAssociation, error)
	Update(ctx context.Context, dxGatewayAssociation *v1alpha1.DxGatewayAssociation, opts v1.UpdateOptions) (*v1alpha1.DxGatewayAssociation, error)
	UpdateStatus(ctx context.Context, dxGatewayAssociation *v1alpha1.DxGatewayAssociation, opts v1.UpdateOptions) (*v1alpha1.DxGatewayAssociation, 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.DxGatewayAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DxGatewayAssociationList, 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.DxGatewayAssociation, err error)
	DxGatewayAssociationExpansion
}

DxGatewayAssociationInterface has methods to work with DxGatewayAssociation resources.

type DxGatewayAssociationProposalExpansion

type DxGatewayAssociationProposalExpansion interface{}

type DxGatewayAssociationProposalInterface

type DxGatewayAssociationProposalInterface interface {
	Create(ctx context.Context, dxGatewayAssociationProposal *v1alpha1.DxGatewayAssociationProposal, opts v1.CreateOptions) (*v1alpha1.DxGatewayAssociationProposal, error)
	Update(ctx context.Context, dxGatewayAssociationProposal *v1alpha1.DxGatewayAssociationProposal, opts v1.UpdateOptions) (*v1alpha1.DxGatewayAssociationProposal, error)
	UpdateStatus(ctx context.Context, dxGatewayAssociationProposal *v1alpha1.DxGatewayAssociationProposal, opts v1.UpdateOptions) (*v1alpha1.DxGatewayAssociationProposal, 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.DxGatewayAssociationProposal, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DxGatewayAssociationProposalList, 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.DxGatewayAssociationProposal, err error)
	DxGatewayAssociationProposalExpansion
}

DxGatewayAssociationProposalInterface has methods to work with DxGatewayAssociationProposal resources.

type DxGatewayAssociationProposalsGetter

type DxGatewayAssociationProposalsGetter interface {
	DxGatewayAssociationProposals(namespace string) DxGatewayAssociationProposalInterface
}

DxGatewayAssociationProposalsGetter has a method to return a DxGatewayAssociationProposalInterface. A group's client should implement this interface.

type DxGatewayAssociationsGetter

type DxGatewayAssociationsGetter interface {
	DxGatewayAssociations(namespace string) DxGatewayAssociationInterface
}

DxGatewayAssociationsGetter has a method to return a DxGatewayAssociationInterface. A group's client should implement this interface.

type DxGatewayExpansion

type DxGatewayExpansion interface{}

type DxGatewayInterface

type DxGatewayInterface interface {
	Create(ctx context.Context, dxGateway *v1alpha1.DxGateway, opts v1.CreateOptions) (*v1alpha1.DxGateway, error)
	Update(ctx context.Context, dxGateway *v1alpha1.DxGateway, opts v1.UpdateOptions) (*v1alpha1.DxGateway, error)
	UpdateStatus(ctx context.Context, dxGateway *v1alpha1.DxGateway, opts v1.UpdateOptions) (*v1alpha1.DxGateway, 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.DxGateway, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DxGatewayList, 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.DxGateway, err error)
	DxGatewayExpansion
}

DxGatewayInterface has methods to work with DxGateway resources.

type DxGatewaysGetter

type DxGatewaysGetter interface {
	DxGateways(namespace string) DxGatewayInterface
}

DxGatewaysGetter has a method to return a DxGatewayInterface. A group's client should implement this interface.

type DxHostedPrivateVirtualInterfaceAccepterExpansion

type DxHostedPrivateVirtualInterfaceAccepterExpansion interface{}

type DxHostedPrivateVirtualInterfaceAccepterInterface

DxHostedPrivateVirtualInterfaceAccepterInterface has methods to work with DxHostedPrivateVirtualInterfaceAccepter resources.

type DxHostedPrivateVirtualInterfaceAcceptersGetter

type DxHostedPrivateVirtualInterfaceAcceptersGetter interface {
	DxHostedPrivateVirtualInterfaceAccepters(namespace string) DxHostedPrivateVirtualInterfaceAccepterInterface
}

DxHostedPrivateVirtualInterfaceAcceptersGetter has a method to return a DxHostedPrivateVirtualInterfaceAccepterInterface. A group's client should implement this interface.

type DxHostedPrivateVirtualInterfaceExpansion

type DxHostedPrivateVirtualInterfaceExpansion interface{}

type DxHostedPrivateVirtualInterfaceInterface

DxHostedPrivateVirtualInterfaceInterface has methods to work with DxHostedPrivateVirtualInterface resources.

type DxHostedPrivateVirtualInterfacesGetter

type DxHostedPrivateVirtualInterfacesGetter interface {
	DxHostedPrivateVirtualInterfaces(namespace string) DxHostedPrivateVirtualInterfaceInterface
}

DxHostedPrivateVirtualInterfacesGetter has a method to return a DxHostedPrivateVirtualInterfaceInterface. A group's client should implement this interface.

type DxHostedPublicVirtualInterfaceAccepterExpansion

type DxHostedPublicVirtualInterfaceAccepterExpansion interface{}

type DxHostedPublicVirtualInterfaceAccepterInterface

DxHostedPublicVirtualInterfaceAccepterInterface has methods to work with DxHostedPublicVirtualInterfaceAccepter resources.

type DxHostedPublicVirtualInterfaceAcceptersGetter

type DxHostedPublicVirtualInterfaceAcceptersGetter interface {
	DxHostedPublicVirtualInterfaceAccepters(namespace string) DxHostedPublicVirtualInterfaceAccepterInterface
}

DxHostedPublicVirtualInterfaceAcceptersGetter has a method to return a DxHostedPublicVirtualInterfaceAccepterInterface. A group's client should implement this interface.

type DxHostedPublicVirtualInterfaceExpansion

type DxHostedPublicVirtualInterfaceExpansion interface{}

type DxHostedPublicVirtualInterfaceInterface

DxHostedPublicVirtualInterfaceInterface has methods to work with DxHostedPublicVirtualInterface resources.

type DxHostedPublicVirtualInterfacesGetter

type DxHostedPublicVirtualInterfacesGetter interface {
	DxHostedPublicVirtualInterfaces(namespace string) DxHostedPublicVirtualInterfaceInterface
}

DxHostedPublicVirtualInterfacesGetter has a method to return a DxHostedPublicVirtualInterfaceInterface. A group's client should implement this interface.

type DxLagExpansion

type DxLagExpansion interface{}

type DxLagInterface

type DxLagInterface interface {
	Create(ctx context.Context, dxLag *v1alpha1.DxLag, opts v1.CreateOptions) (*v1alpha1.DxLag, error)
	Update(ctx context.Context, dxLag *v1alpha1.DxLag, opts v1.UpdateOptions) (*v1alpha1.DxLag, error)
	UpdateStatus(ctx context.Context, dxLag *v1alpha1.DxLag, opts v1.UpdateOptions) (*v1alpha1.DxLag, 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.DxLag, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DxLagList, 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.DxLag, err error)
	DxLagExpansion
}

DxLagInterface has methods to work with DxLag resources.

type DxLagsGetter

type DxLagsGetter interface {
	DxLags(namespace string) DxLagInterface
}

DxLagsGetter has a method to return a DxLagInterface. A group's client should implement this interface.

type DxPrivateVirtualInterfaceExpansion

type DxPrivateVirtualInterfaceExpansion interface{}

type DxPrivateVirtualInterfaceInterface

type DxPrivateVirtualInterfaceInterface interface {
	Create(ctx context.Context, dxPrivateVirtualInterface *v1alpha1.DxPrivateVirtualInterface, opts v1.CreateOptions) (*v1alpha1.DxPrivateVirtualInterface, error)
	Update(ctx context.Context, dxPrivateVirtualInterface *v1alpha1.DxPrivateVirtualInterface, opts v1.UpdateOptions) (*v1alpha1.DxPrivateVirtualInterface, error)
	UpdateStatus(ctx context.Context, dxPrivateVirtualInterface *v1alpha1.DxPrivateVirtualInterface, opts v1.UpdateOptions) (*v1alpha1.DxPrivateVirtualInterface, 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.DxPrivateVirtualInterface, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DxPrivateVirtualInterfaceList, 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.DxPrivateVirtualInterface, err error)
	DxPrivateVirtualInterfaceExpansion
}

DxPrivateVirtualInterfaceInterface has methods to work with DxPrivateVirtualInterface resources.

type DxPrivateVirtualInterfacesGetter

type DxPrivateVirtualInterfacesGetter interface {
	DxPrivateVirtualInterfaces(namespace string) DxPrivateVirtualInterfaceInterface
}

DxPrivateVirtualInterfacesGetter has a method to return a DxPrivateVirtualInterfaceInterface. A group's client should implement this interface.

type DxPublicVirtualInterfaceExpansion

type DxPublicVirtualInterfaceExpansion interface{}

type DxPublicVirtualInterfaceInterface

type DxPublicVirtualInterfaceInterface interface {
	Create(ctx context.Context, dxPublicVirtualInterface *v1alpha1.DxPublicVirtualInterface, opts v1.CreateOptions) (*v1alpha1.DxPublicVirtualInterface, error)
	Update(ctx context.Context, dxPublicVirtualInterface *v1alpha1.DxPublicVirtualInterface, opts v1.UpdateOptions) (*v1alpha1.DxPublicVirtualInterface, error)
	UpdateStatus(ctx context.Context, dxPublicVirtualInterface *v1alpha1.DxPublicVirtualInterface, opts v1.UpdateOptions) (*v1alpha1.DxPublicVirtualInterface, 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.DxPublicVirtualInterface, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DxPublicVirtualInterfaceList, 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.DxPublicVirtualInterface, err error)
	DxPublicVirtualInterfaceExpansion
}

DxPublicVirtualInterfaceInterface has methods to work with DxPublicVirtualInterface resources.

type DxPublicVirtualInterfacesGetter

type DxPublicVirtualInterfacesGetter interface {
	DxPublicVirtualInterfaces(namespace string) DxPublicVirtualInterfaceInterface
}

DxPublicVirtualInterfacesGetter has a method to return a DxPublicVirtualInterfaceInterface. A group's client should implement this interface.

type DxTransitVirtualInterfaceExpansion added in v0.2.0

type DxTransitVirtualInterfaceExpansion interface{}

type DxTransitVirtualInterfaceInterface added in v0.2.0

type DxTransitVirtualInterfaceInterface interface {
	Create(ctx context.Context, dxTransitVirtualInterface *v1alpha1.DxTransitVirtualInterface, opts v1.CreateOptions) (*v1alpha1.DxTransitVirtualInterface, error)
	Update(ctx context.Context, dxTransitVirtualInterface *v1alpha1.DxTransitVirtualInterface, opts v1.UpdateOptions) (*v1alpha1.DxTransitVirtualInterface, error)
	UpdateStatus(ctx context.Context, dxTransitVirtualInterface *v1alpha1.DxTransitVirtualInterface, opts v1.UpdateOptions) (*v1alpha1.DxTransitVirtualInterface, 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.DxTransitVirtualInterface, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DxTransitVirtualInterfaceList, 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.DxTransitVirtualInterface, err error)
	DxTransitVirtualInterfaceExpansion
}

DxTransitVirtualInterfaceInterface has methods to work with DxTransitVirtualInterface resources.

type DxTransitVirtualInterfacesGetter added in v0.2.0

type DxTransitVirtualInterfacesGetter interface {
	DxTransitVirtualInterfaces(namespace string) DxTransitVirtualInterfaceInterface
}

DxTransitVirtualInterfacesGetter has a method to return a DxTransitVirtualInterfaceInterface. A group's client should implement this interface.

type DynamodbGlobalTableExpansion

type DynamodbGlobalTableExpansion interface{}

type DynamodbGlobalTableInterface

type DynamodbGlobalTableInterface interface {
	Create(ctx context.Context, dynamodbGlobalTable *v1alpha1.DynamodbGlobalTable, opts v1.CreateOptions) (*v1alpha1.DynamodbGlobalTable, error)
	Update(ctx context.Context, dynamodbGlobalTable *v1alpha1.DynamodbGlobalTable, opts v1.UpdateOptions) (*v1alpha1.DynamodbGlobalTable, error)
	UpdateStatus(ctx context.Context, dynamodbGlobalTable *v1alpha1.DynamodbGlobalTable, opts v1.UpdateOptions) (*v1alpha1.DynamodbGlobalTable, 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.DynamodbGlobalTable, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DynamodbGlobalTableList, 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.DynamodbGlobalTable, err error)
	DynamodbGlobalTableExpansion
}

DynamodbGlobalTableInterface has methods to work with DynamodbGlobalTable resources.

type DynamodbGlobalTablesGetter

type DynamodbGlobalTablesGetter interface {
	DynamodbGlobalTables(namespace string) DynamodbGlobalTableInterface
}

DynamodbGlobalTablesGetter has a method to return a DynamodbGlobalTableInterface. A group's client should implement this interface.

type DynamodbTableExpansion

type DynamodbTableExpansion interface{}

type DynamodbTableInterface

type DynamodbTableInterface interface {
	Create(ctx context.Context, dynamodbTable *v1alpha1.DynamodbTable, opts v1.CreateOptions) (*v1alpha1.DynamodbTable, error)
	Update(ctx context.Context, dynamodbTable *v1alpha1.DynamodbTable, opts v1.UpdateOptions) (*v1alpha1.DynamodbTable, error)
	UpdateStatus(ctx context.Context, dynamodbTable *v1alpha1.DynamodbTable, opts v1.UpdateOptions) (*v1alpha1.DynamodbTable, 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.DynamodbTable, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DynamodbTableList, 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.DynamodbTable, err error)
	DynamodbTableExpansion
}

DynamodbTableInterface has methods to work with DynamodbTable resources.

type DynamodbTableItemExpansion

type DynamodbTableItemExpansion interface{}

type DynamodbTableItemInterface

type DynamodbTableItemInterface interface {
	Create(ctx context.Context, dynamodbTableItem *v1alpha1.DynamodbTableItem, opts v1.CreateOptions) (*v1alpha1.DynamodbTableItem, error)
	Update(ctx context.Context, dynamodbTableItem *v1alpha1.DynamodbTableItem, opts v1.UpdateOptions) (*v1alpha1.DynamodbTableItem, error)
	UpdateStatus(ctx context.Context, dynamodbTableItem *v1alpha1.DynamodbTableItem, opts v1.UpdateOptions) (*v1alpha1.DynamodbTableItem, 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.DynamodbTableItem, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DynamodbTableItemList, 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.DynamodbTableItem, err error)
	DynamodbTableItemExpansion
}

DynamodbTableItemInterface has methods to work with DynamodbTableItem resources.

type DynamodbTableItemsGetter

type DynamodbTableItemsGetter interface {
	DynamodbTableItems(namespace string) DynamodbTableItemInterface
}

DynamodbTableItemsGetter has a method to return a DynamodbTableItemInterface. A group's client should implement this interface.

type DynamodbTablesGetter

type DynamodbTablesGetter interface {
	DynamodbTables(namespace string) DynamodbTableInterface
}

DynamodbTablesGetter has a method to return a DynamodbTableInterface. A group's client should implement this interface.

type EbsDefaultKmsKeyExpansion

type EbsDefaultKmsKeyExpansion interface{}

type EbsDefaultKmsKeyInterface

type EbsDefaultKmsKeyInterface interface {
	Create(ctx context.Context, ebsDefaultKmsKey *v1alpha1.EbsDefaultKmsKey, opts v1.CreateOptions) (*v1alpha1.EbsDefaultKmsKey, error)
	Update(ctx context.Context, ebsDefaultKmsKey *v1alpha1.EbsDefaultKmsKey, opts v1.UpdateOptions) (*v1alpha1.EbsDefaultKmsKey, error)
	UpdateStatus(ctx context.Context, ebsDefaultKmsKey *v1alpha1.EbsDefaultKmsKey, opts v1.UpdateOptions) (*v1alpha1.EbsDefaultKmsKey, 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.EbsDefaultKmsKey, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EbsDefaultKmsKeyList, 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.EbsDefaultKmsKey, err error)
	EbsDefaultKmsKeyExpansion
}

EbsDefaultKmsKeyInterface has methods to work with EbsDefaultKmsKey resources.

type EbsDefaultKmsKeysGetter

type EbsDefaultKmsKeysGetter interface {
	EbsDefaultKmsKeys(namespace string) EbsDefaultKmsKeyInterface
}

EbsDefaultKmsKeysGetter has a method to return a EbsDefaultKmsKeyInterface. A group's client should implement this interface.

type EbsEncryptionByDefaultExpansion

type EbsEncryptionByDefaultExpansion interface{}

type EbsEncryptionByDefaultInterface

type EbsEncryptionByDefaultInterface interface {
	Create(ctx context.Context, ebsEncryptionByDefault *v1alpha1.EbsEncryptionByDefault, opts v1.CreateOptions) (*v1alpha1.EbsEncryptionByDefault, error)
	Update(ctx context.Context, ebsEncryptionByDefault *v1alpha1.EbsEncryptionByDefault, opts v1.UpdateOptions) (*v1alpha1.EbsEncryptionByDefault, error)
	UpdateStatus(ctx context.Context, ebsEncryptionByDefault *v1alpha1.EbsEncryptionByDefault, opts v1.UpdateOptions) (*v1alpha1.EbsEncryptionByDefault, 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.EbsEncryptionByDefault, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EbsEncryptionByDefaultList, 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.EbsEncryptionByDefault, err error)
	EbsEncryptionByDefaultExpansion
}

EbsEncryptionByDefaultInterface has methods to work with EbsEncryptionByDefault resources.

type EbsEncryptionByDefaultsGetter

type EbsEncryptionByDefaultsGetter interface {
	EbsEncryptionByDefaults(namespace string) EbsEncryptionByDefaultInterface
}

EbsEncryptionByDefaultsGetter has a method to return a EbsEncryptionByDefaultInterface. A group's client should implement this interface.

type EbsSnapshotCopiesGetter

type EbsSnapshotCopiesGetter interface {
	EbsSnapshotCopies(namespace string) EbsSnapshotCopyInterface
}

EbsSnapshotCopiesGetter has a method to return a EbsSnapshotCopyInterface. A group's client should implement this interface.

type EbsSnapshotCopyExpansion

type EbsSnapshotCopyExpansion interface{}

type EbsSnapshotCopyInterface

type EbsSnapshotCopyInterface interface {
	Create(ctx context.Context, ebsSnapshotCopy *v1alpha1.EbsSnapshotCopy, opts v1.CreateOptions) (*v1alpha1.EbsSnapshotCopy, error)
	Update(ctx context.Context, ebsSnapshotCopy *v1alpha1.EbsSnapshotCopy, opts v1.UpdateOptions) (*v1alpha1.EbsSnapshotCopy, error)
	UpdateStatus(ctx context.Context, ebsSnapshotCopy *v1alpha1.EbsSnapshotCopy, opts v1.UpdateOptions) (*v1alpha1.EbsSnapshotCopy, 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.EbsSnapshotCopy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EbsSnapshotCopyList, 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.EbsSnapshotCopy, err error)
	EbsSnapshotCopyExpansion
}

EbsSnapshotCopyInterface has methods to work with EbsSnapshotCopy resources.

type EbsSnapshotExpansion

type EbsSnapshotExpansion interface{}

type EbsSnapshotInterface

type EbsSnapshotInterface interface {
	Create(ctx context.Context, ebsSnapshot *v1alpha1.EbsSnapshot, opts v1.CreateOptions) (*v1alpha1.EbsSnapshot, error)
	Update(ctx context.Context, ebsSnapshot *v1alpha1.EbsSnapshot, opts v1.UpdateOptions) (*v1alpha1.EbsSnapshot, error)
	UpdateStatus(ctx context.Context, ebsSnapshot *v1alpha1.EbsSnapshot, opts v1.UpdateOptions) (*v1alpha1.EbsSnapshot, 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.EbsSnapshot, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EbsSnapshotList, 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.EbsSnapshot, err error)
	EbsSnapshotExpansion
}

EbsSnapshotInterface has methods to work with EbsSnapshot resources.

type EbsSnapshotsGetter

type EbsSnapshotsGetter interface {
	EbsSnapshots(namespace string) EbsSnapshotInterface
}

EbsSnapshotsGetter has a method to return a EbsSnapshotInterface. A group's client should implement this interface.

type EbsVolumeExpansion

type EbsVolumeExpansion interface{}

type EbsVolumeInterface

type EbsVolumeInterface interface {
	Create(ctx context.Context, ebsVolume *v1alpha1.EbsVolume, opts v1.CreateOptions) (*v1alpha1.EbsVolume, error)
	Update(ctx context.Context, ebsVolume *v1alpha1.EbsVolume, opts v1.UpdateOptions) (*v1alpha1.EbsVolume, error)
	UpdateStatus(ctx context.Context, ebsVolume *v1alpha1.EbsVolume, opts v1.UpdateOptions) (*v1alpha1.EbsVolume, 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.EbsVolume, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EbsVolumeList, 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.EbsVolume, err error)
	EbsVolumeExpansion
}

EbsVolumeInterface has methods to work with EbsVolume resources.

type EbsVolumesGetter

type EbsVolumesGetter interface {
	EbsVolumes(namespace string) EbsVolumeInterface
}

EbsVolumesGetter has a method to return a EbsVolumeInterface. A group's client should implement this interface.

type Ec2CapacityReservationExpansion

type Ec2CapacityReservationExpansion interface{}

type Ec2CapacityReservationInterface

type Ec2CapacityReservationInterface interface {
	Create(ctx context.Context, ec2CapacityReservation *v1alpha1.Ec2CapacityReservation, opts v1.CreateOptions) (*v1alpha1.Ec2CapacityReservation, error)
	Update(ctx context.Context, ec2CapacityReservation *v1alpha1.Ec2CapacityReservation, opts v1.UpdateOptions) (*v1alpha1.Ec2CapacityReservation, error)
	UpdateStatus(ctx context.Context, ec2CapacityReservation *v1alpha1.Ec2CapacityReservation, opts v1.UpdateOptions) (*v1alpha1.Ec2CapacityReservation, 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.Ec2CapacityReservation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Ec2CapacityReservationList, 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.Ec2CapacityReservation, err error)
	Ec2CapacityReservationExpansion
}

Ec2CapacityReservationInterface has methods to work with Ec2CapacityReservation resources.

type Ec2CapacityReservationsGetter

type Ec2CapacityReservationsGetter interface {
	Ec2CapacityReservations(namespace string) Ec2CapacityReservationInterface
}

Ec2CapacityReservationsGetter has a method to return a Ec2CapacityReservationInterface. A group's client should implement this interface.

type Ec2ClientVPNEndpointExpansion added in v0.0.2

type Ec2ClientVPNEndpointExpansion interface{}

type Ec2ClientVPNEndpointInterface added in v0.0.2

type Ec2ClientVPNEndpointInterface interface {
	Create(ctx context.Context, ec2ClientVPNEndpoint *v1alpha1.Ec2ClientVPNEndpoint, opts v1.CreateOptions) (*v1alpha1.Ec2ClientVPNEndpoint, error)
	Update(ctx context.Context, ec2ClientVPNEndpoint *v1alpha1.Ec2ClientVPNEndpoint, opts v1.UpdateOptions) (*v1alpha1.Ec2ClientVPNEndpoint, error)
	UpdateStatus(ctx context.Context, ec2ClientVPNEndpoint *v1alpha1.Ec2ClientVPNEndpoint, opts v1.UpdateOptions) (*v1alpha1.Ec2ClientVPNEndpoint, 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.Ec2ClientVPNEndpoint, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Ec2ClientVPNEndpointList, 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.Ec2ClientVPNEndpoint, err error)
	Ec2ClientVPNEndpointExpansion
}

Ec2ClientVPNEndpointInterface has methods to work with Ec2ClientVPNEndpoint resources.

type Ec2ClientVPNEndpointsGetter added in v0.0.2

type Ec2ClientVPNEndpointsGetter interface {
	Ec2ClientVPNEndpoints(namespace string) Ec2ClientVPNEndpointInterface
}

Ec2ClientVPNEndpointsGetter has a method to return a Ec2ClientVPNEndpointInterface. A group's client should implement this interface.

type Ec2ClientVPNNetworkAssociationExpansion added in v0.0.2

type Ec2ClientVPNNetworkAssociationExpansion interface{}

type Ec2ClientVPNNetworkAssociationInterface added in v0.0.2

Ec2ClientVPNNetworkAssociationInterface has methods to work with Ec2ClientVPNNetworkAssociation resources.

type Ec2ClientVPNNetworkAssociationsGetter added in v0.0.2

type Ec2ClientVPNNetworkAssociationsGetter interface {
	Ec2ClientVPNNetworkAssociations(namespace string) Ec2ClientVPNNetworkAssociationInterface
}

Ec2ClientVPNNetworkAssociationsGetter has a method to return a Ec2ClientVPNNetworkAssociationInterface. A group's client should implement this interface.

type Ec2FleetExpansion

type Ec2FleetExpansion interface{}

type Ec2FleetInterface

type Ec2FleetInterface interface {
	Create(ctx context.Context, ec2Fleet *v1alpha1.Ec2Fleet, opts v1.CreateOptions) (*v1alpha1.Ec2Fleet, error)
	Update(ctx context.Context, ec2Fleet *v1alpha1.Ec2Fleet, opts v1.UpdateOptions) (*v1alpha1.Ec2Fleet, error)
	UpdateStatus(ctx context.Context, ec2Fleet *v1alpha1.Ec2Fleet, opts v1.UpdateOptions) (*v1alpha1.Ec2Fleet, 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.Ec2Fleet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Ec2FleetList, 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.Ec2Fleet, err error)
	Ec2FleetExpansion
}

Ec2FleetInterface has methods to work with Ec2Fleet resources.

type Ec2FleetsGetter

type Ec2FleetsGetter interface {
	Ec2Fleets(namespace string) Ec2FleetInterface
}

Ec2FleetsGetter has a method to return a Ec2FleetInterface. A group's client should implement this interface.

type Ec2TransitGatewayExpansion

type Ec2TransitGatewayExpansion interface{}

type Ec2TransitGatewayInterface

type Ec2TransitGatewayInterface interface {
	Create(ctx context.Context, ec2TransitGateway *v1alpha1.Ec2TransitGateway, opts v1.CreateOptions) (*v1alpha1.Ec2TransitGateway, error)
	Update(ctx context.Context, ec2TransitGateway *v1alpha1.Ec2TransitGateway, opts v1.UpdateOptions) (*v1alpha1.Ec2TransitGateway, error)
	UpdateStatus(ctx context.Context, ec2TransitGateway *v1alpha1.Ec2TransitGateway, opts v1.UpdateOptions) (*v1alpha1.Ec2TransitGateway, 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.Ec2TransitGateway, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Ec2TransitGatewayList, 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.Ec2TransitGateway, err error)
	Ec2TransitGatewayExpansion
}

Ec2TransitGatewayInterface has methods to work with Ec2TransitGateway resources.

type Ec2TransitGatewayRouteExpansion

type Ec2TransitGatewayRouteExpansion interface{}

type Ec2TransitGatewayRouteInterface

type Ec2TransitGatewayRouteInterface interface {
	Create(ctx context.Context, ec2TransitGatewayRoute *v1alpha1.Ec2TransitGatewayRoute, opts v1.CreateOptions) (*v1alpha1.Ec2TransitGatewayRoute, error)
	Update(ctx context.Context, ec2TransitGatewayRoute *v1alpha1.Ec2TransitGatewayRoute, opts v1.UpdateOptions) (*v1alpha1.Ec2TransitGatewayRoute, error)
	UpdateStatus(ctx context.Context, ec2TransitGatewayRoute *v1alpha1.Ec2TransitGatewayRoute, opts v1.UpdateOptions) (*v1alpha1.Ec2TransitGatewayRoute, 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.Ec2TransitGatewayRoute, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Ec2TransitGatewayRouteList, 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.Ec2TransitGatewayRoute, err error)
	Ec2TransitGatewayRouteExpansion
}

Ec2TransitGatewayRouteInterface has methods to work with Ec2TransitGatewayRoute resources.

type Ec2TransitGatewayRouteTableAssociationExpansion

type Ec2TransitGatewayRouteTableAssociationExpansion interface{}

type Ec2TransitGatewayRouteTableAssociationInterface

Ec2TransitGatewayRouteTableAssociationInterface has methods to work with Ec2TransitGatewayRouteTableAssociation resources.

type Ec2TransitGatewayRouteTableAssociationsGetter

type Ec2TransitGatewayRouteTableAssociationsGetter interface {
	Ec2TransitGatewayRouteTableAssociations(namespace string) Ec2TransitGatewayRouteTableAssociationInterface
}

Ec2TransitGatewayRouteTableAssociationsGetter has a method to return a Ec2TransitGatewayRouteTableAssociationInterface. A group's client should implement this interface.

type Ec2TransitGatewayRouteTableExpansion

type Ec2TransitGatewayRouteTableExpansion interface{}

type Ec2TransitGatewayRouteTableInterface

type Ec2TransitGatewayRouteTableInterface interface {
	Create(ctx context.Context, ec2TransitGatewayRouteTable *v1alpha1.Ec2TransitGatewayRouteTable, opts v1.CreateOptions) (*v1alpha1.Ec2TransitGatewayRouteTable, error)
	Update(ctx context.Context, ec2TransitGatewayRouteTable *v1alpha1.Ec2TransitGatewayRouteTable, opts v1.UpdateOptions) (*v1alpha1.Ec2TransitGatewayRouteTable, error)
	UpdateStatus(ctx context.Context, ec2TransitGatewayRouteTable *v1alpha1.Ec2TransitGatewayRouteTable, opts v1.UpdateOptions) (*v1alpha1.Ec2TransitGatewayRouteTable, 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.Ec2TransitGatewayRouteTable, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Ec2TransitGatewayRouteTableList, 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.Ec2TransitGatewayRouteTable, err error)
	Ec2TransitGatewayRouteTableExpansion
}

Ec2TransitGatewayRouteTableInterface has methods to work with Ec2TransitGatewayRouteTable resources.

type Ec2TransitGatewayRouteTablePropagationExpansion

type Ec2TransitGatewayRouteTablePropagationExpansion interface{}

type Ec2TransitGatewayRouteTablePropagationInterface

Ec2TransitGatewayRouteTablePropagationInterface has methods to work with Ec2TransitGatewayRouteTablePropagation resources.

type Ec2TransitGatewayRouteTablePropagationsGetter

type Ec2TransitGatewayRouteTablePropagationsGetter interface {
	Ec2TransitGatewayRouteTablePropagations(namespace string) Ec2TransitGatewayRouteTablePropagationInterface
}

Ec2TransitGatewayRouteTablePropagationsGetter has a method to return a Ec2TransitGatewayRouteTablePropagationInterface. A group's client should implement this interface.

type Ec2TransitGatewayRouteTablesGetter

type Ec2TransitGatewayRouteTablesGetter interface {
	Ec2TransitGatewayRouteTables(namespace string) Ec2TransitGatewayRouteTableInterface
}

Ec2TransitGatewayRouteTablesGetter has a method to return a Ec2TransitGatewayRouteTableInterface. A group's client should implement this interface.

type Ec2TransitGatewayRoutesGetter

type Ec2TransitGatewayRoutesGetter interface {
	Ec2TransitGatewayRoutes(namespace string) Ec2TransitGatewayRouteInterface
}

Ec2TransitGatewayRoutesGetter has a method to return a Ec2TransitGatewayRouteInterface. A group's client should implement this interface.

type Ec2TransitGatewayVpcAttachmentAccepterExpansion

type Ec2TransitGatewayVpcAttachmentAccepterExpansion interface{}

type Ec2TransitGatewayVpcAttachmentAccepterInterface

Ec2TransitGatewayVpcAttachmentAccepterInterface has methods to work with Ec2TransitGatewayVpcAttachmentAccepter resources.

type Ec2TransitGatewayVpcAttachmentAcceptersGetter

type Ec2TransitGatewayVpcAttachmentAcceptersGetter interface {
	Ec2TransitGatewayVpcAttachmentAccepters(namespace string) Ec2TransitGatewayVpcAttachmentAccepterInterface
}

Ec2TransitGatewayVpcAttachmentAcceptersGetter has a method to return a Ec2TransitGatewayVpcAttachmentAccepterInterface. A group's client should implement this interface.

type Ec2TransitGatewayVpcAttachmentExpansion

type Ec2TransitGatewayVpcAttachmentExpansion interface{}

type Ec2TransitGatewayVpcAttachmentInterface

Ec2TransitGatewayVpcAttachmentInterface has methods to work with Ec2TransitGatewayVpcAttachment resources.

type Ec2TransitGatewayVpcAttachmentsGetter

type Ec2TransitGatewayVpcAttachmentsGetter interface {
	Ec2TransitGatewayVpcAttachments(namespace string) Ec2TransitGatewayVpcAttachmentInterface
}

Ec2TransitGatewayVpcAttachmentsGetter has a method to return a Ec2TransitGatewayVpcAttachmentInterface. A group's client should implement this interface.

type Ec2TransitGatewaysGetter

type Ec2TransitGatewaysGetter interface {
	Ec2TransitGateways(namespace string) Ec2TransitGatewayInterface
}

Ec2TransitGatewaysGetter has a method to return a Ec2TransitGatewayInterface. A group's client should implement this interface.

type EcrLifecyclePoliciesGetter

type EcrLifecyclePoliciesGetter interface {
	EcrLifecyclePolicies(namespace string) EcrLifecyclePolicyInterface
}

EcrLifecyclePoliciesGetter has a method to return a EcrLifecyclePolicyInterface. A group's client should implement this interface.

type EcrLifecyclePolicyExpansion

type EcrLifecyclePolicyExpansion interface{}

type EcrLifecyclePolicyInterface

type EcrLifecyclePolicyInterface interface {
	Create(ctx context.Context, ecrLifecyclePolicy *v1alpha1.EcrLifecyclePolicy, opts v1.CreateOptions) (*v1alpha1.EcrLifecyclePolicy, error)
	Update(ctx context.Context, ecrLifecyclePolicy *v1alpha1.EcrLifecyclePolicy, opts v1.UpdateOptions) (*v1alpha1.EcrLifecyclePolicy, error)
	UpdateStatus(ctx context.Context, ecrLifecyclePolicy *v1alpha1.EcrLifecyclePolicy, opts v1.UpdateOptions) (*v1alpha1.EcrLifecyclePolicy, 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.EcrLifecyclePolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EcrLifecyclePolicyList, 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.EcrLifecyclePolicy, err error)
	EcrLifecyclePolicyExpansion
}

EcrLifecyclePolicyInterface has methods to work with EcrLifecyclePolicy resources.

type EcrRepositoriesGetter

type EcrRepositoriesGetter interface {
	EcrRepositories(namespace string) EcrRepositoryInterface
}

EcrRepositoriesGetter has a method to return a EcrRepositoryInterface. A group's client should implement this interface.

type EcrRepositoryExpansion

type EcrRepositoryExpansion interface{}

type EcrRepositoryInterface

type EcrRepositoryInterface interface {
	Create(ctx context.Context, ecrRepository *v1alpha1.EcrRepository, opts v1.CreateOptions) (*v1alpha1.EcrRepository, error)
	Update(ctx context.Context, ecrRepository *v1alpha1.EcrRepository, opts v1.UpdateOptions) (*v1alpha1.EcrRepository, error)
	UpdateStatus(ctx context.Context, ecrRepository *v1alpha1.EcrRepository, opts v1.UpdateOptions) (*v1alpha1.EcrRepository, 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.EcrRepository, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EcrRepositoryList, 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.EcrRepository, err error)
	EcrRepositoryExpansion
}

EcrRepositoryInterface has methods to work with EcrRepository resources.

type EcrRepositoryPoliciesGetter

type EcrRepositoryPoliciesGetter interface {
	EcrRepositoryPolicies(namespace string) EcrRepositoryPolicyInterface
}

EcrRepositoryPoliciesGetter has a method to return a EcrRepositoryPolicyInterface. A group's client should implement this interface.

type EcrRepositoryPolicyExpansion

type EcrRepositoryPolicyExpansion interface{}

type EcrRepositoryPolicyInterface

type EcrRepositoryPolicyInterface interface {
	Create(ctx context.Context, ecrRepositoryPolicy *v1alpha1.EcrRepositoryPolicy, opts v1.CreateOptions) (*v1alpha1.EcrRepositoryPolicy, error)
	Update(ctx context.Context, ecrRepositoryPolicy *v1alpha1.EcrRepositoryPolicy, opts v1.UpdateOptions) (*v1alpha1.EcrRepositoryPolicy, error)
	UpdateStatus(ctx context.Context, ecrRepositoryPolicy *v1alpha1.EcrRepositoryPolicy, opts v1.UpdateOptions) (*v1alpha1.EcrRepositoryPolicy, 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.EcrRepositoryPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EcrRepositoryPolicyList, 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.EcrRepositoryPolicy, err error)
	EcrRepositoryPolicyExpansion
}

EcrRepositoryPolicyInterface has methods to work with EcrRepositoryPolicy resources.

type EcsClusterExpansion

type EcsClusterExpansion interface{}

type EcsClusterInterface

type EcsClusterInterface interface {
	Create(ctx context.Context, ecsCluster *v1alpha1.EcsCluster, opts v1.CreateOptions) (*v1alpha1.EcsCluster, error)
	Update(ctx context.Context, ecsCluster *v1alpha1.EcsCluster, opts v1.UpdateOptions) (*v1alpha1.EcsCluster, error)
	UpdateStatus(ctx context.Context, ecsCluster *v1alpha1.EcsCluster, opts v1.UpdateOptions) (*v1alpha1.EcsCluster, 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.EcsCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EcsClusterList, 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.EcsCluster, err error)
	EcsClusterExpansion
}

EcsClusterInterface has methods to work with EcsCluster resources.

type EcsClustersGetter

type EcsClustersGetter interface {
	EcsClusters(namespace string) EcsClusterInterface
}

EcsClustersGetter has a method to return a EcsClusterInterface. A group's client should implement this interface.

type EcsServiceExpansion

type EcsServiceExpansion interface{}

type EcsServiceInterface

type EcsServiceInterface interface {
	Create(ctx context.Context, ecsService *v1alpha1.EcsService, opts v1.CreateOptions) (*v1alpha1.EcsService, error)
	Update(ctx context.Context, ecsService *v1alpha1.EcsService, opts v1.UpdateOptions) (*v1alpha1.EcsService, error)
	UpdateStatus(ctx context.Context, ecsService *v1alpha1.EcsService, opts v1.UpdateOptions) (*v1alpha1.EcsService, 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.EcsService, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EcsServiceList, 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.EcsService, err error)
	EcsServiceExpansion
}

EcsServiceInterface has methods to work with EcsService resources.

type EcsServicesGetter

type EcsServicesGetter interface {
	EcsServices(namespace string) EcsServiceInterface
}

EcsServicesGetter has a method to return a EcsServiceInterface. A group's client should implement this interface.

type EcsTaskDefinitionExpansion

type EcsTaskDefinitionExpansion interface{}

type EcsTaskDefinitionInterface

type EcsTaskDefinitionInterface interface {
	Create(ctx context.Context, ecsTaskDefinition *v1alpha1.EcsTaskDefinition, opts v1.CreateOptions) (*v1alpha1.EcsTaskDefinition, error)
	Update(ctx context.Context, ecsTaskDefinition *v1alpha1.EcsTaskDefinition, opts v1.UpdateOptions) (*v1alpha1.EcsTaskDefinition, error)
	UpdateStatus(ctx context.Context, ecsTaskDefinition *v1alpha1.EcsTaskDefinition, opts v1.UpdateOptions) (*v1alpha1.EcsTaskDefinition, 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.EcsTaskDefinition, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EcsTaskDefinitionList, 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.EcsTaskDefinition, err error)
	EcsTaskDefinitionExpansion
}

EcsTaskDefinitionInterface has methods to work with EcsTaskDefinition resources.

type EcsTaskDefinitionsGetter

type EcsTaskDefinitionsGetter interface {
	EcsTaskDefinitions(namespace string) EcsTaskDefinitionInterface
}

EcsTaskDefinitionsGetter has a method to return a EcsTaskDefinitionInterface. A group's client should implement this interface.

type EfsFileSystemExpansion

type EfsFileSystemExpansion interface{}

type EfsFileSystemInterface

type EfsFileSystemInterface interface {
	Create(ctx context.Context, efsFileSystem *v1alpha1.EfsFileSystem, opts v1.CreateOptions) (*v1alpha1.EfsFileSystem, error)
	Update(ctx context.Context, efsFileSystem *v1alpha1.EfsFileSystem, opts v1.UpdateOptions) (*v1alpha1.EfsFileSystem, error)
	UpdateStatus(ctx context.Context, efsFileSystem *v1alpha1.EfsFileSystem, opts v1.UpdateOptions) (*v1alpha1.EfsFileSystem, 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.EfsFileSystem, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EfsFileSystemList, 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.EfsFileSystem, err error)
	EfsFileSystemExpansion
}

EfsFileSystemInterface has methods to work with EfsFileSystem resources.

type EfsFileSystemsGetter

type EfsFileSystemsGetter interface {
	EfsFileSystems(namespace string) EfsFileSystemInterface
}

EfsFileSystemsGetter has a method to return a EfsFileSystemInterface. A group's client should implement this interface.

type EfsMountTargetExpansion

type EfsMountTargetExpansion interface{}

type EfsMountTargetInterface

type EfsMountTargetInterface interface {
	Create(ctx context.Context, efsMountTarget *v1alpha1.EfsMountTarget, opts v1.CreateOptions) (*v1alpha1.EfsMountTarget, error)
	Update(ctx context.Context, efsMountTarget *v1alpha1.EfsMountTarget, opts v1.UpdateOptions) (*v1alpha1.EfsMountTarget, error)
	UpdateStatus(ctx context.Context, efsMountTarget *v1alpha1.EfsMountTarget, opts v1.UpdateOptions) (*v1alpha1.EfsMountTarget, 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.EfsMountTarget, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EfsMountTargetList, 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.EfsMountTarget, err error)
	EfsMountTargetExpansion
}

EfsMountTargetInterface has methods to work with EfsMountTarget resources.

type EfsMountTargetsGetter

type EfsMountTargetsGetter interface {
	EfsMountTargets(namespace string) EfsMountTargetInterface
}

EfsMountTargetsGetter has a method to return a EfsMountTargetInterface. A group's client should implement this interface.

type EgressOnlyInternetGatewayExpansion

type EgressOnlyInternetGatewayExpansion interface{}

type EgressOnlyInternetGatewayInterface

type EgressOnlyInternetGatewayInterface interface {
	Create(ctx context.Context, egressOnlyInternetGateway *v1alpha1.EgressOnlyInternetGateway, opts v1.CreateOptions) (*v1alpha1.EgressOnlyInternetGateway, error)
	Update(ctx context.Context, egressOnlyInternetGateway *v1alpha1.EgressOnlyInternetGateway, opts v1.UpdateOptions) (*v1alpha1.EgressOnlyInternetGateway, error)
	UpdateStatus(ctx context.Context, egressOnlyInternetGateway *v1alpha1.EgressOnlyInternetGateway, opts v1.UpdateOptions) (*v1alpha1.EgressOnlyInternetGateway, 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.EgressOnlyInternetGateway, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EgressOnlyInternetGatewayList, 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.EgressOnlyInternetGateway, err error)
	EgressOnlyInternetGatewayExpansion
}

EgressOnlyInternetGatewayInterface has methods to work with EgressOnlyInternetGateway resources.

type EgressOnlyInternetGatewaysGetter

type EgressOnlyInternetGatewaysGetter interface {
	EgressOnlyInternetGateways(namespace string) EgressOnlyInternetGatewayInterface
}

EgressOnlyInternetGatewaysGetter has a method to return a EgressOnlyInternetGatewayInterface. A group's client should implement this interface.

type EipAssociationExpansion

type EipAssociationExpansion interface{}

type EipAssociationInterface

type EipAssociationInterface interface {
	Create(ctx context.Context, eipAssociation *v1alpha1.EipAssociation, opts v1.CreateOptions) (*v1alpha1.EipAssociation, error)
	Update(ctx context.Context, eipAssociation *v1alpha1.EipAssociation, opts v1.UpdateOptions) (*v1alpha1.EipAssociation, error)
	UpdateStatus(ctx context.Context, eipAssociation *v1alpha1.EipAssociation, opts v1.UpdateOptions) (*v1alpha1.EipAssociation, 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.EipAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EipAssociationList, 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.EipAssociation, err error)
	EipAssociationExpansion
}

EipAssociationInterface has methods to work with EipAssociation resources.

type EipAssociationsGetter

type EipAssociationsGetter interface {
	EipAssociations(namespace string) EipAssociationInterface
}

EipAssociationsGetter has a method to return a EipAssociationInterface. A group's client should implement this interface.

type EipExpansion

type EipExpansion interface{}

type EipInterface

type EipInterface interface {
	Create(ctx context.Context, eip *v1alpha1.Eip, opts v1.CreateOptions) (*v1alpha1.Eip, error)
	Update(ctx context.Context, eip *v1alpha1.Eip, opts v1.UpdateOptions) (*v1alpha1.Eip, error)
	UpdateStatus(ctx context.Context, eip *v1alpha1.Eip, opts v1.UpdateOptions) (*v1alpha1.Eip, 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.Eip, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EipList, 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.Eip, err error)
	EipExpansion
}

EipInterface has methods to work with Eip resources.

type EipsGetter

type EipsGetter interface {
	Eips(namespace string) EipInterface
}

EipsGetter has a method to return a EipInterface. A group's client should implement this interface.

type EksClusterExpansion

type EksClusterExpansion interface{}

type EksClusterInterface

type EksClusterInterface interface {
	Create(ctx context.Context, eksCluster *v1alpha1.EksCluster, opts v1.CreateOptions) (*v1alpha1.EksCluster, error)
	Update(ctx context.Context, eksCluster *v1alpha1.EksCluster, opts v1.UpdateOptions) (*v1alpha1.EksCluster, error)
	UpdateStatus(ctx context.Context, eksCluster *v1alpha1.EksCluster, opts v1.UpdateOptions) (*v1alpha1.EksCluster, 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.EksCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EksClusterList, 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.EksCluster, err error)
	EksClusterExpansion
}

EksClusterInterface has methods to work with EksCluster resources.

type EksClustersGetter

type EksClustersGetter interface {
	EksClusters(namespace string) EksClusterInterface
}

EksClustersGetter has a method to return a EksClusterInterface. A group's client should implement this interface.

type ElasticBeanstalkApplicationExpansion

type ElasticBeanstalkApplicationExpansion interface{}

type ElasticBeanstalkApplicationInterface

type ElasticBeanstalkApplicationInterface interface {
	Create(ctx context.Context, elasticBeanstalkApplication *v1alpha1.ElasticBeanstalkApplication, opts v1.CreateOptions) (*v1alpha1.ElasticBeanstalkApplication, error)
	Update(ctx context.Context, elasticBeanstalkApplication *v1alpha1.ElasticBeanstalkApplication, opts v1.UpdateOptions) (*v1alpha1.ElasticBeanstalkApplication, error)
	UpdateStatus(ctx context.Context, elasticBeanstalkApplication *v1alpha1.ElasticBeanstalkApplication, opts v1.UpdateOptions) (*v1alpha1.ElasticBeanstalkApplication, 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.ElasticBeanstalkApplication, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ElasticBeanstalkApplicationList, 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.ElasticBeanstalkApplication, err error)
	ElasticBeanstalkApplicationExpansion
}

ElasticBeanstalkApplicationInterface has methods to work with ElasticBeanstalkApplication resources.

type ElasticBeanstalkApplicationVersionExpansion

type ElasticBeanstalkApplicationVersionExpansion interface{}

type ElasticBeanstalkApplicationVersionInterface

ElasticBeanstalkApplicationVersionInterface has methods to work with ElasticBeanstalkApplicationVersion resources.

type ElasticBeanstalkApplicationVersionsGetter

type ElasticBeanstalkApplicationVersionsGetter interface {
	ElasticBeanstalkApplicationVersions(namespace string) ElasticBeanstalkApplicationVersionInterface
}

ElasticBeanstalkApplicationVersionsGetter has a method to return a ElasticBeanstalkApplicationVersionInterface. A group's client should implement this interface.

type ElasticBeanstalkApplicationsGetter

type ElasticBeanstalkApplicationsGetter interface {
	ElasticBeanstalkApplications(namespace string) ElasticBeanstalkApplicationInterface
}

ElasticBeanstalkApplicationsGetter has a method to return a ElasticBeanstalkApplicationInterface. A group's client should implement this interface.

type ElasticBeanstalkConfigurationTemplateExpansion

type ElasticBeanstalkConfigurationTemplateExpansion interface{}

type ElasticBeanstalkConfigurationTemplateInterface

ElasticBeanstalkConfigurationTemplateInterface has methods to work with ElasticBeanstalkConfigurationTemplate resources.

type ElasticBeanstalkConfigurationTemplatesGetter

type ElasticBeanstalkConfigurationTemplatesGetter interface {
	ElasticBeanstalkConfigurationTemplates(namespace string) ElasticBeanstalkConfigurationTemplateInterface
}

ElasticBeanstalkConfigurationTemplatesGetter has a method to return a ElasticBeanstalkConfigurationTemplateInterface. A group's client should implement this interface.

type ElasticBeanstalkEnvironmentExpansion

type ElasticBeanstalkEnvironmentExpansion interface{}

type ElasticBeanstalkEnvironmentInterface

type ElasticBeanstalkEnvironmentInterface interface {
	Create(ctx context.Context, elasticBeanstalkEnvironment *v1alpha1.ElasticBeanstalkEnvironment, opts v1.CreateOptions) (*v1alpha1.ElasticBeanstalkEnvironment, error)
	Update(ctx context.Context, elasticBeanstalkEnvironment *v1alpha1.ElasticBeanstalkEnvironment, opts v1.UpdateOptions) (*v1alpha1.ElasticBeanstalkEnvironment, error)
	UpdateStatus(ctx context.Context, elasticBeanstalkEnvironment *v1alpha1.ElasticBeanstalkEnvironment, opts v1.UpdateOptions) (*v1alpha1.ElasticBeanstalkEnvironment, 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.ElasticBeanstalkEnvironment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ElasticBeanstalkEnvironmentList, 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.ElasticBeanstalkEnvironment, err error)
	ElasticBeanstalkEnvironmentExpansion
}

ElasticBeanstalkEnvironmentInterface has methods to work with ElasticBeanstalkEnvironment resources.

type ElasticBeanstalkEnvironmentsGetter

type ElasticBeanstalkEnvironmentsGetter interface {
	ElasticBeanstalkEnvironments(namespace string) ElasticBeanstalkEnvironmentInterface
}

ElasticBeanstalkEnvironmentsGetter has a method to return a ElasticBeanstalkEnvironmentInterface. A group's client should implement this interface.

type ElasticacheClusterExpansion

type ElasticacheClusterExpansion interface{}

type ElasticacheClusterInterface

type ElasticacheClusterInterface interface {
	Create(ctx context.Context, elasticacheCluster *v1alpha1.ElasticacheCluster, opts v1.CreateOptions) (*v1alpha1.ElasticacheCluster, error)
	Update(ctx context.Context, elasticacheCluster *v1alpha1.ElasticacheCluster, opts v1.UpdateOptions) (*v1alpha1.ElasticacheCluster, error)
	UpdateStatus(ctx context.Context, elasticacheCluster *v1alpha1.ElasticacheCluster, opts v1.UpdateOptions) (*v1alpha1.ElasticacheCluster, 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.ElasticacheCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ElasticacheClusterList, 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.ElasticacheCluster, err error)
	ElasticacheClusterExpansion
}

ElasticacheClusterInterface has methods to work with ElasticacheCluster resources.

type ElasticacheClustersGetter

type ElasticacheClustersGetter interface {
	ElasticacheClusters(namespace string) ElasticacheClusterInterface
}

ElasticacheClustersGetter has a method to return a ElasticacheClusterInterface. A group's client should implement this interface.

type ElasticacheParameterGroupExpansion

type ElasticacheParameterGroupExpansion interface{}

type ElasticacheParameterGroupInterface

type ElasticacheParameterGroupInterface interface {
	Create(ctx context.Context, elasticacheParameterGroup *v1alpha1.ElasticacheParameterGroup, opts v1.CreateOptions) (*v1alpha1.ElasticacheParameterGroup, error)
	Update(ctx context.Context, elasticacheParameterGroup *v1alpha1.ElasticacheParameterGroup, opts v1.UpdateOptions) (*v1alpha1.ElasticacheParameterGroup, error)
	UpdateStatus(ctx context.Context, elasticacheParameterGroup *v1alpha1.ElasticacheParameterGroup, opts v1.UpdateOptions) (*v1alpha1.ElasticacheParameterGroup, 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.ElasticacheParameterGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ElasticacheParameterGroupList, 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.ElasticacheParameterGroup, err error)
	ElasticacheParameterGroupExpansion
}

ElasticacheParameterGroupInterface has methods to work with ElasticacheParameterGroup resources.

type ElasticacheParameterGroupsGetter

type ElasticacheParameterGroupsGetter interface {
	ElasticacheParameterGroups(namespace string) ElasticacheParameterGroupInterface
}

ElasticacheParameterGroupsGetter has a method to return a ElasticacheParameterGroupInterface. A group's client should implement this interface.

type ElasticacheReplicationGroupExpansion

type ElasticacheReplicationGroupExpansion interface{}

type ElasticacheReplicationGroupInterface

type ElasticacheReplicationGroupInterface interface {
	Create(ctx context.Context, elasticacheReplicationGroup *v1alpha1.ElasticacheReplicationGroup, opts v1.CreateOptions) (*v1alpha1.ElasticacheReplicationGroup, error)
	Update(ctx context.Context, elasticacheReplicationGroup *v1alpha1.ElasticacheReplicationGroup, opts v1.UpdateOptions) (*v1alpha1.ElasticacheReplicationGroup, error)
	UpdateStatus(ctx context.Context, elasticacheReplicationGroup *v1alpha1.ElasticacheReplicationGroup, opts v1.UpdateOptions) (*v1alpha1.ElasticacheReplicationGroup, 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.ElasticacheReplicationGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ElasticacheReplicationGroupList, 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.ElasticacheReplicationGroup, err error)
	ElasticacheReplicationGroupExpansion
}

ElasticacheReplicationGroupInterface has methods to work with ElasticacheReplicationGroup resources.

type ElasticacheReplicationGroupsGetter

type ElasticacheReplicationGroupsGetter interface {
	ElasticacheReplicationGroups(namespace string) ElasticacheReplicationGroupInterface
}

ElasticacheReplicationGroupsGetter has a method to return a ElasticacheReplicationGroupInterface. A group's client should implement this interface.

type ElasticacheSecurityGroupExpansion

type ElasticacheSecurityGroupExpansion interface{}

type ElasticacheSecurityGroupInterface

type ElasticacheSecurityGroupInterface interface {
	Create(ctx context.Context, elasticacheSecurityGroup *v1alpha1.ElasticacheSecurityGroup, opts v1.CreateOptions) (*v1alpha1.ElasticacheSecurityGroup, error)
	Update(ctx context.Context, elasticacheSecurityGroup *v1alpha1.ElasticacheSecurityGroup, opts v1.UpdateOptions) (*v1alpha1.ElasticacheSecurityGroup, error)
	UpdateStatus(ctx context.Context, elasticacheSecurityGroup *v1alpha1.ElasticacheSecurityGroup, opts v1.UpdateOptions) (*v1alpha1.ElasticacheSecurityGroup, 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.ElasticacheSecurityGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ElasticacheSecurityGroupList, 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.ElasticacheSecurityGroup, err error)
	ElasticacheSecurityGroupExpansion
}

ElasticacheSecurityGroupInterface has methods to work with ElasticacheSecurityGroup resources.

type ElasticacheSecurityGroupsGetter

type ElasticacheSecurityGroupsGetter interface {
	ElasticacheSecurityGroups(namespace string) ElasticacheSecurityGroupInterface
}

ElasticacheSecurityGroupsGetter has a method to return a ElasticacheSecurityGroupInterface. A group's client should implement this interface.

type ElasticacheSubnetGroupExpansion

type ElasticacheSubnetGroupExpansion interface{}

type ElasticacheSubnetGroupInterface

type ElasticacheSubnetGroupInterface interface {
	Create(ctx context.Context, elasticacheSubnetGroup *v1alpha1.ElasticacheSubnetGroup, opts v1.CreateOptions) (*v1alpha1.ElasticacheSubnetGroup, error)
	Update(ctx context.Context, elasticacheSubnetGroup *v1alpha1.ElasticacheSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.ElasticacheSubnetGroup, error)
	UpdateStatus(ctx context.Context, elasticacheSubnetGroup *v1alpha1.ElasticacheSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.ElasticacheSubnetGroup, 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.ElasticacheSubnetGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ElasticacheSubnetGroupList, 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.ElasticacheSubnetGroup, err error)
	ElasticacheSubnetGroupExpansion
}

ElasticacheSubnetGroupInterface has methods to work with ElasticacheSubnetGroup resources.

type ElasticacheSubnetGroupsGetter

type ElasticacheSubnetGroupsGetter interface {
	ElasticacheSubnetGroups(namespace string) ElasticacheSubnetGroupInterface
}

ElasticacheSubnetGroupsGetter has a method to return a ElasticacheSubnetGroupInterface. A group's client should implement this interface.

type ElasticsearchDomainExpansion

type ElasticsearchDomainExpansion interface{}

type ElasticsearchDomainInterface

type ElasticsearchDomainInterface interface {
	Create(ctx context.Context, elasticsearchDomain *v1alpha1.ElasticsearchDomain, opts v1.CreateOptions) (*v1alpha1.ElasticsearchDomain, error)
	Update(ctx context.Context, elasticsearchDomain *v1alpha1.ElasticsearchDomain, opts v1.UpdateOptions) (*v1alpha1.ElasticsearchDomain, error)
	UpdateStatus(ctx context.Context, elasticsearchDomain *v1alpha1.ElasticsearchDomain, opts v1.UpdateOptions) (*v1alpha1.ElasticsearchDomain, 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.ElasticsearchDomain, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ElasticsearchDomainList, 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.ElasticsearchDomain, err error)
	ElasticsearchDomainExpansion
}

ElasticsearchDomainInterface has methods to work with ElasticsearchDomain resources.

type ElasticsearchDomainPoliciesGetter

type ElasticsearchDomainPoliciesGetter interface {
	ElasticsearchDomainPolicies(namespace string) ElasticsearchDomainPolicyInterface
}

ElasticsearchDomainPoliciesGetter has a method to return a ElasticsearchDomainPolicyInterface. A group's client should implement this interface.

type ElasticsearchDomainPolicyExpansion

type ElasticsearchDomainPolicyExpansion interface{}

type ElasticsearchDomainPolicyInterface

type ElasticsearchDomainPolicyInterface interface {
	Create(ctx context.Context, elasticsearchDomainPolicy *v1alpha1.ElasticsearchDomainPolicy, opts v1.CreateOptions) (*v1alpha1.ElasticsearchDomainPolicy, error)
	Update(ctx context.Context, elasticsearchDomainPolicy *v1alpha1.ElasticsearchDomainPolicy, opts v1.UpdateOptions) (*v1alpha1.ElasticsearchDomainPolicy, error)
	UpdateStatus(ctx context.Context, elasticsearchDomainPolicy *v1alpha1.ElasticsearchDomainPolicy, opts v1.UpdateOptions) (*v1alpha1.ElasticsearchDomainPolicy, 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.ElasticsearchDomainPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ElasticsearchDomainPolicyList, 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.ElasticsearchDomainPolicy, err error)
	ElasticsearchDomainPolicyExpansion
}

ElasticsearchDomainPolicyInterface has methods to work with ElasticsearchDomainPolicy resources.

type ElasticsearchDomainsGetter

type ElasticsearchDomainsGetter interface {
	ElasticsearchDomains(namespace string) ElasticsearchDomainInterface
}

ElasticsearchDomainsGetter has a method to return a ElasticsearchDomainInterface. A group's client should implement this interface.

type ElastictranscoderPipelineExpansion

type ElastictranscoderPipelineExpansion interface{}

type ElastictranscoderPipelineInterface

type ElastictranscoderPipelineInterface interface {
	Create(ctx context.Context, elastictranscoderPipeline *v1alpha1.ElastictranscoderPipeline, opts v1.CreateOptions) (*v1alpha1.ElastictranscoderPipeline, error)
	Update(ctx context.Context, elastictranscoderPipeline *v1alpha1.ElastictranscoderPipeline, opts v1.UpdateOptions) (*v1alpha1.ElastictranscoderPipeline, error)
	UpdateStatus(ctx context.Context, elastictranscoderPipeline *v1alpha1.ElastictranscoderPipeline, opts v1.UpdateOptions) (*v1alpha1.ElastictranscoderPipeline, 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.ElastictranscoderPipeline, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ElastictranscoderPipelineList, 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.ElastictranscoderPipeline, err error)
	ElastictranscoderPipelineExpansion
}

ElastictranscoderPipelineInterface has methods to work with ElastictranscoderPipeline resources.

type ElastictranscoderPipelinesGetter

type ElastictranscoderPipelinesGetter interface {
	ElastictranscoderPipelines(namespace string) ElastictranscoderPipelineInterface
}

ElastictranscoderPipelinesGetter has a method to return a ElastictranscoderPipelineInterface. A group's client should implement this interface.

type ElastictranscoderPresetExpansion

type ElastictranscoderPresetExpansion interface{}

type ElastictranscoderPresetInterface

type ElastictranscoderPresetInterface interface {
	Create(ctx context.Context, elastictranscoderPreset *v1alpha1.ElastictranscoderPreset, opts v1.CreateOptions) (*v1alpha1.ElastictranscoderPreset, error)
	Update(ctx context.Context, elastictranscoderPreset *v1alpha1.ElastictranscoderPreset, opts v1.UpdateOptions) (*v1alpha1.ElastictranscoderPreset, error)
	UpdateStatus(ctx context.Context, elastictranscoderPreset *v1alpha1.ElastictranscoderPreset, opts v1.UpdateOptions) (*v1alpha1.ElastictranscoderPreset, 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.ElastictranscoderPreset, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ElastictranscoderPresetList, 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.ElastictranscoderPreset, err error)
	ElastictranscoderPresetExpansion
}

ElastictranscoderPresetInterface has methods to work with ElastictranscoderPreset resources.

type ElastictranscoderPresetsGetter

type ElastictranscoderPresetsGetter interface {
	ElastictranscoderPresets(namespace string) ElastictranscoderPresetInterface
}

ElastictranscoderPresetsGetter has a method to return a ElastictranscoderPresetInterface. A group's client should implement this interface.

type ElbAttachmentExpansion

type ElbAttachmentExpansion interface{}

type ElbAttachmentInterface

type ElbAttachmentInterface interface {
	Create(ctx context.Context, elbAttachment *v1alpha1.ElbAttachment, opts v1.CreateOptions) (*v1alpha1.ElbAttachment, error)
	Update(ctx context.Context, elbAttachment *v1alpha1.ElbAttachment, opts v1.UpdateOptions) (*v1alpha1.ElbAttachment, error)
	UpdateStatus(ctx context.Context, elbAttachment *v1alpha1.ElbAttachment, opts v1.UpdateOptions) (*v1alpha1.ElbAttachment, 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.ElbAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ElbAttachmentList, 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.ElbAttachment, err error)
	ElbAttachmentExpansion
}

ElbAttachmentInterface has methods to work with ElbAttachment resources.

type ElbAttachmentsGetter

type ElbAttachmentsGetter interface {
	ElbAttachments(namespace string) ElbAttachmentInterface
}

ElbAttachmentsGetter has a method to return a ElbAttachmentInterface. A group's client should implement this interface.

type ElbExpansion

type ElbExpansion interface{}

type ElbInterface

type ElbInterface interface {
	Create(ctx context.Context, elb *v1alpha1.Elb, opts v1.CreateOptions) (*v1alpha1.Elb, error)
	Update(ctx context.Context, elb *v1alpha1.Elb, opts v1.UpdateOptions) (*v1alpha1.Elb, error)
	UpdateStatus(ctx context.Context, elb *v1alpha1.Elb, opts v1.UpdateOptions) (*v1alpha1.Elb, 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.Elb, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ElbList, 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.Elb, err error)
	ElbExpansion
}

ElbInterface has methods to work with Elb resources.

type ElbsGetter

type ElbsGetter interface {
	Elbs(namespace string) ElbInterface
}

ElbsGetter has a method to return a ElbInterface. A group's client should implement this interface.

type EmrClusterExpansion

type EmrClusterExpansion interface{}

type EmrClusterInterface

type EmrClusterInterface interface {
	Create(ctx context.Context, emrCluster *v1alpha1.EmrCluster, opts v1.CreateOptions) (*v1alpha1.EmrCluster, error)
	Update(ctx context.Context, emrCluster *v1alpha1.EmrCluster, opts v1.UpdateOptions) (*v1alpha1.EmrCluster, error)
	UpdateStatus(ctx context.Context, emrCluster *v1alpha1.EmrCluster, opts v1.UpdateOptions) (*v1alpha1.EmrCluster, 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.EmrCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EmrClusterList, 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.EmrCluster, err error)
	EmrClusterExpansion
}

EmrClusterInterface has methods to work with EmrCluster resources.

type EmrClustersGetter

type EmrClustersGetter interface {
	EmrClusters(namespace string) EmrClusterInterface
}

EmrClustersGetter has a method to return a EmrClusterInterface. A group's client should implement this interface.

type EmrInstanceGroupExpansion

type EmrInstanceGroupExpansion interface{}

type EmrInstanceGroupInterface

type EmrInstanceGroupInterface interface {
	Create(ctx context.Context, emrInstanceGroup *v1alpha1.EmrInstanceGroup, opts v1.CreateOptions) (*v1alpha1.EmrInstanceGroup, error)
	Update(ctx context.Context, emrInstanceGroup *v1alpha1.EmrInstanceGroup, opts v1.UpdateOptions) (*v1alpha1.EmrInstanceGroup, error)
	UpdateStatus(ctx context.Context, emrInstanceGroup *v1alpha1.EmrInstanceGroup, opts v1.UpdateOptions) (*v1alpha1.EmrInstanceGroup, 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.EmrInstanceGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EmrInstanceGroupList, 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.EmrInstanceGroup, err error)
	EmrInstanceGroupExpansion
}

EmrInstanceGroupInterface has methods to work with EmrInstanceGroup resources.

type EmrInstanceGroupsGetter

type EmrInstanceGroupsGetter interface {
	EmrInstanceGroups(namespace string) EmrInstanceGroupInterface
}

EmrInstanceGroupsGetter has a method to return a EmrInstanceGroupInterface. A group's client should implement this interface.

type EmrSecurityConfigurationExpansion

type EmrSecurityConfigurationExpansion interface{}

type EmrSecurityConfigurationInterface

type EmrSecurityConfigurationInterface interface {
	Create(ctx context.Context, emrSecurityConfiguration *v1alpha1.EmrSecurityConfiguration, opts v1.CreateOptions) (*v1alpha1.EmrSecurityConfiguration, error)
	Update(ctx context.Context, emrSecurityConfiguration *v1alpha1.EmrSecurityConfiguration, opts v1.UpdateOptions) (*v1alpha1.EmrSecurityConfiguration, error)
	UpdateStatus(ctx context.Context, emrSecurityConfiguration *v1alpha1.EmrSecurityConfiguration, opts v1.UpdateOptions) (*v1alpha1.EmrSecurityConfiguration, 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.EmrSecurityConfiguration, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.EmrSecurityConfigurationList, 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.EmrSecurityConfiguration, err error)
	EmrSecurityConfigurationExpansion
}

EmrSecurityConfigurationInterface has methods to work with EmrSecurityConfiguration resources.

type EmrSecurityConfigurationsGetter

type EmrSecurityConfigurationsGetter interface {
	EmrSecurityConfigurations(namespace string) EmrSecurityConfigurationInterface
}

EmrSecurityConfigurationsGetter has a method to return a EmrSecurityConfigurationInterface. A group's client should implement this interface.

type FlowLogExpansion

type FlowLogExpansion interface{}

type FlowLogInterface

type FlowLogInterface interface {
	Create(ctx context.Context, flowLog *v1alpha1.FlowLog, opts v1.CreateOptions) (*v1alpha1.FlowLog, error)
	Update(ctx context.Context, flowLog *v1alpha1.FlowLog, opts v1.UpdateOptions) (*v1alpha1.FlowLog, error)
	UpdateStatus(ctx context.Context, flowLog *v1alpha1.FlowLog, opts v1.UpdateOptions) (*v1alpha1.FlowLog, 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.FlowLog, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FlowLogList, 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.FlowLog, err error)
	FlowLogExpansion
}

FlowLogInterface has methods to work with FlowLog resources.

type FlowLogsGetter

type FlowLogsGetter interface {
	FlowLogs(namespace string) FlowLogInterface
}

FlowLogsGetter has a method to return a FlowLogInterface. A group's client should implement this interface.

type FmsAdminAccountExpansion added in v0.2.0

type FmsAdminAccountExpansion interface{}

type FmsAdminAccountInterface added in v0.2.0

type FmsAdminAccountInterface interface {
	Create(ctx context.Context, fmsAdminAccount *v1alpha1.FmsAdminAccount, opts v1.CreateOptions) (*v1alpha1.FmsAdminAccount, error)
	Update(ctx context.Context, fmsAdminAccount *v1alpha1.FmsAdminAccount, opts v1.UpdateOptions) (*v1alpha1.FmsAdminAccount, error)
	UpdateStatus(ctx context.Context, fmsAdminAccount *v1alpha1.FmsAdminAccount, opts v1.UpdateOptions) (*v1alpha1.FmsAdminAccount, 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.FmsAdminAccount, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FmsAdminAccountList, 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.FmsAdminAccount, err error)
	FmsAdminAccountExpansion
}

FmsAdminAccountInterface has methods to work with FmsAdminAccount resources.

type FmsAdminAccountsGetter added in v0.2.0

type FmsAdminAccountsGetter interface {
	FmsAdminAccounts(namespace string) FmsAdminAccountInterface
}

FmsAdminAccountsGetter has a method to return a FmsAdminAccountInterface. A group's client should implement this interface.

type FsxLustreFileSystemExpansion added in v0.2.0

type FsxLustreFileSystemExpansion interface{}

type FsxLustreFileSystemInterface added in v0.2.0

type FsxLustreFileSystemInterface interface {
	Create(ctx context.Context, fsxLustreFileSystem *v1alpha1.FsxLustreFileSystem, opts v1.CreateOptions) (*v1alpha1.FsxLustreFileSystem, error)
	Update(ctx context.Context, fsxLustreFileSystem *v1alpha1.FsxLustreFileSystem, opts v1.UpdateOptions) (*v1alpha1.FsxLustreFileSystem, error)
	UpdateStatus(ctx context.Context, fsxLustreFileSystem *v1alpha1.FsxLustreFileSystem, opts v1.UpdateOptions) (*v1alpha1.FsxLustreFileSystem, 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.FsxLustreFileSystem, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FsxLustreFileSystemList, 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.FsxLustreFileSystem, err error)
	FsxLustreFileSystemExpansion
}

FsxLustreFileSystemInterface has methods to work with FsxLustreFileSystem resources.

type FsxLustreFileSystemsGetter added in v0.2.0

type FsxLustreFileSystemsGetter interface {
	FsxLustreFileSystems(namespace string) FsxLustreFileSystemInterface
}

FsxLustreFileSystemsGetter has a method to return a FsxLustreFileSystemInterface. A group's client should implement this interface.

type FsxWindowsFileSystemExpansion added in v0.2.0

type FsxWindowsFileSystemExpansion interface{}

type FsxWindowsFileSystemInterface added in v0.2.0

type FsxWindowsFileSystemInterface interface {
	Create(ctx context.Context, fsxWindowsFileSystem *v1alpha1.FsxWindowsFileSystem, opts v1.CreateOptions) (*v1alpha1.FsxWindowsFileSystem, error)
	Update(ctx context.Context, fsxWindowsFileSystem *v1alpha1.FsxWindowsFileSystem, opts v1.UpdateOptions) (*v1alpha1.FsxWindowsFileSystem, error)
	UpdateStatus(ctx context.Context, fsxWindowsFileSystem *v1alpha1.FsxWindowsFileSystem, opts v1.UpdateOptions) (*v1alpha1.FsxWindowsFileSystem, 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.FsxWindowsFileSystem, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FsxWindowsFileSystemList, 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.FsxWindowsFileSystem, err error)
	FsxWindowsFileSystemExpansion
}

FsxWindowsFileSystemInterface has methods to work with FsxWindowsFileSystem resources.

type FsxWindowsFileSystemsGetter added in v0.2.0

type FsxWindowsFileSystemsGetter interface {
	FsxWindowsFileSystems(namespace string) FsxWindowsFileSystemInterface
}

FsxWindowsFileSystemsGetter has a method to return a FsxWindowsFileSystemInterface. A group's client should implement this interface.

type GameliftAliasExpansion

type GameliftAliasExpansion interface{}

type GameliftAliasInterface

type GameliftAliasInterface interface {
	Create(ctx context.Context, gameliftAlias *v1alpha1.GameliftAlias, opts v1.CreateOptions) (*v1alpha1.GameliftAlias, error)
	Update(ctx context.Context, gameliftAlias *v1alpha1.GameliftAlias, opts v1.UpdateOptions) (*v1alpha1.GameliftAlias, error)
	UpdateStatus(ctx context.Context, gameliftAlias *v1alpha1.GameliftAlias, opts v1.UpdateOptions) (*v1alpha1.GameliftAlias, 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.GameliftAlias, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GameliftAliasList, 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.GameliftAlias, err error)
	GameliftAliasExpansion
}

GameliftAliasInterface has methods to work with GameliftAlias resources.

type GameliftAliasesGetter

type GameliftAliasesGetter interface {
	GameliftAliases(namespace string) GameliftAliasInterface
}

GameliftAliasesGetter has a method to return a GameliftAliasInterface. A group's client should implement this interface.

type GameliftBuildExpansion

type GameliftBuildExpansion interface{}

type GameliftBuildInterface

type GameliftBuildInterface interface {
	Create(ctx context.Context, gameliftBuild *v1alpha1.GameliftBuild, opts v1.CreateOptions) (*v1alpha1.GameliftBuild, error)
	Update(ctx context.Context, gameliftBuild *v1alpha1.GameliftBuild, opts v1.UpdateOptions) (*v1alpha1.GameliftBuild, error)
	UpdateStatus(ctx context.Context, gameliftBuild *v1alpha1.GameliftBuild, opts v1.UpdateOptions) (*v1alpha1.GameliftBuild, 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.GameliftBuild, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GameliftBuildList, 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.GameliftBuild, err error)
	GameliftBuildExpansion
}

GameliftBuildInterface has methods to work with GameliftBuild resources.

type GameliftBuildsGetter

type GameliftBuildsGetter interface {
	GameliftBuilds(namespace string) GameliftBuildInterface
}

GameliftBuildsGetter has a method to return a GameliftBuildInterface. A group's client should implement this interface.

type GameliftFleetExpansion

type GameliftFleetExpansion interface{}

type GameliftFleetInterface

type GameliftFleetInterface interface {
	Create(ctx context.Context, gameliftFleet *v1alpha1.GameliftFleet, opts v1.CreateOptions) (*v1alpha1.GameliftFleet, error)
	Update(ctx context.Context, gameliftFleet *v1alpha1.GameliftFleet, opts v1.UpdateOptions) (*v1alpha1.GameliftFleet, error)
	UpdateStatus(ctx context.Context, gameliftFleet *v1alpha1.GameliftFleet, opts v1.UpdateOptions) (*v1alpha1.GameliftFleet, 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.GameliftFleet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GameliftFleetList, 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.GameliftFleet, err error)
	GameliftFleetExpansion
}

GameliftFleetInterface has methods to work with GameliftFleet resources.

type GameliftFleetsGetter

type GameliftFleetsGetter interface {
	GameliftFleets(namespace string) GameliftFleetInterface
}

GameliftFleetsGetter has a method to return a GameliftFleetInterface. A group's client should implement this interface.

type GameliftGameSessionQueueExpansion

type GameliftGameSessionQueueExpansion interface{}

type GameliftGameSessionQueueInterface

type GameliftGameSessionQueueInterface interface {
	Create(ctx context.Context, gameliftGameSessionQueue *v1alpha1.GameliftGameSessionQueue, opts v1.CreateOptions) (*v1alpha1.GameliftGameSessionQueue, error)
	Update(ctx context.Context, gameliftGameSessionQueue *v1alpha1.GameliftGameSessionQueue, opts v1.UpdateOptions) (*v1alpha1.GameliftGameSessionQueue, error)
	UpdateStatus(ctx context.Context, gameliftGameSessionQueue *v1alpha1.GameliftGameSessionQueue, opts v1.UpdateOptions) (*v1alpha1.GameliftGameSessionQueue, 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.GameliftGameSessionQueue, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GameliftGameSessionQueueList, 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.GameliftGameSessionQueue, err error)
	GameliftGameSessionQueueExpansion
}

GameliftGameSessionQueueInterface has methods to work with GameliftGameSessionQueue resources.

type GameliftGameSessionQueuesGetter

type GameliftGameSessionQueuesGetter interface {
	GameliftGameSessionQueues(namespace string) GameliftGameSessionQueueInterface
}

GameliftGameSessionQueuesGetter has a method to return a GameliftGameSessionQueueInterface. A group's client should implement this interface.

type GlacierVaultExpansion

type GlacierVaultExpansion interface{}

type GlacierVaultInterface

type GlacierVaultInterface interface {
	Create(ctx context.Context, glacierVault *v1alpha1.GlacierVault, opts v1.CreateOptions) (*v1alpha1.GlacierVault, error)
	Update(ctx context.Context, glacierVault *v1alpha1.GlacierVault, opts v1.UpdateOptions) (*v1alpha1.GlacierVault, error)
	UpdateStatus(ctx context.Context, glacierVault *v1alpha1.GlacierVault, opts v1.UpdateOptions) (*v1alpha1.GlacierVault, 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.GlacierVault, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GlacierVaultList, 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.GlacierVault, err error)
	GlacierVaultExpansion
}

GlacierVaultInterface has methods to work with GlacierVault resources.

type GlacierVaultLockExpansion

type GlacierVaultLockExpansion interface{}

type GlacierVaultLockInterface

type GlacierVaultLockInterface interface {
	Create(ctx context.Context, glacierVaultLock *v1alpha1.GlacierVaultLock, opts v1.CreateOptions) (*v1alpha1.GlacierVaultLock, error)
	Update(ctx context.Context, glacierVaultLock *v1alpha1.GlacierVaultLock, opts v1.UpdateOptions) (*v1alpha1.GlacierVaultLock, error)
	UpdateStatus(ctx context.Context, glacierVaultLock *v1alpha1.GlacierVaultLock, opts v1.UpdateOptions) (*v1alpha1.GlacierVaultLock, 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.GlacierVaultLock, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GlacierVaultLockList, 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.GlacierVaultLock, err error)
	GlacierVaultLockExpansion
}

GlacierVaultLockInterface has methods to work with GlacierVaultLock resources.

type GlacierVaultLocksGetter

type GlacierVaultLocksGetter interface {
	GlacierVaultLocks(namespace string) GlacierVaultLockInterface
}

GlacierVaultLocksGetter has a method to return a GlacierVaultLockInterface. A group's client should implement this interface.

type GlacierVaultsGetter

type GlacierVaultsGetter interface {
	GlacierVaults(namespace string) GlacierVaultInterface
}

GlacierVaultsGetter has a method to return a GlacierVaultInterface. A group's client should implement this interface.

type GlobalacceleratorAcceleratorExpansion

type GlobalacceleratorAcceleratorExpansion interface{}

type GlobalacceleratorAcceleratorInterface

type GlobalacceleratorAcceleratorInterface interface {
	Create(ctx context.Context, globalacceleratorAccelerator *v1alpha1.GlobalacceleratorAccelerator, opts v1.CreateOptions) (*v1alpha1.GlobalacceleratorAccelerator, error)
	Update(ctx context.Context, globalacceleratorAccelerator *v1alpha1.GlobalacceleratorAccelerator, opts v1.UpdateOptions) (*v1alpha1.GlobalacceleratorAccelerator, error)
	UpdateStatus(ctx context.Context, globalacceleratorAccelerator *v1alpha1.GlobalacceleratorAccelerator, opts v1.UpdateOptions) (*v1alpha1.GlobalacceleratorAccelerator, 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.GlobalacceleratorAccelerator, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GlobalacceleratorAcceleratorList, 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.GlobalacceleratorAccelerator, err error)
	GlobalacceleratorAcceleratorExpansion
}

GlobalacceleratorAcceleratorInterface has methods to work with GlobalacceleratorAccelerator resources.

type GlobalacceleratorAcceleratorsGetter

type GlobalacceleratorAcceleratorsGetter interface {
	GlobalacceleratorAccelerators(namespace string) GlobalacceleratorAcceleratorInterface
}

GlobalacceleratorAcceleratorsGetter has a method to return a GlobalacceleratorAcceleratorInterface. A group's client should implement this interface.

type GlobalacceleratorEndpointGroupExpansion

type GlobalacceleratorEndpointGroupExpansion interface{}

type GlobalacceleratorEndpointGroupInterface

GlobalacceleratorEndpointGroupInterface has methods to work with GlobalacceleratorEndpointGroup resources.

type GlobalacceleratorEndpointGroupsGetter

type GlobalacceleratorEndpointGroupsGetter interface {
	GlobalacceleratorEndpointGroups(namespace string) GlobalacceleratorEndpointGroupInterface
}

GlobalacceleratorEndpointGroupsGetter has a method to return a GlobalacceleratorEndpointGroupInterface. A group's client should implement this interface.

type GlobalacceleratorListenerExpansion

type GlobalacceleratorListenerExpansion interface{}

type GlobalacceleratorListenerInterface

type GlobalacceleratorListenerInterface interface {
	Create(ctx context.Context, globalacceleratorListener *v1alpha1.GlobalacceleratorListener, opts v1.CreateOptions) (*v1alpha1.GlobalacceleratorListener, error)
	Update(ctx context.Context, globalacceleratorListener *v1alpha1.GlobalacceleratorListener, opts v1.UpdateOptions) (*v1alpha1.GlobalacceleratorListener, error)
	UpdateStatus(ctx context.Context, globalacceleratorListener *v1alpha1.GlobalacceleratorListener, opts v1.UpdateOptions) (*v1alpha1.GlobalacceleratorListener, 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.GlobalacceleratorListener, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GlobalacceleratorListenerList, 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.GlobalacceleratorListener, err error)
	GlobalacceleratorListenerExpansion
}

GlobalacceleratorListenerInterface has methods to work with GlobalacceleratorListener resources.

type GlobalacceleratorListenersGetter

type GlobalacceleratorListenersGetter interface {
	GlobalacceleratorListeners(namespace string) GlobalacceleratorListenerInterface
}

GlobalacceleratorListenersGetter has a method to return a GlobalacceleratorListenerInterface. A group's client should implement this interface.

type GlueCatalogDatabaseExpansion

type GlueCatalogDatabaseExpansion interface{}

type GlueCatalogDatabaseInterface

type GlueCatalogDatabaseInterface interface {
	Create(ctx context.Context, glueCatalogDatabase *v1alpha1.GlueCatalogDatabase, opts v1.CreateOptions) (*v1alpha1.GlueCatalogDatabase, error)
	Update(ctx context.Context, glueCatalogDatabase *v1alpha1.GlueCatalogDatabase, opts v1.UpdateOptions) (*v1alpha1.GlueCatalogDatabase, error)
	UpdateStatus(ctx context.Context, glueCatalogDatabase *v1alpha1.GlueCatalogDatabase, opts v1.UpdateOptions) (*v1alpha1.GlueCatalogDatabase, 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.GlueCatalogDatabase, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GlueCatalogDatabaseList, 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.GlueCatalogDatabase, err error)
	GlueCatalogDatabaseExpansion
}

GlueCatalogDatabaseInterface has methods to work with GlueCatalogDatabase resources.

type GlueCatalogDatabasesGetter

type GlueCatalogDatabasesGetter interface {
	GlueCatalogDatabases(namespace string) GlueCatalogDatabaseInterface
}

GlueCatalogDatabasesGetter has a method to return a GlueCatalogDatabaseInterface. A group's client should implement this interface.

type GlueCatalogTableExpansion

type GlueCatalogTableExpansion interface{}

type GlueCatalogTableInterface

type GlueCatalogTableInterface interface {
	Create(ctx context.Context, glueCatalogTable *v1alpha1.GlueCatalogTable, opts v1.CreateOptions) (*v1alpha1.GlueCatalogTable, error)
	Update(ctx context.Context, glueCatalogTable *v1alpha1.GlueCatalogTable, opts v1.UpdateOptions) (*v1alpha1.GlueCatalogTable, error)
	UpdateStatus(ctx context.Context, glueCatalogTable *v1alpha1.GlueCatalogTable, opts v1.UpdateOptions) (*v1alpha1.GlueCatalogTable, 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.GlueCatalogTable, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GlueCatalogTableList, 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.GlueCatalogTable, err error)
	GlueCatalogTableExpansion
}

GlueCatalogTableInterface has methods to work with GlueCatalogTable resources.

type GlueCatalogTablesGetter

type GlueCatalogTablesGetter interface {
	GlueCatalogTables(namespace string) GlueCatalogTableInterface
}

GlueCatalogTablesGetter has a method to return a GlueCatalogTableInterface. A group's client should implement this interface.

type GlueClassifierExpansion

type GlueClassifierExpansion interface{}

type GlueClassifierInterface

type GlueClassifierInterface interface {
	Create(ctx context.Context, glueClassifier *v1alpha1.GlueClassifier, opts v1.CreateOptions) (*v1alpha1.GlueClassifier, error)
	Update(ctx context.Context, glueClassifier *v1alpha1.GlueClassifier, opts v1.UpdateOptions) (*v1alpha1.GlueClassifier, error)
	UpdateStatus(ctx context.Context, glueClassifier *v1alpha1.GlueClassifier, opts v1.UpdateOptions) (*v1alpha1.GlueClassifier, 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.GlueClassifier, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GlueClassifierList, 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.GlueClassifier, err error)
	GlueClassifierExpansion
}

GlueClassifierInterface has methods to work with GlueClassifier resources.

type GlueClassifiersGetter

type GlueClassifiersGetter interface {
	GlueClassifiers(namespace string) GlueClassifierInterface
}

GlueClassifiersGetter has a method to return a GlueClassifierInterface. A group's client should implement this interface.

type GlueConnectionExpansion

type GlueConnectionExpansion interface{}

type GlueConnectionInterface

type GlueConnectionInterface interface {
	Create(ctx context.Context, glueConnection *v1alpha1.GlueConnection, opts v1.CreateOptions) (*v1alpha1.GlueConnection, error)
	Update(ctx context.Context, glueConnection *v1alpha1.GlueConnection, opts v1.UpdateOptions) (*v1alpha1.GlueConnection, error)
	UpdateStatus(ctx context.Context, glueConnection *v1alpha1.GlueConnection, opts v1.UpdateOptions) (*v1alpha1.GlueConnection, 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.GlueConnection, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GlueConnectionList, 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.GlueConnection, err error)
	GlueConnectionExpansion
}

GlueConnectionInterface has methods to work with GlueConnection resources.

type GlueConnectionsGetter

type GlueConnectionsGetter interface {
	GlueConnections(namespace string) GlueConnectionInterface
}

GlueConnectionsGetter has a method to return a GlueConnectionInterface. A group's client should implement this interface.

type GlueCrawlerExpansion

type GlueCrawlerExpansion interface{}

type GlueCrawlerInterface

type GlueCrawlerInterface interface {
	Create(ctx context.Context, glueCrawler *v1alpha1.GlueCrawler, opts v1.CreateOptions) (*v1alpha1.GlueCrawler, error)
	Update(ctx context.Context, glueCrawler *v1alpha1.GlueCrawler, opts v1.UpdateOptions) (*v1alpha1.GlueCrawler, error)
	UpdateStatus(ctx context.Context, glueCrawler *v1alpha1.GlueCrawler, opts v1.UpdateOptions) (*v1alpha1.GlueCrawler, 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.GlueCrawler, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GlueCrawlerList, 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.GlueCrawler, err error)
	GlueCrawlerExpansion
}

GlueCrawlerInterface has methods to work with GlueCrawler resources.

type GlueCrawlersGetter

type GlueCrawlersGetter interface {
	GlueCrawlers(namespace string) GlueCrawlerInterface
}

GlueCrawlersGetter has a method to return a GlueCrawlerInterface. A group's client should implement this interface.

type GlueJobExpansion

type GlueJobExpansion interface{}

type GlueJobInterface

type GlueJobInterface interface {
	Create(ctx context.Context, glueJob *v1alpha1.GlueJob, opts v1.CreateOptions) (*v1alpha1.GlueJob, error)
	Update(ctx context.Context, glueJob *v1alpha1.GlueJob, opts v1.UpdateOptions) (*v1alpha1.GlueJob, error)
	UpdateStatus(ctx context.Context, glueJob *v1alpha1.GlueJob, opts v1.UpdateOptions) (*v1alpha1.GlueJob, 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.GlueJob, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GlueJobList, 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.GlueJob, err error)
	GlueJobExpansion
}

GlueJobInterface has methods to work with GlueJob resources.

type GlueJobsGetter

type GlueJobsGetter interface {
	GlueJobs(namespace string) GlueJobInterface
}

GlueJobsGetter has a method to return a GlueJobInterface. A group's client should implement this interface.

type GlueSecurityConfigurationExpansion

type GlueSecurityConfigurationExpansion interface{}

type GlueSecurityConfigurationInterface

type GlueSecurityConfigurationInterface interface {
	Create(ctx context.Context, glueSecurityConfiguration *v1alpha1.GlueSecurityConfiguration, opts v1.CreateOptions) (*v1alpha1.GlueSecurityConfiguration, error)
	Update(ctx context.Context, glueSecurityConfiguration *v1alpha1.GlueSecurityConfiguration, opts v1.UpdateOptions) (*v1alpha1.GlueSecurityConfiguration, error)
	UpdateStatus(ctx context.Context, glueSecurityConfiguration *v1alpha1.GlueSecurityConfiguration, opts v1.UpdateOptions) (*v1alpha1.GlueSecurityConfiguration, 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.GlueSecurityConfiguration, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GlueSecurityConfigurationList, 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.GlueSecurityConfiguration, err error)
	GlueSecurityConfigurationExpansion
}

GlueSecurityConfigurationInterface has methods to work with GlueSecurityConfiguration resources.

type GlueSecurityConfigurationsGetter

type GlueSecurityConfigurationsGetter interface {
	GlueSecurityConfigurations(namespace string) GlueSecurityConfigurationInterface
}

GlueSecurityConfigurationsGetter has a method to return a GlueSecurityConfigurationInterface. A group's client should implement this interface.

type GlueTriggerExpansion

type GlueTriggerExpansion interface{}

type GlueTriggerInterface

type GlueTriggerInterface interface {
	Create(ctx context.Context, glueTrigger *v1alpha1.GlueTrigger, opts v1.CreateOptions) (*v1alpha1.GlueTrigger, error)
	Update(ctx context.Context, glueTrigger *v1alpha1.GlueTrigger, opts v1.UpdateOptions) (*v1alpha1.GlueTrigger, error)
	UpdateStatus(ctx context.Context, glueTrigger *v1alpha1.GlueTrigger, opts v1.UpdateOptions) (*v1alpha1.GlueTrigger, 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.GlueTrigger, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GlueTriggerList, 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.GlueTrigger, err error)
	GlueTriggerExpansion
}

GlueTriggerInterface has methods to work with GlueTrigger resources.

type GlueTriggersGetter

type GlueTriggersGetter interface {
	GlueTriggers(namespace string) GlueTriggerInterface
}

GlueTriggersGetter has a method to return a GlueTriggerInterface. A group's client should implement this interface.

type GuarddutyDetectorExpansion

type GuarddutyDetectorExpansion interface{}

type GuarddutyDetectorInterface

type GuarddutyDetectorInterface interface {
	Create(ctx context.Context, guarddutyDetector *v1alpha1.GuarddutyDetector, opts v1.CreateOptions) (*v1alpha1.GuarddutyDetector, error)
	Update(ctx context.Context, guarddutyDetector *v1alpha1.GuarddutyDetector, opts v1.UpdateOptions) (*v1alpha1.GuarddutyDetector, error)
	UpdateStatus(ctx context.Context, guarddutyDetector *v1alpha1.GuarddutyDetector, opts v1.UpdateOptions) (*v1alpha1.GuarddutyDetector, 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.GuarddutyDetector, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GuarddutyDetectorList, 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.GuarddutyDetector, err error)
	GuarddutyDetectorExpansion
}

GuarddutyDetectorInterface has methods to work with GuarddutyDetector resources.

type GuarddutyDetectorsGetter

type GuarddutyDetectorsGetter interface {
	GuarddutyDetectors(namespace string) GuarddutyDetectorInterface
}

GuarddutyDetectorsGetter has a method to return a GuarddutyDetectorInterface. A group's client should implement this interface.

type GuarddutyInviteAccepterExpansion

type GuarddutyInviteAccepterExpansion interface{}

type GuarddutyInviteAccepterInterface

type GuarddutyInviteAccepterInterface interface {
	Create(ctx context.Context, guarddutyInviteAccepter *v1alpha1.GuarddutyInviteAccepter, opts v1.CreateOptions) (*v1alpha1.GuarddutyInviteAccepter, error)
	Update(ctx context.Context, guarddutyInviteAccepter *v1alpha1.GuarddutyInviteAccepter, opts v1.UpdateOptions) (*v1alpha1.GuarddutyInviteAccepter, error)
	UpdateStatus(ctx context.Context, guarddutyInviteAccepter *v1alpha1.GuarddutyInviteAccepter, opts v1.UpdateOptions) (*v1alpha1.GuarddutyInviteAccepter, 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.GuarddutyInviteAccepter, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GuarddutyInviteAccepterList, 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.GuarddutyInviteAccepter, err error)
	GuarddutyInviteAccepterExpansion
}

GuarddutyInviteAccepterInterface has methods to work with GuarddutyInviteAccepter resources.

type GuarddutyInviteAcceptersGetter

type GuarddutyInviteAcceptersGetter interface {
	GuarddutyInviteAccepters(namespace string) GuarddutyInviteAccepterInterface
}

GuarddutyInviteAcceptersGetter has a method to return a GuarddutyInviteAccepterInterface. A group's client should implement this interface.

type GuarddutyIpsetExpansion

type GuarddutyIpsetExpansion interface{}

type GuarddutyIpsetInterface

type GuarddutyIpsetInterface interface {
	Create(ctx context.Context, guarddutyIpset *v1alpha1.GuarddutyIpset, opts v1.CreateOptions) (*v1alpha1.GuarddutyIpset, error)
	Update(ctx context.Context, guarddutyIpset *v1alpha1.GuarddutyIpset, opts v1.UpdateOptions) (*v1alpha1.GuarddutyIpset, error)
	UpdateStatus(ctx context.Context, guarddutyIpset *v1alpha1.GuarddutyIpset, opts v1.UpdateOptions) (*v1alpha1.GuarddutyIpset, 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.GuarddutyIpset, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GuarddutyIpsetList, 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.GuarddutyIpset, err error)
	GuarddutyIpsetExpansion
}

GuarddutyIpsetInterface has methods to work with GuarddutyIpset resources.

type GuarddutyIpsetsGetter

type GuarddutyIpsetsGetter interface {
	GuarddutyIpsets(namespace string) GuarddutyIpsetInterface
}

GuarddutyIpsetsGetter has a method to return a GuarddutyIpsetInterface. A group's client should implement this interface.

type GuarddutyMemberExpansion

type GuarddutyMemberExpansion interface{}

type GuarddutyMemberInterface

type GuarddutyMemberInterface interface {
	Create(ctx context.Context, guarddutyMember *v1alpha1.GuarddutyMember, opts v1.CreateOptions) (*v1alpha1.GuarddutyMember, error)
	Update(ctx context.Context, guarddutyMember *v1alpha1.GuarddutyMember, opts v1.UpdateOptions) (*v1alpha1.GuarddutyMember, error)
	UpdateStatus(ctx context.Context, guarddutyMember *v1alpha1.GuarddutyMember, opts v1.UpdateOptions) (*v1alpha1.GuarddutyMember, 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.GuarddutyMember, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GuarddutyMemberList, 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.GuarddutyMember, err error)
	GuarddutyMemberExpansion
}

GuarddutyMemberInterface has methods to work with GuarddutyMember resources.

type GuarddutyMembersGetter

type GuarddutyMembersGetter interface {
	GuarddutyMembers(namespace string) GuarddutyMemberInterface
}

GuarddutyMembersGetter has a method to return a GuarddutyMemberInterface. A group's client should implement this interface.

type GuarddutyThreatintelsetExpansion

type GuarddutyThreatintelsetExpansion interface{}

type GuarddutyThreatintelsetInterface

type GuarddutyThreatintelsetInterface interface {
	Create(ctx context.Context, guarddutyThreatintelset *v1alpha1.GuarddutyThreatintelset, opts v1.CreateOptions) (*v1alpha1.GuarddutyThreatintelset, error)
	Update(ctx context.Context, guarddutyThreatintelset *v1alpha1.GuarddutyThreatintelset, opts v1.UpdateOptions) (*v1alpha1.GuarddutyThreatintelset, error)
	UpdateStatus(ctx context.Context, guarddutyThreatintelset *v1alpha1.GuarddutyThreatintelset, opts v1.UpdateOptions) (*v1alpha1.GuarddutyThreatintelset, 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.GuarddutyThreatintelset, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.GuarddutyThreatintelsetList, 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.GuarddutyThreatintelset, err error)
	GuarddutyThreatintelsetExpansion
}

GuarddutyThreatintelsetInterface has methods to work with GuarddutyThreatintelset resources.

type GuarddutyThreatintelsetsGetter

type GuarddutyThreatintelsetsGetter interface {
	GuarddutyThreatintelsets(namespace string) GuarddutyThreatintelsetInterface
}

GuarddutyThreatintelsetsGetter has a method to return a GuarddutyThreatintelsetInterface. A group's client should implement this interface.

type IamAccessKeyExpansion

type IamAccessKeyExpansion interface{}

type IamAccessKeyInterface

type IamAccessKeyInterface interface {
	Create(ctx context.Context, iamAccessKey *v1alpha1.IamAccessKey, opts v1.CreateOptions) (*v1alpha1.IamAccessKey, error)
	Update(ctx context.Context, iamAccessKey *v1alpha1.IamAccessKey, opts v1.UpdateOptions) (*v1alpha1.IamAccessKey, error)
	UpdateStatus(ctx context.Context, iamAccessKey *v1alpha1.IamAccessKey, opts v1.UpdateOptions) (*v1alpha1.IamAccessKey, 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.IamAccessKey, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamAccessKeyList, 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.IamAccessKey, err error)
	IamAccessKeyExpansion
}

IamAccessKeyInterface has methods to work with IamAccessKey resources.

type IamAccessKeysGetter

type IamAccessKeysGetter interface {
	IamAccessKeys(namespace string) IamAccessKeyInterface
}

IamAccessKeysGetter has a method to return a IamAccessKeyInterface. A group's client should implement this interface.

type IamAccountAliasExpansion

type IamAccountAliasExpansion interface{}

type IamAccountAliasInterface

type IamAccountAliasInterface interface {
	Create(ctx context.Context, iamAccountAlias *v1alpha1.IamAccountAlias, opts v1.CreateOptions) (*v1alpha1.IamAccountAlias, error)
	Update(ctx context.Context, iamAccountAlias *v1alpha1.IamAccountAlias, opts v1.UpdateOptions) (*v1alpha1.IamAccountAlias, error)
	UpdateStatus(ctx context.Context, iamAccountAlias *v1alpha1.IamAccountAlias, opts v1.UpdateOptions) (*v1alpha1.IamAccountAlias, 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.IamAccountAlias, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamAccountAliasList, 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.IamAccountAlias, err error)
	IamAccountAliasExpansion
}

IamAccountAliasInterface has methods to work with IamAccountAlias resources.

type IamAccountAliasesGetter

type IamAccountAliasesGetter interface {
	IamAccountAliases(namespace string) IamAccountAliasInterface
}

IamAccountAliasesGetter has a method to return a IamAccountAliasInterface. A group's client should implement this interface.

type IamAccountPasswordPoliciesGetter

type IamAccountPasswordPoliciesGetter interface {
	IamAccountPasswordPolicies(namespace string) IamAccountPasswordPolicyInterface
}

IamAccountPasswordPoliciesGetter has a method to return a IamAccountPasswordPolicyInterface. A group's client should implement this interface.

type IamAccountPasswordPolicyExpansion

type IamAccountPasswordPolicyExpansion interface{}

type IamAccountPasswordPolicyInterface

type IamAccountPasswordPolicyInterface interface {
	Create(ctx context.Context, iamAccountPasswordPolicy *v1alpha1.IamAccountPasswordPolicy, opts v1.CreateOptions) (*v1alpha1.IamAccountPasswordPolicy, error)
	Update(ctx context.Context, iamAccountPasswordPolicy *v1alpha1.IamAccountPasswordPolicy, opts v1.UpdateOptions) (*v1alpha1.IamAccountPasswordPolicy, error)
	UpdateStatus(ctx context.Context, iamAccountPasswordPolicy *v1alpha1.IamAccountPasswordPolicy, opts v1.UpdateOptions) (*v1alpha1.IamAccountPasswordPolicy, 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.IamAccountPasswordPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamAccountPasswordPolicyList, 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.IamAccountPasswordPolicy, err error)
	IamAccountPasswordPolicyExpansion
}

IamAccountPasswordPolicyInterface has methods to work with IamAccountPasswordPolicy resources.

type IamGroupExpansion

type IamGroupExpansion interface{}

type IamGroupInterface

type IamGroupInterface interface {
	Create(ctx context.Context, iamGroup *v1alpha1.IamGroup, opts v1.CreateOptions) (*v1alpha1.IamGroup, error)
	Update(ctx context.Context, iamGroup *v1alpha1.IamGroup, opts v1.UpdateOptions) (*v1alpha1.IamGroup, error)
	UpdateStatus(ctx context.Context, iamGroup *v1alpha1.IamGroup, opts v1.UpdateOptions) (*v1alpha1.IamGroup, 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.IamGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamGroupList, 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.IamGroup, err error)
	IamGroupExpansion
}

IamGroupInterface has methods to work with IamGroup resources.

type IamGroupMembershipExpansion

type IamGroupMembershipExpansion interface{}

type IamGroupMembershipInterface

type IamGroupMembershipInterface interface {
	Create(ctx context.Context, iamGroupMembership *v1alpha1.IamGroupMembership, opts v1.CreateOptions) (*v1alpha1.IamGroupMembership, error)
	Update(ctx context.Context, iamGroupMembership *v1alpha1.IamGroupMembership, opts v1.UpdateOptions) (*v1alpha1.IamGroupMembership, error)
	UpdateStatus(ctx context.Context, iamGroupMembership *v1alpha1.IamGroupMembership, opts v1.UpdateOptions) (*v1alpha1.IamGroupMembership, 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.IamGroupMembership, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamGroupMembershipList, 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.IamGroupMembership, err error)
	IamGroupMembershipExpansion
}

IamGroupMembershipInterface has methods to work with IamGroupMembership resources.

type IamGroupMembershipsGetter

type IamGroupMembershipsGetter interface {
	IamGroupMemberships(namespace string) IamGroupMembershipInterface
}

IamGroupMembershipsGetter has a method to return a IamGroupMembershipInterface. A group's client should implement this interface.

type IamGroupPoliciesGetter

type IamGroupPoliciesGetter interface {
	IamGroupPolicies(namespace string) IamGroupPolicyInterface
}

IamGroupPoliciesGetter has a method to return a IamGroupPolicyInterface. A group's client should implement this interface.

type IamGroupPolicyAttachmentExpansion

type IamGroupPolicyAttachmentExpansion interface{}

type IamGroupPolicyAttachmentInterface

type IamGroupPolicyAttachmentInterface interface {
	Create(ctx context.Context, iamGroupPolicyAttachment *v1alpha1.IamGroupPolicyAttachment, opts v1.CreateOptions) (*v1alpha1.IamGroupPolicyAttachment, error)
	Update(ctx context.Context, iamGroupPolicyAttachment *v1alpha1.IamGroupPolicyAttachment, opts v1.UpdateOptions) (*v1alpha1.IamGroupPolicyAttachment, error)
	UpdateStatus(ctx context.Context, iamGroupPolicyAttachment *v1alpha1.IamGroupPolicyAttachment, opts v1.UpdateOptions) (*v1alpha1.IamGroupPolicyAttachment, 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.IamGroupPolicyAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamGroupPolicyAttachmentList, 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.IamGroupPolicyAttachment, err error)
	IamGroupPolicyAttachmentExpansion
}

IamGroupPolicyAttachmentInterface has methods to work with IamGroupPolicyAttachment resources.

type IamGroupPolicyAttachmentsGetter

type IamGroupPolicyAttachmentsGetter interface {
	IamGroupPolicyAttachments(namespace string) IamGroupPolicyAttachmentInterface
}

IamGroupPolicyAttachmentsGetter has a method to return a IamGroupPolicyAttachmentInterface. A group's client should implement this interface.

type IamGroupPolicyExpansion

type IamGroupPolicyExpansion interface{}

type IamGroupPolicyInterface

type IamGroupPolicyInterface interface {
	Create(ctx context.Context, iamGroupPolicy *v1alpha1.IamGroupPolicy, opts v1.CreateOptions) (*v1alpha1.IamGroupPolicy, error)
	Update(ctx context.Context, iamGroupPolicy *v1alpha1.IamGroupPolicy, opts v1.UpdateOptions) (*v1alpha1.IamGroupPolicy, error)
	UpdateStatus(ctx context.Context, iamGroupPolicy *v1alpha1.IamGroupPolicy, opts v1.UpdateOptions) (*v1alpha1.IamGroupPolicy, 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.IamGroupPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamGroupPolicyList, 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.IamGroupPolicy, err error)
	IamGroupPolicyExpansion
}

IamGroupPolicyInterface has methods to work with IamGroupPolicy resources.

type IamGroupsGetter

type IamGroupsGetter interface {
	IamGroups(namespace string) IamGroupInterface
}

IamGroupsGetter has a method to return a IamGroupInterface. A group's client should implement this interface.

type IamInstanceProfileExpansion

type IamInstanceProfileExpansion interface{}

type IamInstanceProfileInterface

type IamInstanceProfileInterface interface {
	Create(ctx context.Context, iamInstanceProfile *v1alpha1.IamInstanceProfile, opts v1.CreateOptions) (*v1alpha1.IamInstanceProfile, error)
	Update(ctx context.Context, iamInstanceProfile *v1alpha1.IamInstanceProfile, opts v1.UpdateOptions) (*v1alpha1.IamInstanceProfile, error)
	UpdateStatus(ctx context.Context, iamInstanceProfile *v1alpha1.IamInstanceProfile, opts v1.UpdateOptions) (*v1alpha1.IamInstanceProfile, 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.IamInstanceProfile, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamInstanceProfileList, 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.IamInstanceProfile, err error)
	IamInstanceProfileExpansion
}

IamInstanceProfileInterface has methods to work with IamInstanceProfile resources.

type IamInstanceProfilesGetter

type IamInstanceProfilesGetter interface {
	IamInstanceProfiles(namespace string) IamInstanceProfileInterface
}

IamInstanceProfilesGetter has a method to return a IamInstanceProfileInterface. A group's client should implement this interface.

type IamOpenidConnectProviderExpansion

type IamOpenidConnectProviderExpansion interface{}

type IamOpenidConnectProviderInterface

type IamOpenidConnectProviderInterface interface {
	Create(ctx context.Context, iamOpenidConnectProvider *v1alpha1.IamOpenidConnectProvider, opts v1.CreateOptions) (*v1alpha1.IamOpenidConnectProvider, error)
	Update(ctx context.Context, iamOpenidConnectProvider *v1alpha1.IamOpenidConnectProvider, opts v1.UpdateOptions) (*v1alpha1.IamOpenidConnectProvider, error)
	UpdateStatus(ctx context.Context, iamOpenidConnectProvider *v1alpha1.IamOpenidConnectProvider, opts v1.UpdateOptions) (*v1alpha1.IamOpenidConnectProvider, 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.IamOpenidConnectProvider, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamOpenidConnectProviderList, 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.IamOpenidConnectProvider, err error)
	IamOpenidConnectProviderExpansion
}

IamOpenidConnectProviderInterface has methods to work with IamOpenidConnectProvider resources.

type IamOpenidConnectProvidersGetter

type IamOpenidConnectProvidersGetter interface {
	IamOpenidConnectProviders(namespace string) IamOpenidConnectProviderInterface
}

IamOpenidConnectProvidersGetter has a method to return a IamOpenidConnectProviderInterface. 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 IamPolicyAttachmentExpansion

type IamPolicyAttachmentExpansion interface{}

type IamPolicyAttachmentInterface

type IamPolicyAttachmentInterface interface {
	Create(ctx context.Context, iamPolicyAttachment *v1alpha1.IamPolicyAttachment, opts v1.CreateOptions) (*v1alpha1.IamPolicyAttachment, error)
	Update(ctx context.Context, iamPolicyAttachment *v1alpha1.IamPolicyAttachment, opts v1.UpdateOptions) (*v1alpha1.IamPolicyAttachment, error)
	UpdateStatus(ctx context.Context, iamPolicyAttachment *v1alpha1.IamPolicyAttachment, opts v1.UpdateOptions) (*v1alpha1.IamPolicyAttachment, 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.IamPolicyAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamPolicyAttachmentList, 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.IamPolicyAttachment, err error)
	IamPolicyAttachmentExpansion
}

IamPolicyAttachmentInterface has methods to work with IamPolicyAttachment resources.

type IamPolicyAttachmentsGetter

type IamPolicyAttachmentsGetter interface {
	IamPolicyAttachments(namespace string) IamPolicyAttachmentInterface
}

IamPolicyAttachmentsGetter has a method to return a IamPolicyAttachmentInterface. 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 IamRoleExpansion

type IamRoleExpansion interface{}

type IamRoleInterface

type IamRoleInterface interface {
	Create(ctx context.Context, iamRole *v1alpha1.IamRole, opts v1.CreateOptions) (*v1alpha1.IamRole, error)
	Update(ctx context.Context, iamRole *v1alpha1.IamRole, opts v1.UpdateOptions) (*v1alpha1.IamRole, error)
	UpdateStatus(ctx context.Context, iamRole *v1alpha1.IamRole, opts v1.UpdateOptions) (*v1alpha1.IamRole, 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.IamRole, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamRoleList, 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.IamRole, err error)
	IamRoleExpansion
}

IamRoleInterface has methods to work with IamRole resources.

type IamRolePoliciesGetter

type IamRolePoliciesGetter interface {
	IamRolePolicies(namespace string) IamRolePolicyInterface
}

IamRolePoliciesGetter has a method to return a IamRolePolicyInterface. A group's client should implement this interface.

type IamRolePolicyAttachmentExpansion

type IamRolePolicyAttachmentExpansion interface{}

type IamRolePolicyAttachmentInterface

type IamRolePolicyAttachmentInterface interface {
	Create(ctx context.Context, iamRolePolicyAttachment *v1alpha1.IamRolePolicyAttachment, opts v1.CreateOptions) (*v1alpha1.IamRolePolicyAttachment, error)
	Update(ctx context.Context, iamRolePolicyAttachment *v1alpha1.IamRolePolicyAttachment, opts v1.UpdateOptions) (*v1alpha1.IamRolePolicyAttachment, error)
	UpdateStatus(ctx context.Context, iamRolePolicyAttachment *v1alpha1.IamRolePolicyAttachment, opts v1.UpdateOptions) (*v1alpha1.IamRolePolicyAttachment, 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.IamRolePolicyAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamRolePolicyAttachmentList, 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.IamRolePolicyAttachment, err error)
	IamRolePolicyAttachmentExpansion
}

IamRolePolicyAttachmentInterface has methods to work with IamRolePolicyAttachment resources.

type IamRolePolicyAttachmentsGetter

type IamRolePolicyAttachmentsGetter interface {
	IamRolePolicyAttachments(namespace string) IamRolePolicyAttachmentInterface
}

IamRolePolicyAttachmentsGetter has a method to return a IamRolePolicyAttachmentInterface. A group's client should implement this interface.

type IamRolePolicyExpansion

type IamRolePolicyExpansion interface{}

type IamRolePolicyInterface

type IamRolePolicyInterface interface {
	Create(ctx context.Context, iamRolePolicy *v1alpha1.IamRolePolicy, opts v1.CreateOptions) (*v1alpha1.IamRolePolicy, error)
	Update(ctx context.Context, iamRolePolicy *v1alpha1.IamRolePolicy, opts v1.UpdateOptions) (*v1alpha1.IamRolePolicy, error)
	UpdateStatus(ctx context.Context, iamRolePolicy *v1alpha1.IamRolePolicy, opts v1.UpdateOptions) (*v1alpha1.IamRolePolicy, 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.IamRolePolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamRolePolicyList, 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.IamRolePolicy, err error)
	IamRolePolicyExpansion
}

IamRolePolicyInterface has methods to work with IamRolePolicy resources.

type IamRolesGetter

type IamRolesGetter interface {
	IamRoles(namespace string) IamRoleInterface
}

IamRolesGetter has a method to return a IamRoleInterface. A group's client should implement this interface.

type IamSamlProviderExpansion

type IamSamlProviderExpansion interface{}

type IamSamlProviderInterface

type IamSamlProviderInterface interface {
	Create(ctx context.Context, iamSamlProvider *v1alpha1.IamSamlProvider, opts v1.CreateOptions) (*v1alpha1.IamSamlProvider, error)
	Update(ctx context.Context, iamSamlProvider *v1alpha1.IamSamlProvider, opts v1.UpdateOptions) (*v1alpha1.IamSamlProvider, error)
	UpdateStatus(ctx context.Context, iamSamlProvider *v1alpha1.IamSamlProvider, opts v1.UpdateOptions) (*v1alpha1.IamSamlProvider, 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.IamSamlProvider, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamSamlProviderList, 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.IamSamlProvider, err error)
	IamSamlProviderExpansion
}

IamSamlProviderInterface has methods to work with IamSamlProvider resources.

type IamSamlProvidersGetter

type IamSamlProvidersGetter interface {
	IamSamlProviders(namespace string) IamSamlProviderInterface
}

IamSamlProvidersGetter has a method to return a IamSamlProviderInterface. A group's client should implement this interface.

type IamServerCertificateExpansion

type IamServerCertificateExpansion interface{}

type IamServerCertificateInterface

type IamServerCertificateInterface interface {
	Create(ctx context.Context, iamServerCertificate *v1alpha1.IamServerCertificate, opts v1.CreateOptions) (*v1alpha1.IamServerCertificate, error)
	Update(ctx context.Context, iamServerCertificate *v1alpha1.IamServerCertificate, opts v1.UpdateOptions) (*v1alpha1.IamServerCertificate, error)
	UpdateStatus(ctx context.Context, iamServerCertificate *v1alpha1.IamServerCertificate, opts v1.UpdateOptions) (*v1alpha1.IamServerCertificate, 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.IamServerCertificate, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamServerCertificateList, 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.IamServerCertificate, err error)
	IamServerCertificateExpansion
}

IamServerCertificateInterface has methods to work with IamServerCertificate resources.

type IamServerCertificatesGetter

type IamServerCertificatesGetter interface {
	IamServerCertificates(namespace string) IamServerCertificateInterface
}

IamServerCertificatesGetter has a method to return a IamServerCertificateInterface. A group's client should implement this interface.

type IamServiceLinkedRoleExpansion

type IamServiceLinkedRoleExpansion interface{}

type IamServiceLinkedRoleInterface

type IamServiceLinkedRoleInterface interface {
	Create(ctx context.Context, iamServiceLinkedRole *v1alpha1.IamServiceLinkedRole, opts v1.CreateOptions) (*v1alpha1.IamServiceLinkedRole, error)
	Update(ctx context.Context, iamServiceLinkedRole *v1alpha1.IamServiceLinkedRole, opts v1.UpdateOptions) (*v1alpha1.IamServiceLinkedRole, error)
	UpdateStatus(ctx context.Context, iamServiceLinkedRole *v1alpha1.IamServiceLinkedRole, opts v1.UpdateOptions) (*v1alpha1.IamServiceLinkedRole, 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.IamServiceLinkedRole, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamServiceLinkedRoleList, 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.IamServiceLinkedRole, err error)
	IamServiceLinkedRoleExpansion
}

IamServiceLinkedRoleInterface has methods to work with IamServiceLinkedRole resources.

type IamServiceLinkedRolesGetter

type IamServiceLinkedRolesGetter interface {
	IamServiceLinkedRoles(namespace string) IamServiceLinkedRoleInterface
}

IamServiceLinkedRolesGetter has a method to return a IamServiceLinkedRoleInterface. A group's client should implement this interface.

type IamUserExpansion

type IamUserExpansion interface{}

type IamUserGroupMembershipExpansion

type IamUserGroupMembershipExpansion interface{}

type IamUserGroupMembershipInterface

type IamUserGroupMembershipInterface interface {
	Create(ctx context.Context, iamUserGroupMembership *v1alpha1.IamUserGroupMembership, opts v1.CreateOptions) (*v1alpha1.IamUserGroupMembership, error)
	Update(ctx context.Context, iamUserGroupMembership *v1alpha1.IamUserGroupMembership, opts v1.UpdateOptions) (*v1alpha1.IamUserGroupMembership, error)
	UpdateStatus(ctx context.Context, iamUserGroupMembership *v1alpha1.IamUserGroupMembership, opts v1.UpdateOptions) (*v1alpha1.IamUserGroupMembership, 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.IamUserGroupMembership, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamUserGroupMembershipList, 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.IamUserGroupMembership, err error)
	IamUserGroupMembershipExpansion
}

IamUserGroupMembershipInterface has methods to work with IamUserGroupMembership resources.

type IamUserGroupMembershipsGetter

type IamUserGroupMembershipsGetter interface {
	IamUserGroupMemberships(namespace string) IamUserGroupMembershipInterface
}

IamUserGroupMembershipsGetter has a method to return a IamUserGroupMembershipInterface. A group's client should implement this interface.

type IamUserInterface

type IamUserInterface interface {
	Create(ctx context.Context, iamUser *v1alpha1.IamUser, opts v1.CreateOptions) (*v1alpha1.IamUser, error)
	Update(ctx context.Context, iamUser *v1alpha1.IamUser, opts v1.UpdateOptions) (*v1alpha1.IamUser, error)
	UpdateStatus(ctx context.Context, iamUser *v1alpha1.IamUser, opts v1.UpdateOptions) (*v1alpha1.IamUser, 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.IamUser, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamUserList, 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.IamUser, err error)
	IamUserExpansion
}

IamUserInterface has methods to work with IamUser resources.

type IamUserLoginProfileExpansion

type IamUserLoginProfileExpansion interface{}

type IamUserLoginProfileInterface

type IamUserLoginProfileInterface interface {
	Create(ctx context.Context, iamUserLoginProfile *v1alpha1.IamUserLoginProfile, opts v1.CreateOptions) (*v1alpha1.IamUserLoginProfile, error)
	Update(ctx context.Context, iamUserLoginProfile *v1alpha1.IamUserLoginProfile, opts v1.UpdateOptions) (*v1alpha1.IamUserLoginProfile, error)
	UpdateStatus(ctx context.Context, iamUserLoginProfile *v1alpha1.IamUserLoginProfile, opts v1.UpdateOptions) (*v1alpha1.IamUserLoginProfile, 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.IamUserLoginProfile, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamUserLoginProfileList, 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.IamUserLoginProfile, err error)
	IamUserLoginProfileExpansion
}

IamUserLoginProfileInterface has methods to work with IamUserLoginProfile resources.

type IamUserLoginProfilesGetter

type IamUserLoginProfilesGetter interface {
	IamUserLoginProfiles(namespace string) IamUserLoginProfileInterface
}

IamUserLoginProfilesGetter has a method to return a IamUserLoginProfileInterface. A group's client should implement this interface.

type IamUserPoliciesGetter

type IamUserPoliciesGetter interface {
	IamUserPolicies(namespace string) IamUserPolicyInterface
}

IamUserPoliciesGetter has a method to return a IamUserPolicyInterface. A group's client should implement this interface.

type IamUserPolicyAttachmentExpansion

type IamUserPolicyAttachmentExpansion interface{}

type IamUserPolicyAttachmentInterface

type IamUserPolicyAttachmentInterface interface {
	Create(ctx context.Context, iamUserPolicyAttachment *v1alpha1.IamUserPolicyAttachment, opts v1.CreateOptions) (*v1alpha1.IamUserPolicyAttachment, error)
	Update(ctx context.Context, iamUserPolicyAttachment *v1alpha1.IamUserPolicyAttachment, opts v1.UpdateOptions) (*v1alpha1.IamUserPolicyAttachment, error)
	UpdateStatus(ctx context.Context, iamUserPolicyAttachment *v1alpha1.IamUserPolicyAttachment, opts v1.UpdateOptions) (*v1alpha1.IamUserPolicyAttachment, 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.IamUserPolicyAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamUserPolicyAttachmentList, 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.IamUserPolicyAttachment, err error)
	IamUserPolicyAttachmentExpansion
}

IamUserPolicyAttachmentInterface has methods to work with IamUserPolicyAttachment resources.

type IamUserPolicyAttachmentsGetter

type IamUserPolicyAttachmentsGetter interface {
	IamUserPolicyAttachments(namespace string) IamUserPolicyAttachmentInterface
}

IamUserPolicyAttachmentsGetter has a method to return a IamUserPolicyAttachmentInterface. A group's client should implement this interface.

type IamUserPolicyExpansion

type IamUserPolicyExpansion interface{}

type IamUserPolicyInterface

type IamUserPolicyInterface interface {
	Create(ctx context.Context, iamUserPolicy *v1alpha1.IamUserPolicy, opts v1.CreateOptions) (*v1alpha1.IamUserPolicy, error)
	Update(ctx context.Context, iamUserPolicy *v1alpha1.IamUserPolicy, opts v1.UpdateOptions) (*v1alpha1.IamUserPolicy, error)
	UpdateStatus(ctx context.Context, iamUserPolicy *v1alpha1.IamUserPolicy, opts v1.UpdateOptions) (*v1alpha1.IamUserPolicy, 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.IamUserPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamUserPolicyList, 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.IamUserPolicy, err error)
	IamUserPolicyExpansion
}

IamUserPolicyInterface has methods to work with IamUserPolicy resources.

type IamUserSSHKeyExpansion added in v0.0.2

type IamUserSSHKeyExpansion interface{}

type IamUserSSHKeyInterface added in v0.0.2

type IamUserSSHKeyInterface interface {
	Create(ctx context.Context, iamUserSSHKey *v1alpha1.IamUserSSHKey, opts v1.CreateOptions) (*v1alpha1.IamUserSSHKey, error)
	Update(ctx context.Context, iamUserSSHKey *v1alpha1.IamUserSSHKey, opts v1.UpdateOptions) (*v1alpha1.IamUserSSHKey, error)
	UpdateStatus(ctx context.Context, iamUserSSHKey *v1alpha1.IamUserSSHKey, opts v1.UpdateOptions) (*v1alpha1.IamUserSSHKey, 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.IamUserSSHKey, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamUserSSHKeyList, 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.IamUserSSHKey, err error)
	IamUserSSHKeyExpansion
}

IamUserSSHKeyInterface has methods to work with IamUserSSHKey resources.

type IamUserSSHKeysGetter added in v0.0.2

type IamUserSSHKeysGetter interface {
	IamUserSSHKeys(namespace string) IamUserSSHKeyInterface
}

IamUserSSHKeysGetter has a method to return a IamUserSSHKeyInterface. A group's client should implement this interface.

type IamUsersGetter

type IamUsersGetter interface {
	IamUsers(namespace string) IamUserInterface
}

IamUsersGetter has a method to return a IamUserInterface. A group's client should implement this interface.

type InspectorAssessmentTargetExpansion

type InspectorAssessmentTargetExpansion interface{}

type InspectorAssessmentTargetInterface

type InspectorAssessmentTargetInterface interface {
	Create(ctx context.Context, inspectorAssessmentTarget *v1alpha1.InspectorAssessmentTarget, opts v1.CreateOptions) (*v1alpha1.InspectorAssessmentTarget, error)
	Update(ctx context.Context, inspectorAssessmentTarget *v1alpha1.InspectorAssessmentTarget, opts v1.UpdateOptions) (*v1alpha1.InspectorAssessmentTarget, error)
	UpdateStatus(ctx context.Context, inspectorAssessmentTarget *v1alpha1.InspectorAssessmentTarget, opts v1.UpdateOptions) (*v1alpha1.InspectorAssessmentTarget, 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.InspectorAssessmentTarget, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.InspectorAssessmentTargetList, 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.InspectorAssessmentTarget, err error)
	InspectorAssessmentTargetExpansion
}

InspectorAssessmentTargetInterface has methods to work with InspectorAssessmentTarget resources.

type InspectorAssessmentTargetsGetter

type InspectorAssessmentTargetsGetter interface {
	InspectorAssessmentTargets(namespace string) InspectorAssessmentTargetInterface
}

InspectorAssessmentTargetsGetter has a method to return a InspectorAssessmentTargetInterface. A group's client should implement this interface.

type InspectorAssessmentTemplateExpansion

type InspectorAssessmentTemplateExpansion interface{}

type InspectorAssessmentTemplateInterface

type InspectorAssessmentTemplateInterface interface {
	Create(ctx context.Context, inspectorAssessmentTemplate *v1alpha1.InspectorAssessmentTemplate, opts v1.CreateOptions) (*v1alpha1.InspectorAssessmentTemplate, error)
	Update(ctx context.Context, inspectorAssessmentTemplate *v1alpha1.InspectorAssessmentTemplate, opts v1.UpdateOptions) (*v1alpha1.InspectorAssessmentTemplate, error)
	UpdateStatus(ctx context.Context, inspectorAssessmentTemplate *v1alpha1.InspectorAssessmentTemplate, opts v1.UpdateOptions) (*v1alpha1.InspectorAssessmentTemplate, 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.InspectorAssessmentTemplate, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.InspectorAssessmentTemplateList, 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.InspectorAssessmentTemplate, err error)
	InspectorAssessmentTemplateExpansion
}

InspectorAssessmentTemplateInterface has methods to work with InspectorAssessmentTemplate resources.

type InspectorAssessmentTemplatesGetter

type InspectorAssessmentTemplatesGetter interface {
	InspectorAssessmentTemplates(namespace string) InspectorAssessmentTemplateInterface
}

InspectorAssessmentTemplatesGetter has a method to return a InspectorAssessmentTemplateInterface. A group's client should implement this interface.

type InspectorResourceGroupExpansion

type InspectorResourceGroupExpansion interface{}

type InspectorResourceGroupInterface

type InspectorResourceGroupInterface interface {
	Create(ctx context.Context, inspectorResourceGroup *v1alpha1.InspectorResourceGroup, opts v1.CreateOptions) (*v1alpha1.InspectorResourceGroup, error)
	Update(ctx context.Context, inspectorResourceGroup *v1alpha1.InspectorResourceGroup, opts v1.UpdateOptions) (*v1alpha1.InspectorResourceGroup, error)
	UpdateStatus(ctx context.Context, inspectorResourceGroup *v1alpha1.InspectorResourceGroup, opts v1.UpdateOptions) (*v1alpha1.InspectorResourceGroup, 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.InspectorResourceGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.InspectorResourceGroupList, 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.InspectorResourceGroup, err error)
	InspectorResourceGroupExpansion
}

InspectorResourceGroupInterface has methods to work with InspectorResourceGroup resources.

type InspectorResourceGroupsGetter

type InspectorResourceGroupsGetter interface {
	InspectorResourceGroups(namespace string) InspectorResourceGroupInterface
}

InspectorResourceGroupsGetter has a method to return a InspectorResourceGroupInterface. A group's client should implement this interface.

type InstanceExpansion

type InstanceExpansion interface{}

type InstanceInterface

type InstanceInterface interface {
	Create(ctx context.Context, instance *v1alpha1.Instance, opts v1.CreateOptions) (*v1alpha1.Instance, error)
	Update(ctx context.Context, instance *v1alpha1.Instance, opts v1.UpdateOptions) (*v1alpha1.Instance, error)
	UpdateStatus(ctx context.Context, instance *v1alpha1.Instance, opts v1.UpdateOptions) (*v1alpha1.Instance, 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.Instance, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.InstanceList, 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.Instance, err error)
	InstanceExpansion
}

InstanceInterface has methods to work with Instance resources.

type InstancesGetter

type InstancesGetter interface {
	Instances(namespace string) InstanceInterface
}

InstancesGetter has a method to return a InstanceInterface. A group's client should implement this interface.

type InternetGatewayExpansion

type InternetGatewayExpansion interface{}

type InternetGatewayInterface

type InternetGatewayInterface interface {
	Create(ctx context.Context, internetGateway *v1alpha1.InternetGateway, opts v1.CreateOptions) (*v1alpha1.InternetGateway, error)
	Update(ctx context.Context, internetGateway *v1alpha1.InternetGateway, opts v1.UpdateOptions) (*v1alpha1.InternetGateway, error)
	UpdateStatus(ctx context.Context, internetGateway *v1alpha1.InternetGateway, opts v1.UpdateOptions) (*v1alpha1.InternetGateway, 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.InternetGateway, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.InternetGatewayList, 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.InternetGateway, err error)
	InternetGatewayExpansion
}

InternetGatewayInterface has methods to work with InternetGateway resources.

type InternetGatewaysGetter

type InternetGatewaysGetter interface {
	InternetGateways(namespace string) InternetGatewayInterface
}

InternetGatewaysGetter has a method to return a InternetGatewayInterface. A group's client should implement this interface.

type IotCertificateExpansion

type IotCertificateExpansion interface{}

type IotCertificateInterface

type IotCertificateInterface interface {
	Create(ctx context.Context, iotCertificate *v1alpha1.IotCertificate, opts v1.CreateOptions) (*v1alpha1.IotCertificate, error)
	Update(ctx context.Context, iotCertificate *v1alpha1.IotCertificate, opts v1.UpdateOptions) (*v1alpha1.IotCertificate, error)
	UpdateStatus(ctx context.Context, iotCertificate *v1alpha1.IotCertificate, opts v1.UpdateOptions) (*v1alpha1.IotCertificate, 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.IotCertificate, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IotCertificateList, 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.IotCertificate, err error)
	IotCertificateExpansion
}

IotCertificateInterface has methods to work with IotCertificate resources.

type IotCertificatesGetter

type IotCertificatesGetter interface {
	IotCertificates(namespace string) IotCertificateInterface
}

IotCertificatesGetter has a method to return a IotCertificateInterface. A group's client should implement this interface.

type IotPoliciesGetter

type IotPoliciesGetter interface {
	IotPolicies(namespace string) IotPolicyInterface
}

IotPoliciesGetter has a method to return a IotPolicyInterface. A group's client should implement this interface.

type IotPolicyAttachmentExpansion

type IotPolicyAttachmentExpansion interface{}

type IotPolicyAttachmentInterface

type IotPolicyAttachmentInterface interface {
	Create(ctx context.Context, iotPolicyAttachment *v1alpha1.IotPolicyAttachment, opts v1.CreateOptions) (*v1alpha1.IotPolicyAttachment, error)
	Update(ctx context.Context, iotPolicyAttachment *v1alpha1.IotPolicyAttachment, opts v1.UpdateOptions) (*v1alpha1.IotPolicyAttachment, error)
	UpdateStatus(ctx context.Context, iotPolicyAttachment *v1alpha1.IotPolicyAttachment, opts v1.UpdateOptions) (*v1alpha1.IotPolicyAttachment, 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.IotPolicyAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IotPolicyAttachmentList, 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.IotPolicyAttachment, err error)
	IotPolicyAttachmentExpansion
}

IotPolicyAttachmentInterface has methods to work with IotPolicyAttachment resources.

type IotPolicyAttachmentsGetter

type IotPolicyAttachmentsGetter interface {
	IotPolicyAttachments(namespace string) IotPolicyAttachmentInterface
}

IotPolicyAttachmentsGetter has a method to return a IotPolicyAttachmentInterface. A group's client should implement this interface.

type IotPolicyExpansion

type IotPolicyExpansion interface{}

type IotPolicyInterface

type IotPolicyInterface interface {
	Create(ctx context.Context, iotPolicy *v1alpha1.IotPolicy, opts v1.CreateOptions) (*v1alpha1.IotPolicy, error)
	Update(ctx context.Context, iotPolicy *v1alpha1.IotPolicy, opts v1.UpdateOptions) (*v1alpha1.IotPolicy, error)
	UpdateStatus(ctx context.Context, iotPolicy *v1alpha1.IotPolicy, opts v1.UpdateOptions) (*v1alpha1.IotPolicy, 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.IotPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IotPolicyList, 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.IotPolicy, err error)
	IotPolicyExpansion
}

IotPolicyInterface has methods to work with IotPolicy resources.

type IotRoleAliasExpansion

type IotRoleAliasExpansion interface{}

type IotRoleAliasInterface

type IotRoleAliasInterface interface {
	Create(ctx context.Context, iotRoleAlias *v1alpha1.IotRoleAlias, opts v1.CreateOptions) (*v1alpha1.IotRoleAlias, error)
	Update(ctx context.Context, iotRoleAlias *v1alpha1.IotRoleAlias, opts v1.UpdateOptions) (*v1alpha1.IotRoleAlias, error)
	UpdateStatus(ctx context.Context, iotRoleAlias *v1alpha1.IotRoleAlias, opts v1.UpdateOptions) (*v1alpha1.IotRoleAlias, 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.IotRoleAlias, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IotRoleAliasList, 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.IotRoleAlias, err error)
	IotRoleAliasExpansion
}

IotRoleAliasInterface has methods to work with IotRoleAlias resources.

type IotRoleAliasesGetter

type IotRoleAliasesGetter interface {
	IotRoleAliases(namespace string) IotRoleAliasInterface
}

IotRoleAliasesGetter has a method to return a IotRoleAliasInterface. A group's client should implement this interface.

type IotThingExpansion

type IotThingExpansion interface{}

type IotThingInterface

type IotThingInterface interface {
	Create(ctx context.Context, iotThing *v1alpha1.IotThing, opts v1.CreateOptions) (*v1alpha1.IotThing, error)
	Update(ctx context.Context, iotThing *v1alpha1.IotThing, opts v1.UpdateOptions) (*v1alpha1.IotThing, error)
	UpdateStatus(ctx context.Context, iotThing *v1alpha1.IotThing, opts v1.UpdateOptions) (*v1alpha1.IotThing, 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.IotThing, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IotThingList, 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.IotThing, err error)
	IotThingExpansion
}

IotThingInterface has methods to work with IotThing resources.

type IotThingPrincipalAttachmentExpansion

type IotThingPrincipalAttachmentExpansion interface{}

type IotThingPrincipalAttachmentInterface

type IotThingPrincipalAttachmentInterface interface {
	Create(ctx context.Context, iotThingPrincipalAttachment *v1alpha1.IotThingPrincipalAttachment, opts v1.CreateOptions) (*v1alpha1.IotThingPrincipalAttachment, error)
	Update(ctx context.Context, iotThingPrincipalAttachment *v1alpha1.IotThingPrincipalAttachment, opts v1.UpdateOptions) (*v1alpha1.IotThingPrincipalAttachment, error)
	UpdateStatus(ctx context.Context, iotThingPrincipalAttachment *v1alpha1.IotThingPrincipalAttachment, opts v1.UpdateOptions) (*v1alpha1.IotThingPrincipalAttachment, 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.IotThingPrincipalAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IotThingPrincipalAttachmentList, 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.IotThingPrincipalAttachment, err error)
	IotThingPrincipalAttachmentExpansion
}

IotThingPrincipalAttachmentInterface has methods to work with IotThingPrincipalAttachment resources.

type IotThingPrincipalAttachmentsGetter

type IotThingPrincipalAttachmentsGetter interface {
	IotThingPrincipalAttachments(namespace string) IotThingPrincipalAttachmentInterface
}

IotThingPrincipalAttachmentsGetter has a method to return a IotThingPrincipalAttachmentInterface. A group's client should implement this interface.

type IotThingTypeExpansion

type IotThingTypeExpansion interface{}

type IotThingTypeInterface

type IotThingTypeInterface interface {
	Create(ctx context.Context, iotThingType *v1alpha1.IotThingType, opts v1.CreateOptions) (*v1alpha1.IotThingType, error)
	Update(ctx context.Context, iotThingType *v1alpha1.IotThingType, opts v1.UpdateOptions) (*v1alpha1.IotThingType, error)
	UpdateStatus(ctx context.Context, iotThingType *v1alpha1.IotThingType, opts v1.UpdateOptions) (*v1alpha1.IotThingType, 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.IotThingType, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IotThingTypeList, 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.IotThingType, err error)
	IotThingTypeExpansion
}

IotThingTypeInterface has methods to work with IotThingType resources.

type IotThingTypesGetter

type IotThingTypesGetter interface {
	IotThingTypes(namespace string) IotThingTypeInterface
}

IotThingTypesGetter has a method to return a IotThingTypeInterface. A group's client should implement this interface.

type IotThingsGetter

type IotThingsGetter interface {
	IotThings(namespace string) IotThingInterface
}

IotThingsGetter has a method to return a IotThingInterface. A group's client should implement this interface.

type IotTopicRuleExpansion

type IotTopicRuleExpansion interface{}

type IotTopicRuleInterface

type IotTopicRuleInterface interface {
	Create(ctx context.Context, iotTopicRule *v1alpha1.IotTopicRule, opts v1.CreateOptions) (*v1alpha1.IotTopicRule, error)
	Update(ctx context.Context, iotTopicRule *v1alpha1.IotTopicRule, opts v1.UpdateOptions) (*v1alpha1.IotTopicRule, error)
	UpdateStatus(ctx context.Context, iotTopicRule *v1alpha1.IotTopicRule, opts v1.UpdateOptions) (*v1alpha1.IotTopicRule, 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.IotTopicRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IotTopicRuleList, 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.IotTopicRule, err error)
	IotTopicRuleExpansion
}

IotTopicRuleInterface has methods to work with IotTopicRule resources.

type IotTopicRulesGetter

type IotTopicRulesGetter interface {
	IotTopicRules(namespace string) IotTopicRuleInterface
}

IotTopicRulesGetter has a method to return a IotTopicRuleInterface. A group's client should implement this interface.

type KeyPairExpansion

type KeyPairExpansion interface{}

type KeyPairInterface

type KeyPairInterface interface {
	Create(ctx context.Context, keyPair *v1alpha1.KeyPair, opts v1.CreateOptions) (*v1alpha1.KeyPair, error)
	Update(ctx context.Context, keyPair *v1alpha1.KeyPair, opts v1.UpdateOptions) (*v1alpha1.KeyPair, error)
	UpdateStatus(ctx context.Context, keyPair *v1alpha1.KeyPair, opts v1.UpdateOptions) (*v1alpha1.KeyPair, 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.KeyPair, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.KeyPairList, 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.KeyPair, err error)
	KeyPairExpansion
}

KeyPairInterface has methods to work with KeyPair resources.

type KeyPairsGetter

type KeyPairsGetter interface {
	KeyPairs(namespace string) KeyPairInterface
}

KeyPairsGetter has a method to return a KeyPairInterface. A group's client should implement this interface.

type KinesisAnalyticsApplicationExpansion

type KinesisAnalyticsApplicationExpansion interface{}

type KinesisAnalyticsApplicationInterface

type KinesisAnalyticsApplicationInterface interface {
	Create(ctx context.Context, kinesisAnalyticsApplication *v1alpha1.KinesisAnalyticsApplication, opts v1.CreateOptions) (*v1alpha1.KinesisAnalyticsApplication, error)
	Update(ctx context.Context, kinesisAnalyticsApplication *v1alpha1.KinesisAnalyticsApplication, opts v1.UpdateOptions) (*v1alpha1.KinesisAnalyticsApplication, error)
	UpdateStatus(ctx context.Context, kinesisAnalyticsApplication *v1alpha1.KinesisAnalyticsApplication, opts v1.UpdateOptions) (*v1alpha1.KinesisAnalyticsApplication, 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.KinesisAnalyticsApplication, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.KinesisAnalyticsApplicationList, 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.KinesisAnalyticsApplication, err error)
	KinesisAnalyticsApplicationExpansion
}

KinesisAnalyticsApplicationInterface has methods to work with KinesisAnalyticsApplication resources.

type KinesisAnalyticsApplicationsGetter

type KinesisAnalyticsApplicationsGetter interface {
	KinesisAnalyticsApplications(namespace string) KinesisAnalyticsApplicationInterface
}

KinesisAnalyticsApplicationsGetter has a method to return a KinesisAnalyticsApplicationInterface. A group's client should implement this interface.

type KinesisFirehoseDeliveryStreamExpansion

type KinesisFirehoseDeliveryStreamExpansion interface{}

type KinesisFirehoseDeliveryStreamInterface

type KinesisFirehoseDeliveryStreamInterface interface {
	Create(ctx context.Context, kinesisFirehoseDeliveryStream *v1alpha1.KinesisFirehoseDeliveryStream, opts v1.CreateOptions) (*v1alpha1.KinesisFirehoseDeliveryStream, error)
	Update(ctx context.Context, kinesisFirehoseDeliveryStream *v1alpha1.KinesisFirehoseDeliveryStream, opts v1.UpdateOptions) (*v1alpha1.KinesisFirehoseDeliveryStream, error)
	UpdateStatus(ctx context.Context, kinesisFirehoseDeliveryStream *v1alpha1.KinesisFirehoseDeliveryStream, opts v1.UpdateOptions) (*v1alpha1.KinesisFirehoseDeliveryStream, 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.KinesisFirehoseDeliveryStream, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.KinesisFirehoseDeliveryStreamList, 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.KinesisFirehoseDeliveryStream, err error)
	KinesisFirehoseDeliveryStreamExpansion
}

KinesisFirehoseDeliveryStreamInterface has methods to work with KinesisFirehoseDeliveryStream resources.

type KinesisFirehoseDeliveryStreamsGetter

type KinesisFirehoseDeliveryStreamsGetter interface {
	KinesisFirehoseDeliveryStreams(namespace string) KinesisFirehoseDeliveryStreamInterface
}

KinesisFirehoseDeliveryStreamsGetter has a method to return a KinesisFirehoseDeliveryStreamInterface. A group's client should implement this interface.

type KinesisStreamExpansion

type KinesisStreamExpansion interface{}

type KinesisStreamInterface

type KinesisStreamInterface interface {
	Create(ctx context.Context, kinesisStream *v1alpha1.KinesisStream, opts v1.CreateOptions) (*v1alpha1.KinesisStream, error)
	Update(ctx context.Context, kinesisStream *v1alpha1.KinesisStream, opts v1.UpdateOptions) (*v1alpha1.KinesisStream, error)
	UpdateStatus(ctx context.Context, kinesisStream *v1alpha1.KinesisStream, opts v1.UpdateOptions) (*v1alpha1.KinesisStream, 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.KinesisStream, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.KinesisStreamList, 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.KinesisStream, err error)
	KinesisStreamExpansion
}

KinesisStreamInterface has methods to work with KinesisStream resources.

type KinesisStreamsGetter

type KinesisStreamsGetter interface {
	KinesisStreams(namespace string) KinesisStreamInterface
}

KinesisStreamsGetter has a method to return a KinesisStreamInterface. A group's client should implement this interface.

type KmsAliasExpansion

type KmsAliasExpansion interface{}

type KmsAliasInterface

type KmsAliasInterface interface {
	Create(ctx context.Context, kmsAlias *v1alpha1.KmsAlias, opts v1.CreateOptions) (*v1alpha1.KmsAlias, error)
	Update(ctx context.Context, kmsAlias *v1alpha1.KmsAlias, opts v1.UpdateOptions) (*v1alpha1.KmsAlias, error)
	UpdateStatus(ctx context.Context, kmsAlias *v1alpha1.KmsAlias, opts v1.UpdateOptions) (*v1alpha1.KmsAlias, 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.KmsAlias, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.KmsAliasList, 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.KmsAlias, err error)
	KmsAliasExpansion
}

KmsAliasInterface has methods to work with KmsAlias resources.

type KmsAliasesGetter

type KmsAliasesGetter interface {
	KmsAliases(namespace string) KmsAliasInterface
}

KmsAliasesGetter has a method to return a KmsAliasInterface. A group's client should implement this interface.

type KmsCiphertextExpansion

type KmsCiphertextExpansion interface{}

type KmsCiphertextInterface

type KmsCiphertextInterface interface {
	Create(ctx context.Context, kmsCiphertext *v1alpha1.KmsCiphertext, opts v1.CreateOptions) (*v1alpha1.KmsCiphertext, error)
	Update(ctx context.Context, kmsCiphertext *v1alpha1.KmsCiphertext, opts v1.UpdateOptions) (*v1alpha1.KmsCiphertext, error)
	UpdateStatus(ctx context.Context, kmsCiphertext *v1alpha1.KmsCiphertext, opts v1.UpdateOptions) (*v1alpha1.KmsCiphertext, 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.KmsCiphertext, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.KmsCiphertextList, 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.KmsCiphertext, err error)
	KmsCiphertextExpansion
}

KmsCiphertextInterface has methods to work with KmsCiphertext resources.

type KmsCiphertextsGetter

type KmsCiphertextsGetter interface {
	KmsCiphertexts(namespace string) KmsCiphertextInterface
}

KmsCiphertextsGetter has a method to return a KmsCiphertextInterface. A group's client should implement this interface.

type KmsExternalKeyExpansion

type KmsExternalKeyExpansion interface{}

type KmsExternalKeyInterface

type KmsExternalKeyInterface interface {
	Create(ctx context.Context, kmsExternalKey *v1alpha1.KmsExternalKey, opts v1.CreateOptions) (*v1alpha1.KmsExternalKey, error)
	Update(ctx context.Context, kmsExternalKey *v1alpha1.KmsExternalKey, opts v1.UpdateOptions) (*v1alpha1.KmsExternalKey, error)
	UpdateStatus(ctx context.Context, kmsExternalKey *v1alpha1.KmsExternalKey, opts v1.UpdateOptions) (*v1alpha1.KmsExternalKey, 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.KmsExternalKey, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.KmsExternalKeyList, 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.KmsExternalKey, err error)
	KmsExternalKeyExpansion
}

KmsExternalKeyInterface has methods to work with KmsExternalKey resources.

type KmsExternalKeysGetter

type KmsExternalKeysGetter interface {
	KmsExternalKeys(namespace string) KmsExternalKeyInterface
}

KmsExternalKeysGetter has a method to return a KmsExternalKeyInterface. A group's client should implement this interface.

type KmsGrantExpansion

type KmsGrantExpansion interface{}

type KmsGrantInterface

type KmsGrantInterface interface {
	Create(ctx context.Context, kmsGrant *v1alpha1.KmsGrant, opts v1.CreateOptions) (*v1alpha1.KmsGrant, error)
	Update(ctx context.Context, kmsGrant *v1alpha1.KmsGrant, opts v1.UpdateOptions) (*v1alpha1.KmsGrant, error)
	UpdateStatus(ctx context.Context, kmsGrant *v1alpha1.KmsGrant, opts v1.UpdateOptions) (*v1alpha1.KmsGrant, 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.KmsGrant, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.KmsGrantList, 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.KmsGrant, err error)
	KmsGrantExpansion
}

KmsGrantInterface has methods to work with KmsGrant resources.

type KmsGrantsGetter

type KmsGrantsGetter interface {
	KmsGrants(namespace string) KmsGrantInterface
}

KmsGrantsGetter has a method to return a KmsGrantInterface. A group's client should implement this interface.

type KmsKeyExpansion

type KmsKeyExpansion interface{}

type KmsKeyInterface

type KmsKeyInterface interface {
	Create(ctx context.Context, kmsKey *v1alpha1.KmsKey, opts v1.CreateOptions) (*v1alpha1.KmsKey, error)
	Update(ctx context.Context, kmsKey *v1alpha1.KmsKey, opts v1.UpdateOptions) (*v1alpha1.KmsKey, error)
	UpdateStatus(ctx context.Context, kmsKey *v1alpha1.KmsKey, opts v1.UpdateOptions) (*v1alpha1.KmsKey, 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.KmsKey, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.KmsKeyList, 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.KmsKey, err error)
	KmsKeyExpansion
}

KmsKeyInterface has methods to work with KmsKey resources.

type KmsKeysGetter

type KmsKeysGetter interface {
	KmsKeys(namespace string) KmsKeyInterface
}

KmsKeysGetter has a method to return a KmsKeyInterface. A group's client should implement this interface.

type LambdaAliasExpansion

type LambdaAliasExpansion interface{}

type LambdaAliasInterface

type LambdaAliasInterface interface {
	Create(ctx context.Context, lambdaAlias *v1alpha1.LambdaAlias, opts v1.CreateOptions) (*v1alpha1.LambdaAlias, error)
	Update(ctx context.Context, lambdaAlias *v1alpha1.LambdaAlias, opts v1.UpdateOptions) (*v1alpha1.LambdaAlias, error)
	UpdateStatus(ctx context.Context, lambdaAlias *v1alpha1.LambdaAlias, opts v1.UpdateOptions) (*v1alpha1.LambdaAlias, 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.LambdaAlias, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LambdaAliasList, 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.LambdaAlias, err error)
	LambdaAliasExpansion
}

LambdaAliasInterface has methods to work with LambdaAlias resources.

type LambdaAliasesGetter

type LambdaAliasesGetter interface {
	LambdaAliases(namespace string) LambdaAliasInterface
}

LambdaAliasesGetter has a method to return a LambdaAliasInterface. A group's client should implement this interface.

type LambdaEventSourceMappingExpansion

type LambdaEventSourceMappingExpansion interface{}

type LambdaEventSourceMappingInterface

type LambdaEventSourceMappingInterface interface {
	Create(ctx context.Context, lambdaEventSourceMapping *v1alpha1.LambdaEventSourceMapping, opts v1.CreateOptions) (*v1alpha1.LambdaEventSourceMapping, error)
	Update(ctx context.Context, lambdaEventSourceMapping *v1alpha1.LambdaEventSourceMapping, opts v1.UpdateOptions) (*v1alpha1.LambdaEventSourceMapping, error)
	UpdateStatus(ctx context.Context, lambdaEventSourceMapping *v1alpha1.LambdaEventSourceMapping, opts v1.UpdateOptions) (*v1alpha1.LambdaEventSourceMapping, 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.LambdaEventSourceMapping, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LambdaEventSourceMappingList, 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.LambdaEventSourceMapping, err error)
	LambdaEventSourceMappingExpansion
}

LambdaEventSourceMappingInterface has methods to work with LambdaEventSourceMapping resources.

type LambdaEventSourceMappingsGetter

type LambdaEventSourceMappingsGetter interface {
	LambdaEventSourceMappings(namespace string) LambdaEventSourceMappingInterface
}

LambdaEventSourceMappingsGetter has a method to return a LambdaEventSourceMappingInterface. A group's client should implement this interface.

type LambdaFunctionExpansion

type LambdaFunctionExpansion interface{}

type LambdaFunctionInterface

type LambdaFunctionInterface interface {
	Create(ctx context.Context, lambdaFunction *v1alpha1.LambdaFunction, opts v1.CreateOptions) (*v1alpha1.LambdaFunction, error)
	Update(ctx context.Context, lambdaFunction *v1alpha1.LambdaFunction, opts v1.UpdateOptions) (*v1alpha1.LambdaFunction, error)
	UpdateStatus(ctx context.Context, lambdaFunction *v1alpha1.LambdaFunction, opts v1.UpdateOptions) (*v1alpha1.LambdaFunction, 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.LambdaFunction, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LambdaFunctionList, 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.LambdaFunction, err error)
	LambdaFunctionExpansion
}

LambdaFunctionInterface has methods to work with LambdaFunction resources.

type LambdaFunctionsGetter

type LambdaFunctionsGetter interface {
	LambdaFunctions(namespace string) LambdaFunctionInterface
}

LambdaFunctionsGetter has a method to return a LambdaFunctionInterface. A group's client should implement this interface.

type LambdaLayerVersionExpansion

type LambdaLayerVersionExpansion interface{}

type LambdaLayerVersionInterface

type LambdaLayerVersionInterface interface {
	Create(ctx context.Context, lambdaLayerVersion *v1alpha1.LambdaLayerVersion, opts v1.CreateOptions) (*v1alpha1.LambdaLayerVersion, error)
	Update(ctx context.Context, lambdaLayerVersion *v1alpha1.LambdaLayerVersion, opts v1.UpdateOptions) (*v1alpha1.LambdaLayerVersion, error)
	UpdateStatus(ctx context.Context, lambdaLayerVersion *v1alpha1.LambdaLayerVersion, opts v1.UpdateOptions) (*v1alpha1.LambdaLayerVersion, 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.LambdaLayerVersion, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LambdaLayerVersionList, 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.LambdaLayerVersion, err error)
	LambdaLayerVersionExpansion
}

LambdaLayerVersionInterface has methods to work with LambdaLayerVersion resources.

type LambdaLayerVersionsGetter

type LambdaLayerVersionsGetter interface {
	LambdaLayerVersions(namespace string) LambdaLayerVersionInterface
}

LambdaLayerVersionsGetter has a method to return a LambdaLayerVersionInterface. A group's client should implement this interface.

type LambdaPermissionExpansion

type LambdaPermissionExpansion interface{}

type LambdaPermissionInterface

type LambdaPermissionInterface interface {
	Create(ctx context.Context, lambdaPermission *v1alpha1.LambdaPermission, opts v1.CreateOptions) (*v1alpha1.LambdaPermission, error)
	Update(ctx context.Context, lambdaPermission *v1alpha1.LambdaPermission, opts v1.UpdateOptions) (*v1alpha1.LambdaPermission, error)
	UpdateStatus(ctx context.Context, lambdaPermission *v1alpha1.LambdaPermission, opts v1.UpdateOptions) (*v1alpha1.LambdaPermission, 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.LambdaPermission, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LambdaPermissionList, 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.LambdaPermission, err error)
	LambdaPermissionExpansion
}

LambdaPermissionInterface has methods to work with LambdaPermission resources.

type LambdaPermissionsGetter

type LambdaPermissionsGetter interface {
	LambdaPermissions(namespace string) LambdaPermissionInterface
}

LambdaPermissionsGetter has a method to return a LambdaPermissionInterface. A group's client should implement this interface.

type LaunchConfigurationExpansion

type LaunchConfigurationExpansion interface{}

type LaunchConfigurationInterface

type LaunchConfigurationInterface interface {
	Create(ctx context.Context, launchConfiguration *v1alpha1.LaunchConfiguration, opts v1.CreateOptions) (*v1alpha1.LaunchConfiguration, error)
	Update(ctx context.Context, launchConfiguration *v1alpha1.LaunchConfiguration, opts v1.UpdateOptions) (*v1alpha1.LaunchConfiguration, error)
	UpdateStatus(ctx context.Context, launchConfiguration *v1alpha1.LaunchConfiguration, opts v1.UpdateOptions) (*v1alpha1.LaunchConfiguration, 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.LaunchConfiguration, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LaunchConfigurationList, 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.LaunchConfiguration, err error)
	LaunchConfigurationExpansion
}

LaunchConfigurationInterface has methods to work with LaunchConfiguration resources.

type LaunchConfigurationsGetter

type LaunchConfigurationsGetter interface {
	LaunchConfigurations(namespace string) LaunchConfigurationInterface
}

LaunchConfigurationsGetter has a method to return a LaunchConfigurationInterface. A group's client should implement this interface.

type LaunchTemplateExpansion

type LaunchTemplateExpansion interface{}

type LaunchTemplateInterface

type LaunchTemplateInterface interface {
	Create(ctx context.Context, launchTemplate *v1alpha1.LaunchTemplate, opts v1.CreateOptions) (*v1alpha1.LaunchTemplate, error)
	Update(ctx context.Context, launchTemplate *v1alpha1.LaunchTemplate, opts v1.UpdateOptions) (*v1alpha1.LaunchTemplate, error)
	UpdateStatus(ctx context.Context, launchTemplate *v1alpha1.LaunchTemplate, opts v1.UpdateOptions) (*v1alpha1.LaunchTemplate, 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.LaunchTemplate, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LaunchTemplateList, 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.LaunchTemplate, err error)
	LaunchTemplateExpansion
}

LaunchTemplateInterface has methods to work with LaunchTemplate resources.

type LaunchTemplatesGetter

type LaunchTemplatesGetter interface {
	LaunchTemplates(namespace string) LaunchTemplateInterface
}

LaunchTemplatesGetter has a method to return a LaunchTemplateInterface. A group's client should implement this interface.

type LbCookieStickinessPoliciesGetter

type LbCookieStickinessPoliciesGetter interface {
	LbCookieStickinessPolicies(namespace string) LbCookieStickinessPolicyInterface
}

LbCookieStickinessPoliciesGetter has a method to return a LbCookieStickinessPolicyInterface. A group's client should implement this interface.

type LbCookieStickinessPolicyExpansion

type LbCookieStickinessPolicyExpansion interface{}

type LbCookieStickinessPolicyInterface

type LbCookieStickinessPolicyInterface interface {
	Create(ctx context.Context, lbCookieStickinessPolicy *v1alpha1.LbCookieStickinessPolicy, opts v1.CreateOptions) (*v1alpha1.LbCookieStickinessPolicy, error)
	Update(ctx context.Context, lbCookieStickinessPolicy *v1alpha1.LbCookieStickinessPolicy, opts v1.UpdateOptions) (*v1alpha1.LbCookieStickinessPolicy, error)
	UpdateStatus(ctx context.Context, lbCookieStickinessPolicy *v1alpha1.LbCookieStickinessPolicy, opts v1.UpdateOptions) (*v1alpha1.LbCookieStickinessPolicy, 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.LbCookieStickinessPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LbCookieStickinessPolicyList, 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.LbCookieStickinessPolicy, err error)
	LbCookieStickinessPolicyExpansion
}

LbCookieStickinessPolicyInterface has methods to work with LbCookieStickinessPolicy resources.

type LbExpansion

type LbExpansion interface{}

type LbInterface

type LbInterface interface {
	Create(ctx context.Context, lb *v1alpha1.Lb, opts v1.CreateOptions) (*v1alpha1.Lb, error)
	Update(ctx context.Context, lb *v1alpha1.Lb, opts v1.UpdateOptions) (*v1alpha1.Lb, error)
	UpdateStatus(ctx context.Context, lb *v1alpha1.Lb, opts v1.UpdateOptions) (*v1alpha1.Lb, 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.Lb, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LbList, 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.Lb, err error)
	LbExpansion
}

LbInterface has methods to work with Lb resources.

type LbListenerCertificateExpansion

type LbListenerCertificateExpansion interface{}

type LbListenerCertificateInterface

type LbListenerCertificateInterface interface {
	Create(ctx context.Context, lbListenerCertificate *v1alpha1.LbListenerCertificate, opts v1.CreateOptions) (*v1alpha1.LbListenerCertificate, error)
	Update(ctx context.Context, lbListenerCertificate *v1alpha1.LbListenerCertificate, opts v1.UpdateOptions) (*v1alpha1.LbListenerCertificate, error)
	UpdateStatus(ctx context.Context, lbListenerCertificate *v1alpha1.LbListenerCertificate, opts v1.UpdateOptions) (*v1alpha1.LbListenerCertificate, 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.LbListenerCertificate, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LbListenerCertificateList, 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.LbListenerCertificate, err error)
	LbListenerCertificateExpansion
}

LbListenerCertificateInterface has methods to work with LbListenerCertificate resources.

type LbListenerCertificatesGetter

type LbListenerCertificatesGetter interface {
	LbListenerCertificates(namespace string) LbListenerCertificateInterface
}

LbListenerCertificatesGetter has a method to return a LbListenerCertificateInterface. A group's client should implement this interface.

type LbListenerExpansion

type LbListenerExpansion interface{}

type LbListenerInterface

type LbListenerInterface interface {
	Create(ctx context.Context, lbListener *v1alpha1.LbListener, opts v1.CreateOptions) (*v1alpha1.LbListener, error)
	Update(ctx context.Context, lbListener *v1alpha1.LbListener, opts v1.UpdateOptions) (*v1alpha1.LbListener, error)
	UpdateStatus(ctx context.Context, lbListener *v1alpha1.LbListener, opts v1.UpdateOptions) (*v1alpha1.LbListener, 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.LbListener, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LbListenerList, 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.LbListener, err error)
	LbListenerExpansion
}

LbListenerInterface has methods to work with LbListener resources.

type LbListenerRuleExpansion

type LbListenerRuleExpansion interface{}

type LbListenerRuleInterface

type LbListenerRuleInterface interface {
	Create(ctx context.Context, lbListenerRule *v1alpha1.LbListenerRule, opts v1.CreateOptions) (*v1alpha1.LbListenerRule, error)
	Update(ctx context.Context, lbListenerRule *v1alpha1.LbListenerRule, opts v1.UpdateOptions) (*v1alpha1.LbListenerRule, error)
	UpdateStatus(ctx context.Context, lbListenerRule *v1alpha1.LbListenerRule, opts v1.UpdateOptions) (*v1alpha1.LbListenerRule, 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.LbListenerRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LbListenerRuleList, 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.LbListenerRule, err error)
	LbListenerRuleExpansion
}

LbListenerRuleInterface has methods to work with LbListenerRule resources.

type LbListenerRulesGetter

type LbListenerRulesGetter interface {
	LbListenerRules(namespace string) LbListenerRuleInterface
}

LbListenerRulesGetter has a method to return a LbListenerRuleInterface. A group's client should implement this interface.

type LbListenersGetter

type LbListenersGetter interface {
	LbListeners(namespace string) LbListenerInterface
}

LbListenersGetter has a method to return a LbListenerInterface. A group's client should implement this interface.

type LbSSLNegotiationPoliciesGetter added in v0.0.3

type LbSSLNegotiationPoliciesGetter interface {
	LbSSLNegotiationPolicies(namespace string) LbSSLNegotiationPolicyInterface
}

LbSSLNegotiationPoliciesGetter has a method to return a LbSSLNegotiationPolicyInterface. A group's client should implement this interface.

type LbSSLNegotiationPolicyExpansion added in v0.0.3

type LbSSLNegotiationPolicyExpansion interface{}

type LbSSLNegotiationPolicyInterface added in v0.0.3

type LbSSLNegotiationPolicyInterface interface {
	Create(ctx context.Context, lbSSLNegotiationPolicy *v1alpha1.LbSSLNegotiationPolicy, opts v1.CreateOptions) (*v1alpha1.LbSSLNegotiationPolicy, error)
	Update(ctx context.Context, lbSSLNegotiationPolicy *v1alpha1.LbSSLNegotiationPolicy, opts v1.UpdateOptions) (*v1alpha1.LbSSLNegotiationPolicy, error)
	UpdateStatus(ctx context.Context, lbSSLNegotiationPolicy *v1alpha1.LbSSLNegotiationPolicy, opts v1.UpdateOptions) (*v1alpha1.LbSSLNegotiationPolicy, 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.LbSSLNegotiationPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LbSSLNegotiationPolicyList, 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.LbSSLNegotiationPolicy, err error)
	LbSSLNegotiationPolicyExpansion
}

LbSSLNegotiationPolicyInterface has methods to work with LbSSLNegotiationPolicy resources.

type LbTargetGroupAttachmentExpansion

type LbTargetGroupAttachmentExpansion interface{}

type LbTargetGroupAttachmentInterface

type LbTargetGroupAttachmentInterface interface {
	Create(ctx context.Context, lbTargetGroupAttachment *v1alpha1.LbTargetGroupAttachment, opts v1.CreateOptions) (*v1alpha1.LbTargetGroupAttachment, error)
	Update(ctx context.Context, lbTargetGroupAttachment *v1alpha1.LbTargetGroupAttachment, opts v1.UpdateOptions) (*v1alpha1.LbTargetGroupAttachment, error)
	UpdateStatus(ctx context.Context, lbTargetGroupAttachment *v1alpha1.LbTargetGroupAttachment, opts v1.UpdateOptions) (*v1alpha1.LbTargetGroupAttachment, 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.LbTargetGroupAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LbTargetGroupAttachmentList, 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.LbTargetGroupAttachment, err error)
	LbTargetGroupAttachmentExpansion
}

LbTargetGroupAttachmentInterface has methods to work with LbTargetGroupAttachment resources.

type LbTargetGroupAttachmentsGetter

type LbTargetGroupAttachmentsGetter interface {
	LbTargetGroupAttachments(namespace string) LbTargetGroupAttachmentInterface
}

LbTargetGroupAttachmentsGetter has a method to return a LbTargetGroupAttachmentInterface. A group's client should implement this interface.

type LbTargetGroupExpansion

type LbTargetGroupExpansion interface{}

type LbTargetGroupInterface

type LbTargetGroupInterface interface {
	Create(ctx context.Context, lbTargetGroup *v1alpha1.LbTargetGroup, opts v1.CreateOptions) (*v1alpha1.LbTargetGroup, error)
	Update(ctx context.Context, lbTargetGroup *v1alpha1.LbTargetGroup, opts v1.UpdateOptions) (*v1alpha1.LbTargetGroup, error)
	UpdateStatus(ctx context.Context, lbTargetGroup *v1alpha1.LbTargetGroup, opts v1.UpdateOptions) (*v1alpha1.LbTargetGroup, 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.LbTargetGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LbTargetGroupList, 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.LbTargetGroup, err error)
	LbTargetGroupExpansion
}

LbTargetGroupInterface has methods to work with LbTargetGroup resources.

type LbTargetGroupsGetter

type LbTargetGroupsGetter interface {
	LbTargetGroups(namespace string) LbTargetGroupInterface
}

LbTargetGroupsGetter has a method to return a LbTargetGroupInterface. A group's client should implement this interface.

type LbsGetter

type LbsGetter interface {
	Lbs(namespace string) LbInterface
}

LbsGetter has a method to return a LbInterface. A group's client should implement this interface.

type LicensemanagerAssociationExpansion

type LicensemanagerAssociationExpansion interface{}

type LicensemanagerAssociationInterface

type LicensemanagerAssociationInterface interface {
	Create(ctx context.Context, licensemanagerAssociation *v1alpha1.LicensemanagerAssociation, opts v1.CreateOptions) (*v1alpha1.LicensemanagerAssociation, error)
	Update(ctx context.Context, licensemanagerAssociation *v1alpha1.LicensemanagerAssociation, opts v1.UpdateOptions) (*v1alpha1.LicensemanagerAssociation, error)
	UpdateStatus(ctx context.Context, licensemanagerAssociation *v1alpha1.LicensemanagerAssociation, opts v1.UpdateOptions) (*v1alpha1.LicensemanagerAssociation, 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.LicensemanagerAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LicensemanagerAssociationList, 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.LicensemanagerAssociation, err error)
	LicensemanagerAssociationExpansion
}

LicensemanagerAssociationInterface has methods to work with LicensemanagerAssociation resources.

type LicensemanagerAssociationsGetter

type LicensemanagerAssociationsGetter interface {
	LicensemanagerAssociations(namespace string) LicensemanagerAssociationInterface
}

LicensemanagerAssociationsGetter has a method to return a LicensemanagerAssociationInterface. A group's client should implement this interface.

type LicensemanagerLicenseConfigurationExpansion

type LicensemanagerLicenseConfigurationExpansion interface{}

type LicensemanagerLicenseConfigurationInterface

LicensemanagerLicenseConfigurationInterface has methods to work with LicensemanagerLicenseConfiguration resources.

type LicensemanagerLicenseConfigurationsGetter

type LicensemanagerLicenseConfigurationsGetter interface {
	LicensemanagerLicenseConfigurations(namespace string) LicensemanagerLicenseConfigurationInterface
}

LicensemanagerLicenseConfigurationsGetter has a method to return a LicensemanagerLicenseConfigurationInterface. A group's client should implement this interface.

type LightsailDomainExpansion

type LightsailDomainExpansion interface{}

type LightsailDomainInterface

type LightsailDomainInterface interface {
	Create(ctx context.Context, lightsailDomain *v1alpha1.LightsailDomain, opts v1.CreateOptions) (*v1alpha1.LightsailDomain, error)
	Update(ctx context.Context, lightsailDomain *v1alpha1.LightsailDomain, opts v1.UpdateOptions) (*v1alpha1.LightsailDomain, error)
	UpdateStatus(ctx context.Context, lightsailDomain *v1alpha1.LightsailDomain, opts v1.UpdateOptions) (*v1alpha1.LightsailDomain, 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.LightsailDomain, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LightsailDomainList, 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.LightsailDomain, err error)
	LightsailDomainExpansion
}

LightsailDomainInterface has methods to work with LightsailDomain resources.

type LightsailDomainsGetter

type LightsailDomainsGetter interface {
	LightsailDomains(namespace string) LightsailDomainInterface
}

LightsailDomainsGetter has a method to return a LightsailDomainInterface. A group's client should implement this interface.

type LightsailInstanceExpansion

type LightsailInstanceExpansion interface{}

type LightsailInstanceInterface

type LightsailInstanceInterface interface {
	Create(ctx context.Context, lightsailInstance *v1alpha1.LightsailInstance, opts v1.CreateOptions) (*v1alpha1.LightsailInstance, error)
	Update(ctx context.Context, lightsailInstance *v1alpha1.LightsailInstance, opts v1.UpdateOptions) (*v1alpha1.LightsailInstance, error)
	UpdateStatus(ctx context.Context, lightsailInstance *v1alpha1.LightsailInstance, opts v1.UpdateOptions) (*v1alpha1.LightsailInstance, 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.LightsailInstance, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LightsailInstanceList, 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.LightsailInstance, err error)
	LightsailInstanceExpansion
}

LightsailInstanceInterface has methods to work with LightsailInstance resources.

type LightsailInstancesGetter

type LightsailInstancesGetter interface {
	LightsailInstances(namespace string) LightsailInstanceInterface
}

LightsailInstancesGetter has a method to return a LightsailInstanceInterface. A group's client should implement this interface.

type LightsailKeyPairExpansion

type LightsailKeyPairExpansion interface{}

type LightsailKeyPairInterface

type LightsailKeyPairInterface interface {
	Create(ctx context.Context, lightsailKeyPair *v1alpha1.LightsailKeyPair, opts v1.CreateOptions) (*v1alpha1.LightsailKeyPair, error)
	Update(ctx context.Context, lightsailKeyPair *v1alpha1.LightsailKeyPair, opts v1.UpdateOptions) (*v1alpha1.LightsailKeyPair, error)
	UpdateStatus(ctx context.Context, lightsailKeyPair *v1alpha1.LightsailKeyPair, opts v1.UpdateOptions) (*v1alpha1.LightsailKeyPair, 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.LightsailKeyPair, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LightsailKeyPairList, 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.LightsailKeyPair, err error)
	LightsailKeyPairExpansion
}

LightsailKeyPairInterface has methods to work with LightsailKeyPair resources.

type LightsailKeyPairsGetter

type LightsailKeyPairsGetter interface {
	LightsailKeyPairs(namespace string) LightsailKeyPairInterface
}

LightsailKeyPairsGetter has a method to return a LightsailKeyPairInterface. A group's client should implement this interface.

type LightsailStaticIPAttachmentExpansion added in v0.0.2

type LightsailStaticIPAttachmentExpansion interface{}

type LightsailStaticIPAttachmentInterface added in v0.0.2

type LightsailStaticIPAttachmentInterface interface {
	Create(ctx context.Context, lightsailStaticIPAttachment *v1alpha1.LightsailStaticIPAttachment, opts v1.CreateOptions) (*v1alpha1.LightsailStaticIPAttachment, error)
	Update(ctx context.Context, lightsailStaticIPAttachment *v1alpha1.LightsailStaticIPAttachment, opts v1.UpdateOptions) (*v1alpha1.LightsailStaticIPAttachment, error)
	UpdateStatus(ctx context.Context, lightsailStaticIPAttachment *v1alpha1.LightsailStaticIPAttachment, opts v1.UpdateOptions) (*v1alpha1.LightsailStaticIPAttachment, 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.LightsailStaticIPAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LightsailStaticIPAttachmentList, 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.LightsailStaticIPAttachment, err error)
	LightsailStaticIPAttachmentExpansion
}

LightsailStaticIPAttachmentInterface has methods to work with LightsailStaticIPAttachment resources.

type LightsailStaticIPAttachmentsGetter added in v0.0.2

type LightsailStaticIPAttachmentsGetter interface {
	LightsailStaticIPAttachments(namespace string) LightsailStaticIPAttachmentInterface
}

LightsailStaticIPAttachmentsGetter has a method to return a LightsailStaticIPAttachmentInterface. A group's client should implement this interface.

type LightsailStaticIPExpansion added in v0.0.2

type LightsailStaticIPExpansion interface{}

type LightsailStaticIPInterface added in v0.0.2

type LightsailStaticIPInterface interface {
	Create(ctx context.Context, lightsailStaticIP *v1alpha1.LightsailStaticIP, opts v1.CreateOptions) (*v1alpha1.LightsailStaticIP, error)
	Update(ctx context.Context, lightsailStaticIP *v1alpha1.LightsailStaticIP, opts v1.UpdateOptions) (*v1alpha1.LightsailStaticIP, error)
	UpdateStatus(ctx context.Context, lightsailStaticIP *v1alpha1.LightsailStaticIP, opts v1.UpdateOptions) (*v1alpha1.LightsailStaticIP, 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.LightsailStaticIP, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LightsailStaticIPList, 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.LightsailStaticIP, err error)
	LightsailStaticIPExpansion
}

LightsailStaticIPInterface has methods to work with LightsailStaticIP resources.

type LightsailStaticIPsGetter added in v0.0.2

type LightsailStaticIPsGetter interface {
	LightsailStaticIPs(namespace string) LightsailStaticIPInterface
}

LightsailStaticIPsGetter has a method to return a LightsailStaticIPInterface. A group's client should implement this interface.

type LoadBalancerBackendServerPoliciesGetter

type LoadBalancerBackendServerPoliciesGetter interface {
	LoadBalancerBackendServerPolicies(namespace string) LoadBalancerBackendServerPolicyInterface
}

LoadBalancerBackendServerPoliciesGetter has a method to return a LoadBalancerBackendServerPolicyInterface. A group's client should implement this interface.

type LoadBalancerBackendServerPolicyExpansion

type LoadBalancerBackendServerPolicyExpansion interface{}

type LoadBalancerBackendServerPolicyInterface

LoadBalancerBackendServerPolicyInterface has methods to work with LoadBalancerBackendServerPolicy resources.

type LoadBalancerListenerPoliciesGetter

type LoadBalancerListenerPoliciesGetter interface {
	LoadBalancerListenerPolicies(namespace string) LoadBalancerListenerPolicyInterface
}

LoadBalancerListenerPoliciesGetter has a method to return a LoadBalancerListenerPolicyInterface. A group's client should implement this interface.

type LoadBalancerListenerPolicyExpansion

type LoadBalancerListenerPolicyExpansion interface{}

type LoadBalancerListenerPolicyInterface

type LoadBalancerListenerPolicyInterface interface {
	Create(ctx context.Context, loadBalancerListenerPolicy *v1alpha1.LoadBalancerListenerPolicy, opts v1.CreateOptions) (*v1alpha1.LoadBalancerListenerPolicy, error)
	Update(ctx context.Context, loadBalancerListenerPolicy *v1alpha1.LoadBalancerListenerPolicy, opts v1.UpdateOptions) (*v1alpha1.LoadBalancerListenerPolicy, error)
	UpdateStatus(ctx context.Context, loadBalancerListenerPolicy *v1alpha1.LoadBalancerListenerPolicy, opts v1.UpdateOptions) (*v1alpha1.LoadBalancerListenerPolicy, 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.LoadBalancerListenerPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LoadBalancerListenerPolicyList, 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.LoadBalancerListenerPolicy, err error)
	LoadBalancerListenerPolicyExpansion
}

LoadBalancerListenerPolicyInterface has methods to work with LoadBalancerListenerPolicy resources.

type LoadBalancerPoliciesGetter

type LoadBalancerPoliciesGetter interface {
	LoadBalancerPolicies(namespace string) LoadBalancerPolicyInterface
}

LoadBalancerPoliciesGetter has a method to return a LoadBalancerPolicyInterface. A group's client should implement this interface.

type LoadBalancerPolicyExpansion

type LoadBalancerPolicyExpansion interface{}

type LoadBalancerPolicyInterface

type LoadBalancerPolicyInterface interface {
	Create(ctx context.Context, loadBalancerPolicy *v1alpha1.LoadBalancerPolicy, opts v1.CreateOptions) (*v1alpha1.LoadBalancerPolicy, error)
	Update(ctx context.Context, loadBalancerPolicy *v1alpha1.LoadBalancerPolicy, opts v1.UpdateOptions) (*v1alpha1.LoadBalancerPolicy, error)
	UpdateStatus(ctx context.Context, loadBalancerPolicy *v1alpha1.LoadBalancerPolicy, opts v1.UpdateOptions) (*v1alpha1.LoadBalancerPolicy, 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.LoadBalancerPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.LoadBalancerPolicyList, 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.LoadBalancerPolicy, err error)
	LoadBalancerPolicyExpansion
}

LoadBalancerPolicyInterface has methods to work with LoadBalancerPolicy resources.

type MacieMemberAccountAssociationExpansion

type MacieMemberAccountAssociationExpansion interface{}

type MacieMemberAccountAssociationInterface

type MacieMemberAccountAssociationInterface interface {
	Create(ctx context.Context, macieMemberAccountAssociation *v1alpha1.MacieMemberAccountAssociation, opts v1.CreateOptions) (*v1alpha1.MacieMemberAccountAssociation, error)
	Update(ctx context.Context, macieMemberAccountAssociation *v1alpha1.MacieMemberAccountAssociation, opts v1.UpdateOptions) (*v1alpha1.MacieMemberAccountAssociation, error)
	UpdateStatus(ctx context.Context, macieMemberAccountAssociation *v1alpha1.MacieMemberAccountAssociation, opts v1.UpdateOptions) (*v1alpha1.MacieMemberAccountAssociation, 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.MacieMemberAccountAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MacieMemberAccountAssociationList, 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.MacieMemberAccountAssociation, err error)
	MacieMemberAccountAssociationExpansion
}

MacieMemberAccountAssociationInterface has methods to work with MacieMemberAccountAssociation resources.

type MacieMemberAccountAssociationsGetter

type MacieMemberAccountAssociationsGetter interface {
	MacieMemberAccountAssociations(namespace string) MacieMemberAccountAssociationInterface
}

MacieMemberAccountAssociationsGetter has a method to return a MacieMemberAccountAssociationInterface. A group's client should implement this interface.

type MacieS3BucketAssociationExpansion

type MacieS3BucketAssociationExpansion interface{}

type MacieS3BucketAssociationInterface

type MacieS3BucketAssociationInterface interface {
	Create(ctx context.Context, macieS3BucketAssociation *v1alpha1.MacieS3BucketAssociation, opts v1.CreateOptions) (*v1alpha1.MacieS3BucketAssociation, error)
	Update(ctx context.Context, macieS3BucketAssociation *v1alpha1.MacieS3BucketAssociation, opts v1.UpdateOptions) (*v1alpha1.MacieS3BucketAssociation, error)
	UpdateStatus(ctx context.Context, macieS3BucketAssociation *v1alpha1.MacieS3BucketAssociation, opts v1.UpdateOptions) (*v1alpha1.MacieS3BucketAssociation, 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.MacieS3BucketAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MacieS3BucketAssociationList, 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.MacieS3BucketAssociation, err error)
	MacieS3BucketAssociationExpansion
}

MacieS3BucketAssociationInterface has methods to work with MacieS3BucketAssociation resources.

type MacieS3BucketAssociationsGetter

type MacieS3BucketAssociationsGetter interface {
	MacieS3BucketAssociations(namespace string) MacieS3BucketAssociationInterface
}

MacieS3BucketAssociationsGetter has a method to return a MacieS3BucketAssociationInterface. A group's client should implement this interface.

type MainRouteTableAssociationExpansion

type MainRouteTableAssociationExpansion interface{}

type MainRouteTableAssociationInterface

type MainRouteTableAssociationInterface interface {
	Create(ctx context.Context, mainRouteTableAssociation *v1alpha1.MainRouteTableAssociation, opts v1.CreateOptions) (*v1alpha1.MainRouteTableAssociation, error)
	Update(ctx context.Context, mainRouteTableAssociation *v1alpha1.MainRouteTableAssociation, opts v1.UpdateOptions) (*v1alpha1.MainRouteTableAssociation, error)
	UpdateStatus(ctx context.Context, mainRouteTableAssociation *v1alpha1.MainRouteTableAssociation, opts v1.UpdateOptions) (*v1alpha1.MainRouteTableAssociation, 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.MainRouteTableAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MainRouteTableAssociationList, 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.MainRouteTableAssociation, err error)
	MainRouteTableAssociationExpansion
}

MainRouteTableAssociationInterface has methods to work with MainRouteTableAssociation resources.

type MainRouteTableAssociationsGetter

type MainRouteTableAssociationsGetter interface {
	MainRouteTableAssociations(namespace string) MainRouteTableAssociationInterface
}

MainRouteTableAssociationsGetter has a method to return a MainRouteTableAssociationInterface. A group's client should implement this interface.

type MediaPackageChannelExpansion

type MediaPackageChannelExpansion interface{}

type MediaPackageChannelInterface

type MediaPackageChannelInterface interface {
	Create(ctx context.Context, mediaPackageChannel *v1alpha1.MediaPackageChannel, opts v1.CreateOptions) (*v1alpha1.MediaPackageChannel, error)
	Update(ctx context.Context, mediaPackageChannel *v1alpha1.MediaPackageChannel, opts v1.UpdateOptions) (*v1alpha1.MediaPackageChannel, error)
	UpdateStatus(ctx context.Context, mediaPackageChannel *v1alpha1.MediaPackageChannel, opts v1.UpdateOptions) (*v1alpha1.MediaPackageChannel, 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.MediaPackageChannel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MediaPackageChannelList, 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.MediaPackageChannel, err error)
	MediaPackageChannelExpansion
}

MediaPackageChannelInterface has methods to work with MediaPackageChannel resources.

type MediaPackageChannelsGetter

type MediaPackageChannelsGetter interface {
	MediaPackageChannels(namespace string) MediaPackageChannelInterface
}

MediaPackageChannelsGetter has a method to return a MediaPackageChannelInterface. A group's client should implement this interface.

type MediaStoreContainerExpansion

type MediaStoreContainerExpansion interface{}

type MediaStoreContainerInterface

type MediaStoreContainerInterface interface {
	Create(ctx context.Context, mediaStoreContainer *v1alpha1.MediaStoreContainer, opts v1.CreateOptions) (*v1alpha1.MediaStoreContainer, error)
	Update(ctx context.Context, mediaStoreContainer *v1alpha1.MediaStoreContainer, opts v1.UpdateOptions) (*v1alpha1.MediaStoreContainer, error)
	UpdateStatus(ctx context.Context, mediaStoreContainer *v1alpha1.MediaStoreContainer, opts v1.UpdateOptions) (*v1alpha1.MediaStoreContainer, 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.MediaStoreContainer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MediaStoreContainerList, 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.MediaStoreContainer, err error)
	MediaStoreContainerExpansion
}

MediaStoreContainerInterface has methods to work with MediaStoreContainer resources.

type MediaStoreContainerPoliciesGetter

type MediaStoreContainerPoliciesGetter interface {
	MediaStoreContainerPolicies(namespace string) MediaStoreContainerPolicyInterface
}

MediaStoreContainerPoliciesGetter has a method to return a MediaStoreContainerPolicyInterface. A group's client should implement this interface.

type MediaStoreContainerPolicyExpansion

type MediaStoreContainerPolicyExpansion interface{}

type MediaStoreContainerPolicyInterface

type MediaStoreContainerPolicyInterface interface {
	Create(ctx context.Context, mediaStoreContainerPolicy *v1alpha1.MediaStoreContainerPolicy, opts v1.CreateOptions) (*v1alpha1.MediaStoreContainerPolicy, error)
	Update(ctx context.Context, mediaStoreContainerPolicy *v1alpha1.MediaStoreContainerPolicy, opts v1.UpdateOptions) (*v1alpha1.MediaStoreContainerPolicy, error)
	UpdateStatus(ctx context.Context, mediaStoreContainerPolicy *v1alpha1.MediaStoreContainerPolicy, opts v1.UpdateOptions) (*v1alpha1.MediaStoreContainerPolicy, 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.MediaStoreContainerPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MediaStoreContainerPolicyList, 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.MediaStoreContainerPolicy, err error)
	MediaStoreContainerPolicyExpansion
}

MediaStoreContainerPolicyInterface has methods to work with MediaStoreContainerPolicy resources.

type MediaStoreContainersGetter

type MediaStoreContainersGetter interface {
	MediaStoreContainers(namespace string) MediaStoreContainerInterface
}

MediaStoreContainersGetter has a method to return a MediaStoreContainerInterface. A group's client should implement this interface.

type MqBrokerExpansion

type MqBrokerExpansion interface{}

type MqBrokerInterface

type MqBrokerInterface interface {
	Create(ctx context.Context, mqBroker *v1alpha1.MqBroker, opts v1.CreateOptions) (*v1alpha1.MqBroker, error)
	Update(ctx context.Context, mqBroker *v1alpha1.MqBroker, opts v1.UpdateOptions) (*v1alpha1.MqBroker, error)
	UpdateStatus(ctx context.Context, mqBroker *v1alpha1.MqBroker, opts v1.UpdateOptions) (*v1alpha1.MqBroker, 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.MqBroker, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MqBrokerList, 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.MqBroker, err error)
	MqBrokerExpansion
}

MqBrokerInterface has methods to work with MqBroker resources.

type MqBrokersGetter

type MqBrokersGetter interface {
	MqBrokers(namespace string) MqBrokerInterface
}

MqBrokersGetter has a method to return a MqBrokerInterface. A group's client should implement this interface.

type MqConfigurationExpansion

type MqConfigurationExpansion interface{}

type MqConfigurationInterface

type MqConfigurationInterface interface {
	Create(ctx context.Context, mqConfiguration *v1alpha1.MqConfiguration, opts v1.CreateOptions) (*v1alpha1.MqConfiguration, error)
	Update(ctx context.Context, mqConfiguration *v1alpha1.MqConfiguration, opts v1.UpdateOptions) (*v1alpha1.MqConfiguration, error)
	UpdateStatus(ctx context.Context, mqConfiguration *v1alpha1.MqConfiguration, opts v1.UpdateOptions) (*v1alpha1.MqConfiguration, 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.MqConfiguration, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MqConfigurationList, 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.MqConfiguration, err error)
	MqConfigurationExpansion
}

MqConfigurationInterface has methods to work with MqConfiguration resources.

type MqConfigurationsGetter

type MqConfigurationsGetter interface {
	MqConfigurations(namespace string) MqConfigurationInterface
}

MqConfigurationsGetter has a method to return a MqConfigurationInterface. A group's client should implement this interface.

type MskClusterExpansion

type MskClusterExpansion interface{}

type MskClusterInterface

type MskClusterInterface interface {
	Create(ctx context.Context, mskCluster *v1alpha1.MskCluster, opts v1.CreateOptions) (*v1alpha1.MskCluster, error)
	Update(ctx context.Context, mskCluster *v1alpha1.MskCluster, opts v1.UpdateOptions) (*v1alpha1.MskCluster, error)
	UpdateStatus(ctx context.Context, mskCluster *v1alpha1.MskCluster, opts v1.UpdateOptions) (*v1alpha1.MskCluster, 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.MskCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MskClusterList, 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.MskCluster, err error)
	MskClusterExpansion
}

MskClusterInterface has methods to work with MskCluster resources.

type MskClustersGetter

type MskClustersGetter interface {
	MskClusters(namespace string) MskClusterInterface
}

MskClustersGetter has a method to return a MskClusterInterface. A group's client should implement this interface.

type MskConfigurationExpansion

type MskConfigurationExpansion interface{}

type MskConfigurationInterface

type MskConfigurationInterface interface {
	Create(ctx context.Context, mskConfiguration *v1alpha1.MskConfiguration, opts v1.CreateOptions) (*v1alpha1.MskConfiguration, error)
	Update(ctx context.Context, mskConfiguration *v1alpha1.MskConfiguration, opts v1.UpdateOptions) (*v1alpha1.MskConfiguration, error)
	UpdateStatus(ctx context.Context, mskConfiguration *v1alpha1.MskConfiguration, opts v1.UpdateOptions) (*v1alpha1.MskConfiguration, 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.MskConfiguration, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MskConfigurationList, 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.MskConfiguration, err error)
	MskConfigurationExpansion
}

MskConfigurationInterface has methods to work with MskConfiguration resources.

type MskConfigurationsGetter

type MskConfigurationsGetter interface {
	MskConfigurations(namespace string) MskConfigurationInterface
}

MskConfigurationsGetter has a method to return a MskConfigurationInterface. A group's client should implement this interface.

type NatGatewayExpansion

type NatGatewayExpansion interface{}

type NatGatewayInterface

type NatGatewayInterface interface {
	Create(ctx context.Context, natGateway *v1alpha1.NatGateway, opts v1.CreateOptions) (*v1alpha1.NatGateway, error)
	Update(ctx context.Context, natGateway *v1alpha1.NatGateway, opts v1.UpdateOptions) (*v1alpha1.NatGateway, error)
	UpdateStatus(ctx context.Context, natGateway *v1alpha1.NatGateway, opts v1.UpdateOptions) (*v1alpha1.NatGateway, 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.NatGateway, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NatGatewayList, 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.NatGateway, err error)
	NatGatewayExpansion
}

NatGatewayInterface has methods to work with NatGateway resources.

type NatGatewaysGetter

type NatGatewaysGetter interface {
	NatGateways(namespace string) NatGatewayInterface
}

NatGatewaysGetter has a method to return a NatGatewayInterface. A group's client should implement this interface.

type NeptuneClusterExpansion

type NeptuneClusterExpansion interface{}

type NeptuneClusterInstanceExpansion

type NeptuneClusterInstanceExpansion interface{}

type NeptuneClusterInstanceInterface

type NeptuneClusterInstanceInterface interface {
	Create(ctx context.Context, neptuneClusterInstance *v1alpha1.NeptuneClusterInstance, opts v1.CreateOptions) (*v1alpha1.NeptuneClusterInstance, error)
	Update(ctx context.Context, neptuneClusterInstance *v1alpha1.NeptuneClusterInstance, opts v1.UpdateOptions) (*v1alpha1.NeptuneClusterInstance, error)
	UpdateStatus(ctx context.Context, neptuneClusterInstance *v1alpha1.NeptuneClusterInstance, opts v1.UpdateOptions) (*v1alpha1.NeptuneClusterInstance, 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.NeptuneClusterInstance, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NeptuneClusterInstanceList, 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.NeptuneClusterInstance, err error)
	NeptuneClusterInstanceExpansion
}

NeptuneClusterInstanceInterface has methods to work with NeptuneClusterInstance resources.

type NeptuneClusterInstancesGetter

type NeptuneClusterInstancesGetter interface {
	NeptuneClusterInstances(namespace string) NeptuneClusterInstanceInterface
}

NeptuneClusterInstancesGetter has a method to return a NeptuneClusterInstanceInterface. A group's client should implement this interface.

type NeptuneClusterInterface

type NeptuneClusterInterface interface {
	Create(ctx context.Context, neptuneCluster *v1alpha1.NeptuneCluster, opts v1.CreateOptions) (*v1alpha1.NeptuneCluster, error)
	Update(ctx context.Context, neptuneCluster *v1alpha1.NeptuneCluster, opts v1.UpdateOptions) (*v1alpha1.NeptuneCluster, error)
	UpdateStatus(ctx context.Context, neptuneCluster *v1alpha1.NeptuneCluster, opts v1.UpdateOptions) (*v1alpha1.NeptuneCluster, 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.NeptuneCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NeptuneClusterList, 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.NeptuneCluster, err error)
	NeptuneClusterExpansion
}

NeptuneClusterInterface has methods to work with NeptuneCluster resources.

type NeptuneClusterParameterGroupExpansion

type NeptuneClusterParameterGroupExpansion interface{}

type NeptuneClusterParameterGroupInterface

type NeptuneClusterParameterGroupInterface interface {
	Create(ctx context.Context, neptuneClusterParameterGroup *v1alpha1.NeptuneClusterParameterGroup, opts v1.CreateOptions) (*v1alpha1.NeptuneClusterParameterGroup, error)
	Update(ctx context.Context, neptuneClusterParameterGroup *v1alpha1.NeptuneClusterParameterGroup, opts v1.UpdateOptions) (*v1alpha1.NeptuneClusterParameterGroup, error)
	UpdateStatus(ctx context.Context, neptuneClusterParameterGroup *v1alpha1.NeptuneClusterParameterGroup, opts v1.UpdateOptions) (*v1alpha1.NeptuneClusterParameterGroup, 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.NeptuneClusterParameterGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NeptuneClusterParameterGroupList, 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.NeptuneClusterParameterGroup, err error)
	NeptuneClusterParameterGroupExpansion
}

NeptuneClusterParameterGroupInterface has methods to work with NeptuneClusterParameterGroup resources.

type NeptuneClusterParameterGroupsGetter

type NeptuneClusterParameterGroupsGetter interface {
	NeptuneClusterParameterGroups(namespace string) NeptuneClusterParameterGroupInterface
}

NeptuneClusterParameterGroupsGetter has a method to return a NeptuneClusterParameterGroupInterface. A group's client should implement this interface.

type NeptuneClusterSnapshotExpansion

type NeptuneClusterSnapshotExpansion interface{}

type NeptuneClusterSnapshotInterface

type NeptuneClusterSnapshotInterface interface {
	Create(ctx context.Context, neptuneClusterSnapshot *v1alpha1.NeptuneClusterSnapshot, opts v1.CreateOptions) (*v1alpha1.NeptuneClusterSnapshot, error)
	Update(ctx context.Context, neptuneClusterSnapshot *v1alpha1.NeptuneClusterSnapshot, opts v1.UpdateOptions) (*v1alpha1.NeptuneClusterSnapshot, error)
	UpdateStatus(ctx context.Context, neptuneClusterSnapshot *v1alpha1.NeptuneClusterSnapshot, opts v1.UpdateOptions) (*v1alpha1.NeptuneClusterSnapshot, 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.NeptuneClusterSnapshot, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NeptuneClusterSnapshotList, 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.NeptuneClusterSnapshot, err error)
	NeptuneClusterSnapshotExpansion
}

NeptuneClusterSnapshotInterface has methods to work with NeptuneClusterSnapshot resources.

type NeptuneClusterSnapshotsGetter

type NeptuneClusterSnapshotsGetter interface {
	NeptuneClusterSnapshots(namespace string) NeptuneClusterSnapshotInterface
}

NeptuneClusterSnapshotsGetter has a method to return a NeptuneClusterSnapshotInterface. A group's client should implement this interface.

type NeptuneClustersGetter

type NeptuneClustersGetter interface {
	NeptuneClusters(namespace string) NeptuneClusterInterface
}

NeptuneClustersGetter has a method to return a NeptuneClusterInterface. A group's client should implement this interface.

type NeptuneEventSubscriptionExpansion

type NeptuneEventSubscriptionExpansion interface{}

type NeptuneEventSubscriptionInterface

type NeptuneEventSubscriptionInterface interface {
	Create(ctx context.Context, neptuneEventSubscription *v1alpha1.NeptuneEventSubscription, opts v1.CreateOptions) (*v1alpha1.NeptuneEventSubscription, error)
	Update(ctx context.Context, neptuneEventSubscription *v1alpha1.NeptuneEventSubscription, opts v1.UpdateOptions) (*v1alpha1.NeptuneEventSubscription, error)
	UpdateStatus(ctx context.Context, neptuneEventSubscription *v1alpha1.NeptuneEventSubscription, opts v1.UpdateOptions) (*v1alpha1.NeptuneEventSubscription, 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.NeptuneEventSubscription, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NeptuneEventSubscriptionList, 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.NeptuneEventSubscription, err error)
	NeptuneEventSubscriptionExpansion
}

NeptuneEventSubscriptionInterface has methods to work with NeptuneEventSubscription resources.

type NeptuneEventSubscriptionsGetter

type NeptuneEventSubscriptionsGetter interface {
	NeptuneEventSubscriptions(namespace string) NeptuneEventSubscriptionInterface
}

NeptuneEventSubscriptionsGetter has a method to return a NeptuneEventSubscriptionInterface. A group's client should implement this interface.

type NeptuneParameterGroupExpansion

type NeptuneParameterGroupExpansion interface{}

type NeptuneParameterGroupInterface

type NeptuneParameterGroupInterface interface {
	Create(ctx context.Context, neptuneParameterGroup *v1alpha1.NeptuneParameterGroup, opts v1.CreateOptions) (*v1alpha1.NeptuneParameterGroup, error)
	Update(ctx context.Context, neptuneParameterGroup *v1alpha1.NeptuneParameterGroup, opts v1.UpdateOptions) (*v1alpha1.NeptuneParameterGroup, error)
	UpdateStatus(ctx context.Context, neptuneParameterGroup *v1alpha1.NeptuneParameterGroup, opts v1.UpdateOptions) (*v1alpha1.NeptuneParameterGroup, 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.NeptuneParameterGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NeptuneParameterGroupList, 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.NeptuneParameterGroup, err error)
	NeptuneParameterGroupExpansion
}

NeptuneParameterGroupInterface has methods to work with NeptuneParameterGroup resources.

type NeptuneParameterGroupsGetter

type NeptuneParameterGroupsGetter interface {
	NeptuneParameterGroups(namespace string) NeptuneParameterGroupInterface
}

NeptuneParameterGroupsGetter has a method to return a NeptuneParameterGroupInterface. A group's client should implement this interface.

type NeptuneSubnetGroupExpansion

type NeptuneSubnetGroupExpansion interface{}

type NeptuneSubnetGroupInterface

type NeptuneSubnetGroupInterface interface {
	Create(ctx context.Context, neptuneSubnetGroup *v1alpha1.NeptuneSubnetGroup, opts v1.CreateOptions) (*v1alpha1.NeptuneSubnetGroup, error)
	Update(ctx context.Context, neptuneSubnetGroup *v1alpha1.NeptuneSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.NeptuneSubnetGroup, error)
	UpdateStatus(ctx context.Context, neptuneSubnetGroup *v1alpha1.NeptuneSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.NeptuneSubnetGroup, 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.NeptuneSubnetGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NeptuneSubnetGroupList, 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.NeptuneSubnetGroup, err error)
	NeptuneSubnetGroupExpansion
}

NeptuneSubnetGroupInterface has methods to work with NeptuneSubnetGroup resources.

type NeptuneSubnetGroupsGetter

type NeptuneSubnetGroupsGetter interface {
	NeptuneSubnetGroups(namespace string) NeptuneSubnetGroupInterface
}

NeptuneSubnetGroupsGetter has a method to return a NeptuneSubnetGroupInterface. A group's client should implement this interface.

type NetworkACLExpansion added in v0.0.2

type NetworkACLExpansion interface{}

type NetworkACLInterface added in v0.0.2

type NetworkACLInterface interface {
	Create(ctx context.Context, networkACL *v1alpha1.NetworkACL, opts v1.CreateOptions) (*v1alpha1.NetworkACL, error)
	Update(ctx context.Context, networkACL *v1alpha1.NetworkACL, opts v1.UpdateOptions) (*v1alpha1.NetworkACL, error)
	UpdateStatus(ctx context.Context, networkACL *v1alpha1.NetworkACL, opts v1.UpdateOptions) (*v1alpha1.NetworkACL, 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.NetworkACL, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NetworkACLList, 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.NetworkACL, err error)
	NetworkACLExpansion
}

NetworkACLInterface has methods to work with NetworkACL resources.

type NetworkACLRuleExpansion added in v0.0.2

type NetworkACLRuleExpansion interface{}

type NetworkACLRuleInterface added in v0.0.2

type NetworkACLRuleInterface interface {
	Create(ctx context.Context, networkACLRule *v1alpha1.NetworkACLRule, opts v1.CreateOptions) (*v1alpha1.NetworkACLRule, error)
	Update(ctx context.Context, networkACLRule *v1alpha1.NetworkACLRule, opts v1.UpdateOptions) (*v1alpha1.NetworkACLRule, error)
	UpdateStatus(ctx context.Context, networkACLRule *v1alpha1.NetworkACLRule, opts v1.UpdateOptions) (*v1alpha1.NetworkACLRule, 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.NetworkACLRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NetworkACLRuleList, 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.NetworkACLRule, err error)
	NetworkACLRuleExpansion
}

NetworkACLRuleInterface has methods to work with NetworkACLRule resources.

type NetworkACLRulesGetter added in v0.0.2

type NetworkACLRulesGetter interface {
	NetworkACLRules(namespace string) NetworkACLRuleInterface
}

NetworkACLRulesGetter has a method to return a NetworkACLRuleInterface. A group's client should implement this interface.

type NetworkACLsGetter added in v0.0.2

type NetworkACLsGetter interface {
	NetworkACLs(namespace string) NetworkACLInterface
}

NetworkACLsGetter has a method to return a NetworkACLInterface. A group's client should implement this interface.

type NetworkInterfaceAttachmentExpansion

type NetworkInterfaceAttachmentExpansion interface{}

type NetworkInterfaceAttachmentInterface

type NetworkInterfaceAttachmentInterface interface {
	Create(ctx context.Context, networkInterfaceAttachment *v1alpha1.NetworkInterfaceAttachment, opts v1.CreateOptions) (*v1alpha1.NetworkInterfaceAttachment, error)
	Update(ctx context.Context, networkInterfaceAttachment *v1alpha1.NetworkInterfaceAttachment, opts v1.UpdateOptions) (*v1alpha1.NetworkInterfaceAttachment, error)
	UpdateStatus(ctx context.Context, networkInterfaceAttachment *v1alpha1.NetworkInterfaceAttachment, opts v1.UpdateOptions) (*v1alpha1.NetworkInterfaceAttachment, 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.NetworkInterfaceAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NetworkInterfaceAttachmentList, 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.NetworkInterfaceAttachment, err error)
	NetworkInterfaceAttachmentExpansion
}

NetworkInterfaceAttachmentInterface has methods to work with NetworkInterfaceAttachment resources.

type NetworkInterfaceAttachmentsGetter

type NetworkInterfaceAttachmentsGetter interface {
	NetworkInterfaceAttachments(namespace string) NetworkInterfaceAttachmentInterface
}

NetworkInterfaceAttachmentsGetter has a method to return a NetworkInterfaceAttachmentInterface. A group's client should implement this interface.

type NetworkInterfaceExpansion

type NetworkInterfaceExpansion interface{}

type NetworkInterfaceInterface

type NetworkInterfaceInterface interface {
	Create(ctx context.Context, networkInterface *v1alpha1.NetworkInterface, opts v1.CreateOptions) (*v1alpha1.NetworkInterface, error)
	Update(ctx context.Context, networkInterface *v1alpha1.NetworkInterface, opts v1.UpdateOptions) (*v1alpha1.NetworkInterface, error)
	UpdateStatus(ctx context.Context, networkInterface *v1alpha1.NetworkInterface, opts v1.UpdateOptions) (*v1alpha1.NetworkInterface, 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.NetworkInterface, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NetworkInterfaceList, 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.NetworkInterface, err error)
	NetworkInterfaceExpansion
}

NetworkInterfaceInterface has methods to work with NetworkInterface resources.

type NetworkInterfaceSgAttachmentExpansion

type NetworkInterfaceSgAttachmentExpansion interface{}

type NetworkInterfaceSgAttachmentInterface

type NetworkInterfaceSgAttachmentInterface interface {
	Create(ctx context.Context, networkInterfaceSgAttachment *v1alpha1.NetworkInterfaceSgAttachment, opts v1.CreateOptions) (*v1alpha1.NetworkInterfaceSgAttachment, error)
	Update(ctx context.Context, networkInterfaceSgAttachment *v1alpha1.NetworkInterfaceSgAttachment, opts v1.UpdateOptions) (*v1alpha1.NetworkInterfaceSgAttachment, error)
	UpdateStatus(ctx context.Context, networkInterfaceSgAttachment *v1alpha1.NetworkInterfaceSgAttachment, opts v1.UpdateOptions) (*v1alpha1.NetworkInterfaceSgAttachment, 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.NetworkInterfaceSgAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NetworkInterfaceSgAttachmentList, 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.NetworkInterfaceSgAttachment, err error)
	NetworkInterfaceSgAttachmentExpansion
}

NetworkInterfaceSgAttachmentInterface has methods to work with NetworkInterfaceSgAttachment resources.

type NetworkInterfaceSgAttachmentsGetter

type NetworkInterfaceSgAttachmentsGetter interface {
	NetworkInterfaceSgAttachments(namespace string) NetworkInterfaceSgAttachmentInterface
}

NetworkInterfaceSgAttachmentsGetter has a method to return a NetworkInterfaceSgAttachmentInterface. A group's client should implement this interface.

type NetworkInterfacesGetter

type NetworkInterfacesGetter interface {
	NetworkInterfaces(namespace string) NetworkInterfaceInterface
}

NetworkInterfacesGetter has a method to return a NetworkInterfaceInterface. A group's client should implement this interface.

type OpsworksApplicationExpansion

type OpsworksApplicationExpansion interface{}

type OpsworksApplicationInterface

type OpsworksApplicationInterface interface {
	Create(ctx context.Context, opsworksApplication *v1alpha1.OpsworksApplication, opts v1.CreateOptions) (*v1alpha1.OpsworksApplication, error)
	Update(ctx context.Context, opsworksApplication *v1alpha1.OpsworksApplication, opts v1.UpdateOptions) (*v1alpha1.OpsworksApplication, error)
	UpdateStatus(ctx context.Context, opsworksApplication *v1alpha1.OpsworksApplication, opts v1.UpdateOptions) (*v1alpha1.OpsworksApplication, 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.OpsworksApplication, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksApplicationList, 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.OpsworksApplication, err error)
	OpsworksApplicationExpansion
}

OpsworksApplicationInterface has methods to work with OpsworksApplication resources.

type OpsworksApplicationsGetter

type OpsworksApplicationsGetter interface {
	OpsworksApplications(namespace string) OpsworksApplicationInterface
}

OpsworksApplicationsGetter has a method to return a OpsworksApplicationInterface. A group's client should implement this interface.

type OpsworksCustomLayerExpansion

type OpsworksCustomLayerExpansion interface{}

type OpsworksCustomLayerInterface

type OpsworksCustomLayerInterface interface {
	Create(ctx context.Context, opsworksCustomLayer *v1alpha1.OpsworksCustomLayer, opts v1.CreateOptions) (*v1alpha1.OpsworksCustomLayer, error)
	Update(ctx context.Context, opsworksCustomLayer *v1alpha1.OpsworksCustomLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksCustomLayer, error)
	UpdateStatus(ctx context.Context, opsworksCustomLayer *v1alpha1.OpsworksCustomLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksCustomLayer, 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.OpsworksCustomLayer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksCustomLayerList, 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.OpsworksCustomLayer, err error)
	OpsworksCustomLayerExpansion
}

OpsworksCustomLayerInterface has methods to work with OpsworksCustomLayer resources.

type OpsworksCustomLayersGetter

type OpsworksCustomLayersGetter interface {
	OpsworksCustomLayers(namespace string) OpsworksCustomLayerInterface
}

OpsworksCustomLayersGetter has a method to return a OpsworksCustomLayerInterface. A group's client should implement this interface.

type OpsworksGangliaLayerExpansion

type OpsworksGangliaLayerExpansion interface{}

type OpsworksGangliaLayerInterface

type OpsworksGangliaLayerInterface interface {
	Create(ctx context.Context, opsworksGangliaLayer *v1alpha1.OpsworksGangliaLayer, opts v1.CreateOptions) (*v1alpha1.OpsworksGangliaLayer, error)
	Update(ctx context.Context, opsworksGangliaLayer *v1alpha1.OpsworksGangliaLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksGangliaLayer, error)
	UpdateStatus(ctx context.Context, opsworksGangliaLayer *v1alpha1.OpsworksGangliaLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksGangliaLayer, 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.OpsworksGangliaLayer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksGangliaLayerList, 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.OpsworksGangliaLayer, err error)
	OpsworksGangliaLayerExpansion
}

OpsworksGangliaLayerInterface has methods to work with OpsworksGangliaLayer resources.

type OpsworksGangliaLayersGetter

type OpsworksGangliaLayersGetter interface {
	OpsworksGangliaLayers(namespace string) OpsworksGangliaLayerInterface
}

OpsworksGangliaLayersGetter has a method to return a OpsworksGangliaLayerInterface. A group's client should implement this interface.

type OpsworksHaproxyLayerExpansion

type OpsworksHaproxyLayerExpansion interface{}

type OpsworksHaproxyLayerInterface

type OpsworksHaproxyLayerInterface interface {
	Create(ctx context.Context, opsworksHaproxyLayer *v1alpha1.OpsworksHaproxyLayer, opts v1.CreateOptions) (*v1alpha1.OpsworksHaproxyLayer, error)
	Update(ctx context.Context, opsworksHaproxyLayer *v1alpha1.OpsworksHaproxyLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksHaproxyLayer, error)
	UpdateStatus(ctx context.Context, opsworksHaproxyLayer *v1alpha1.OpsworksHaproxyLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksHaproxyLayer, 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.OpsworksHaproxyLayer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksHaproxyLayerList, 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.OpsworksHaproxyLayer, err error)
	OpsworksHaproxyLayerExpansion
}

OpsworksHaproxyLayerInterface has methods to work with OpsworksHaproxyLayer resources.

type OpsworksHaproxyLayersGetter

type OpsworksHaproxyLayersGetter interface {
	OpsworksHaproxyLayers(namespace string) OpsworksHaproxyLayerInterface
}

OpsworksHaproxyLayersGetter has a method to return a OpsworksHaproxyLayerInterface. A group's client should implement this interface.

type OpsworksInstanceExpansion

type OpsworksInstanceExpansion interface{}

type OpsworksInstanceInterface

type OpsworksInstanceInterface interface {
	Create(ctx context.Context, opsworksInstance *v1alpha1.OpsworksInstance, opts v1.CreateOptions) (*v1alpha1.OpsworksInstance, error)
	Update(ctx context.Context, opsworksInstance *v1alpha1.OpsworksInstance, opts v1.UpdateOptions) (*v1alpha1.OpsworksInstance, error)
	UpdateStatus(ctx context.Context, opsworksInstance *v1alpha1.OpsworksInstance, opts v1.UpdateOptions) (*v1alpha1.OpsworksInstance, 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.OpsworksInstance, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksInstanceList, 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.OpsworksInstance, err error)
	OpsworksInstanceExpansion
}

OpsworksInstanceInterface has methods to work with OpsworksInstance resources.

type OpsworksInstancesGetter

type OpsworksInstancesGetter interface {
	OpsworksInstances(namespace string) OpsworksInstanceInterface
}

OpsworksInstancesGetter has a method to return a OpsworksInstanceInterface. A group's client should implement this interface.

type OpsworksJavaAppLayerExpansion

type OpsworksJavaAppLayerExpansion interface{}

type OpsworksJavaAppLayerInterface

type OpsworksJavaAppLayerInterface interface {
	Create(ctx context.Context, opsworksJavaAppLayer *v1alpha1.OpsworksJavaAppLayer, opts v1.CreateOptions) (*v1alpha1.OpsworksJavaAppLayer, error)
	Update(ctx context.Context, opsworksJavaAppLayer *v1alpha1.OpsworksJavaAppLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksJavaAppLayer, error)
	UpdateStatus(ctx context.Context, opsworksJavaAppLayer *v1alpha1.OpsworksJavaAppLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksJavaAppLayer, 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.OpsworksJavaAppLayer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksJavaAppLayerList, 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.OpsworksJavaAppLayer, err error)
	OpsworksJavaAppLayerExpansion
}

OpsworksJavaAppLayerInterface has methods to work with OpsworksJavaAppLayer resources.

type OpsworksJavaAppLayersGetter

type OpsworksJavaAppLayersGetter interface {
	OpsworksJavaAppLayers(namespace string) OpsworksJavaAppLayerInterface
}

OpsworksJavaAppLayersGetter has a method to return a OpsworksJavaAppLayerInterface. A group's client should implement this interface.

type OpsworksMemcachedLayerExpansion

type OpsworksMemcachedLayerExpansion interface{}

type OpsworksMemcachedLayerInterface

type OpsworksMemcachedLayerInterface interface {
	Create(ctx context.Context, opsworksMemcachedLayer *v1alpha1.OpsworksMemcachedLayer, opts v1.CreateOptions) (*v1alpha1.OpsworksMemcachedLayer, error)
	Update(ctx context.Context, opsworksMemcachedLayer *v1alpha1.OpsworksMemcachedLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksMemcachedLayer, error)
	UpdateStatus(ctx context.Context, opsworksMemcachedLayer *v1alpha1.OpsworksMemcachedLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksMemcachedLayer, 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.OpsworksMemcachedLayer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksMemcachedLayerList, 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.OpsworksMemcachedLayer, err error)
	OpsworksMemcachedLayerExpansion
}

OpsworksMemcachedLayerInterface has methods to work with OpsworksMemcachedLayer resources.

type OpsworksMemcachedLayersGetter

type OpsworksMemcachedLayersGetter interface {
	OpsworksMemcachedLayers(namespace string) OpsworksMemcachedLayerInterface
}

OpsworksMemcachedLayersGetter has a method to return a OpsworksMemcachedLayerInterface. A group's client should implement this interface.

type OpsworksMysqlLayerExpansion

type OpsworksMysqlLayerExpansion interface{}

type OpsworksMysqlLayerInterface

type OpsworksMysqlLayerInterface interface {
	Create(ctx context.Context, opsworksMysqlLayer *v1alpha1.OpsworksMysqlLayer, opts v1.CreateOptions) (*v1alpha1.OpsworksMysqlLayer, error)
	Update(ctx context.Context, opsworksMysqlLayer *v1alpha1.OpsworksMysqlLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksMysqlLayer, error)
	UpdateStatus(ctx context.Context, opsworksMysqlLayer *v1alpha1.OpsworksMysqlLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksMysqlLayer, 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.OpsworksMysqlLayer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksMysqlLayerList, 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.OpsworksMysqlLayer, err error)
	OpsworksMysqlLayerExpansion
}

OpsworksMysqlLayerInterface has methods to work with OpsworksMysqlLayer resources.

type OpsworksMysqlLayersGetter

type OpsworksMysqlLayersGetter interface {
	OpsworksMysqlLayers(namespace string) OpsworksMysqlLayerInterface
}

OpsworksMysqlLayersGetter has a method to return a OpsworksMysqlLayerInterface. A group's client should implement this interface.

type OpsworksNodejsAppLayerExpansion

type OpsworksNodejsAppLayerExpansion interface{}

type OpsworksNodejsAppLayerInterface

type OpsworksNodejsAppLayerInterface interface {
	Create(ctx context.Context, opsworksNodejsAppLayer *v1alpha1.OpsworksNodejsAppLayer, opts v1.CreateOptions) (*v1alpha1.OpsworksNodejsAppLayer, error)
	Update(ctx context.Context, opsworksNodejsAppLayer *v1alpha1.OpsworksNodejsAppLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksNodejsAppLayer, error)
	UpdateStatus(ctx context.Context, opsworksNodejsAppLayer *v1alpha1.OpsworksNodejsAppLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksNodejsAppLayer, 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.OpsworksNodejsAppLayer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksNodejsAppLayerList, 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.OpsworksNodejsAppLayer, err error)
	OpsworksNodejsAppLayerExpansion
}

OpsworksNodejsAppLayerInterface has methods to work with OpsworksNodejsAppLayer resources.

type OpsworksNodejsAppLayersGetter

type OpsworksNodejsAppLayersGetter interface {
	OpsworksNodejsAppLayers(namespace string) OpsworksNodejsAppLayerInterface
}

OpsworksNodejsAppLayersGetter has a method to return a OpsworksNodejsAppLayerInterface. A group's client should implement this interface.

type OpsworksPermissionExpansion

type OpsworksPermissionExpansion interface{}

type OpsworksPermissionInterface

type OpsworksPermissionInterface interface {
	Create(ctx context.Context, opsworksPermission *v1alpha1.OpsworksPermission, opts v1.CreateOptions) (*v1alpha1.OpsworksPermission, error)
	Update(ctx context.Context, opsworksPermission *v1alpha1.OpsworksPermission, opts v1.UpdateOptions) (*v1alpha1.OpsworksPermission, error)
	UpdateStatus(ctx context.Context, opsworksPermission *v1alpha1.OpsworksPermission, opts v1.UpdateOptions) (*v1alpha1.OpsworksPermission, 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.OpsworksPermission, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksPermissionList, 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.OpsworksPermission, err error)
	OpsworksPermissionExpansion
}

OpsworksPermissionInterface has methods to work with OpsworksPermission resources.

type OpsworksPermissionsGetter

type OpsworksPermissionsGetter interface {
	OpsworksPermissions(namespace string) OpsworksPermissionInterface
}

OpsworksPermissionsGetter has a method to return a OpsworksPermissionInterface. A group's client should implement this interface.

type OpsworksPhpAppLayerExpansion

type OpsworksPhpAppLayerExpansion interface{}

type OpsworksPhpAppLayerInterface

type OpsworksPhpAppLayerInterface interface {
	Create(ctx context.Context, opsworksPhpAppLayer *v1alpha1.OpsworksPhpAppLayer, opts v1.CreateOptions) (*v1alpha1.OpsworksPhpAppLayer, error)
	Update(ctx context.Context, opsworksPhpAppLayer *v1alpha1.OpsworksPhpAppLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksPhpAppLayer, error)
	UpdateStatus(ctx context.Context, opsworksPhpAppLayer *v1alpha1.OpsworksPhpAppLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksPhpAppLayer, 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.OpsworksPhpAppLayer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksPhpAppLayerList, 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.OpsworksPhpAppLayer, err error)
	OpsworksPhpAppLayerExpansion
}

OpsworksPhpAppLayerInterface has methods to work with OpsworksPhpAppLayer resources.

type OpsworksPhpAppLayersGetter

type OpsworksPhpAppLayersGetter interface {
	OpsworksPhpAppLayers(namespace string) OpsworksPhpAppLayerInterface
}

OpsworksPhpAppLayersGetter has a method to return a OpsworksPhpAppLayerInterface. A group's client should implement this interface.

type OpsworksRailsAppLayerExpansion

type OpsworksRailsAppLayerExpansion interface{}

type OpsworksRailsAppLayerInterface

type OpsworksRailsAppLayerInterface interface {
	Create(ctx context.Context, opsworksRailsAppLayer *v1alpha1.OpsworksRailsAppLayer, opts v1.CreateOptions) (*v1alpha1.OpsworksRailsAppLayer, error)
	Update(ctx context.Context, opsworksRailsAppLayer *v1alpha1.OpsworksRailsAppLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksRailsAppLayer, error)
	UpdateStatus(ctx context.Context, opsworksRailsAppLayer *v1alpha1.OpsworksRailsAppLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksRailsAppLayer, 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.OpsworksRailsAppLayer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksRailsAppLayerList, 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.OpsworksRailsAppLayer, err error)
	OpsworksRailsAppLayerExpansion
}

OpsworksRailsAppLayerInterface has methods to work with OpsworksRailsAppLayer resources.

type OpsworksRailsAppLayersGetter

type OpsworksRailsAppLayersGetter interface {
	OpsworksRailsAppLayers(namespace string) OpsworksRailsAppLayerInterface
}

OpsworksRailsAppLayersGetter has a method to return a OpsworksRailsAppLayerInterface. A group's client should implement this interface.

type OpsworksRdsDbInstanceExpansion

type OpsworksRdsDbInstanceExpansion interface{}

type OpsworksRdsDbInstanceInterface

type OpsworksRdsDbInstanceInterface interface {
	Create(ctx context.Context, opsworksRdsDbInstance *v1alpha1.OpsworksRdsDbInstance, opts v1.CreateOptions) (*v1alpha1.OpsworksRdsDbInstance, error)
	Update(ctx context.Context, opsworksRdsDbInstance *v1alpha1.OpsworksRdsDbInstance, opts v1.UpdateOptions) (*v1alpha1.OpsworksRdsDbInstance, error)
	UpdateStatus(ctx context.Context, opsworksRdsDbInstance *v1alpha1.OpsworksRdsDbInstance, opts v1.UpdateOptions) (*v1alpha1.OpsworksRdsDbInstance, 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.OpsworksRdsDbInstance, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksRdsDbInstanceList, 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.OpsworksRdsDbInstance, err error)
	OpsworksRdsDbInstanceExpansion
}

OpsworksRdsDbInstanceInterface has methods to work with OpsworksRdsDbInstance resources.

type OpsworksRdsDbInstancesGetter

type OpsworksRdsDbInstancesGetter interface {
	OpsworksRdsDbInstances(namespace string) OpsworksRdsDbInstanceInterface
}

OpsworksRdsDbInstancesGetter has a method to return a OpsworksRdsDbInstanceInterface. A group's client should implement this interface.

type OpsworksStackExpansion

type OpsworksStackExpansion interface{}

type OpsworksStackInterface

type OpsworksStackInterface interface {
	Create(ctx context.Context, opsworksStack *v1alpha1.OpsworksStack, opts v1.CreateOptions) (*v1alpha1.OpsworksStack, error)
	Update(ctx context.Context, opsworksStack *v1alpha1.OpsworksStack, opts v1.UpdateOptions) (*v1alpha1.OpsworksStack, error)
	UpdateStatus(ctx context.Context, opsworksStack *v1alpha1.OpsworksStack, opts v1.UpdateOptions) (*v1alpha1.OpsworksStack, 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.OpsworksStack, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksStackList, 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.OpsworksStack, err error)
	OpsworksStackExpansion
}

OpsworksStackInterface has methods to work with OpsworksStack resources.

type OpsworksStacksGetter

type OpsworksStacksGetter interface {
	OpsworksStacks(namespace string) OpsworksStackInterface
}

OpsworksStacksGetter has a method to return a OpsworksStackInterface. A group's client should implement this interface.

type OpsworksStaticWebLayerExpansion

type OpsworksStaticWebLayerExpansion interface{}

type OpsworksStaticWebLayerInterface

type OpsworksStaticWebLayerInterface interface {
	Create(ctx context.Context, opsworksStaticWebLayer *v1alpha1.OpsworksStaticWebLayer, opts v1.CreateOptions) (*v1alpha1.OpsworksStaticWebLayer, error)
	Update(ctx context.Context, opsworksStaticWebLayer *v1alpha1.OpsworksStaticWebLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksStaticWebLayer, error)
	UpdateStatus(ctx context.Context, opsworksStaticWebLayer *v1alpha1.OpsworksStaticWebLayer, opts v1.UpdateOptions) (*v1alpha1.OpsworksStaticWebLayer, 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.OpsworksStaticWebLayer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksStaticWebLayerList, 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.OpsworksStaticWebLayer, err error)
	OpsworksStaticWebLayerExpansion
}

OpsworksStaticWebLayerInterface has methods to work with OpsworksStaticWebLayer resources.

type OpsworksStaticWebLayersGetter

type OpsworksStaticWebLayersGetter interface {
	OpsworksStaticWebLayers(namespace string) OpsworksStaticWebLayerInterface
}

OpsworksStaticWebLayersGetter has a method to return a OpsworksStaticWebLayerInterface. A group's client should implement this interface.

type OpsworksUserProfileExpansion

type OpsworksUserProfileExpansion interface{}

type OpsworksUserProfileInterface

type OpsworksUserProfileInterface interface {
	Create(ctx context.Context, opsworksUserProfile *v1alpha1.OpsworksUserProfile, opts v1.CreateOptions) (*v1alpha1.OpsworksUserProfile, error)
	Update(ctx context.Context, opsworksUserProfile *v1alpha1.OpsworksUserProfile, opts v1.UpdateOptions) (*v1alpha1.OpsworksUserProfile, error)
	UpdateStatus(ctx context.Context, opsworksUserProfile *v1alpha1.OpsworksUserProfile, opts v1.UpdateOptions) (*v1alpha1.OpsworksUserProfile, 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.OpsworksUserProfile, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OpsworksUserProfileList, 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.OpsworksUserProfile, err error)
	OpsworksUserProfileExpansion
}

OpsworksUserProfileInterface has methods to work with OpsworksUserProfile resources.

type OpsworksUserProfilesGetter

type OpsworksUserProfilesGetter interface {
	OpsworksUserProfiles(namespace string) OpsworksUserProfileInterface
}

OpsworksUserProfilesGetter has a method to return a OpsworksUserProfileInterface. A group's client should implement this interface.

type OrganizationsAccountExpansion

type OrganizationsAccountExpansion interface{}

type OrganizationsAccountInterface

type OrganizationsAccountInterface interface {
	Create(ctx context.Context, organizationsAccount *v1alpha1.OrganizationsAccount, opts v1.CreateOptions) (*v1alpha1.OrganizationsAccount, error)
	Update(ctx context.Context, organizationsAccount *v1alpha1.OrganizationsAccount, opts v1.UpdateOptions) (*v1alpha1.OrganizationsAccount, error)
	UpdateStatus(ctx context.Context, organizationsAccount *v1alpha1.OrganizationsAccount, opts v1.UpdateOptions) (*v1alpha1.OrganizationsAccount, 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.OrganizationsAccount, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OrganizationsAccountList, 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.OrganizationsAccount, err error)
	OrganizationsAccountExpansion
}

OrganizationsAccountInterface has methods to work with OrganizationsAccount resources.

type OrganizationsAccountsGetter

type OrganizationsAccountsGetter interface {
	OrganizationsAccounts(namespace string) OrganizationsAccountInterface
}

OrganizationsAccountsGetter has a method to return a OrganizationsAccountInterface. A group's client should implement this interface.

type OrganizationsOrganizationExpansion

type OrganizationsOrganizationExpansion interface{}

type OrganizationsOrganizationInterface

type OrganizationsOrganizationInterface interface {
	Create(ctx context.Context, organizationsOrganization *v1alpha1.OrganizationsOrganization, opts v1.CreateOptions) (*v1alpha1.OrganizationsOrganization, error)
	Update(ctx context.Context, organizationsOrganization *v1alpha1.OrganizationsOrganization, opts v1.UpdateOptions) (*v1alpha1.OrganizationsOrganization, error)
	UpdateStatus(ctx context.Context, organizationsOrganization *v1alpha1.OrganizationsOrganization, opts v1.UpdateOptions) (*v1alpha1.OrganizationsOrganization, 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.OrganizationsOrganization, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OrganizationsOrganizationList, 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.OrganizationsOrganization, err error)
	OrganizationsOrganizationExpansion
}

OrganizationsOrganizationInterface has methods to work with OrganizationsOrganization resources.

type OrganizationsOrganizationalUnitExpansion

type OrganizationsOrganizationalUnitExpansion interface{}

type OrganizationsOrganizationalUnitInterface

OrganizationsOrganizationalUnitInterface has methods to work with OrganizationsOrganizationalUnit resources.

type OrganizationsOrganizationalUnitsGetter

type OrganizationsOrganizationalUnitsGetter interface {
	OrganizationsOrganizationalUnits(namespace string) OrganizationsOrganizationalUnitInterface
}

OrganizationsOrganizationalUnitsGetter has a method to return a OrganizationsOrganizationalUnitInterface. A group's client should implement this interface.

type OrganizationsOrganizationsGetter

type OrganizationsOrganizationsGetter interface {
	OrganizationsOrganizations(namespace string) OrganizationsOrganizationInterface
}

OrganizationsOrganizationsGetter has a method to return a OrganizationsOrganizationInterface. A group's client should implement this interface.

type OrganizationsPoliciesGetter

type OrganizationsPoliciesGetter interface {
	OrganizationsPolicies(namespace string) OrganizationsPolicyInterface
}

OrganizationsPoliciesGetter has a method to return a OrganizationsPolicyInterface. A group's client should implement this interface.

type OrganizationsPolicyAttachmentExpansion

type OrganizationsPolicyAttachmentExpansion interface{}

type OrganizationsPolicyAttachmentInterface

type OrganizationsPolicyAttachmentInterface interface {
	Create(ctx context.Context, organizationsPolicyAttachment *v1alpha1.OrganizationsPolicyAttachment, opts v1.CreateOptions) (*v1alpha1.OrganizationsPolicyAttachment, error)
	Update(ctx context.Context, organizationsPolicyAttachment *v1alpha1.OrganizationsPolicyAttachment, opts v1.UpdateOptions) (*v1alpha1.OrganizationsPolicyAttachment, error)
	UpdateStatus(ctx context.Context, organizationsPolicyAttachment *v1alpha1.OrganizationsPolicyAttachment, opts v1.UpdateOptions) (*v1alpha1.OrganizationsPolicyAttachment, 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.OrganizationsPolicyAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OrganizationsPolicyAttachmentList, 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.OrganizationsPolicyAttachment, err error)
	OrganizationsPolicyAttachmentExpansion
}

OrganizationsPolicyAttachmentInterface has methods to work with OrganizationsPolicyAttachment resources.

type OrganizationsPolicyAttachmentsGetter

type OrganizationsPolicyAttachmentsGetter interface {
	OrganizationsPolicyAttachments(namespace string) OrganizationsPolicyAttachmentInterface
}

OrganizationsPolicyAttachmentsGetter has a method to return a OrganizationsPolicyAttachmentInterface. A group's client should implement this interface.

type OrganizationsPolicyExpansion

type OrganizationsPolicyExpansion interface{}

type OrganizationsPolicyInterface

type OrganizationsPolicyInterface interface {
	Create(ctx context.Context, organizationsPolicy *v1alpha1.OrganizationsPolicy, opts v1.CreateOptions) (*v1alpha1.OrganizationsPolicy, error)
	Update(ctx context.Context, organizationsPolicy *v1alpha1.OrganizationsPolicy, opts v1.UpdateOptions) (*v1alpha1.OrganizationsPolicy, error)
	UpdateStatus(ctx context.Context, organizationsPolicy *v1alpha1.OrganizationsPolicy, opts v1.UpdateOptions) (*v1alpha1.OrganizationsPolicy, 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.OrganizationsPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OrganizationsPolicyList, 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.OrganizationsPolicy, err error)
	OrganizationsPolicyExpansion
}

OrganizationsPolicyInterface has methods to work with OrganizationsPolicy resources.

type PinpointAdmChannelExpansion

type PinpointAdmChannelExpansion interface{}

type PinpointAdmChannelInterface

type PinpointAdmChannelInterface interface {
	Create(ctx context.Context, pinpointAdmChannel *v1alpha1.PinpointAdmChannel, opts v1.CreateOptions) (*v1alpha1.PinpointAdmChannel, error)
	Update(ctx context.Context, pinpointAdmChannel *v1alpha1.PinpointAdmChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointAdmChannel, error)
	UpdateStatus(ctx context.Context, pinpointAdmChannel *v1alpha1.PinpointAdmChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointAdmChannel, 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.PinpointAdmChannel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.PinpointAdmChannelList, 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.PinpointAdmChannel, err error)
	PinpointAdmChannelExpansion
}

PinpointAdmChannelInterface has methods to work with PinpointAdmChannel resources.

type PinpointAdmChannelsGetter

type PinpointAdmChannelsGetter interface {
	PinpointAdmChannels(namespace string) PinpointAdmChannelInterface
}

PinpointAdmChannelsGetter has a method to return a PinpointAdmChannelInterface. A group's client should implement this interface.

type PinpointApnsChannelExpansion

type PinpointApnsChannelExpansion interface{}

type PinpointApnsChannelInterface

type PinpointApnsChannelInterface interface {
	Create(ctx context.Context, pinpointApnsChannel *v1alpha1.PinpointApnsChannel, opts v1.CreateOptions) (*v1alpha1.PinpointApnsChannel, error)
	Update(ctx context.Context, pinpointApnsChannel *v1alpha1.PinpointApnsChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointApnsChannel, error)
	UpdateStatus(ctx context.Context, pinpointApnsChannel *v1alpha1.PinpointApnsChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointApnsChannel, 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.PinpointApnsChannel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.PinpointApnsChannelList, 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.PinpointApnsChannel, err error)
	PinpointApnsChannelExpansion
}

PinpointApnsChannelInterface has methods to work with PinpointApnsChannel resources.

type PinpointApnsChannelsGetter

type PinpointApnsChannelsGetter interface {
	PinpointApnsChannels(namespace string) PinpointApnsChannelInterface
}

PinpointApnsChannelsGetter has a method to return a PinpointApnsChannelInterface. A group's client should implement this interface.

type PinpointApnsSandboxChannelExpansion

type PinpointApnsSandboxChannelExpansion interface{}

type PinpointApnsSandboxChannelInterface

type PinpointApnsSandboxChannelInterface interface {
	Create(ctx context.Context, pinpointApnsSandboxChannel *v1alpha1.PinpointApnsSandboxChannel, opts v1.CreateOptions) (*v1alpha1.PinpointApnsSandboxChannel, error)
	Update(ctx context.Context, pinpointApnsSandboxChannel *v1alpha1.PinpointApnsSandboxChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointApnsSandboxChannel, error)
	UpdateStatus(ctx context.Context, pinpointApnsSandboxChannel *v1alpha1.PinpointApnsSandboxChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointApnsSandboxChannel, 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.PinpointApnsSandboxChannel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.PinpointApnsSandboxChannelList, 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.PinpointApnsSandboxChannel, err error)
	PinpointApnsSandboxChannelExpansion
}

PinpointApnsSandboxChannelInterface has methods to work with PinpointApnsSandboxChannel resources.

type PinpointApnsSandboxChannelsGetter

type PinpointApnsSandboxChannelsGetter interface {
	PinpointApnsSandboxChannels(namespace string) PinpointApnsSandboxChannelInterface
}

PinpointApnsSandboxChannelsGetter has a method to return a PinpointApnsSandboxChannelInterface. A group's client should implement this interface.

type PinpointApnsVoipChannelExpansion

type PinpointApnsVoipChannelExpansion interface{}

type PinpointApnsVoipChannelInterface

type PinpointApnsVoipChannelInterface interface {
	Create(ctx context.Context, pinpointApnsVoipChannel *v1alpha1.PinpointApnsVoipChannel, opts v1.CreateOptions) (*v1alpha1.PinpointApnsVoipChannel, error)
	Update(ctx context.Context, pinpointApnsVoipChannel *v1alpha1.PinpointApnsVoipChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointApnsVoipChannel, error)
	UpdateStatus(ctx context.Context, pinpointApnsVoipChannel *v1alpha1.PinpointApnsVoipChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointApnsVoipChannel, 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.PinpointApnsVoipChannel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.PinpointApnsVoipChannelList, 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.PinpointApnsVoipChannel, err error)
	PinpointApnsVoipChannelExpansion
}

PinpointApnsVoipChannelInterface has methods to work with PinpointApnsVoipChannel resources.

type PinpointApnsVoipChannelsGetter

type PinpointApnsVoipChannelsGetter interface {
	PinpointApnsVoipChannels(namespace string) PinpointApnsVoipChannelInterface
}

PinpointApnsVoipChannelsGetter has a method to return a PinpointApnsVoipChannelInterface. A group's client should implement this interface.

type PinpointApnsVoipSandboxChannelExpansion

type PinpointApnsVoipSandboxChannelExpansion interface{}

type PinpointApnsVoipSandboxChannelInterface

PinpointApnsVoipSandboxChannelInterface has methods to work with PinpointApnsVoipSandboxChannel resources.

type PinpointApnsVoipSandboxChannelsGetter

type PinpointApnsVoipSandboxChannelsGetter interface {
	PinpointApnsVoipSandboxChannels(namespace string) PinpointApnsVoipSandboxChannelInterface
}

PinpointApnsVoipSandboxChannelsGetter has a method to return a PinpointApnsVoipSandboxChannelInterface. A group's client should implement this interface.

type PinpointAppExpansion

type PinpointAppExpansion interface{}

type PinpointAppInterface

type PinpointAppInterface interface {
	Create(ctx context.Context, pinpointApp *v1alpha1.PinpointApp, opts v1.CreateOptions) (*v1alpha1.PinpointApp, error)
	Update(ctx context.Context, pinpointApp *v1alpha1.PinpointApp, opts v1.UpdateOptions) (*v1alpha1.PinpointApp, error)
	UpdateStatus(ctx context.Context, pinpointApp *v1alpha1.PinpointApp, opts v1.UpdateOptions) (*v1alpha1.PinpointApp, 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.PinpointApp, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.PinpointAppList, 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.PinpointApp, err error)
	PinpointAppExpansion
}

PinpointAppInterface has methods to work with PinpointApp resources.

type PinpointAppsGetter

type PinpointAppsGetter interface {
	PinpointApps(namespace string) PinpointAppInterface
}

PinpointAppsGetter has a method to return a PinpointAppInterface. A group's client should implement this interface.

type PinpointBaiduChannelExpansion

type PinpointBaiduChannelExpansion interface{}

type PinpointBaiduChannelInterface

type PinpointBaiduChannelInterface interface {
	Create(ctx context.Context, pinpointBaiduChannel *v1alpha1.PinpointBaiduChannel, opts v1.CreateOptions) (*v1alpha1.PinpointBaiduChannel, error)
	Update(ctx context.Context, pinpointBaiduChannel *v1alpha1.PinpointBaiduChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointBaiduChannel, error)
	UpdateStatus(ctx context.Context, pinpointBaiduChannel *v1alpha1.PinpointBaiduChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointBaiduChannel, 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.PinpointBaiduChannel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.PinpointBaiduChannelList, 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.PinpointBaiduChannel, err error)
	PinpointBaiduChannelExpansion
}

PinpointBaiduChannelInterface has methods to work with PinpointBaiduChannel resources.

type PinpointBaiduChannelsGetter

type PinpointBaiduChannelsGetter interface {
	PinpointBaiduChannels(namespace string) PinpointBaiduChannelInterface
}

PinpointBaiduChannelsGetter has a method to return a PinpointBaiduChannelInterface. A group's client should implement this interface.

type PinpointEmailChannelExpansion

type PinpointEmailChannelExpansion interface{}

type PinpointEmailChannelInterface

type PinpointEmailChannelInterface interface {
	Create(ctx context.Context, pinpointEmailChannel *v1alpha1.PinpointEmailChannel, opts v1.CreateOptions) (*v1alpha1.PinpointEmailChannel, error)
	Update(ctx context.Context, pinpointEmailChannel *v1alpha1.PinpointEmailChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointEmailChannel, error)
	UpdateStatus(ctx context.Context, pinpointEmailChannel *v1alpha1.PinpointEmailChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointEmailChannel, 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.PinpointEmailChannel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.PinpointEmailChannelList, 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.PinpointEmailChannel, err error)
	PinpointEmailChannelExpansion
}

PinpointEmailChannelInterface has methods to work with PinpointEmailChannel resources.

type PinpointEmailChannelsGetter

type PinpointEmailChannelsGetter interface {
	PinpointEmailChannels(namespace string) PinpointEmailChannelInterface
}

PinpointEmailChannelsGetter has a method to return a PinpointEmailChannelInterface. A group's client should implement this interface.

type PinpointEventStreamExpansion

type PinpointEventStreamExpansion interface{}

type PinpointEventStreamInterface

type PinpointEventStreamInterface interface {
	Create(ctx context.Context, pinpointEventStream *v1alpha1.PinpointEventStream, opts v1.CreateOptions) (*v1alpha1.PinpointEventStream, error)
	Update(ctx context.Context, pinpointEventStream *v1alpha1.PinpointEventStream, opts v1.UpdateOptions) (*v1alpha1.PinpointEventStream, error)
	UpdateStatus(ctx context.Context, pinpointEventStream *v1alpha1.PinpointEventStream, opts v1.UpdateOptions) (*v1alpha1.PinpointEventStream, 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.PinpointEventStream, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.PinpointEventStreamList, 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.PinpointEventStream, err error)
	PinpointEventStreamExpansion
}

PinpointEventStreamInterface has methods to work with PinpointEventStream resources.

type PinpointEventStreamsGetter

type PinpointEventStreamsGetter interface {
	PinpointEventStreams(namespace string) PinpointEventStreamInterface
}

PinpointEventStreamsGetter has a method to return a PinpointEventStreamInterface. A group's client should implement this interface.

type PinpointGcmChannelExpansion

type PinpointGcmChannelExpansion interface{}

type PinpointGcmChannelInterface

type PinpointGcmChannelInterface interface {
	Create(ctx context.Context, pinpointGcmChannel *v1alpha1.PinpointGcmChannel, opts v1.CreateOptions) (*v1alpha1.PinpointGcmChannel, error)
	Update(ctx context.Context, pinpointGcmChannel *v1alpha1.PinpointGcmChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointGcmChannel, error)
	UpdateStatus(ctx context.Context, pinpointGcmChannel *v1alpha1.PinpointGcmChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointGcmChannel, 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.PinpointGcmChannel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.PinpointGcmChannelList, 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.PinpointGcmChannel, err error)
	PinpointGcmChannelExpansion
}

PinpointGcmChannelInterface has methods to work with PinpointGcmChannel resources.

type PinpointGcmChannelsGetter

type PinpointGcmChannelsGetter interface {
	PinpointGcmChannels(namespace string) PinpointGcmChannelInterface
}

PinpointGcmChannelsGetter has a method to return a PinpointGcmChannelInterface. A group's client should implement this interface.

type PinpointSmsChannelExpansion

type PinpointSmsChannelExpansion interface{}

type PinpointSmsChannelInterface

type PinpointSmsChannelInterface interface {
	Create(ctx context.Context, pinpointSmsChannel *v1alpha1.PinpointSmsChannel, opts v1.CreateOptions) (*v1alpha1.PinpointSmsChannel, error)
	Update(ctx context.Context, pinpointSmsChannel *v1alpha1.PinpointSmsChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointSmsChannel, error)
	UpdateStatus(ctx context.Context, pinpointSmsChannel *v1alpha1.PinpointSmsChannel, opts v1.UpdateOptions) (*v1alpha1.PinpointSmsChannel, 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.PinpointSmsChannel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.PinpointSmsChannelList, 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.PinpointSmsChannel, err error)
	PinpointSmsChannelExpansion
}

PinpointSmsChannelInterface has methods to work with PinpointSmsChannel resources.

type PinpointSmsChannelsGetter

type PinpointSmsChannelsGetter interface {
	PinpointSmsChannels(namespace string) PinpointSmsChannelInterface
}

PinpointSmsChannelsGetter has a method to return a PinpointSmsChannelInterface. A group's client should implement this interface.

type PlacementGroupExpansion

type PlacementGroupExpansion interface{}

type PlacementGroupInterface

type PlacementGroupInterface interface {
	Create(ctx context.Context, placementGroup *v1alpha1.PlacementGroup, opts v1.CreateOptions) (*v1alpha1.PlacementGroup, error)
	Update(ctx context.Context, placementGroup *v1alpha1.PlacementGroup, opts v1.UpdateOptions) (*v1alpha1.PlacementGroup, error)
	UpdateStatus(ctx context.Context, placementGroup *v1alpha1.PlacementGroup, opts v1.UpdateOptions) (*v1alpha1.PlacementGroup, 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.PlacementGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.PlacementGroupList, 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.PlacementGroup, err error)
	PlacementGroupExpansion
}

PlacementGroupInterface has methods to work with PlacementGroup resources.

type PlacementGroupsGetter

type PlacementGroupsGetter interface {
	PlacementGroups(namespace string) PlacementGroupInterface
}

PlacementGroupsGetter has a method to return a PlacementGroupInterface. A group's client should implement this interface.

type ProxyProtocolPoliciesGetter

type ProxyProtocolPoliciesGetter interface {
	ProxyProtocolPolicies(namespace string) ProxyProtocolPolicyInterface
}

ProxyProtocolPoliciesGetter has a method to return a ProxyProtocolPolicyInterface. A group's client should implement this interface.

type ProxyProtocolPolicyExpansion

type ProxyProtocolPolicyExpansion interface{}

type ProxyProtocolPolicyInterface

type ProxyProtocolPolicyInterface interface {
	Create(ctx context.Context, proxyProtocolPolicy *v1alpha1.ProxyProtocolPolicy, opts v1.CreateOptions) (*v1alpha1.ProxyProtocolPolicy, error)
	Update(ctx context.Context, proxyProtocolPolicy *v1alpha1.ProxyProtocolPolicy, opts v1.UpdateOptions) (*v1alpha1.ProxyProtocolPolicy, error)
	UpdateStatus(ctx context.Context, proxyProtocolPolicy *v1alpha1.ProxyProtocolPolicy, opts v1.UpdateOptions) (*v1alpha1.ProxyProtocolPolicy, 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.ProxyProtocolPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ProxyProtocolPolicyList, 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.ProxyProtocolPolicy, err error)
	ProxyProtocolPolicyExpansion
}

ProxyProtocolPolicyInterface has methods to work with ProxyProtocolPolicy resources.

type QuicksightGroupExpansion added in v0.2.0

type QuicksightGroupExpansion interface{}

type QuicksightGroupInterface added in v0.2.0

type QuicksightGroupInterface interface {
	Create(ctx context.Context, quicksightGroup *v1alpha1.QuicksightGroup, opts v1.CreateOptions) (*v1alpha1.QuicksightGroup, error)
	Update(ctx context.Context, quicksightGroup *v1alpha1.QuicksightGroup, opts v1.UpdateOptions) (*v1alpha1.QuicksightGroup, error)
	UpdateStatus(ctx context.Context, quicksightGroup *v1alpha1.QuicksightGroup, opts v1.UpdateOptions) (*v1alpha1.QuicksightGroup, 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.QuicksightGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.QuicksightGroupList, 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.QuicksightGroup, err error)
	QuicksightGroupExpansion
}

QuicksightGroupInterface has methods to work with QuicksightGroup resources.

type QuicksightGroupsGetter added in v0.2.0

type QuicksightGroupsGetter interface {
	QuicksightGroups(namespace string) QuicksightGroupInterface
}

QuicksightGroupsGetter has a method to return a QuicksightGroupInterface. A group's client should implement this interface.

type RamPrincipalAssociationExpansion

type RamPrincipalAssociationExpansion interface{}

type RamPrincipalAssociationInterface

type RamPrincipalAssociationInterface interface {
	Create(ctx context.Context, ramPrincipalAssociation *v1alpha1.RamPrincipalAssociation, opts v1.CreateOptions) (*v1alpha1.RamPrincipalAssociation, error)
	Update(ctx context.Context, ramPrincipalAssociation *v1alpha1.RamPrincipalAssociation, opts v1.UpdateOptions) (*v1alpha1.RamPrincipalAssociation, error)
	UpdateStatus(ctx context.Context, ramPrincipalAssociation *v1alpha1.RamPrincipalAssociation, opts v1.UpdateOptions) (*v1alpha1.RamPrincipalAssociation, 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.RamPrincipalAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RamPrincipalAssociationList, 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.RamPrincipalAssociation, err error)
	RamPrincipalAssociationExpansion
}

RamPrincipalAssociationInterface has methods to work with RamPrincipalAssociation resources.

type RamPrincipalAssociationsGetter

type RamPrincipalAssociationsGetter interface {
	RamPrincipalAssociations(namespace string) RamPrincipalAssociationInterface
}

RamPrincipalAssociationsGetter has a method to return a RamPrincipalAssociationInterface. A group's client should implement this interface.

type RamResourceAssociationExpansion

type RamResourceAssociationExpansion interface{}

type RamResourceAssociationInterface

type RamResourceAssociationInterface interface {
	Create(ctx context.Context, ramResourceAssociation *v1alpha1.RamResourceAssociation, opts v1.CreateOptions) (*v1alpha1.RamResourceAssociation, error)
	Update(ctx context.Context, ramResourceAssociation *v1alpha1.RamResourceAssociation, opts v1.UpdateOptions) (*v1alpha1.RamResourceAssociation, error)
	UpdateStatus(ctx context.Context, ramResourceAssociation *v1alpha1.RamResourceAssociation, opts v1.UpdateOptions) (*v1alpha1.RamResourceAssociation, 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.RamResourceAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RamResourceAssociationList, 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.RamResourceAssociation, err error)
	RamResourceAssociationExpansion
}

RamResourceAssociationInterface has methods to work with RamResourceAssociation resources.

type RamResourceAssociationsGetter

type RamResourceAssociationsGetter interface {
	RamResourceAssociations(namespace string) RamResourceAssociationInterface
}

RamResourceAssociationsGetter has a method to return a RamResourceAssociationInterface. A group's client should implement this interface.

type RamResourceShareAccepterExpansion added in v0.2.0

type RamResourceShareAccepterExpansion interface{}

type RamResourceShareAccepterInterface added in v0.2.0

type RamResourceShareAccepterInterface interface {
	Create(ctx context.Context, ramResourceShareAccepter *v1alpha1.RamResourceShareAccepter, opts v1.CreateOptions) (*v1alpha1.RamResourceShareAccepter, error)
	Update(ctx context.Context, ramResourceShareAccepter *v1alpha1.RamResourceShareAccepter, opts v1.UpdateOptions) (*v1alpha1.RamResourceShareAccepter, error)
	UpdateStatus(ctx context.Context, ramResourceShareAccepter *v1alpha1.RamResourceShareAccepter, opts v1.UpdateOptions) (*v1alpha1.RamResourceShareAccepter, 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.RamResourceShareAccepter, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RamResourceShareAccepterList, 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.RamResourceShareAccepter, err error)
	RamResourceShareAccepterExpansion
}

RamResourceShareAccepterInterface has methods to work with RamResourceShareAccepter resources.

type RamResourceShareAcceptersGetter added in v0.2.0

type RamResourceShareAcceptersGetter interface {
	RamResourceShareAccepters(namespace string) RamResourceShareAccepterInterface
}

RamResourceShareAcceptersGetter has a method to return a RamResourceShareAccepterInterface. A group's client should implement this interface.

type RamResourceShareExpansion

type RamResourceShareExpansion interface{}

type RamResourceShareInterface

type RamResourceShareInterface interface {
	Create(ctx context.Context, ramResourceShare *v1alpha1.RamResourceShare, opts v1.CreateOptions) (*v1alpha1.RamResourceShare, error)
	Update(ctx context.Context, ramResourceShare *v1alpha1.RamResourceShare, opts v1.UpdateOptions) (*v1alpha1.RamResourceShare, error)
	UpdateStatus(ctx context.Context, ramResourceShare *v1alpha1.RamResourceShare, opts v1.UpdateOptions) (*v1alpha1.RamResourceShare, 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.RamResourceShare, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RamResourceShareList, 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.RamResourceShare, err error)
	RamResourceShareExpansion
}

RamResourceShareInterface has methods to work with RamResourceShare resources.

type RamResourceSharesGetter

type RamResourceSharesGetter interface {
	RamResourceShares(namespace string) RamResourceShareInterface
}

RamResourceSharesGetter has a method to return a RamResourceShareInterface. A group's client should implement this interface.

type RdsClusterEndpointExpansion

type RdsClusterEndpointExpansion interface{}

type RdsClusterEndpointInterface

type RdsClusterEndpointInterface interface {
	Create(ctx context.Context, rdsClusterEndpoint *v1alpha1.RdsClusterEndpoint, opts v1.CreateOptions) (*v1alpha1.RdsClusterEndpoint, error)
	Update(ctx context.Context, rdsClusterEndpoint *v1alpha1.RdsClusterEndpoint, opts v1.UpdateOptions) (*v1alpha1.RdsClusterEndpoint, error)
	UpdateStatus(ctx context.Context, rdsClusterEndpoint *v1alpha1.RdsClusterEndpoint, opts v1.UpdateOptions) (*v1alpha1.RdsClusterEndpoint, 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.RdsClusterEndpoint, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RdsClusterEndpointList, 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.RdsClusterEndpoint, err error)
	RdsClusterEndpointExpansion
}

RdsClusterEndpointInterface has methods to work with RdsClusterEndpoint resources.

type RdsClusterEndpointsGetter

type RdsClusterEndpointsGetter interface {
	RdsClusterEndpoints(namespace string) RdsClusterEndpointInterface
}

RdsClusterEndpointsGetter has a method to return a RdsClusterEndpointInterface. A group's client should implement this interface.

type RdsClusterExpansion

type RdsClusterExpansion interface{}

type RdsClusterInstanceExpansion

type RdsClusterInstanceExpansion interface{}

type RdsClusterInstanceInterface

type RdsClusterInstanceInterface interface {
	Create(ctx context.Context, rdsClusterInstance *v1alpha1.RdsClusterInstance, opts v1.CreateOptions) (*v1alpha1.RdsClusterInstance, error)
	Update(ctx context.Context, rdsClusterInstance *v1alpha1.RdsClusterInstance, opts v1.UpdateOptions) (*v1alpha1.RdsClusterInstance, error)
	UpdateStatus(ctx context.Context, rdsClusterInstance *v1alpha1.RdsClusterInstance, opts v1.UpdateOptions) (*v1alpha1.RdsClusterInstance, 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.RdsClusterInstance, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RdsClusterInstanceList, 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.RdsClusterInstance, err error)
	RdsClusterInstanceExpansion
}

RdsClusterInstanceInterface has methods to work with RdsClusterInstance resources.

type RdsClusterInstancesGetter

type RdsClusterInstancesGetter interface {
	RdsClusterInstances(namespace string) RdsClusterInstanceInterface
}

RdsClusterInstancesGetter has a method to return a RdsClusterInstanceInterface. A group's client should implement this interface.

type RdsClusterInterface

type RdsClusterInterface interface {
	Create(ctx context.Context, rdsCluster *v1alpha1.RdsCluster, opts v1.CreateOptions) (*v1alpha1.RdsCluster, error)
	Update(ctx context.Context, rdsCluster *v1alpha1.RdsCluster, opts v1.UpdateOptions) (*v1alpha1.RdsCluster, error)
	UpdateStatus(ctx context.Context, rdsCluster *v1alpha1.RdsCluster, opts v1.UpdateOptions) (*v1alpha1.RdsCluster, 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.RdsCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RdsClusterList, 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.RdsCluster, err error)
	RdsClusterExpansion
}

RdsClusterInterface has methods to work with RdsCluster resources.

type RdsClusterParameterGroupExpansion

type RdsClusterParameterGroupExpansion interface{}

type RdsClusterParameterGroupInterface

type RdsClusterParameterGroupInterface interface {
	Create(ctx context.Context, rdsClusterParameterGroup *v1alpha1.RdsClusterParameterGroup, opts v1.CreateOptions) (*v1alpha1.RdsClusterParameterGroup, error)
	Update(ctx context.Context, rdsClusterParameterGroup *v1alpha1.RdsClusterParameterGroup, opts v1.UpdateOptions) (*v1alpha1.RdsClusterParameterGroup, error)
	UpdateStatus(ctx context.Context, rdsClusterParameterGroup *v1alpha1.RdsClusterParameterGroup, opts v1.UpdateOptions) (*v1alpha1.RdsClusterParameterGroup, 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.RdsClusterParameterGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RdsClusterParameterGroupList, 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.RdsClusterParameterGroup, err error)
	RdsClusterParameterGroupExpansion
}

RdsClusterParameterGroupInterface has methods to work with RdsClusterParameterGroup resources.

type RdsClusterParameterGroupsGetter

type RdsClusterParameterGroupsGetter interface {
	RdsClusterParameterGroups(namespace string) RdsClusterParameterGroupInterface
}

RdsClusterParameterGroupsGetter has a method to return a RdsClusterParameterGroupInterface. A group's client should implement this interface.

type RdsClustersGetter

type RdsClustersGetter interface {
	RdsClusters(namespace string) RdsClusterInterface
}

RdsClustersGetter has a method to return a RdsClusterInterface. A group's client should implement this interface.

type RdsGlobalClusterExpansion

type RdsGlobalClusterExpansion interface{}

type RdsGlobalClusterInterface

type RdsGlobalClusterInterface interface {
	Create(ctx context.Context, rdsGlobalCluster *v1alpha1.RdsGlobalCluster, opts v1.CreateOptions) (*v1alpha1.RdsGlobalCluster, error)
	Update(ctx context.Context, rdsGlobalCluster *v1alpha1.RdsGlobalCluster, opts v1.UpdateOptions) (*v1alpha1.RdsGlobalCluster, error)
	UpdateStatus(ctx context.Context, rdsGlobalCluster *v1alpha1.RdsGlobalCluster, opts v1.UpdateOptions) (*v1alpha1.RdsGlobalCluster, 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.RdsGlobalCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RdsGlobalClusterList, 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.RdsGlobalCluster, err error)
	RdsGlobalClusterExpansion
}

RdsGlobalClusterInterface has methods to work with RdsGlobalCluster resources.

type RdsGlobalClustersGetter

type RdsGlobalClustersGetter interface {
	RdsGlobalClusters(namespace string) RdsGlobalClusterInterface
}

RdsGlobalClustersGetter has a method to return a RdsGlobalClusterInterface. A group's client should implement this interface.

type RedshiftClusterExpansion

type RedshiftClusterExpansion interface{}

type RedshiftClusterInterface

type RedshiftClusterInterface interface {
	Create(ctx context.Context, redshiftCluster *v1alpha1.RedshiftCluster, opts v1.CreateOptions) (*v1alpha1.RedshiftCluster, error)
	Update(ctx context.Context, redshiftCluster *v1alpha1.RedshiftCluster, opts v1.UpdateOptions) (*v1alpha1.RedshiftCluster, error)
	UpdateStatus(ctx context.Context, redshiftCluster *v1alpha1.RedshiftCluster, opts v1.UpdateOptions) (*v1alpha1.RedshiftCluster, 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.RedshiftCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RedshiftClusterList, 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.RedshiftCluster, err error)
	RedshiftClusterExpansion
}

RedshiftClusterInterface has methods to work with RedshiftCluster resources.

type RedshiftClustersGetter

type RedshiftClustersGetter interface {
	RedshiftClusters(namespace string) RedshiftClusterInterface
}

RedshiftClustersGetter has a method to return a RedshiftClusterInterface. A group's client should implement this interface.

type RedshiftEventSubscriptionExpansion

type RedshiftEventSubscriptionExpansion interface{}

type RedshiftEventSubscriptionInterface

type RedshiftEventSubscriptionInterface interface {
	Create(ctx context.Context, redshiftEventSubscription *v1alpha1.RedshiftEventSubscription, opts v1.CreateOptions) (*v1alpha1.RedshiftEventSubscription, error)
	Update(ctx context.Context, redshiftEventSubscription *v1alpha1.RedshiftEventSubscription, opts v1.UpdateOptions) (*v1alpha1.RedshiftEventSubscription, error)
	UpdateStatus(ctx context.Context, redshiftEventSubscription *v1alpha1.RedshiftEventSubscription, opts v1.UpdateOptions) (*v1alpha1.RedshiftEventSubscription, 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.RedshiftEventSubscription, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RedshiftEventSubscriptionList, 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.RedshiftEventSubscription, err error)
	RedshiftEventSubscriptionExpansion
}

RedshiftEventSubscriptionInterface has methods to work with RedshiftEventSubscription resources.

type RedshiftEventSubscriptionsGetter

type RedshiftEventSubscriptionsGetter interface {
	RedshiftEventSubscriptions(namespace string) RedshiftEventSubscriptionInterface
}

RedshiftEventSubscriptionsGetter has a method to return a RedshiftEventSubscriptionInterface. A group's client should implement this interface.

type RedshiftParameterGroupExpansion

type RedshiftParameterGroupExpansion interface{}

type RedshiftParameterGroupInterface

type RedshiftParameterGroupInterface interface {
	Create(ctx context.Context, redshiftParameterGroup *v1alpha1.RedshiftParameterGroup, opts v1.CreateOptions) (*v1alpha1.RedshiftParameterGroup, error)
	Update(ctx context.Context, redshiftParameterGroup *v1alpha1.RedshiftParameterGroup, opts v1.UpdateOptions) (*v1alpha1.RedshiftParameterGroup, error)
	UpdateStatus(ctx context.Context, redshiftParameterGroup *v1alpha1.RedshiftParameterGroup, opts v1.UpdateOptions) (*v1alpha1.RedshiftParameterGroup, 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.RedshiftParameterGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RedshiftParameterGroupList, 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.RedshiftParameterGroup, err error)
	RedshiftParameterGroupExpansion
}

RedshiftParameterGroupInterface has methods to work with RedshiftParameterGroup resources.

type RedshiftParameterGroupsGetter

type RedshiftParameterGroupsGetter interface {
	RedshiftParameterGroups(namespace string) RedshiftParameterGroupInterface
}

RedshiftParameterGroupsGetter has a method to return a RedshiftParameterGroupInterface. A group's client should implement this interface.

type RedshiftSecurityGroupExpansion

type RedshiftSecurityGroupExpansion interface{}

type RedshiftSecurityGroupInterface

type RedshiftSecurityGroupInterface interface {
	Create(ctx context.Context, redshiftSecurityGroup *v1alpha1.RedshiftSecurityGroup, opts v1.CreateOptions) (*v1alpha1.RedshiftSecurityGroup, error)
	Update(ctx context.Context, redshiftSecurityGroup *v1alpha1.RedshiftSecurityGroup, opts v1.UpdateOptions) (*v1alpha1.RedshiftSecurityGroup, error)
	UpdateStatus(ctx context.Context, redshiftSecurityGroup *v1alpha1.RedshiftSecurityGroup, opts v1.UpdateOptions) (*v1alpha1.RedshiftSecurityGroup, 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.RedshiftSecurityGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RedshiftSecurityGroupList, 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.RedshiftSecurityGroup, err error)
	RedshiftSecurityGroupExpansion
}

RedshiftSecurityGroupInterface has methods to work with RedshiftSecurityGroup resources.

type RedshiftSecurityGroupsGetter

type RedshiftSecurityGroupsGetter interface {
	RedshiftSecurityGroups(namespace string) RedshiftSecurityGroupInterface
}

RedshiftSecurityGroupsGetter has a method to return a RedshiftSecurityGroupInterface. A group's client should implement this interface.

type RedshiftSnapshotCopyGrantExpansion

type RedshiftSnapshotCopyGrantExpansion interface{}

type RedshiftSnapshotCopyGrantInterface

type RedshiftSnapshotCopyGrantInterface interface {
	Create(ctx context.Context, redshiftSnapshotCopyGrant *v1alpha1.RedshiftSnapshotCopyGrant, opts v1.CreateOptions) (*v1alpha1.RedshiftSnapshotCopyGrant, error)
	Update(ctx context.Context, redshiftSnapshotCopyGrant *v1alpha1.RedshiftSnapshotCopyGrant, opts v1.UpdateOptions) (*v1alpha1.RedshiftSnapshotCopyGrant, error)
	UpdateStatus(ctx context.Context, redshiftSnapshotCopyGrant *v1alpha1.RedshiftSnapshotCopyGrant, opts v1.UpdateOptions) (*v1alpha1.RedshiftSnapshotCopyGrant, 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.RedshiftSnapshotCopyGrant, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RedshiftSnapshotCopyGrantList, 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.RedshiftSnapshotCopyGrant, err error)
	RedshiftSnapshotCopyGrantExpansion
}

RedshiftSnapshotCopyGrantInterface has methods to work with RedshiftSnapshotCopyGrant resources.

type RedshiftSnapshotCopyGrantsGetter

type RedshiftSnapshotCopyGrantsGetter interface {
	RedshiftSnapshotCopyGrants(namespace string) RedshiftSnapshotCopyGrantInterface
}

RedshiftSnapshotCopyGrantsGetter has a method to return a RedshiftSnapshotCopyGrantInterface. A group's client should implement this interface.

type RedshiftSnapshotScheduleAssociationExpansion added in v0.2.0

type RedshiftSnapshotScheduleAssociationExpansion interface{}

type RedshiftSnapshotScheduleAssociationInterface added in v0.2.0

RedshiftSnapshotScheduleAssociationInterface has methods to work with RedshiftSnapshotScheduleAssociation resources.

type RedshiftSnapshotScheduleAssociationsGetter added in v0.2.0

type RedshiftSnapshotScheduleAssociationsGetter interface {
	RedshiftSnapshotScheduleAssociations(namespace string) RedshiftSnapshotScheduleAssociationInterface
}

RedshiftSnapshotScheduleAssociationsGetter has a method to return a RedshiftSnapshotScheduleAssociationInterface. A group's client should implement this interface.

type RedshiftSnapshotScheduleExpansion added in v0.2.0

type RedshiftSnapshotScheduleExpansion interface{}

type RedshiftSnapshotScheduleInterface added in v0.2.0

type RedshiftSnapshotScheduleInterface interface {
	Create(ctx context.Context, redshiftSnapshotSchedule *v1alpha1.RedshiftSnapshotSchedule, opts v1.CreateOptions) (*v1alpha1.RedshiftSnapshotSchedule, error)
	Update(ctx context.Context, redshiftSnapshotSchedule *v1alpha1.RedshiftSnapshotSchedule, opts v1.UpdateOptions) (*v1alpha1.RedshiftSnapshotSchedule, error)
	UpdateStatus(ctx context.Context, redshiftSnapshotSchedule *v1alpha1.RedshiftSnapshotSchedule, opts v1.UpdateOptions) (*v1alpha1.RedshiftSnapshotSchedule, 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.RedshiftSnapshotSchedule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RedshiftSnapshotScheduleList, 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.RedshiftSnapshotSchedule, err error)
	RedshiftSnapshotScheduleExpansion
}

RedshiftSnapshotScheduleInterface has methods to work with RedshiftSnapshotSchedule resources.

type RedshiftSnapshotSchedulesGetter added in v0.2.0

type RedshiftSnapshotSchedulesGetter interface {
	RedshiftSnapshotSchedules(namespace string) RedshiftSnapshotScheduleInterface
}

RedshiftSnapshotSchedulesGetter has a method to return a RedshiftSnapshotScheduleInterface. A group's client should implement this interface.

type RedshiftSubnetGroupExpansion

type RedshiftSubnetGroupExpansion interface{}

type RedshiftSubnetGroupInterface

type RedshiftSubnetGroupInterface interface {
	Create(ctx context.Context, redshiftSubnetGroup *v1alpha1.RedshiftSubnetGroup, opts v1.CreateOptions) (*v1alpha1.RedshiftSubnetGroup, error)
	Update(ctx context.Context, redshiftSubnetGroup *v1alpha1.RedshiftSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.RedshiftSubnetGroup, error)
	UpdateStatus(ctx context.Context, redshiftSubnetGroup *v1alpha1.RedshiftSubnetGroup, opts v1.UpdateOptions) (*v1alpha1.RedshiftSubnetGroup, 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.RedshiftSubnetGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RedshiftSubnetGroupList, 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.RedshiftSubnetGroup, err error)
	RedshiftSubnetGroupExpansion
}

RedshiftSubnetGroupInterface has methods to work with RedshiftSubnetGroup resources.

type RedshiftSubnetGroupsGetter

type RedshiftSubnetGroupsGetter interface {
	RedshiftSubnetGroups(namespace string) RedshiftSubnetGroupInterface
}

RedshiftSubnetGroupsGetter has a method to return a RedshiftSubnetGroupInterface. A group's client should implement this interface.

type ResourcegroupsGroupExpansion

type ResourcegroupsGroupExpansion interface{}

type ResourcegroupsGroupInterface

type ResourcegroupsGroupInterface interface {
	Create(ctx context.Context, resourcegroupsGroup *v1alpha1.ResourcegroupsGroup, opts v1.CreateOptions) (*v1alpha1.ResourcegroupsGroup, error)
	Update(ctx context.Context, resourcegroupsGroup *v1alpha1.ResourcegroupsGroup, opts v1.UpdateOptions) (*v1alpha1.ResourcegroupsGroup, error)
	UpdateStatus(ctx context.Context, resourcegroupsGroup *v1alpha1.ResourcegroupsGroup, opts v1.UpdateOptions) (*v1alpha1.ResourcegroupsGroup, 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.ResourcegroupsGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ResourcegroupsGroupList, 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.ResourcegroupsGroup, err error)
	ResourcegroupsGroupExpansion
}

ResourcegroupsGroupInterface has methods to work with ResourcegroupsGroup resources.

type ResourcegroupsGroupsGetter

type ResourcegroupsGroupsGetter interface {
	ResourcegroupsGroups(namespace string) ResourcegroupsGroupInterface
}

ResourcegroupsGroupsGetter has a method to return a ResourcegroupsGroupInterface. A group's client should implement this interface.

type Route53DelegationSetExpansion

type Route53DelegationSetExpansion interface{}

type Route53DelegationSetInterface

type Route53DelegationSetInterface interface {
	Create(ctx context.Context, route53DelegationSet *v1alpha1.Route53DelegationSet, opts v1.CreateOptions) (*v1alpha1.Route53DelegationSet, error)
	Update(ctx context.Context, route53DelegationSet *v1alpha1.Route53DelegationSet, opts v1.UpdateOptions) (*v1alpha1.Route53DelegationSet, error)
	UpdateStatus(ctx context.Context, route53DelegationSet *v1alpha1.Route53DelegationSet, opts v1.UpdateOptions) (*v1alpha1.Route53DelegationSet, 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.Route53DelegationSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Route53DelegationSetList, 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.Route53DelegationSet, err error)
	Route53DelegationSetExpansion
}

Route53DelegationSetInterface has methods to work with Route53DelegationSet resources.

type Route53DelegationSetsGetter

type Route53DelegationSetsGetter interface {
	Route53DelegationSets(namespace string) Route53DelegationSetInterface
}

Route53DelegationSetsGetter has a method to return a Route53DelegationSetInterface. A group's client should implement this interface.

type Route53HealthCheckExpansion

type Route53HealthCheckExpansion interface{}

type Route53HealthCheckInterface

type Route53HealthCheckInterface interface {
	Create(ctx context.Context, route53HealthCheck *v1alpha1.Route53HealthCheck, opts v1.CreateOptions) (*v1alpha1.Route53HealthCheck, error)
	Update(ctx context.Context, route53HealthCheck *v1alpha1.Route53HealthCheck, opts v1.UpdateOptions) (*v1alpha1.Route53HealthCheck, error)
	UpdateStatus(ctx context.Context, route53HealthCheck *v1alpha1.Route53HealthCheck, opts v1.UpdateOptions) (*v1alpha1.Route53HealthCheck, 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.Route53HealthCheck, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Route53HealthCheckList, 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.Route53HealthCheck, err error)
	Route53HealthCheckExpansion
}

Route53HealthCheckInterface has methods to work with Route53HealthCheck resources.

type Route53HealthChecksGetter

type Route53HealthChecksGetter interface {
	Route53HealthChecks(namespace string) Route53HealthCheckInterface
}

Route53HealthChecksGetter has a method to return a Route53HealthCheckInterface. A group's client should implement this interface.

type Route53QueryLogExpansion

type Route53QueryLogExpansion interface{}

type Route53QueryLogInterface

type Route53QueryLogInterface interface {
	Create(ctx context.Context, route53QueryLog *v1alpha1.Route53QueryLog, opts v1.CreateOptions) (*v1alpha1.Route53QueryLog, error)
	Update(ctx context.Context, route53QueryLog *v1alpha1.Route53QueryLog, opts v1.UpdateOptions) (*v1alpha1.Route53QueryLog, error)
	UpdateStatus(ctx context.Context, route53QueryLog *v1alpha1.Route53QueryLog, opts v1.UpdateOptions) (*v1alpha1.Route53QueryLog, 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.Route53QueryLog, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Route53QueryLogList, 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.Route53QueryLog, err error)
	Route53QueryLogExpansion
}

Route53QueryLogInterface has methods to work with Route53QueryLog resources.

type Route53QueryLogsGetter

type Route53QueryLogsGetter interface {
	Route53QueryLogs(namespace string) Route53QueryLogInterface
}

Route53QueryLogsGetter has a method to return a Route53QueryLogInterface. A group's client should implement this interface.

type Route53RecordExpansion

type Route53RecordExpansion interface{}

type Route53RecordInterface

type Route53RecordInterface interface {
	Create(ctx context.Context, route53Record *v1alpha1.Route53Record, opts v1.CreateOptions) (*v1alpha1.Route53Record, error)
	Update(ctx context.Context, route53Record *v1alpha1.Route53Record, opts v1.UpdateOptions) (*v1alpha1.Route53Record, error)
	UpdateStatus(ctx context.Context, route53Record *v1alpha1.Route53Record, opts v1.UpdateOptions) (*v1alpha1.Route53Record, 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.Route53Record, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Route53RecordList, 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.Route53Record, err error)
	Route53RecordExpansion
}

Route53RecordInterface has methods to work with Route53Record resources.

type Route53RecordsGetter

type Route53RecordsGetter interface {
	Route53Records(namespace string) Route53RecordInterface
}

Route53RecordsGetter has a method to return a Route53RecordInterface. A group's client should implement this interface.

type Route53ResolverEndpointExpansion

type Route53ResolverEndpointExpansion interface{}

type Route53ResolverEndpointInterface

type Route53ResolverEndpointInterface interface {
	Create(ctx context.Context, route53ResolverEndpoint *v1alpha1.Route53ResolverEndpoint, opts v1.CreateOptions) (*v1alpha1.Route53ResolverEndpoint, error)
	Update(ctx context.Context, route53ResolverEndpoint *v1alpha1.Route53ResolverEndpoint, opts v1.UpdateOptions) (*v1alpha1.Route53ResolverEndpoint, error)
	UpdateStatus(ctx context.Context, route53ResolverEndpoint *v1alpha1.Route53ResolverEndpoint, opts v1.UpdateOptions) (*v1alpha1.Route53ResolverEndpoint, 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.Route53ResolverEndpoint, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Route53ResolverEndpointList, 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.Route53ResolverEndpoint, err error)
	Route53ResolverEndpointExpansion
}

Route53ResolverEndpointInterface has methods to work with Route53ResolverEndpoint resources.

type Route53ResolverEndpointsGetter

type Route53ResolverEndpointsGetter interface {
	Route53ResolverEndpoints(namespace string) Route53ResolverEndpointInterface
}

Route53ResolverEndpointsGetter has a method to return a Route53ResolverEndpointInterface. A group's client should implement this interface.

type Route53ResolverRuleAssociationExpansion

type Route53ResolverRuleAssociationExpansion interface{}

type Route53ResolverRuleAssociationInterface

Route53ResolverRuleAssociationInterface has methods to work with Route53ResolverRuleAssociation resources.

type Route53ResolverRuleAssociationsGetter

type Route53ResolverRuleAssociationsGetter interface {
	Route53ResolverRuleAssociations(namespace string) Route53ResolverRuleAssociationInterface
}

Route53ResolverRuleAssociationsGetter has a method to return a Route53ResolverRuleAssociationInterface. A group's client should implement this interface.

type Route53ResolverRuleExpansion

type Route53ResolverRuleExpansion interface{}

type Route53ResolverRuleInterface

type Route53ResolverRuleInterface interface {
	Create(ctx context.Context, route53ResolverRule *v1alpha1.Route53ResolverRule, opts v1.CreateOptions) (*v1alpha1.Route53ResolverRule, error)
	Update(ctx context.Context, route53ResolverRule *v1alpha1.Route53ResolverRule, opts v1.UpdateOptions) (*v1alpha1.Route53ResolverRule, error)
	UpdateStatus(ctx context.Context, route53ResolverRule *v1alpha1.Route53ResolverRule, opts v1.UpdateOptions) (*v1alpha1.Route53ResolverRule, 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.Route53ResolverRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Route53ResolverRuleList, 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.Route53ResolverRule, err error)
	Route53ResolverRuleExpansion
}

Route53ResolverRuleInterface has methods to work with Route53ResolverRule resources.

type Route53ResolverRulesGetter

type Route53ResolverRulesGetter interface {
	Route53ResolverRules(namespace string) Route53ResolverRuleInterface
}

Route53ResolverRulesGetter has a method to return a Route53ResolverRuleInterface. A group's client should implement this interface.

type Route53ZoneAssociationExpansion

type Route53ZoneAssociationExpansion interface{}

type Route53ZoneAssociationInterface

type Route53ZoneAssociationInterface interface {
	Create(ctx context.Context, route53ZoneAssociation *v1alpha1.Route53ZoneAssociation, opts v1.CreateOptions) (*v1alpha1.Route53ZoneAssociation, error)
	Update(ctx context.Context, route53ZoneAssociation *v1alpha1.Route53ZoneAssociation, opts v1.UpdateOptions) (*v1alpha1.Route53ZoneAssociation, error)
	UpdateStatus(ctx context.Context, route53ZoneAssociation *v1alpha1.Route53ZoneAssociation, opts v1.UpdateOptions) (*v1alpha1.Route53ZoneAssociation, 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.Route53ZoneAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Route53ZoneAssociationList, 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.Route53ZoneAssociation, err error)
	Route53ZoneAssociationExpansion
}

Route53ZoneAssociationInterface has methods to work with Route53ZoneAssociation resources.

type Route53ZoneAssociationsGetter

type Route53ZoneAssociationsGetter interface {
	Route53ZoneAssociations(namespace string) Route53ZoneAssociationInterface
}

Route53ZoneAssociationsGetter has a method to return a Route53ZoneAssociationInterface. A group's client should implement this interface.

type Route53ZoneExpansion

type Route53ZoneExpansion interface{}

type Route53ZoneInterface

type Route53ZoneInterface interface {
	Create(ctx context.Context, route53Zone *v1alpha1.Route53Zone, opts v1.CreateOptions) (*v1alpha1.Route53Zone, error)
	Update(ctx context.Context, route53Zone *v1alpha1.Route53Zone, opts v1.UpdateOptions) (*v1alpha1.Route53Zone, error)
	UpdateStatus(ctx context.Context, route53Zone *v1alpha1.Route53Zone, opts v1.UpdateOptions) (*v1alpha1.Route53Zone, 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.Route53Zone, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.Route53ZoneList, 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.Route53Zone, err error)
	Route53ZoneExpansion
}

Route53ZoneInterface has methods to work with Route53Zone resources.

type Route53ZonesGetter

type Route53ZonesGetter interface {
	Route53Zones(namespace string) Route53ZoneInterface
}

Route53ZonesGetter has a method to return a Route53ZoneInterface. A group's client should implement this interface.

type RouteExpansion

type RouteExpansion interface{}

type RouteInterface

type RouteInterface interface {
	Create(ctx context.Context, route *v1alpha1.Route, opts v1.CreateOptions) (*v1alpha1.Route, error)
	Update(ctx context.Context, route *v1alpha1.Route, opts v1.UpdateOptions) (*v1alpha1.Route, error)
	UpdateStatus(ctx context.Context, route *v1alpha1.Route, opts v1.UpdateOptions) (*v1alpha1.Route, 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.Route, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RouteList, 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.Route, err error)
	RouteExpansion
}

RouteInterface has methods to work with Route resources.

type RouteTableAssociationExpansion

type RouteTableAssociationExpansion interface{}

type RouteTableAssociationInterface

type RouteTableAssociationInterface interface {
	Create(ctx context.Context, routeTableAssociation *v1alpha1.RouteTableAssociation, opts v1.CreateOptions) (*v1alpha1.RouteTableAssociation, error)
	Update(ctx context.Context, routeTableAssociation *v1alpha1.RouteTableAssociation, opts v1.UpdateOptions) (*v1alpha1.RouteTableAssociation, error)
	UpdateStatus(ctx context.Context, routeTableAssociation *v1alpha1.RouteTableAssociation, opts v1.UpdateOptions) (*v1alpha1.RouteTableAssociation, 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.RouteTableAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RouteTableAssociationList, 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.RouteTableAssociation, err error)
	RouteTableAssociationExpansion
}

RouteTableAssociationInterface has methods to work with RouteTableAssociation resources.

type RouteTableAssociationsGetter

type RouteTableAssociationsGetter interface {
	RouteTableAssociations(namespace string) RouteTableAssociationInterface
}

RouteTableAssociationsGetter has a method to return a RouteTableAssociationInterface. A group's client should implement this interface.

type RouteTableExpansion

type RouteTableExpansion interface{}

type RouteTableInterface

type RouteTableInterface interface {
	Create(ctx context.Context, routeTable *v1alpha1.RouteTable, opts v1.CreateOptions) (*v1alpha1.RouteTable, error)
	Update(ctx context.Context, routeTable *v1alpha1.RouteTable, opts v1.UpdateOptions) (*v1alpha1.RouteTable, error)
	UpdateStatus(ctx context.Context, routeTable *v1alpha1.RouteTable, opts v1.UpdateOptions) (*v1alpha1.RouteTable, 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.RouteTable, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RouteTableList, 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.RouteTable, err error)
	RouteTableExpansion
}

RouteTableInterface has methods to work with RouteTable resources.

type RouteTablesGetter

type RouteTablesGetter interface {
	RouteTables(namespace string) RouteTableInterface
}

RouteTablesGetter has a method to return a RouteTableInterface. A group's client should implement this interface.

type RoutesGetter

type RoutesGetter interface {
	Routes(namespace string) RouteInterface
}

RoutesGetter has a method to return a RouteInterface. A group's client should implement this interface.

type S3AccountPublicAccessBlockExpansion

type S3AccountPublicAccessBlockExpansion interface{}

type S3AccountPublicAccessBlockInterface

type S3AccountPublicAccessBlockInterface interface {
	Create(ctx context.Context, s3AccountPublicAccessBlock *v1alpha1.S3AccountPublicAccessBlock, opts v1.CreateOptions) (*v1alpha1.S3AccountPublicAccessBlock, error)
	Update(ctx context.Context, s3AccountPublicAccessBlock *v1alpha1.S3AccountPublicAccessBlock, opts v1.UpdateOptions) (*v1alpha1.S3AccountPublicAccessBlock, error)
	UpdateStatus(ctx context.Context, s3AccountPublicAccessBlock *v1alpha1.S3AccountPublicAccessBlock, opts v1.UpdateOptions) (*v1alpha1.S3AccountPublicAccessBlock, 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.S3AccountPublicAccessBlock, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.S3AccountPublicAccessBlockList, 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.S3AccountPublicAccessBlock, err error)
	S3AccountPublicAccessBlockExpansion
}

S3AccountPublicAccessBlockInterface has methods to work with S3AccountPublicAccessBlock resources.

type S3AccountPublicAccessBlocksGetter

type S3AccountPublicAccessBlocksGetter interface {
	S3AccountPublicAccessBlocks(namespace string) S3AccountPublicAccessBlockInterface
}

S3AccountPublicAccessBlocksGetter has a method to return a S3AccountPublicAccessBlockInterface. A group's client should implement this interface.

type S3BucketExpansion

type S3BucketExpansion interface{}

type S3BucketInterface

type S3BucketInterface interface {
	Create(ctx context.Context, s3Bucket *v1alpha1.S3Bucket, opts v1.CreateOptions) (*v1alpha1.S3Bucket, error)
	Update(ctx context.Context, s3Bucket *v1alpha1.S3Bucket, opts v1.UpdateOptions) (*v1alpha1.S3Bucket, error)
	UpdateStatus(ctx context.Context, s3Bucket *v1alpha1.S3Bucket, opts v1.UpdateOptions) (*v1alpha1.S3Bucket, 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.S3Bucket, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.S3BucketList, 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.S3Bucket, err error)
	S3BucketExpansion
}

S3BucketInterface has methods to work with S3Bucket resources.

type S3BucketInventoriesGetter

type S3BucketInventoriesGetter interface {
	S3BucketInventories(namespace string) S3BucketInventoryInterface
}

S3BucketInventoriesGetter has a method to return a S3BucketInventoryInterface. A group's client should implement this interface.

type S3BucketInventoryExpansion

type S3BucketInventoryExpansion interface{}

type S3BucketInventoryInterface

type S3BucketInventoryInterface interface {
	Create(ctx context.Context, s3BucketInventory *v1alpha1.S3BucketInventory, opts v1.CreateOptions) (*v1alpha1.S3BucketInventory, error)
	Update(ctx context.Context, s3BucketInventory *v1alpha1.S3BucketInventory, opts v1.UpdateOptions) (*v1alpha1.S3BucketInventory, error)
	UpdateStatus(ctx context.Context, s3BucketInventory *v1alpha1.S3BucketInventory, opts v1.UpdateOptions) (*v1alpha1.S3BucketInventory, 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.S3BucketInventory, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.S3BucketInventoryList, 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.S3BucketInventory, err error)
	S3BucketInventoryExpansion
}

S3BucketInventoryInterface has methods to work with S3BucketInventory resources.

type S3BucketMetricExpansion

type S3BucketMetricExpansion interface{}

type S3BucketMetricInterface

type S3BucketMetricInterface interface {
	Create(ctx context.Context, s3BucketMetric *v1alpha1.S3BucketMetric, opts v1.CreateOptions) (*v1alpha1.S3BucketMetric, error)
	Update(ctx context.Context, s3BucketMetric *v1alpha1.S3BucketMetric, opts v1.UpdateOptions) (*v1alpha1.S3BucketMetric, error)
	UpdateStatus(ctx context.Context, s3BucketMetric *v1alpha1.S3BucketMetric, opts v1.UpdateOptions) (*v1alpha1.S3BucketMetric, 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.S3BucketMetric, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.S3BucketMetricList, 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.S3BucketMetric, err error)
	S3BucketMetricExpansion
}

S3BucketMetricInterface has methods to work with S3BucketMetric resources.

type S3BucketMetricsGetter

type S3BucketMetricsGetter interface {
	S3BucketMetrics(namespace string) S3BucketMetricInterface
}

S3BucketMetricsGetter has a method to return a S3BucketMetricInterface. A group's client should implement this interface.

type S3BucketNotificationExpansion

type S3BucketNotificationExpansion interface{}

type S3BucketNotificationInterface

type S3BucketNotificationInterface interface {
	Create(ctx context.Context, s3BucketNotification *v1alpha1.S3BucketNotification, opts v1.CreateOptions) (*v1alpha1.S3BucketNotification, error)
	Update(ctx context.Context, s3BucketNotification *v1alpha1.S3BucketNotification, opts v1.UpdateOptions) (*v1alpha1.S3BucketNotification, error)
	UpdateStatus(ctx context.Context, s3BucketNotification *v1alpha1.S3BucketNotification, opts v1.UpdateOptions) (*v1alpha1.S3BucketNotification, 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.S3BucketNotification, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.S3BucketNotificationList, 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.S3BucketNotification, err error)
	S3BucketNotificationExpansion
}

S3BucketNotificationInterface has methods to work with S3BucketNotification resources.

type S3BucketNotificationsGetter

type S3BucketNotificationsGetter interface {
	S3BucketNotifications(namespace string) S3BucketNotificationInterface
}

S3BucketNotificationsGetter has a method to return a S3BucketNotificationInterface. A group's client should implement this interface.

type S3BucketObjectExpansion

type S3BucketObjectExpansion interface{}

type S3BucketObjectInterface

type S3BucketObjectInterface interface {
	Create(ctx context.Context, s3BucketObject *v1alpha1.S3BucketObject, opts v1.CreateOptions) (*v1alpha1.S3BucketObject, error)
	Update(ctx context.Context, s3BucketObject *v1alpha1.S3BucketObject, opts v1.UpdateOptions) (*v1alpha1.S3BucketObject, error)
	UpdateStatus(ctx context.Context, s3BucketObject *v1alpha1.S3BucketObject, opts v1.UpdateOptions) (*v1alpha1.S3BucketObject, 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.S3BucketObject, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.S3BucketObjectList, 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.S3BucketObject, err error)
	S3BucketObjectExpansion
}

S3BucketObjectInterface has methods to work with S3BucketObject resources.

type S3BucketObjectsGetter

type S3BucketObjectsGetter interface {
	S3BucketObjects(namespace string) S3BucketObjectInterface
}

S3BucketObjectsGetter has a method to return a S3BucketObjectInterface. A group's client should implement this interface.

type S3BucketPoliciesGetter

type S3BucketPoliciesGetter interface {
	S3BucketPolicies(namespace string) S3BucketPolicyInterface
}

S3BucketPoliciesGetter has a method to return a S3BucketPolicyInterface. A group's client should implement this interface.

type S3BucketPolicyExpansion

type S3BucketPolicyExpansion interface{}

type S3BucketPolicyInterface

type S3BucketPolicyInterface interface {
	Create(ctx context.Context, s3BucketPolicy *v1alpha1.S3BucketPolicy, opts v1.CreateOptions) (*v1alpha1.S3BucketPolicy, error)
	Update(ctx context.Context, s3BucketPolicy *v1alpha1.S3BucketPolicy, opts v1.UpdateOptions) (*v1alpha1.S3BucketPolicy, error)
	UpdateStatus(ctx context.Context, s3BucketPolicy *v1alpha1.S3BucketPolicy, opts v1.UpdateOptions) (*v1alpha1.S3BucketPolicy, 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.S3BucketPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.S3BucketPolicyList, 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.S3BucketPolicy, err error)
	S3BucketPolicyExpansion
}

S3BucketPolicyInterface has methods to work with S3BucketPolicy resources.

type S3BucketPublicAccessBlockExpansion

type S3BucketPublicAccessBlockExpansion interface{}

type S3BucketPublicAccessBlockInterface

type S3BucketPublicAccessBlockInterface interface {
	Create(ctx context.Context, s3BucketPublicAccessBlock *v1alpha1.S3BucketPublicAccessBlock, opts v1.CreateOptions) (*v1alpha1.S3BucketPublicAccessBlock, error)
	Update(ctx context.Context, s3BucketPublicAccessBlock *v1alpha1.S3BucketPublicAccessBlock, opts v1.UpdateOptions) (*v1alpha1.S3BucketPublicAccessBlock, error)
	UpdateStatus(ctx context.Context, s3BucketPublicAccessBlock *v1alpha1.S3BucketPublicAccessBlock, opts v1.UpdateOptions) (*v1alpha1.S3BucketPublicAccessBlock, 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.S3BucketPublicAccessBlock, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.S3BucketPublicAccessBlockList, 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.S3BucketPublicAccessBlock, err error)
	S3BucketPublicAccessBlockExpansion
}

S3BucketPublicAccessBlockInterface has methods to work with S3BucketPublicAccessBlock resources.

type S3BucketPublicAccessBlocksGetter

type S3BucketPublicAccessBlocksGetter interface {
	S3BucketPublicAccessBlocks(namespace string) S3BucketPublicAccessBlockInterface
}

S3BucketPublicAccessBlocksGetter has a method to return a S3BucketPublicAccessBlockInterface. A group's client should implement this interface.

type S3BucketsGetter

type S3BucketsGetter interface {
	S3Buckets(namespace string) S3BucketInterface
}

S3BucketsGetter has a method to return a S3BucketInterface. A group's client should implement this interface.

type SagemakerEndpointConfigurationExpansion

type SagemakerEndpointConfigurationExpansion interface{}

type SagemakerEndpointConfigurationInterface

SagemakerEndpointConfigurationInterface has methods to work with SagemakerEndpointConfiguration resources.

type SagemakerEndpointConfigurationsGetter

type SagemakerEndpointConfigurationsGetter interface {
	SagemakerEndpointConfigurations(namespace string) SagemakerEndpointConfigurationInterface
}

SagemakerEndpointConfigurationsGetter has a method to return a SagemakerEndpointConfigurationInterface. A group's client should implement this interface.

type SagemakerEndpointExpansion

type SagemakerEndpointExpansion interface{}

type SagemakerEndpointInterface

type SagemakerEndpointInterface interface {
	Create(ctx context.Context, sagemakerEndpoint *v1alpha1.SagemakerEndpoint, opts v1.CreateOptions) (*v1alpha1.SagemakerEndpoint, error)
	Update(ctx context.Context, sagemakerEndpoint *v1alpha1.SagemakerEndpoint, opts v1.UpdateOptions) (*v1alpha1.SagemakerEndpoint, error)
	UpdateStatus(ctx context.Context, sagemakerEndpoint *v1alpha1.SagemakerEndpoint, opts v1.UpdateOptions) (*v1alpha1.SagemakerEndpoint, 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.SagemakerEndpoint, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SagemakerEndpointList, 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.SagemakerEndpoint, err error)
	SagemakerEndpointExpansion
}

SagemakerEndpointInterface has methods to work with SagemakerEndpoint resources.

type SagemakerEndpointsGetter

type SagemakerEndpointsGetter interface {
	SagemakerEndpoints(namespace string) SagemakerEndpointInterface
}

SagemakerEndpointsGetter has a method to return a SagemakerEndpointInterface. A group's client should implement this interface.

type SagemakerModelExpansion

type SagemakerModelExpansion interface{}

type SagemakerModelInterface

type SagemakerModelInterface interface {
	Create(ctx context.Context, sagemakerModel *v1alpha1.SagemakerModel, opts v1.CreateOptions) (*v1alpha1.SagemakerModel, error)
	Update(ctx context.Context, sagemakerModel *v1alpha1.SagemakerModel, opts v1.UpdateOptions) (*v1alpha1.SagemakerModel, error)
	UpdateStatus(ctx context.Context, sagemakerModel *v1alpha1.SagemakerModel, opts v1.UpdateOptions) (*v1alpha1.SagemakerModel, 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.SagemakerModel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SagemakerModelList, 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.SagemakerModel, err error)
	SagemakerModelExpansion
}

SagemakerModelInterface has methods to work with SagemakerModel resources.

type SagemakerModelsGetter

type SagemakerModelsGetter interface {
	SagemakerModels(namespace string) SagemakerModelInterface
}

SagemakerModelsGetter has a method to return a SagemakerModelInterface. A group's client should implement this interface.

type SagemakerNotebookInstanceExpansion

type SagemakerNotebookInstanceExpansion interface{}

type SagemakerNotebookInstanceInterface

type SagemakerNotebookInstanceInterface interface {
	Create(ctx context.Context, sagemakerNotebookInstance *v1alpha1.SagemakerNotebookInstance, opts v1.CreateOptions) (*v1alpha1.SagemakerNotebookInstance, error)
	Update(ctx context.Context, sagemakerNotebookInstance *v1alpha1.SagemakerNotebookInstance, opts v1.UpdateOptions) (*v1alpha1.SagemakerNotebookInstance, error)
	UpdateStatus(ctx context.Context, sagemakerNotebookInstance *v1alpha1.SagemakerNotebookInstance, opts v1.UpdateOptions) (*v1alpha1.SagemakerNotebookInstance, 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.SagemakerNotebookInstance, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SagemakerNotebookInstanceList, 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.SagemakerNotebookInstance, err error)
	SagemakerNotebookInstanceExpansion
}

SagemakerNotebookInstanceInterface has methods to work with SagemakerNotebookInstance resources.

type SagemakerNotebookInstanceLifecycleConfigurationExpansion

type SagemakerNotebookInstanceLifecycleConfigurationExpansion interface{}

type SagemakerNotebookInstanceLifecycleConfigurationInterface

SagemakerNotebookInstanceLifecycleConfigurationInterface has methods to work with SagemakerNotebookInstanceLifecycleConfiguration resources.

type SagemakerNotebookInstanceLifecycleConfigurationsGetter

type SagemakerNotebookInstanceLifecycleConfigurationsGetter interface {
	SagemakerNotebookInstanceLifecycleConfigurations(namespace string) SagemakerNotebookInstanceLifecycleConfigurationInterface
}

SagemakerNotebookInstanceLifecycleConfigurationsGetter has a method to return a SagemakerNotebookInstanceLifecycleConfigurationInterface. A group's client should implement this interface.

type SagemakerNotebookInstancesGetter

type SagemakerNotebookInstancesGetter interface {
	SagemakerNotebookInstances(namespace string) SagemakerNotebookInstanceInterface
}

SagemakerNotebookInstancesGetter has a method to return a SagemakerNotebookInstanceInterface. A group's client should implement this interface.

type SecretsmanagerSecretExpansion

type SecretsmanagerSecretExpansion interface{}

type SecretsmanagerSecretInterface

type SecretsmanagerSecretInterface interface {
	Create(ctx context.Context, secretsmanagerSecret *v1alpha1.SecretsmanagerSecret, opts v1.CreateOptions) (*v1alpha1.SecretsmanagerSecret, error)
	Update(ctx context.Context, secretsmanagerSecret *v1alpha1.SecretsmanagerSecret, opts v1.UpdateOptions) (*v1alpha1.SecretsmanagerSecret, error)
	UpdateStatus(ctx context.Context, secretsmanagerSecret *v1alpha1.SecretsmanagerSecret, opts v1.UpdateOptions) (*v1alpha1.SecretsmanagerSecret, 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.SecretsmanagerSecret, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SecretsmanagerSecretList, 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.SecretsmanagerSecret, err error)
	SecretsmanagerSecretExpansion
}

SecretsmanagerSecretInterface has methods to work with SecretsmanagerSecret resources.

type SecretsmanagerSecretVersionExpansion

type SecretsmanagerSecretVersionExpansion interface{}

type SecretsmanagerSecretVersionInterface

type SecretsmanagerSecretVersionInterface interface {
	Create(ctx context.Context, secretsmanagerSecretVersion *v1alpha1.SecretsmanagerSecretVersion, opts v1.CreateOptions) (*v1alpha1.SecretsmanagerSecretVersion, error)
	Update(ctx context.Context, secretsmanagerSecretVersion *v1alpha1.SecretsmanagerSecretVersion, opts v1.UpdateOptions) (*v1alpha1.SecretsmanagerSecretVersion, error)
	UpdateStatus(ctx context.Context, secretsmanagerSecretVersion *v1alpha1.SecretsmanagerSecretVersion, opts v1.UpdateOptions) (*v1alpha1.SecretsmanagerSecretVersion, 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.SecretsmanagerSecretVersion, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SecretsmanagerSecretVersionList, 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.SecretsmanagerSecretVersion, err error)
	SecretsmanagerSecretVersionExpansion
}

SecretsmanagerSecretVersionInterface has methods to work with SecretsmanagerSecretVersion resources.

type SecretsmanagerSecretVersionsGetter

type SecretsmanagerSecretVersionsGetter interface {
	SecretsmanagerSecretVersions(namespace string) SecretsmanagerSecretVersionInterface
}

SecretsmanagerSecretVersionsGetter has a method to return a SecretsmanagerSecretVersionInterface. A group's client should implement this interface.

type SecretsmanagerSecretsGetter

type SecretsmanagerSecretsGetter interface {
	SecretsmanagerSecrets(namespace string) SecretsmanagerSecretInterface
}

SecretsmanagerSecretsGetter has a method to return a SecretsmanagerSecretInterface. A group's client should implement this interface.

type SecurityGroupExpansion

type SecurityGroupExpansion interface{}

type SecurityGroupInterface

type SecurityGroupInterface interface {
	Create(ctx context.Context, securityGroup *v1alpha1.SecurityGroup, opts v1.CreateOptions) (*v1alpha1.SecurityGroup, error)
	Update(ctx context.Context, securityGroup *v1alpha1.SecurityGroup, opts v1.UpdateOptions) (*v1alpha1.SecurityGroup, error)
	UpdateStatus(ctx context.Context, securityGroup *v1alpha1.SecurityGroup, opts v1.UpdateOptions) (*v1alpha1.SecurityGroup, 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.SecurityGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SecurityGroupList, 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.SecurityGroup, err error)
	SecurityGroupExpansion
}

SecurityGroupInterface has methods to work with SecurityGroup resources.

type SecurityGroupRuleExpansion

type SecurityGroupRuleExpansion interface{}

type SecurityGroupRuleInterface

type SecurityGroupRuleInterface interface {
	Create(ctx context.Context, securityGroupRule *v1alpha1.SecurityGroupRule, opts v1.CreateOptions) (*v1alpha1.SecurityGroupRule, error)
	Update(ctx context.Context, securityGroupRule *v1alpha1.SecurityGroupRule, opts v1.UpdateOptions) (*v1alpha1.SecurityGroupRule, error)
	UpdateStatus(ctx context.Context, securityGroupRule *v1alpha1.SecurityGroupRule, opts v1.UpdateOptions) (*v1alpha1.SecurityGroupRule, 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.SecurityGroupRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SecurityGroupRuleList, 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.SecurityGroupRule, err error)
	SecurityGroupRuleExpansion
}

SecurityGroupRuleInterface has methods to work with SecurityGroupRule resources.

type SecurityGroupRulesGetter

type SecurityGroupRulesGetter interface {
	SecurityGroupRules(namespace string) SecurityGroupRuleInterface
}

SecurityGroupRulesGetter has a method to return a SecurityGroupRuleInterface. A group's client should implement this interface.

type SecurityGroupsGetter

type SecurityGroupsGetter interface {
	SecurityGroups(namespace string) SecurityGroupInterface
}

SecurityGroupsGetter has a method to return a SecurityGroupInterface. A group's client should implement this interface.

type SecurityhubAccountExpansion

type SecurityhubAccountExpansion interface{}

type SecurityhubAccountInterface

type SecurityhubAccountInterface interface {
	Create(ctx context.Context, securityhubAccount *v1alpha1.SecurityhubAccount, opts v1.CreateOptions) (*v1alpha1.SecurityhubAccount, error)
	Update(ctx context.Context, securityhubAccount *v1alpha1.SecurityhubAccount, opts v1.UpdateOptions) (*v1alpha1.SecurityhubAccount, error)
	UpdateStatus(ctx context.Context, securityhubAccount *v1alpha1.SecurityhubAccount, opts v1.UpdateOptions) (*v1alpha1.SecurityhubAccount, 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.SecurityhubAccount, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SecurityhubAccountList, 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.SecurityhubAccount, err error)
	SecurityhubAccountExpansion
}

SecurityhubAccountInterface has methods to work with SecurityhubAccount resources.

type SecurityhubAccountsGetter

type SecurityhubAccountsGetter interface {
	SecurityhubAccounts(namespace string) SecurityhubAccountInterface
}

SecurityhubAccountsGetter has a method to return a SecurityhubAccountInterface. A group's client should implement this interface.

type SecurityhubProductSubscriptionExpansion

type SecurityhubProductSubscriptionExpansion interface{}

type SecurityhubProductSubscriptionInterface

SecurityhubProductSubscriptionInterface has methods to work with SecurityhubProductSubscription resources.

type SecurityhubProductSubscriptionsGetter

type SecurityhubProductSubscriptionsGetter interface {
	SecurityhubProductSubscriptions(namespace string) SecurityhubProductSubscriptionInterface
}

SecurityhubProductSubscriptionsGetter has a method to return a SecurityhubProductSubscriptionInterface. A group's client should implement this interface.

type SecurityhubStandardsSubscriptionExpansion

type SecurityhubStandardsSubscriptionExpansion interface{}

type SecurityhubStandardsSubscriptionInterface

SecurityhubStandardsSubscriptionInterface has methods to work with SecurityhubStandardsSubscription resources.

type SecurityhubStandardsSubscriptionsGetter

type SecurityhubStandardsSubscriptionsGetter interface {
	SecurityhubStandardsSubscriptions(namespace string) SecurityhubStandardsSubscriptionInterface
}

SecurityhubStandardsSubscriptionsGetter has a method to return a SecurityhubStandardsSubscriptionInterface. A group's client should implement this interface.

type ServiceDiscoveryHTTPNamespaceExpansion added in v0.0.2

type ServiceDiscoveryHTTPNamespaceExpansion interface{}

type ServiceDiscoveryHTTPNamespaceInterface added in v0.0.2

type ServiceDiscoveryHTTPNamespaceInterface interface {
	Create(ctx context.Context, serviceDiscoveryHTTPNamespace *v1alpha1.ServiceDiscoveryHTTPNamespace, opts v1.CreateOptions) (*v1alpha1.ServiceDiscoveryHTTPNamespace, error)
	Update(ctx context.Context, serviceDiscoveryHTTPNamespace *v1alpha1.ServiceDiscoveryHTTPNamespace, opts v1.UpdateOptions) (*v1alpha1.ServiceDiscoveryHTTPNamespace, error)
	UpdateStatus(ctx context.Context, serviceDiscoveryHTTPNamespace *v1alpha1.ServiceDiscoveryHTTPNamespace, opts v1.UpdateOptions) (*v1alpha1.ServiceDiscoveryHTTPNamespace, 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.ServiceDiscoveryHTTPNamespace, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ServiceDiscoveryHTTPNamespaceList, 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.ServiceDiscoveryHTTPNamespace, err error)
	ServiceDiscoveryHTTPNamespaceExpansion
}

ServiceDiscoveryHTTPNamespaceInterface has methods to work with ServiceDiscoveryHTTPNamespace resources.

type ServiceDiscoveryHTTPNamespacesGetter added in v0.0.2

type ServiceDiscoveryHTTPNamespacesGetter interface {
	ServiceDiscoveryHTTPNamespaces(namespace string) ServiceDiscoveryHTTPNamespaceInterface
}

ServiceDiscoveryHTTPNamespacesGetter has a method to return a ServiceDiscoveryHTTPNamespaceInterface. A group's client should implement this interface.

type ServiceDiscoveryPrivateDNSNamespaceExpansion added in v0.0.2

type ServiceDiscoveryPrivateDNSNamespaceExpansion interface{}

type ServiceDiscoveryPrivateDNSNamespaceInterface added in v0.0.2

ServiceDiscoveryPrivateDNSNamespaceInterface has methods to work with ServiceDiscoveryPrivateDNSNamespace resources.

type ServiceDiscoveryPrivateDNSNamespacesGetter added in v0.0.2

type ServiceDiscoveryPrivateDNSNamespacesGetter interface {
	ServiceDiscoveryPrivateDNSNamespaces(namespace string) ServiceDiscoveryPrivateDNSNamespaceInterface
}

ServiceDiscoveryPrivateDNSNamespacesGetter has a method to return a ServiceDiscoveryPrivateDNSNamespaceInterface. A group's client should implement this interface.

type ServiceDiscoveryPublicDNSNamespaceExpansion added in v0.0.2

type ServiceDiscoveryPublicDNSNamespaceExpansion interface{}

type ServiceDiscoveryPublicDNSNamespaceInterface added in v0.0.2

ServiceDiscoveryPublicDNSNamespaceInterface has methods to work with ServiceDiscoveryPublicDNSNamespace resources.

type ServiceDiscoveryPublicDNSNamespacesGetter added in v0.0.2

type ServiceDiscoveryPublicDNSNamespacesGetter interface {
	ServiceDiscoveryPublicDNSNamespaces(namespace string) ServiceDiscoveryPublicDNSNamespaceInterface
}

ServiceDiscoveryPublicDNSNamespacesGetter has a method to return a ServiceDiscoveryPublicDNSNamespaceInterface. A group's client should implement this interface.

type ServiceDiscoveryServiceExpansion

type ServiceDiscoveryServiceExpansion interface{}

type ServiceDiscoveryServiceInterface

type ServiceDiscoveryServiceInterface interface {
	Create(ctx context.Context, serviceDiscoveryService *v1alpha1.ServiceDiscoveryService, opts v1.CreateOptions) (*v1alpha1.ServiceDiscoveryService, error)
	Update(ctx context.Context, serviceDiscoveryService *v1alpha1.ServiceDiscoveryService, opts v1.UpdateOptions) (*v1alpha1.ServiceDiscoveryService, error)
	UpdateStatus(ctx context.Context, serviceDiscoveryService *v1alpha1.ServiceDiscoveryService, opts v1.UpdateOptions) (*v1alpha1.ServiceDiscoveryService, 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.ServiceDiscoveryService, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ServiceDiscoveryServiceList, 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.ServiceDiscoveryService, err error)
	ServiceDiscoveryServiceExpansion
}

ServiceDiscoveryServiceInterface has methods to work with ServiceDiscoveryService resources.

type ServiceDiscoveryServicesGetter

type ServiceDiscoveryServicesGetter interface {
	ServiceDiscoveryServices(namespace string) ServiceDiscoveryServiceInterface
}

ServiceDiscoveryServicesGetter has a method to return a ServiceDiscoveryServiceInterface. A group's client should implement this interface.

type ServicecatalogPortfolioExpansion

type ServicecatalogPortfolioExpansion interface{}

type ServicecatalogPortfolioInterface

type ServicecatalogPortfolioInterface interface {
	Create(ctx context.Context, servicecatalogPortfolio *v1alpha1.ServicecatalogPortfolio, opts v1.CreateOptions) (*v1alpha1.ServicecatalogPortfolio, error)
	Update(ctx context.Context, servicecatalogPortfolio *v1alpha1.ServicecatalogPortfolio, opts v1.UpdateOptions) (*v1alpha1.ServicecatalogPortfolio, error)
	UpdateStatus(ctx context.Context, servicecatalogPortfolio *v1alpha1.ServicecatalogPortfolio, opts v1.UpdateOptions) (*v1alpha1.ServicecatalogPortfolio, 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.ServicecatalogPortfolio, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ServicecatalogPortfolioList, 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.ServicecatalogPortfolio, err error)
	ServicecatalogPortfolioExpansion
}

ServicecatalogPortfolioInterface has methods to work with ServicecatalogPortfolio resources.

type ServicecatalogPortfoliosGetter

type ServicecatalogPortfoliosGetter interface {
	ServicecatalogPortfolios(namespace string) ServicecatalogPortfolioInterface
}

ServicecatalogPortfoliosGetter has a method to return a ServicecatalogPortfolioInterface. A group's client should implement this interface.

type ServicequotasServiceQuotaExpansion added in v0.2.0

type ServicequotasServiceQuotaExpansion interface{}

type ServicequotasServiceQuotaInterface added in v0.2.0

type ServicequotasServiceQuotaInterface interface {
	Create(ctx context.Context, servicequotasServiceQuota *v1alpha1.ServicequotasServiceQuota, opts v1.CreateOptions) (*v1alpha1.ServicequotasServiceQuota, error)
	Update(ctx context.Context, servicequotasServiceQuota *v1alpha1.ServicequotasServiceQuota, opts v1.UpdateOptions) (*v1alpha1.ServicequotasServiceQuota, error)
	UpdateStatus(ctx context.Context, servicequotasServiceQuota *v1alpha1.ServicequotasServiceQuota, opts v1.UpdateOptions) (*v1alpha1.ServicequotasServiceQuota, 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.ServicequotasServiceQuota, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ServicequotasServiceQuotaList, 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.ServicequotasServiceQuota, err error)
	ServicequotasServiceQuotaExpansion
}

ServicequotasServiceQuotaInterface has methods to work with ServicequotasServiceQuota resources.

type ServicequotasServiceQuotasGetter added in v0.2.0

type ServicequotasServiceQuotasGetter interface {
	ServicequotasServiceQuotas(namespace string) ServicequotasServiceQuotaInterface
}

ServicequotasServiceQuotasGetter has a method to return a ServicequotasServiceQuotaInterface. A group's client should implement this interface.

type SesActiveReceiptRuleSetExpansion

type SesActiveReceiptRuleSetExpansion interface{}

type SesActiveReceiptRuleSetInterface

type SesActiveReceiptRuleSetInterface interface {
	Create(ctx context.Context, sesActiveReceiptRuleSet *v1alpha1.SesActiveReceiptRuleSet, opts v1.CreateOptions) (*v1alpha1.SesActiveReceiptRuleSet, error)
	Update(ctx context.Context, sesActiveReceiptRuleSet *v1alpha1.SesActiveReceiptRuleSet, opts v1.UpdateOptions) (*v1alpha1.SesActiveReceiptRuleSet, error)
	UpdateStatus(ctx context.Context, sesActiveReceiptRuleSet *v1alpha1.SesActiveReceiptRuleSet, opts v1.UpdateOptions) (*v1alpha1.SesActiveReceiptRuleSet, 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.SesActiveReceiptRuleSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesActiveReceiptRuleSetList, 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.SesActiveReceiptRuleSet, err error)
	SesActiveReceiptRuleSetExpansion
}

SesActiveReceiptRuleSetInterface has methods to work with SesActiveReceiptRuleSet resources.

type SesActiveReceiptRuleSetsGetter

type SesActiveReceiptRuleSetsGetter interface {
	SesActiveReceiptRuleSets(namespace string) SesActiveReceiptRuleSetInterface
}

SesActiveReceiptRuleSetsGetter has a method to return a SesActiveReceiptRuleSetInterface. A group's client should implement this interface.

type SesConfigurationSetExpansion

type SesConfigurationSetExpansion interface{}

type SesConfigurationSetInterface

type SesConfigurationSetInterface interface {
	Create(ctx context.Context, sesConfigurationSet *v1alpha1.SesConfigurationSet, opts v1.CreateOptions) (*v1alpha1.SesConfigurationSet, error)
	Update(ctx context.Context, sesConfigurationSet *v1alpha1.SesConfigurationSet, opts v1.UpdateOptions) (*v1alpha1.SesConfigurationSet, error)
	UpdateStatus(ctx context.Context, sesConfigurationSet *v1alpha1.SesConfigurationSet, opts v1.UpdateOptions) (*v1alpha1.SesConfigurationSet, 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.SesConfigurationSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesConfigurationSetList, 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.SesConfigurationSet, err error)
	SesConfigurationSetExpansion
}

SesConfigurationSetInterface has methods to work with SesConfigurationSet resources.

type SesConfigurationSetsGetter

type SesConfigurationSetsGetter interface {
	SesConfigurationSets(namespace string) SesConfigurationSetInterface
}

SesConfigurationSetsGetter has a method to return a SesConfigurationSetInterface. A group's client should implement this interface.

type SesDomainDkimExpansion

type SesDomainDkimExpansion interface{}

type SesDomainDkimInterface

type SesDomainDkimInterface interface {
	Create(ctx context.Context, sesDomainDkim *v1alpha1.SesDomainDkim, opts v1.CreateOptions) (*v1alpha1.SesDomainDkim, error)
	Update(ctx context.Context, sesDomainDkim *v1alpha1.SesDomainDkim, opts v1.UpdateOptions) (*v1alpha1.SesDomainDkim, error)
	UpdateStatus(ctx context.Context, sesDomainDkim *v1alpha1.SesDomainDkim, opts v1.UpdateOptions) (*v1alpha1.SesDomainDkim, 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.SesDomainDkim, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesDomainDkimList, 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.SesDomainDkim, err error)
	SesDomainDkimExpansion
}

SesDomainDkimInterface has methods to work with SesDomainDkim resources.

type SesDomainDkimsGetter

type SesDomainDkimsGetter interface {
	SesDomainDkims(namespace string) SesDomainDkimInterface
}

SesDomainDkimsGetter has a method to return a SesDomainDkimInterface. A group's client should implement this interface.

type SesDomainIdentitiesGetter

type SesDomainIdentitiesGetter interface {
	SesDomainIdentities(namespace string) SesDomainIdentityInterface
}

SesDomainIdentitiesGetter has a method to return a SesDomainIdentityInterface. A group's client should implement this interface.

type SesDomainIdentityExpansion

type SesDomainIdentityExpansion interface{}

type SesDomainIdentityInterface

type SesDomainIdentityInterface interface {
	Create(ctx context.Context, sesDomainIdentity *v1alpha1.SesDomainIdentity, opts v1.CreateOptions) (*v1alpha1.SesDomainIdentity, error)
	Update(ctx context.Context, sesDomainIdentity *v1alpha1.SesDomainIdentity, opts v1.UpdateOptions) (*v1alpha1.SesDomainIdentity, error)
	UpdateStatus(ctx context.Context, sesDomainIdentity *v1alpha1.SesDomainIdentity, opts v1.UpdateOptions) (*v1alpha1.SesDomainIdentity, 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.SesDomainIdentity, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesDomainIdentityList, 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.SesDomainIdentity, err error)
	SesDomainIdentityExpansion
}

SesDomainIdentityInterface has methods to work with SesDomainIdentity resources.

type SesDomainIdentityVerificationExpansion

type SesDomainIdentityVerificationExpansion interface{}

type SesDomainIdentityVerificationInterface

type SesDomainIdentityVerificationInterface interface {
	Create(ctx context.Context, sesDomainIdentityVerification *v1alpha1.SesDomainIdentityVerification, opts v1.CreateOptions) (*v1alpha1.SesDomainIdentityVerification, error)
	Update(ctx context.Context, sesDomainIdentityVerification *v1alpha1.SesDomainIdentityVerification, opts v1.UpdateOptions) (*v1alpha1.SesDomainIdentityVerification, error)
	UpdateStatus(ctx context.Context, sesDomainIdentityVerification *v1alpha1.SesDomainIdentityVerification, opts v1.UpdateOptions) (*v1alpha1.SesDomainIdentityVerification, 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.SesDomainIdentityVerification, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesDomainIdentityVerificationList, 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.SesDomainIdentityVerification, err error)
	SesDomainIdentityVerificationExpansion
}

SesDomainIdentityVerificationInterface has methods to work with SesDomainIdentityVerification resources.

type SesDomainIdentityVerificationsGetter

type SesDomainIdentityVerificationsGetter interface {
	SesDomainIdentityVerifications(namespace string) SesDomainIdentityVerificationInterface
}

SesDomainIdentityVerificationsGetter has a method to return a SesDomainIdentityVerificationInterface. A group's client should implement this interface.

type SesDomainMailFromExpansion

type SesDomainMailFromExpansion interface{}

type SesDomainMailFromInterface

type SesDomainMailFromInterface interface {
	Create(ctx context.Context, sesDomainMailFrom *v1alpha1.SesDomainMailFrom, opts v1.CreateOptions) (*v1alpha1.SesDomainMailFrom, error)
	Update(ctx context.Context, sesDomainMailFrom *v1alpha1.SesDomainMailFrom, opts v1.UpdateOptions) (*v1alpha1.SesDomainMailFrom, error)
	UpdateStatus(ctx context.Context, sesDomainMailFrom *v1alpha1.SesDomainMailFrom, opts v1.UpdateOptions) (*v1alpha1.SesDomainMailFrom, 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.SesDomainMailFrom, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesDomainMailFromList, 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.SesDomainMailFrom, err error)
	SesDomainMailFromExpansion
}

SesDomainMailFromInterface has methods to work with SesDomainMailFrom resources.

type SesDomainMailFromsGetter

type SesDomainMailFromsGetter interface {
	SesDomainMailFroms(namespace string) SesDomainMailFromInterface
}

SesDomainMailFromsGetter has a method to return a SesDomainMailFromInterface. A group's client should implement this interface.

type SesEmailIdentitiesGetter

type SesEmailIdentitiesGetter interface {
	SesEmailIdentities(namespace string) SesEmailIdentityInterface
}

SesEmailIdentitiesGetter has a method to return a SesEmailIdentityInterface. A group's client should implement this interface.

type SesEmailIdentityExpansion

type SesEmailIdentityExpansion interface{}

type SesEmailIdentityInterface

type SesEmailIdentityInterface interface {
	Create(ctx context.Context, sesEmailIdentity *v1alpha1.SesEmailIdentity, opts v1.CreateOptions) (*v1alpha1.SesEmailIdentity, error)
	Update(ctx context.Context, sesEmailIdentity *v1alpha1.SesEmailIdentity, opts v1.UpdateOptions) (*v1alpha1.SesEmailIdentity, error)
	UpdateStatus(ctx context.Context, sesEmailIdentity *v1alpha1.SesEmailIdentity, opts v1.UpdateOptions) (*v1alpha1.SesEmailIdentity, 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.SesEmailIdentity, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesEmailIdentityList, 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.SesEmailIdentity, err error)
	SesEmailIdentityExpansion
}

SesEmailIdentityInterface has methods to work with SesEmailIdentity resources.

type SesEventDestinationExpansion

type SesEventDestinationExpansion interface{}

type SesEventDestinationInterface

type SesEventDestinationInterface interface {
	Create(ctx context.Context, sesEventDestination *v1alpha1.SesEventDestination, opts v1.CreateOptions) (*v1alpha1.SesEventDestination, error)
	Update(ctx context.Context, sesEventDestination *v1alpha1.SesEventDestination, opts v1.UpdateOptions) (*v1alpha1.SesEventDestination, error)
	UpdateStatus(ctx context.Context, sesEventDestination *v1alpha1.SesEventDestination, opts v1.UpdateOptions) (*v1alpha1.SesEventDestination, 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.SesEventDestination, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesEventDestinationList, 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.SesEventDestination, err error)
	SesEventDestinationExpansion
}

SesEventDestinationInterface has methods to work with SesEventDestination resources.

type SesEventDestinationsGetter

type SesEventDestinationsGetter interface {
	SesEventDestinations(namespace string) SesEventDestinationInterface
}

SesEventDestinationsGetter has a method to return a SesEventDestinationInterface. A group's client should implement this interface.

type SesIdentityNotificationTopicExpansion

type SesIdentityNotificationTopicExpansion interface{}

type SesIdentityNotificationTopicInterface

type SesIdentityNotificationTopicInterface interface {
	Create(ctx context.Context, sesIdentityNotificationTopic *v1alpha1.SesIdentityNotificationTopic, opts v1.CreateOptions) (*v1alpha1.SesIdentityNotificationTopic, error)
	Update(ctx context.Context, sesIdentityNotificationTopic *v1alpha1.SesIdentityNotificationTopic, opts v1.UpdateOptions) (*v1alpha1.SesIdentityNotificationTopic, error)
	UpdateStatus(ctx context.Context, sesIdentityNotificationTopic *v1alpha1.SesIdentityNotificationTopic, opts v1.UpdateOptions) (*v1alpha1.SesIdentityNotificationTopic, 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.SesIdentityNotificationTopic, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesIdentityNotificationTopicList, 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.SesIdentityNotificationTopic, err error)
	SesIdentityNotificationTopicExpansion
}

SesIdentityNotificationTopicInterface has methods to work with SesIdentityNotificationTopic resources.

type SesIdentityNotificationTopicsGetter

type SesIdentityNotificationTopicsGetter interface {
	SesIdentityNotificationTopics(namespace string) SesIdentityNotificationTopicInterface
}

SesIdentityNotificationTopicsGetter has a method to return a SesIdentityNotificationTopicInterface. A group's client should implement this interface.

type SesIdentityPoliciesGetter

type SesIdentityPoliciesGetter interface {
	SesIdentityPolicies(namespace string) SesIdentityPolicyInterface
}

SesIdentityPoliciesGetter has a method to return a SesIdentityPolicyInterface. A group's client should implement this interface.

type SesIdentityPolicyExpansion

type SesIdentityPolicyExpansion interface{}

type SesIdentityPolicyInterface

type SesIdentityPolicyInterface interface {
	Create(ctx context.Context, sesIdentityPolicy *v1alpha1.SesIdentityPolicy, opts v1.CreateOptions) (*v1alpha1.SesIdentityPolicy, error)
	Update(ctx context.Context, sesIdentityPolicy *v1alpha1.SesIdentityPolicy, opts v1.UpdateOptions) (*v1alpha1.SesIdentityPolicy, error)
	UpdateStatus(ctx context.Context, sesIdentityPolicy *v1alpha1.SesIdentityPolicy, opts v1.UpdateOptions) (*v1alpha1.SesIdentityPolicy, 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.SesIdentityPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesIdentityPolicyList, 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.SesIdentityPolicy, err error)
	SesIdentityPolicyExpansion
}

SesIdentityPolicyInterface has methods to work with SesIdentityPolicy resources.

type SesReceiptFilterExpansion

type SesReceiptFilterExpansion interface{}

type SesReceiptFilterInterface

type SesReceiptFilterInterface interface {
	Create(ctx context.Context, sesReceiptFilter *v1alpha1.SesReceiptFilter, opts v1.CreateOptions) (*v1alpha1.SesReceiptFilter, error)
	Update(ctx context.Context, sesReceiptFilter *v1alpha1.SesReceiptFilter, opts v1.UpdateOptions) (*v1alpha1.SesReceiptFilter, error)
	UpdateStatus(ctx context.Context, sesReceiptFilter *v1alpha1.SesReceiptFilter, opts v1.UpdateOptions) (*v1alpha1.SesReceiptFilter, 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.SesReceiptFilter, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesReceiptFilterList, 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.SesReceiptFilter, err error)
	SesReceiptFilterExpansion
}

SesReceiptFilterInterface has methods to work with SesReceiptFilter resources.

type SesReceiptFiltersGetter

type SesReceiptFiltersGetter interface {
	SesReceiptFilters(namespace string) SesReceiptFilterInterface
}

SesReceiptFiltersGetter has a method to return a SesReceiptFilterInterface. A group's client should implement this interface.

type SesReceiptRuleExpansion

type SesReceiptRuleExpansion interface{}

type SesReceiptRuleInterface

type SesReceiptRuleInterface interface {
	Create(ctx context.Context, sesReceiptRule *v1alpha1.SesReceiptRule, opts v1.CreateOptions) (*v1alpha1.SesReceiptRule, error)
	Update(ctx context.Context, sesReceiptRule *v1alpha1.SesReceiptRule, opts v1.UpdateOptions) (*v1alpha1.SesReceiptRule, error)
	UpdateStatus(ctx context.Context, sesReceiptRule *v1alpha1.SesReceiptRule, opts v1.UpdateOptions) (*v1alpha1.SesReceiptRule, 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.SesReceiptRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesReceiptRuleList, 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.SesReceiptRule, err error)
	SesReceiptRuleExpansion
}

SesReceiptRuleInterface has methods to work with SesReceiptRule resources.

type SesReceiptRuleSetExpansion

type SesReceiptRuleSetExpansion interface{}

type SesReceiptRuleSetInterface

type SesReceiptRuleSetInterface interface {
	Create(ctx context.Context, sesReceiptRuleSet *v1alpha1.SesReceiptRuleSet, opts v1.CreateOptions) (*v1alpha1.SesReceiptRuleSet, error)
	Update(ctx context.Context, sesReceiptRuleSet *v1alpha1.SesReceiptRuleSet, opts v1.UpdateOptions) (*v1alpha1.SesReceiptRuleSet, error)
	UpdateStatus(ctx context.Context, sesReceiptRuleSet *v1alpha1.SesReceiptRuleSet, opts v1.UpdateOptions) (*v1alpha1.SesReceiptRuleSet, 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.SesReceiptRuleSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesReceiptRuleSetList, 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.SesReceiptRuleSet, err error)
	SesReceiptRuleSetExpansion
}

SesReceiptRuleSetInterface has methods to work with SesReceiptRuleSet resources.

type SesReceiptRuleSetsGetter

type SesReceiptRuleSetsGetter interface {
	SesReceiptRuleSets(namespace string) SesReceiptRuleSetInterface
}

SesReceiptRuleSetsGetter has a method to return a SesReceiptRuleSetInterface. A group's client should implement this interface.

type SesReceiptRulesGetter

type SesReceiptRulesGetter interface {
	SesReceiptRules(namespace string) SesReceiptRuleInterface
}

SesReceiptRulesGetter has a method to return a SesReceiptRuleInterface. A group's client should implement this interface.

type SesTemplateExpansion

type SesTemplateExpansion interface{}

type SesTemplateInterface

type SesTemplateInterface interface {
	Create(ctx context.Context, sesTemplate *v1alpha1.SesTemplate, opts v1.CreateOptions) (*v1alpha1.SesTemplate, error)
	Update(ctx context.Context, sesTemplate *v1alpha1.SesTemplate, opts v1.UpdateOptions) (*v1alpha1.SesTemplate, error)
	UpdateStatus(ctx context.Context, sesTemplate *v1alpha1.SesTemplate, opts v1.UpdateOptions) (*v1alpha1.SesTemplate, 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.SesTemplate, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SesTemplateList, 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.SesTemplate, err error)
	SesTemplateExpansion
}

SesTemplateInterface has methods to work with SesTemplate resources.

type SesTemplatesGetter

type SesTemplatesGetter interface {
	SesTemplates(namespace string) SesTemplateInterface
}

SesTemplatesGetter has a method to return a SesTemplateInterface. A group's client should implement this interface.

type SfnActivitiesGetter

type SfnActivitiesGetter interface {
	SfnActivities(namespace string) SfnActivityInterface
}

SfnActivitiesGetter has a method to return a SfnActivityInterface. A group's client should implement this interface.

type SfnActivityExpansion

type SfnActivityExpansion interface{}

type SfnActivityInterface

type SfnActivityInterface interface {
	Create(ctx context.Context, sfnActivity *v1alpha1.SfnActivity, opts v1.CreateOptions) (*v1alpha1.SfnActivity, error)
	Update(ctx context.Context, sfnActivity *v1alpha1.SfnActivity, opts v1.UpdateOptions) (*v1alpha1.SfnActivity, error)
	UpdateStatus(ctx context.Context, sfnActivity *v1alpha1.SfnActivity, opts v1.UpdateOptions) (*v1alpha1.SfnActivity, 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.SfnActivity, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SfnActivityList, 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.SfnActivity, err error)
	SfnActivityExpansion
}

SfnActivityInterface has methods to work with SfnActivity resources.

type SfnStateMachineExpansion

type SfnStateMachineExpansion interface{}

type SfnStateMachineInterface

type SfnStateMachineInterface interface {
	Create(ctx context.Context, sfnStateMachine *v1alpha1.SfnStateMachine, opts v1.CreateOptions) (*v1alpha1.SfnStateMachine, error)
	Update(ctx context.Context, sfnStateMachine *v1alpha1.SfnStateMachine, opts v1.UpdateOptions) (*v1alpha1.SfnStateMachine, error)
	UpdateStatus(ctx context.Context, sfnStateMachine *v1alpha1.SfnStateMachine, opts v1.UpdateOptions) (*v1alpha1.SfnStateMachine, 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.SfnStateMachine, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SfnStateMachineList, 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.SfnStateMachine, err error)
	SfnStateMachineExpansion
}

SfnStateMachineInterface has methods to work with SfnStateMachine resources.

type SfnStateMachinesGetter

type SfnStateMachinesGetter interface {
	SfnStateMachines(namespace string) SfnStateMachineInterface
}

SfnStateMachinesGetter has a method to return a SfnStateMachineInterface. A group's client should implement this interface.

type ShieldProtectionExpansion

type ShieldProtectionExpansion interface{}

type ShieldProtectionInterface

type ShieldProtectionInterface interface {
	Create(ctx context.Context, shieldProtection *v1alpha1.ShieldProtection, opts v1.CreateOptions) (*v1alpha1.ShieldProtection, error)
	Update(ctx context.Context, shieldProtection *v1alpha1.ShieldProtection, opts v1.UpdateOptions) (*v1alpha1.ShieldProtection, error)
	UpdateStatus(ctx context.Context, shieldProtection *v1alpha1.ShieldProtection, opts v1.UpdateOptions) (*v1alpha1.ShieldProtection, 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.ShieldProtection, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ShieldProtectionList, 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.ShieldProtection, err error)
	ShieldProtectionExpansion
}

ShieldProtectionInterface has methods to work with ShieldProtection resources.

type ShieldProtectionsGetter

type ShieldProtectionsGetter interface {
	ShieldProtections(namespace string) ShieldProtectionInterface
}

ShieldProtectionsGetter has a method to return a ShieldProtectionInterface. A group's client should implement this interface.

type SimpledbDomainExpansion

type SimpledbDomainExpansion interface{}

type SimpledbDomainInterface

type SimpledbDomainInterface interface {
	Create(ctx context.Context, simpledbDomain *v1alpha1.SimpledbDomain, opts v1.CreateOptions) (*v1alpha1.SimpledbDomain, error)
	Update(ctx context.Context, simpledbDomain *v1alpha1.SimpledbDomain, opts v1.UpdateOptions) (*v1alpha1.SimpledbDomain, error)
	UpdateStatus(ctx context.Context, simpledbDomain *v1alpha1.SimpledbDomain, opts v1.UpdateOptions) (*v1alpha1.SimpledbDomain, 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.SimpledbDomain, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SimpledbDomainList, 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.SimpledbDomain, err error)
	SimpledbDomainExpansion
}

SimpledbDomainInterface has methods to work with SimpledbDomain resources.

type SimpledbDomainsGetter

type SimpledbDomainsGetter interface {
	SimpledbDomains(namespace string) SimpledbDomainInterface
}

SimpledbDomainsGetter has a method to return a SimpledbDomainInterface. A group's client should implement this interface.

type SnapshotCreateVolumePermissionExpansion

type SnapshotCreateVolumePermissionExpansion interface{}

type SnapshotCreateVolumePermissionInterface

SnapshotCreateVolumePermissionInterface has methods to work with SnapshotCreateVolumePermission resources.

type SnapshotCreateVolumePermissionsGetter

type SnapshotCreateVolumePermissionsGetter interface {
	SnapshotCreateVolumePermissions(namespace string) SnapshotCreateVolumePermissionInterface
}

SnapshotCreateVolumePermissionsGetter has a method to return a SnapshotCreateVolumePermissionInterface. A group's client should implement this interface.

type SnsPlatformApplicationExpansion

type SnsPlatformApplicationExpansion interface{}

type SnsPlatformApplicationInterface

type SnsPlatformApplicationInterface interface {
	Create(ctx context.Context, snsPlatformApplication *v1alpha1.SnsPlatformApplication, opts v1.CreateOptions) (*v1alpha1.SnsPlatformApplication, error)
	Update(ctx context.Context, snsPlatformApplication *v1alpha1.SnsPlatformApplication, opts v1.UpdateOptions) (*v1alpha1.SnsPlatformApplication, error)
	UpdateStatus(ctx context.Context, snsPlatformApplication *v1alpha1.SnsPlatformApplication, opts v1.UpdateOptions) (*v1alpha1.SnsPlatformApplication, 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.SnsPlatformApplication, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SnsPlatformApplicationList, 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.SnsPlatformApplication, err error)
	SnsPlatformApplicationExpansion
}

SnsPlatformApplicationInterface has methods to work with SnsPlatformApplication resources.

type SnsPlatformApplicationsGetter

type SnsPlatformApplicationsGetter interface {
	SnsPlatformApplications(namespace string) SnsPlatformApplicationInterface
}

SnsPlatformApplicationsGetter has a method to return a SnsPlatformApplicationInterface. A group's client should implement this interface.

type SnsSmsPreferencesExpansion

type SnsSmsPreferencesExpansion interface{}

type SnsSmsPreferencesInterface

type SnsSmsPreferencesInterface interface {
	Create(ctx context.Context, snsSmsPreferences *v1alpha1.SnsSmsPreferences, opts v1.CreateOptions) (*v1alpha1.SnsSmsPreferences, error)
	Update(ctx context.Context, snsSmsPreferences *v1alpha1.SnsSmsPreferences, opts v1.UpdateOptions) (*v1alpha1.SnsSmsPreferences, error)
	UpdateStatus(ctx context.Context, snsSmsPreferences *v1alpha1.SnsSmsPreferences, opts v1.UpdateOptions) (*v1alpha1.SnsSmsPreferences, 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.SnsSmsPreferences, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SnsSmsPreferencesList, 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.SnsSmsPreferences, err error)
	SnsSmsPreferencesExpansion
}

SnsSmsPreferencesInterface has methods to work with SnsSmsPreferences resources.

type SnsSmsPreferencesesGetter

type SnsSmsPreferencesesGetter interface {
	SnsSmsPreferenceses(namespace string) SnsSmsPreferencesInterface
}

SnsSmsPreferencesesGetter has a method to return a SnsSmsPreferencesInterface. A group's client should implement this interface.

type SnsTopicExpansion

type SnsTopicExpansion interface{}

type SnsTopicInterface

type SnsTopicInterface interface {
	Create(ctx context.Context, snsTopic *v1alpha1.SnsTopic, opts v1.CreateOptions) (*v1alpha1.SnsTopic, error)
	Update(ctx context.Context, snsTopic *v1alpha1.SnsTopic, opts v1.UpdateOptions) (*v1alpha1.SnsTopic, error)
	UpdateStatus(ctx context.Context, snsTopic *v1alpha1.SnsTopic, opts v1.UpdateOptions) (*v1alpha1.SnsTopic, 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.SnsTopic, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SnsTopicList, 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.SnsTopic, err error)
	SnsTopicExpansion
}

SnsTopicInterface has methods to work with SnsTopic resources.

type SnsTopicPoliciesGetter

type SnsTopicPoliciesGetter interface {
	SnsTopicPolicies(namespace string) SnsTopicPolicyInterface
}

SnsTopicPoliciesGetter has a method to return a SnsTopicPolicyInterface. A group's client should implement this interface.

type SnsTopicPolicyExpansion

type SnsTopicPolicyExpansion interface{}

type SnsTopicPolicyInterface

type SnsTopicPolicyInterface interface {
	Create(ctx context.Context, snsTopicPolicy *v1alpha1.SnsTopicPolicy, opts v1.CreateOptions) (*v1alpha1.SnsTopicPolicy, error)
	Update(ctx context.Context, snsTopicPolicy *v1alpha1.SnsTopicPolicy, opts v1.UpdateOptions) (*v1alpha1.SnsTopicPolicy, error)
	UpdateStatus(ctx context.Context, snsTopicPolicy *v1alpha1.SnsTopicPolicy, opts v1.UpdateOptions) (*v1alpha1.SnsTopicPolicy, 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.SnsTopicPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SnsTopicPolicyList, 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.SnsTopicPolicy, err error)
	SnsTopicPolicyExpansion
}

SnsTopicPolicyInterface has methods to work with SnsTopicPolicy resources.

type SnsTopicSubscriptionExpansion

type SnsTopicSubscriptionExpansion interface{}

type SnsTopicSubscriptionInterface

type SnsTopicSubscriptionInterface interface {
	Create(ctx context.Context, snsTopicSubscription *v1alpha1.SnsTopicSubscription, opts v1.CreateOptions) (*v1alpha1.SnsTopicSubscription, error)
	Update(ctx context.Context, snsTopicSubscription *v1alpha1.SnsTopicSubscription, opts v1.UpdateOptions) (*v1alpha1.SnsTopicSubscription, error)
	UpdateStatus(ctx context.Context, snsTopicSubscription *v1alpha1.SnsTopicSubscription, opts v1.UpdateOptions) (*v1alpha1.SnsTopicSubscription, 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.SnsTopicSubscription, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SnsTopicSubscriptionList, 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.SnsTopicSubscription, err error)
	SnsTopicSubscriptionExpansion
}

SnsTopicSubscriptionInterface has methods to work with SnsTopicSubscription resources.

type SnsTopicSubscriptionsGetter

type SnsTopicSubscriptionsGetter interface {
	SnsTopicSubscriptions(namespace string) SnsTopicSubscriptionInterface
}

SnsTopicSubscriptionsGetter has a method to return a SnsTopicSubscriptionInterface. A group's client should implement this interface.

type SnsTopicsGetter

type SnsTopicsGetter interface {
	SnsTopics(namespace string) SnsTopicInterface
}

SnsTopicsGetter has a method to return a SnsTopicInterface. A group's client should implement this interface.

type SpotDatafeedSubscriptionExpansion

type SpotDatafeedSubscriptionExpansion interface{}

type SpotDatafeedSubscriptionInterface

type SpotDatafeedSubscriptionInterface interface {
	Create(ctx context.Context, spotDatafeedSubscription *v1alpha1.SpotDatafeedSubscription, opts v1.CreateOptions) (*v1alpha1.SpotDatafeedSubscription, error)
	Update(ctx context.Context, spotDatafeedSubscription *v1alpha1.SpotDatafeedSubscription, opts v1.UpdateOptions) (*v1alpha1.SpotDatafeedSubscription, error)
	UpdateStatus(ctx context.Context, spotDatafeedSubscription *v1alpha1.SpotDatafeedSubscription, opts v1.UpdateOptions) (*v1alpha1.SpotDatafeedSubscription, 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.SpotDatafeedSubscription, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SpotDatafeedSubscriptionList, 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.SpotDatafeedSubscription, err error)
	SpotDatafeedSubscriptionExpansion
}

SpotDatafeedSubscriptionInterface has methods to work with SpotDatafeedSubscription resources.

type SpotDatafeedSubscriptionsGetter

type SpotDatafeedSubscriptionsGetter interface {
	SpotDatafeedSubscriptions(namespace string) SpotDatafeedSubscriptionInterface
}

SpotDatafeedSubscriptionsGetter has a method to return a SpotDatafeedSubscriptionInterface. A group's client should implement this interface.

type SpotFleetRequestExpansion

type SpotFleetRequestExpansion interface{}

type SpotFleetRequestInterface

type SpotFleetRequestInterface interface {
	Create(ctx context.Context, spotFleetRequest *v1alpha1.SpotFleetRequest, opts v1.CreateOptions) (*v1alpha1.SpotFleetRequest, error)
	Update(ctx context.Context, spotFleetRequest *v1alpha1.SpotFleetRequest, opts v1.UpdateOptions) (*v1alpha1.SpotFleetRequest, error)
	UpdateStatus(ctx context.Context, spotFleetRequest *v1alpha1.SpotFleetRequest, opts v1.UpdateOptions) (*v1alpha1.SpotFleetRequest, 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.SpotFleetRequest, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SpotFleetRequestList, 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.SpotFleetRequest, err error)
	SpotFleetRequestExpansion
}

SpotFleetRequestInterface has methods to work with SpotFleetRequest resources.

type SpotFleetRequestsGetter

type SpotFleetRequestsGetter interface {
	SpotFleetRequests(namespace string) SpotFleetRequestInterface
}

SpotFleetRequestsGetter has a method to return a SpotFleetRequestInterface. A group's client should implement this interface.

type SpotInstanceRequestExpansion

type SpotInstanceRequestExpansion interface{}

type SpotInstanceRequestInterface

type SpotInstanceRequestInterface interface {
	Create(ctx context.Context, spotInstanceRequest *v1alpha1.SpotInstanceRequest, opts v1.CreateOptions) (*v1alpha1.SpotInstanceRequest, error)
	Update(ctx context.Context, spotInstanceRequest *v1alpha1.SpotInstanceRequest, opts v1.UpdateOptions) (*v1alpha1.SpotInstanceRequest, error)
	UpdateStatus(ctx context.Context, spotInstanceRequest *v1alpha1.SpotInstanceRequest, opts v1.UpdateOptions) (*v1alpha1.SpotInstanceRequest, 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.SpotInstanceRequest, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SpotInstanceRequestList, 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.SpotInstanceRequest, err error)
	SpotInstanceRequestExpansion
}

SpotInstanceRequestInterface has methods to work with SpotInstanceRequest resources.

type SpotInstanceRequestsGetter

type SpotInstanceRequestsGetter interface {
	SpotInstanceRequests(namespace string) SpotInstanceRequestInterface
}

SpotInstanceRequestsGetter has a method to return a SpotInstanceRequestInterface. A group's client should implement this interface.

type SqsQueueExpansion

type SqsQueueExpansion interface{}

type SqsQueueInterface

type SqsQueueInterface interface {
	Create(ctx context.Context, sqsQueue *v1alpha1.SqsQueue, opts v1.CreateOptions) (*v1alpha1.SqsQueue, error)
	Update(ctx context.Context, sqsQueue *v1alpha1.SqsQueue, opts v1.UpdateOptions) (*v1alpha1.SqsQueue, error)
	UpdateStatus(ctx context.Context, sqsQueue *v1alpha1.SqsQueue, opts v1.UpdateOptions) (*v1alpha1.SqsQueue, 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.SqsQueue, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SqsQueueList, 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.SqsQueue, err error)
	SqsQueueExpansion
}

SqsQueueInterface has methods to work with SqsQueue resources.

type SqsQueuePoliciesGetter

type SqsQueuePoliciesGetter interface {
	SqsQueuePolicies(namespace string) SqsQueuePolicyInterface
}

SqsQueuePoliciesGetter has a method to return a SqsQueuePolicyInterface. A group's client should implement this interface.

type SqsQueuePolicyExpansion

type SqsQueuePolicyExpansion interface{}

type SqsQueuePolicyInterface

type SqsQueuePolicyInterface interface {
	Create(ctx context.Context, sqsQueuePolicy *v1alpha1.SqsQueuePolicy, opts v1.CreateOptions) (*v1alpha1.SqsQueuePolicy, error)
	Update(ctx context.Context, sqsQueuePolicy *v1alpha1.SqsQueuePolicy, opts v1.UpdateOptions) (*v1alpha1.SqsQueuePolicy, error)
	UpdateStatus(ctx context.Context, sqsQueuePolicy *v1alpha1.SqsQueuePolicy, opts v1.UpdateOptions) (*v1alpha1.SqsQueuePolicy, 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.SqsQueuePolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SqsQueuePolicyList, 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.SqsQueuePolicy, err error)
	SqsQueuePolicyExpansion
}

SqsQueuePolicyInterface has methods to work with SqsQueuePolicy resources.

type SqsQueuesGetter

type SqsQueuesGetter interface {
	SqsQueues(namespace string) SqsQueueInterface
}

SqsQueuesGetter has a method to return a SqsQueueInterface. A group's client should implement this interface.

type SsmActivationExpansion

type SsmActivationExpansion interface{}

type SsmActivationInterface

type SsmActivationInterface interface {
	Create(ctx context.Context, ssmActivation *v1alpha1.SsmActivation, opts v1.CreateOptions) (*v1alpha1.SsmActivation, error)
	Update(ctx context.Context, ssmActivation *v1alpha1.SsmActivation, opts v1.UpdateOptions) (*v1alpha1.SsmActivation, error)
	UpdateStatus(ctx context.Context, ssmActivation *v1alpha1.SsmActivation, opts v1.UpdateOptions) (*v1alpha1.SsmActivation, 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.SsmActivation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SsmActivationList, 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.SsmActivation, err error)
	SsmActivationExpansion
}

SsmActivationInterface has methods to work with SsmActivation resources.

type SsmActivationsGetter

type SsmActivationsGetter interface {
	SsmActivations(namespace string) SsmActivationInterface
}

SsmActivationsGetter has a method to return a SsmActivationInterface. A group's client should implement this interface.

type SsmAssociationExpansion

type SsmAssociationExpansion interface{}

type SsmAssociationInterface

type SsmAssociationInterface interface {
	Create(ctx context.Context, ssmAssociation *v1alpha1.SsmAssociation, opts v1.CreateOptions) (*v1alpha1.SsmAssociation, error)
	Update(ctx context.Context, ssmAssociation *v1alpha1.SsmAssociation, opts v1.UpdateOptions) (*v1alpha1.SsmAssociation, error)
	UpdateStatus(ctx context.Context, ssmAssociation *v1alpha1.SsmAssociation, opts v1.UpdateOptions) (*v1alpha1.SsmAssociation, 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.SsmAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SsmAssociationList, 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.SsmAssociation, err error)
	SsmAssociationExpansion
}

SsmAssociationInterface has methods to work with SsmAssociation resources.

type SsmAssociationsGetter

type SsmAssociationsGetter interface {
	SsmAssociations(namespace string) SsmAssociationInterface
}

SsmAssociationsGetter has a method to return a SsmAssociationInterface. A group's client should implement this interface.

type SsmDocumentExpansion

type SsmDocumentExpansion interface{}

type SsmDocumentInterface

type SsmDocumentInterface interface {
	Create(ctx context.Context, ssmDocument *v1alpha1.SsmDocument, opts v1.CreateOptions) (*v1alpha1.SsmDocument, error)
	Update(ctx context.Context, ssmDocument *v1alpha1.SsmDocument, opts v1.UpdateOptions) (*v1alpha1.SsmDocument, error)
	UpdateStatus(ctx context.Context, ssmDocument *v1alpha1.SsmDocument, opts v1.UpdateOptions) (*v1alpha1.SsmDocument, 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.SsmDocument, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SsmDocumentList, 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.SsmDocument, err error)
	SsmDocumentExpansion
}

SsmDocumentInterface has methods to work with SsmDocument resources.

type SsmDocumentsGetter

type SsmDocumentsGetter interface {
	SsmDocuments(namespace string) SsmDocumentInterface
}

SsmDocumentsGetter has a method to return a SsmDocumentInterface. A group's client should implement this interface.

type SsmMaintenanceWindowExpansion

type SsmMaintenanceWindowExpansion interface{}

type SsmMaintenanceWindowInterface

type SsmMaintenanceWindowInterface interface {
	Create(ctx context.Context, ssmMaintenanceWindow *v1alpha1.SsmMaintenanceWindow, opts v1.CreateOptions) (*v1alpha1.SsmMaintenanceWindow, error)
	Update(ctx context.Context, ssmMaintenanceWindow *v1alpha1.SsmMaintenanceWindow, opts v1.UpdateOptions) (*v1alpha1.SsmMaintenanceWindow, error)
	UpdateStatus(ctx context.Context, ssmMaintenanceWindow *v1alpha1.SsmMaintenanceWindow, opts v1.UpdateOptions) (*v1alpha1.SsmMaintenanceWindow, 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.SsmMaintenanceWindow, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SsmMaintenanceWindowList, 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.SsmMaintenanceWindow, err error)
	SsmMaintenanceWindowExpansion
}

SsmMaintenanceWindowInterface has methods to work with SsmMaintenanceWindow resources.

type SsmMaintenanceWindowTargetExpansion

type SsmMaintenanceWindowTargetExpansion interface{}

type SsmMaintenanceWindowTargetInterface

type SsmMaintenanceWindowTargetInterface interface {
	Create(ctx context.Context, ssmMaintenanceWindowTarget *v1alpha1.SsmMaintenanceWindowTarget, opts v1.CreateOptions) (*v1alpha1.SsmMaintenanceWindowTarget, error)
	Update(ctx context.Context, ssmMaintenanceWindowTarget *v1alpha1.SsmMaintenanceWindowTarget, opts v1.UpdateOptions) (*v1alpha1.SsmMaintenanceWindowTarget, error)
	UpdateStatus(ctx context.Context, ssmMaintenanceWindowTarget *v1alpha1.SsmMaintenanceWindowTarget, opts v1.UpdateOptions) (*v1alpha1.SsmMaintenanceWindowTarget, 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.SsmMaintenanceWindowTarget, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SsmMaintenanceWindowTargetList, 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.SsmMaintenanceWindowTarget, err error)
	SsmMaintenanceWindowTargetExpansion
}

SsmMaintenanceWindowTargetInterface has methods to work with SsmMaintenanceWindowTarget resources.

type SsmMaintenanceWindowTargetsGetter

type SsmMaintenanceWindowTargetsGetter interface {
	SsmMaintenanceWindowTargets(namespace string) SsmMaintenanceWindowTargetInterface
}

SsmMaintenanceWindowTargetsGetter has a method to return a SsmMaintenanceWindowTargetInterface. A group's client should implement this interface.

type SsmMaintenanceWindowTaskExpansion

type SsmMaintenanceWindowTaskExpansion interface{}

type SsmMaintenanceWindowTaskInterface

type SsmMaintenanceWindowTaskInterface interface {
	Create(ctx context.Context, ssmMaintenanceWindowTask *v1alpha1.SsmMaintenanceWindowTask, opts v1.CreateOptions) (*v1alpha1.SsmMaintenanceWindowTask, error)
	Update(ctx context.Context, ssmMaintenanceWindowTask *v1alpha1.SsmMaintenanceWindowTask, opts v1.UpdateOptions) (*v1alpha1.SsmMaintenanceWindowTask, error)
	UpdateStatus(ctx context.Context, ssmMaintenanceWindowTask *v1alpha1.SsmMaintenanceWindowTask, opts v1.UpdateOptions) (*v1alpha1.SsmMaintenanceWindowTask, 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.SsmMaintenanceWindowTask, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SsmMaintenanceWindowTaskList, 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.SsmMaintenanceWindowTask, err error)
	SsmMaintenanceWindowTaskExpansion
}

SsmMaintenanceWindowTaskInterface has methods to work with SsmMaintenanceWindowTask resources.

type SsmMaintenanceWindowTasksGetter

type SsmMaintenanceWindowTasksGetter interface {
	SsmMaintenanceWindowTasks(namespace string) SsmMaintenanceWindowTaskInterface
}

SsmMaintenanceWindowTasksGetter has a method to return a SsmMaintenanceWindowTaskInterface. A group's client should implement this interface.

type SsmMaintenanceWindowsGetter

type SsmMaintenanceWindowsGetter interface {
	SsmMaintenanceWindows(namespace string) SsmMaintenanceWindowInterface
}

SsmMaintenanceWindowsGetter has a method to return a SsmMaintenanceWindowInterface. A group's client should implement this interface.

type SsmParameterExpansion

type SsmParameterExpansion interface{}

type SsmParameterInterface

type SsmParameterInterface interface {
	Create(ctx context.Context, ssmParameter *v1alpha1.SsmParameter, opts v1.CreateOptions) (*v1alpha1.SsmParameter, error)
	Update(ctx context.Context, ssmParameter *v1alpha1.SsmParameter, opts v1.UpdateOptions) (*v1alpha1.SsmParameter, error)
	UpdateStatus(ctx context.Context, ssmParameter *v1alpha1.SsmParameter, opts v1.UpdateOptions) (*v1alpha1.SsmParameter, 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.SsmParameter, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SsmParameterList, 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.SsmParameter, err error)
	SsmParameterExpansion
}

SsmParameterInterface has methods to work with SsmParameter resources.

type SsmParametersGetter

type SsmParametersGetter interface {
	SsmParameters(namespace string) SsmParameterInterface
}

SsmParametersGetter has a method to return a SsmParameterInterface. A group's client should implement this interface.

type SsmPatchBaselineExpansion

type SsmPatchBaselineExpansion interface{}

type SsmPatchBaselineInterface

type SsmPatchBaselineInterface interface {
	Create(ctx context.Context, ssmPatchBaseline *v1alpha1.SsmPatchBaseline, opts v1.CreateOptions) (*v1alpha1.SsmPatchBaseline, error)
	Update(ctx context.Context, ssmPatchBaseline *v1alpha1.SsmPatchBaseline, opts v1.UpdateOptions) (*v1alpha1.SsmPatchBaseline, error)
	UpdateStatus(ctx context.Context, ssmPatchBaseline *v1alpha1.SsmPatchBaseline, opts v1.UpdateOptions) (*v1alpha1.SsmPatchBaseline, 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.SsmPatchBaseline, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SsmPatchBaselineList, 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.SsmPatchBaseline, err error)
	SsmPatchBaselineExpansion
}

SsmPatchBaselineInterface has methods to work with SsmPatchBaseline resources.

type SsmPatchBaselinesGetter

type SsmPatchBaselinesGetter interface {
	SsmPatchBaselines(namespace string) SsmPatchBaselineInterface
}

SsmPatchBaselinesGetter has a method to return a SsmPatchBaselineInterface. A group's client should implement this interface.

type SsmPatchGroupExpansion

type SsmPatchGroupExpansion interface{}

type SsmPatchGroupInterface

type SsmPatchGroupInterface interface {
	Create(ctx context.Context, ssmPatchGroup *v1alpha1.SsmPatchGroup, opts v1.CreateOptions) (*v1alpha1.SsmPatchGroup, error)
	Update(ctx context.Context, ssmPatchGroup *v1alpha1.SsmPatchGroup, opts v1.UpdateOptions) (*v1alpha1.SsmPatchGroup, error)
	UpdateStatus(ctx context.Context, ssmPatchGroup *v1alpha1.SsmPatchGroup, opts v1.UpdateOptions) (*v1alpha1.SsmPatchGroup, 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.SsmPatchGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SsmPatchGroupList, 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.SsmPatchGroup, err error)
	SsmPatchGroupExpansion
}

SsmPatchGroupInterface has methods to work with SsmPatchGroup resources.

type SsmPatchGroupsGetter

type SsmPatchGroupsGetter interface {
	SsmPatchGroups(namespace string) SsmPatchGroupInterface
}

SsmPatchGroupsGetter has a method to return a SsmPatchGroupInterface. A group's client should implement this interface.

type SsmResourceDataSyncExpansion

type SsmResourceDataSyncExpansion interface{}

type SsmResourceDataSyncInterface

type SsmResourceDataSyncInterface interface {
	Create(ctx context.Context, ssmResourceDataSync *v1alpha1.SsmResourceDataSync, opts v1.CreateOptions) (*v1alpha1.SsmResourceDataSync, error)
	Update(ctx context.Context, ssmResourceDataSync *v1alpha1.SsmResourceDataSync, opts v1.UpdateOptions) (*v1alpha1.SsmResourceDataSync, error)
	UpdateStatus(ctx context.Context, ssmResourceDataSync *v1alpha1.SsmResourceDataSync, opts v1.UpdateOptions) (*v1alpha1.SsmResourceDataSync, 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.SsmResourceDataSync, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SsmResourceDataSyncList, 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.SsmResourceDataSync, err error)
	SsmResourceDataSyncExpansion
}

SsmResourceDataSyncInterface has methods to work with SsmResourceDataSync resources.

type SsmResourceDataSyncsGetter

type SsmResourceDataSyncsGetter interface {
	SsmResourceDataSyncs(namespace string) SsmResourceDataSyncInterface
}

SsmResourceDataSyncsGetter has a method to return a SsmResourceDataSyncInterface. A group's client should implement this interface.

type StoragegatewayCacheExpansion

type StoragegatewayCacheExpansion interface{}

type StoragegatewayCacheInterface

type StoragegatewayCacheInterface interface {
	Create(ctx context.Context, storagegatewayCache *v1alpha1.StoragegatewayCache, opts v1.CreateOptions) (*v1alpha1.StoragegatewayCache, error)
	Update(ctx context.Context, storagegatewayCache *v1alpha1.StoragegatewayCache, opts v1.UpdateOptions) (*v1alpha1.StoragegatewayCache, error)
	UpdateStatus(ctx context.Context, storagegatewayCache *v1alpha1.StoragegatewayCache, opts v1.UpdateOptions) (*v1alpha1.StoragegatewayCache, 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.StoragegatewayCache, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.StoragegatewayCacheList, 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.StoragegatewayCache, err error)
	StoragegatewayCacheExpansion
}

StoragegatewayCacheInterface has methods to work with StoragegatewayCache resources.

type StoragegatewayCachedIscsiVolumeExpansion

type StoragegatewayCachedIscsiVolumeExpansion interface{}

type StoragegatewayCachedIscsiVolumeInterface

StoragegatewayCachedIscsiVolumeInterface has methods to work with StoragegatewayCachedIscsiVolume resources.

type StoragegatewayCachedIscsiVolumesGetter

type StoragegatewayCachedIscsiVolumesGetter interface {
	StoragegatewayCachedIscsiVolumes(namespace string) StoragegatewayCachedIscsiVolumeInterface
}

StoragegatewayCachedIscsiVolumesGetter has a method to return a StoragegatewayCachedIscsiVolumeInterface. A group's client should implement this interface.

type StoragegatewayCachesGetter

type StoragegatewayCachesGetter interface {
	StoragegatewayCaches(namespace string) StoragegatewayCacheInterface
}

StoragegatewayCachesGetter has a method to return a StoragegatewayCacheInterface. A group's client should implement this interface.

type StoragegatewayGatewayExpansion

type StoragegatewayGatewayExpansion interface{}

type StoragegatewayGatewayInterface

type StoragegatewayGatewayInterface interface {
	Create(ctx context.Context, storagegatewayGateway *v1alpha1.StoragegatewayGateway, opts v1.CreateOptions) (*v1alpha1.StoragegatewayGateway, error)
	Update(ctx context.Context, storagegatewayGateway *v1alpha1.StoragegatewayGateway, opts v1.UpdateOptions) (*v1alpha1.StoragegatewayGateway, error)
	UpdateStatus(ctx context.Context, storagegatewayGateway *v1alpha1.StoragegatewayGateway, opts v1.UpdateOptions) (*v1alpha1.StoragegatewayGateway, 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.StoragegatewayGateway, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.StoragegatewayGatewayList, 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.StoragegatewayGateway, err error)
	StoragegatewayGatewayExpansion
}

StoragegatewayGatewayInterface has methods to work with StoragegatewayGateway resources.

type StoragegatewayGatewaysGetter

type StoragegatewayGatewaysGetter interface {
	StoragegatewayGateways(namespace string) StoragegatewayGatewayInterface
}

StoragegatewayGatewaysGetter has a method to return a StoragegatewayGatewayInterface. A group's client should implement this interface.

type StoragegatewayNfsFileShareExpansion

type StoragegatewayNfsFileShareExpansion interface{}

type StoragegatewayNfsFileShareInterface

type StoragegatewayNfsFileShareInterface interface {
	Create(ctx context.Context, storagegatewayNfsFileShare *v1alpha1.StoragegatewayNfsFileShare, opts v1.CreateOptions) (*v1alpha1.StoragegatewayNfsFileShare, error)
	Update(ctx context.Context, storagegatewayNfsFileShare *v1alpha1.StoragegatewayNfsFileShare, opts v1.UpdateOptions) (*v1alpha1.StoragegatewayNfsFileShare, error)
	UpdateStatus(ctx context.Context, storagegatewayNfsFileShare *v1alpha1.StoragegatewayNfsFileShare, opts v1.UpdateOptions) (*v1alpha1.StoragegatewayNfsFileShare, 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.StoragegatewayNfsFileShare, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.StoragegatewayNfsFileShareList, 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.StoragegatewayNfsFileShare, err error)
	StoragegatewayNfsFileShareExpansion
}

StoragegatewayNfsFileShareInterface has methods to work with StoragegatewayNfsFileShare resources.

type StoragegatewayNfsFileSharesGetter

type StoragegatewayNfsFileSharesGetter interface {
	StoragegatewayNfsFileShares(namespace string) StoragegatewayNfsFileShareInterface
}

StoragegatewayNfsFileSharesGetter has a method to return a StoragegatewayNfsFileShareInterface. A group's client should implement this interface.

type StoragegatewaySmbFileShareExpansion

type StoragegatewaySmbFileShareExpansion interface{}

type StoragegatewaySmbFileShareInterface

type StoragegatewaySmbFileShareInterface interface {
	Create(ctx context.Context, storagegatewaySmbFileShare *v1alpha1.StoragegatewaySmbFileShare, opts v1.CreateOptions) (*v1alpha1.StoragegatewaySmbFileShare, error)
	Update(ctx context.Context, storagegatewaySmbFileShare *v1alpha1.StoragegatewaySmbFileShare, opts v1.UpdateOptions) (*v1alpha1.StoragegatewaySmbFileShare, error)
	UpdateStatus(ctx context.Context, storagegatewaySmbFileShare *v1alpha1.StoragegatewaySmbFileShare, opts v1.UpdateOptions) (*v1alpha1.StoragegatewaySmbFileShare, 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.StoragegatewaySmbFileShare, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.StoragegatewaySmbFileShareList, 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.StoragegatewaySmbFileShare, err error)
	StoragegatewaySmbFileShareExpansion
}

StoragegatewaySmbFileShareInterface has methods to work with StoragegatewaySmbFileShare resources.

type StoragegatewaySmbFileSharesGetter

type StoragegatewaySmbFileSharesGetter interface {
	StoragegatewaySmbFileShares(namespace string) StoragegatewaySmbFileShareInterface
}

StoragegatewaySmbFileSharesGetter has a method to return a StoragegatewaySmbFileShareInterface. A group's client should implement this interface.

type StoragegatewayUploadBufferExpansion

type StoragegatewayUploadBufferExpansion interface{}

type StoragegatewayUploadBufferInterface

type StoragegatewayUploadBufferInterface interface {
	Create(ctx context.Context, storagegatewayUploadBuffer *v1alpha1.StoragegatewayUploadBuffer, opts v1.CreateOptions) (*v1alpha1.StoragegatewayUploadBuffer, error)
	Update(ctx context.Context, storagegatewayUploadBuffer *v1alpha1.StoragegatewayUploadBuffer, opts v1.UpdateOptions) (*v1alpha1.StoragegatewayUploadBuffer, error)
	UpdateStatus(ctx context.Context, storagegatewayUploadBuffer *v1alpha1.StoragegatewayUploadBuffer, opts v1.UpdateOptions) (*v1alpha1.StoragegatewayUploadBuffer, 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.StoragegatewayUploadBuffer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.StoragegatewayUploadBufferList, 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.StoragegatewayUploadBuffer, err error)
	StoragegatewayUploadBufferExpansion
}

StoragegatewayUploadBufferInterface has methods to work with StoragegatewayUploadBuffer resources.

type StoragegatewayUploadBuffersGetter

type StoragegatewayUploadBuffersGetter interface {
	StoragegatewayUploadBuffers(namespace string) StoragegatewayUploadBufferInterface
}

StoragegatewayUploadBuffersGetter has a method to return a StoragegatewayUploadBufferInterface. A group's client should implement this interface.

type StoragegatewayWorkingStorageExpansion

type StoragegatewayWorkingStorageExpansion interface{}

type StoragegatewayWorkingStorageInterface

type StoragegatewayWorkingStorageInterface interface {
	Create(ctx context.Context, storagegatewayWorkingStorage *v1alpha1.StoragegatewayWorkingStorage, opts v1.CreateOptions) (*v1alpha1.StoragegatewayWorkingStorage, error)
	Update(ctx context.Context, storagegatewayWorkingStorage *v1alpha1.StoragegatewayWorkingStorage, opts v1.UpdateOptions) (*v1alpha1.StoragegatewayWorkingStorage, error)
	UpdateStatus(ctx context.Context, storagegatewayWorkingStorage *v1alpha1.StoragegatewayWorkingStorage, opts v1.UpdateOptions) (*v1alpha1.StoragegatewayWorkingStorage, 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.StoragegatewayWorkingStorage, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.StoragegatewayWorkingStorageList, 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.StoragegatewayWorkingStorage, err error)
	StoragegatewayWorkingStorageExpansion
}

StoragegatewayWorkingStorageInterface has methods to work with StoragegatewayWorkingStorage resources.

type StoragegatewayWorkingStoragesGetter

type StoragegatewayWorkingStoragesGetter interface {
	StoragegatewayWorkingStorages(namespace string) StoragegatewayWorkingStorageInterface
}

StoragegatewayWorkingStoragesGetter has a method to return a StoragegatewayWorkingStorageInterface. A group's client should implement this interface.

type SubnetExpansion

type SubnetExpansion interface{}

type SubnetInterface

type SubnetInterface interface {
	Create(ctx context.Context, subnet *v1alpha1.Subnet, opts v1.CreateOptions) (*v1alpha1.Subnet, error)
	Update(ctx context.Context, subnet *v1alpha1.Subnet, opts v1.UpdateOptions) (*v1alpha1.Subnet, error)
	UpdateStatus(ctx context.Context, subnet *v1alpha1.Subnet, opts v1.UpdateOptions) (*v1alpha1.Subnet, 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.Subnet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SubnetList, 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.Subnet, err error)
	SubnetExpansion
}

SubnetInterface has methods to work with Subnet resources.

type SubnetsGetter

type SubnetsGetter interface {
	Subnets(namespace string) SubnetInterface
}

SubnetsGetter has a method to return a SubnetInterface. A group's client should implement this interface.

type SwfDomainExpansion

type SwfDomainExpansion interface{}

type SwfDomainInterface

type SwfDomainInterface interface {
	Create(ctx context.Context, swfDomain *v1alpha1.SwfDomain, opts v1.CreateOptions) (*v1alpha1.SwfDomain, error)
	Update(ctx context.Context, swfDomain *v1alpha1.SwfDomain, opts v1.UpdateOptions) (*v1alpha1.SwfDomain, error)
	UpdateStatus(ctx context.Context, swfDomain *v1alpha1.SwfDomain, opts v1.UpdateOptions) (*v1alpha1.SwfDomain, 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.SwfDomain, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SwfDomainList, 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.SwfDomain, err error)
	SwfDomainExpansion
}

SwfDomainInterface has methods to work with SwfDomain resources.

type SwfDomainsGetter

type SwfDomainsGetter interface {
	SwfDomains(namespace string) SwfDomainInterface
}

SwfDomainsGetter has a method to return a SwfDomainInterface. A group's client should implement this interface.

type TransferSSHKeyExpansion added in v0.0.2

type TransferSSHKeyExpansion interface{}

type TransferSSHKeyInterface added in v0.0.2

type TransferSSHKeyInterface interface {
	Create(ctx context.Context, transferSSHKey *v1alpha1.TransferSSHKey, opts v1.CreateOptions) (*v1alpha1.TransferSSHKey, error)
	Update(ctx context.Context, transferSSHKey *v1alpha1.TransferSSHKey, opts v1.UpdateOptions) (*v1alpha1.TransferSSHKey, error)
	UpdateStatus(ctx context.Context, transferSSHKey *v1alpha1.TransferSSHKey, opts v1.UpdateOptions) (*v1alpha1.TransferSSHKey, 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.TransferSSHKey, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.TransferSSHKeyList, 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.TransferSSHKey, err error)
	TransferSSHKeyExpansion
}

TransferSSHKeyInterface has methods to work with TransferSSHKey resources.

type TransferSSHKeysGetter added in v0.0.2

type TransferSSHKeysGetter interface {
	TransferSSHKeys(namespace string) TransferSSHKeyInterface
}

TransferSSHKeysGetter has a method to return a TransferSSHKeyInterface. A group's client should implement this interface.

type TransferServerExpansion

type TransferServerExpansion interface{}

type TransferServerInterface

type TransferServerInterface interface {
	Create(ctx context.Context, transferServer *v1alpha1.TransferServer, opts v1.CreateOptions) (*v1alpha1.TransferServer, error)
	Update(ctx context.Context, transferServer *v1alpha1.TransferServer, opts v1.UpdateOptions) (*v1alpha1.TransferServer, error)
	UpdateStatus(ctx context.Context, transferServer *v1alpha1.TransferServer, opts v1.UpdateOptions) (*v1alpha1.TransferServer, 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.TransferServer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.TransferServerList, 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.TransferServer, err error)
	TransferServerExpansion
}

TransferServerInterface has methods to work with TransferServer resources.

type TransferServersGetter

type TransferServersGetter interface {
	TransferServers(namespace string) TransferServerInterface
}

TransferServersGetter has a method to return a TransferServerInterface. A group's client should implement this interface.

type TransferUserExpansion

type TransferUserExpansion interface{}

type TransferUserInterface

type TransferUserInterface interface {
	Create(ctx context.Context, transferUser *v1alpha1.TransferUser, opts v1.CreateOptions) (*v1alpha1.TransferUser, error)
	Update(ctx context.Context, transferUser *v1alpha1.TransferUser, opts v1.UpdateOptions) (*v1alpha1.TransferUser, error)
	UpdateStatus(ctx context.Context, transferUser *v1alpha1.TransferUser, opts v1.UpdateOptions) (*v1alpha1.TransferUser, 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.TransferUser, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.TransferUserList, 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.TransferUser, err error)
	TransferUserExpansion
}

TransferUserInterface has methods to work with TransferUser resources.

type TransferUsersGetter

type TransferUsersGetter interface {
	TransferUsers(namespace string) TransferUserInterface
}

TransferUsersGetter has a method to return a TransferUserInterface. A group's client should implement this interface.

type VolumeAttachmentExpansion

type VolumeAttachmentExpansion interface{}

type VolumeAttachmentInterface

type VolumeAttachmentInterface interface {
	Create(ctx context.Context, volumeAttachment *v1alpha1.VolumeAttachment, opts v1.CreateOptions) (*v1alpha1.VolumeAttachment, error)
	Update(ctx context.Context, volumeAttachment *v1alpha1.VolumeAttachment, opts v1.UpdateOptions) (*v1alpha1.VolumeAttachment, error)
	UpdateStatus(ctx context.Context, volumeAttachment *v1alpha1.VolumeAttachment, opts v1.UpdateOptions) (*v1alpha1.VolumeAttachment, 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.VolumeAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VolumeAttachmentList, 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.VolumeAttachment, err error)
	VolumeAttachmentExpansion
}

VolumeAttachmentInterface has methods to work with VolumeAttachment resources.

type VolumeAttachmentsGetter

type VolumeAttachmentsGetter interface {
	VolumeAttachments(namespace string) VolumeAttachmentInterface
}

VolumeAttachmentsGetter has a method to return a VolumeAttachmentInterface. A group's client should implement this interface.

type VpcDHCPOptionsAssociationExpansion added in v0.0.2

type VpcDHCPOptionsAssociationExpansion interface{}

type VpcDHCPOptionsAssociationInterface added in v0.0.2

type VpcDHCPOptionsAssociationInterface interface {
	Create(ctx context.Context, vpcDHCPOptionsAssociation *v1alpha1.VpcDHCPOptionsAssociation, opts v1.CreateOptions) (*v1alpha1.VpcDHCPOptionsAssociation, error)
	Update(ctx context.Context, vpcDHCPOptionsAssociation *v1alpha1.VpcDHCPOptionsAssociation, opts v1.UpdateOptions) (*v1alpha1.VpcDHCPOptionsAssociation, error)
	UpdateStatus(ctx context.Context, vpcDHCPOptionsAssociation *v1alpha1.VpcDHCPOptionsAssociation, opts v1.UpdateOptions) (*v1alpha1.VpcDHCPOptionsAssociation, 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.VpcDHCPOptionsAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpcDHCPOptionsAssociationList, 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.VpcDHCPOptionsAssociation, err error)
	VpcDHCPOptionsAssociationExpansion
}

VpcDHCPOptionsAssociationInterface has methods to work with VpcDHCPOptionsAssociation resources.

type VpcDHCPOptionsAssociationsGetter added in v0.0.2

type VpcDHCPOptionsAssociationsGetter interface {
	VpcDHCPOptionsAssociations(namespace string) VpcDHCPOptionsAssociationInterface
}

VpcDHCPOptionsAssociationsGetter has a method to return a VpcDHCPOptionsAssociationInterface. A group's client should implement this interface.

type VpcDHCPOptionsExpansion added in v0.0.2

type VpcDHCPOptionsExpansion interface{}

type VpcDHCPOptionsInterface added in v0.0.2

type VpcDHCPOptionsInterface interface {
	Create(ctx context.Context, vpcDHCPOptions *v1alpha1.VpcDHCPOptions, opts v1.CreateOptions) (*v1alpha1.VpcDHCPOptions, error)
	Update(ctx context.Context, vpcDHCPOptions *v1alpha1.VpcDHCPOptions, opts v1.UpdateOptions) (*v1alpha1.VpcDHCPOptions, error)
	UpdateStatus(ctx context.Context, vpcDHCPOptions *v1alpha1.VpcDHCPOptions, opts v1.UpdateOptions) (*v1alpha1.VpcDHCPOptions, 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.VpcDHCPOptions, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpcDHCPOptionsList, 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.VpcDHCPOptions, err error)
	VpcDHCPOptionsExpansion
}

VpcDHCPOptionsInterface has methods to work with VpcDHCPOptions resources.

type VpcDHCPOptionsesGetter added in v0.0.2

type VpcDHCPOptionsesGetter interface {
	VpcDHCPOptionses(namespace string) VpcDHCPOptionsInterface
}

VpcDHCPOptionsesGetter has a method to return a VpcDHCPOptionsInterface. A group's client should implement this interface.

type VpcEndpointConnectionNotificationExpansion

type VpcEndpointConnectionNotificationExpansion interface{}

type VpcEndpointConnectionNotificationInterface

VpcEndpointConnectionNotificationInterface has methods to work with VpcEndpointConnectionNotification resources.

type VpcEndpointConnectionNotificationsGetter

type VpcEndpointConnectionNotificationsGetter interface {
	VpcEndpointConnectionNotifications(namespace string) VpcEndpointConnectionNotificationInterface
}

VpcEndpointConnectionNotificationsGetter has a method to return a VpcEndpointConnectionNotificationInterface. A group's client should implement this interface.

type VpcEndpointExpansion

type VpcEndpointExpansion interface{}

type VpcEndpointInterface

type VpcEndpointInterface interface {
	Create(ctx context.Context, vpcEndpoint *v1alpha1.VpcEndpoint, opts v1.CreateOptions) (*v1alpha1.VpcEndpoint, error)
	Update(ctx context.Context, vpcEndpoint *v1alpha1.VpcEndpoint, opts v1.UpdateOptions) (*v1alpha1.VpcEndpoint, error)
	UpdateStatus(ctx context.Context, vpcEndpoint *v1alpha1.VpcEndpoint, opts v1.UpdateOptions) (*v1alpha1.VpcEndpoint, 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.VpcEndpoint, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpcEndpointList, 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.VpcEndpoint, err error)
	VpcEndpointExpansion
}

VpcEndpointInterface has methods to work with VpcEndpoint resources.

type VpcEndpointRouteTableAssociationExpansion

type VpcEndpointRouteTableAssociationExpansion interface{}

type VpcEndpointRouteTableAssociationInterface

VpcEndpointRouteTableAssociationInterface has methods to work with VpcEndpointRouteTableAssociation resources.

type VpcEndpointRouteTableAssociationsGetter

type VpcEndpointRouteTableAssociationsGetter interface {
	VpcEndpointRouteTableAssociations(namespace string) VpcEndpointRouteTableAssociationInterface
}

VpcEndpointRouteTableAssociationsGetter has a method to return a VpcEndpointRouteTableAssociationInterface. A group's client should implement this interface.

type VpcEndpointServiceAllowedPrincipalExpansion

type VpcEndpointServiceAllowedPrincipalExpansion interface{}

type VpcEndpointServiceAllowedPrincipalInterface

VpcEndpointServiceAllowedPrincipalInterface has methods to work with VpcEndpointServiceAllowedPrincipal resources.

type VpcEndpointServiceAllowedPrincipalsGetter

type VpcEndpointServiceAllowedPrincipalsGetter interface {
	VpcEndpointServiceAllowedPrincipals(namespace string) VpcEndpointServiceAllowedPrincipalInterface
}

VpcEndpointServiceAllowedPrincipalsGetter has a method to return a VpcEndpointServiceAllowedPrincipalInterface. A group's client should implement this interface.

type VpcEndpointServiceExpansion

type VpcEndpointServiceExpansion interface{}

type VpcEndpointServiceInterface

type VpcEndpointServiceInterface interface {
	Create(ctx context.Context, vpcEndpointService *v1alpha1.VpcEndpointService, opts v1.CreateOptions) (*v1alpha1.VpcEndpointService, error)
	Update(ctx context.Context, vpcEndpointService *v1alpha1.VpcEndpointService, opts v1.UpdateOptions) (*v1alpha1.VpcEndpointService, error)
	UpdateStatus(ctx context.Context, vpcEndpointService *v1alpha1.VpcEndpointService, opts v1.UpdateOptions) (*v1alpha1.VpcEndpointService, 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.VpcEndpointService, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpcEndpointServiceList, 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.VpcEndpointService, err error)
	VpcEndpointServiceExpansion
}

VpcEndpointServiceInterface has methods to work with VpcEndpointService resources.

type VpcEndpointServicesGetter

type VpcEndpointServicesGetter interface {
	VpcEndpointServices(namespace string) VpcEndpointServiceInterface
}

VpcEndpointServicesGetter has a method to return a VpcEndpointServiceInterface. A group's client should implement this interface.

type VpcEndpointSubnetAssociationExpansion

type VpcEndpointSubnetAssociationExpansion interface{}

type VpcEndpointSubnetAssociationInterface

type VpcEndpointSubnetAssociationInterface interface {
	Create(ctx context.Context, vpcEndpointSubnetAssociation *v1alpha1.VpcEndpointSubnetAssociation, opts v1.CreateOptions) (*v1alpha1.VpcEndpointSubnetAssociation, error)
	Update(ctx context.Context, vpcEndpointSubnetAssociation *v1alpha1.VpcEndpointSubnetAssociation, opts v1.UpdateOptions) (*v1alpha1.VpcEndpointSubnetAssociation, error)
	UpdateStatus(ctx context.Context, vpcEndpointSubnetAssociation *v1alpha1.VpcEndpointSubnetAssociation, opts v1.UpdateOptions) (*v1alpha1.VpcEndpointSubnetAssociation, 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.VpcEndpointSubnetAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpcEndpointSubnetAssociationList, 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.VpcEndpointSubnetAssociation, err error)
	VpcEndpointSubnetAssociationExpansion
}

VpcEndpointSubnetAssociationInterface has methods to work with VpcEndpointSubnetAssociation resources.

type VpcEndpointSubnetAssociationsGetter

type VpcEndpointSubnetAssociationsGetter interface {
	VpcEndpointSubnetAssociations(namespace string) VpcEndpointSubnetAssociationInterface
}

VpcEndpointSubnetAssociationsGetter has a method to return a VpcEndpointSubnetAssociationInterface. A group's client should implement this interface.

type VpcEndpointsGetter

type VpcEndpointsGetter interface {
	VpcEndpoints(namespace string) VpcEndpointInterface
}

VpcEndpointsGetter has a method to return a VpcEndpointInterface. A group's client should implement this interface.

type VpcExpansion

type VpcExpansion interface{}

type VpcInterface

type VpcInterface interface {
	Create(ctx context.Context, vpc *v1alpha1.Vpc, opts v1.CreateOptions) (*v1alpha1.Vpc, error)
	Update(ctx context.Context, vpc *v1alpha1.Vpc, opts v1.UpdateOptions) (*v1alpha1.Vpc, error)
	UpdateStatus(ctx context.Context, vpc *v1alpha1.Vpc, opts v1.UpdateOptions) (*v1alpha1.Vpc, 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.Vpc, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpcList, 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.Vpc, err error)
	VpcExpansion
}

VpcInterface has methods to work with Vpc resources.

type VpcIpv4CIDRBlockAssociationExpansion added in v0.0.2

type VpcIpv4CIDRBlockAssociationExpansion interface{}

type VpcIpv4CIDRBlockAssociationInterface added in v0.0.2

type VpcIpv4CIDRBlockAssociationInterface interface {
	Create(ctx context.Context, vpcIpv4CIDRBlockAssociation *v1alpha1.VpcIpv4CIDRBlockAssociation, opts v1.CreateOptions) (*v1alpha1.VpcIpv4CIDRBlockAssociation, error)
	Update(ctx context.Context, vpcIpv4CIDRBlockAssociation *v1alpha1.VpcIpv4CIDRBlockAssociation, opts v1.UpdateOptions) (*v1alpha1.VpcIpv4CIDRBlockAssociation, error)
	UpdateStatus(ctx context.Context, vpcIpv4CIDRBlockAssociation *v1alpha1.VpcIpv4CIDRBlockAssociation, opts v1.UpdateOptions) (*v1alpha1.VpcIpv4CIDRBlockAssociation, 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.VpcIpv4CIDRBlockAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpcIpv4CIDRBlockAssociationList, 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.VpcIpv4CIDRBlockAssociation, err error)
	VpcIpv4CIDRBlockAssociationExpansion
}

VpcIpv4CIDRBlockAssociationInterface has methods to work with VpcIpv4CIDRBlockAssociation resources.

type VpcIpv4CIDRBlockAssociationsGetter added in v0.0.2

type VpcIpv4CIDRBlockAssociationsGetter interface {
	VpcIpv4CIDRBlockAssociations(namespace string) VpcIpv4CIDRBlockAssociationInterface
}

VpcIpv4CIDRBlockAssociationsGetter has a method to return a VpcIpv4CIDRBlockAssociationInterface. A group's client should implement this interface.

type VpcPeeringConnectionAccepterExpansion

type VpcPeeringConnectionAccepterExpansion interface{}

type VpcPeeringConnectionAccepterInterface

type VpcPeeringConnectionAccepterInterface interface {
	Create(ctx context.Context, vpcPeeringConnectionAccepter *v1alpha1.VpcPeeringConnectionAccepter, opts v1.CreateOptions) (*v1alpha1.VpcPeeringConnectionAccepter, error)
	Update(ctx context.Context, vpcPeeringConnectionAccepter *v1alpha1.VpcPeeringConnectionAccepter, opts v1.UpdateOptions) (*v1alpha1.VpcPeeringConnectionAccepter, error)
	UpdateStatus(ctx context.Context, vpcPeeringConnectionAccepter *v1alpha1.VpcPeeringConnectionAccepter, opts v1.UpdateOptions) (*v1alpha1.VpcPeeringConnectionAccepter, 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.VpcPeeringConnectionAccepter, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpcPeeringConnectionAccepterList, 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.VpcPeeringConnectionAccepter, err error)
	VpcPeeringConnectionAccepterExpansion
}

VpcPeeringConnectionAccepterInterface has methods to work with VpcPeeringConnectionAccepter resources.

type VpcPeeringConnectionAcceptersGetter

type VpcPeeringConnectionAcceptersGetter interface {
	VpcPeeringConnectionAccepters(namespace string) VpcPeeringConnectionAccepterInterface
}

VpcPeeringConnectionAcceptersGetter has a method to return a VpcPeeringConnectionAccepterInterface. A group's client should implement this interface.

type VpcPeeringConnectionExpansion

type VpcPeeringConnectionExpansion interface{}

type VpcPeeringConnectionInterface

type VpcPeeringConnectionInterface interface {
	Create(ctx context.Context, vpcPeeringConnection *v1alpha1.VpcPeeringConnection, opts v1.CreateOptions) (*v1alpha1.VpcPeeringConnection, error)
	Update(ctx context.Context, vpcPeeringConnection *v1alpha1.VpcPeeringConnection, opts v1.UpdateOptions) (*v1alpha1.VpcPeeringConnection, error)
	UpdateStatus(ctx context.Context, vpcPeeringConnection *v1alpha1.VpcPeeringConnection, opts v1.UpdateOptions) (*v1alpha1.VpcPeeringConnection, 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.VpcPeeringConnection, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpcPeeringConnectionList, 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.VpcPeeringConnection, err error)
	VpcPeeringConnectionExpansion
}

VpcPeeringConnectionInterface has methods to work with VpcPeeringConnection resources.

type VpcPeeringConnectionOptionsExpansion

type VpcPeeringConnectionOptionsExpansion interface{}

type VpcPeeringConnectionOptionsInterface

type VpcPeeringConnectionOptionsInterface interface {
	Create(ctx context.Context, vpcPeeringConnectionOptions *v1alpha1.VpcPeeringConnectionOptions, opts v1.CreateOptions) (*v1alpha1.VpcPeeringConnectionOptions, error)
	Update(ctx context.Context, vpcPeeringConnectionOptions *v1alpha1.VpcPeeringConnectionOptions, opts v1.UpdateOptions) (*v1alpha1.VpcPeeringConnectionOptions, error)
	UpdateStatus(ctx context.Context, vpcPeeringConnectionOptions *v1alpha1.VpcPeeringConnectionOptions, opts v1.UpdateOptions) (*v1alpha1.VpcPeeringConnectionOptions, 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.VpcPeeringConnectionOptions, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpcPeeringConnectionOptionsList, 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.VpcPeeringConnectionOptions, err error)
	VpcPeeringConnectionOptionsExpansion
}

VpcPeeringConnectionOptionsInterface has methods to work with VpcPeeringConnectionOptions resources.

type VpcPeeringConnectionOptionsesGetter

type VpcPeeringConnectionOptionsesGetter interface {
	VpcPeeringConnectionOptionses(namespace string) VpcPeeringConnectionOptionsInterface
}

VpcPeeringConnectionOptionsesGetter has a method to return a VpcPeeringConnectionOptionsInterface. A group's client should implement this interface.

type VpcPeeringConnectionsGetter

type VpcPeeringConnectionsGetter interface {
	VpcPeeringConnections(namespace string) VpcPeeringConnectionInterface
}

VpcPeeringConnectionsGetter has a method to return a VpcPeeringConnectionInterface. A group's client should implement this interface.

type VpcsGetter

type VpcsGetter interface {
	Vpcs(namespace string) VpcInterface
}

VpcsGetter has a method to return a VpcInterface. A group's client should implement this interface.

type VpnConnectionExpansion

type VpnConnectionExpansion interface{}

type VpnConnectionInterface

type VpnConnectionInterface interface {
	Create(ctx context.Context, vpnConnection *v1alpha1.VpnConnection, opts v1.CreateOptions) (*v1alpha1.VpnConnection, error)
	Update(ctx context.Context, vpnConnection *v1alpha1.VpnConnection, opts v1.UpdateOptions) (*v1alpha1.VpnConnection, error)
	UpdateStatus(ctx context.Context, vpnConnection *v1alpha1.VpnConnection, opts v1.UpdateOptions) (*v1alpha1.VpnConnection, 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.VpnConnection, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpnConnectionList, 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.VpnConnection, err error)
	VpnConnectionExpansion
}

VpnConnectionInterface has methods to work with VpnConnection resources.

type VpnConnectionRouteExpansion

type VpnConnectionRouteExpansion interface{}

type VpnConnectionRouteInterface

type VpnConnectionRouteInterface interface {
	Create(ctx context.Context, vpnConnectionRoute *v1alpha1.VpnConnectionRoute, opts v1.CreateOptions) (*v1alpha1.VpnConnectionRoute, error)
	Update(ctx context.Context, vpnConnectionRoute *v1alpha1.VpnConnectionRoute, opts v1.UpdateOptions) (*v1alpha1.VpnConnectionRoute, error)
	UpdateStatus(ctx context.Context, vpnConnectionRoute *v1alpha1.VpnConnectionRoute, opts v1.UpdateOptions) (*v1alpha1.VpnConnectionRoute, 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.VpnConnectionRoute, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpnConnectionRouteList, 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.VpnConnectionRoute, err error)
	VpnConnectionRouteExpansion
}

VpnConnectionRouteInterface has methods to work with VpnConnectionRoute resources.

type VpnConnectionRoutesGetter

type VpnConnectionRoutesGetter interface {
	VpnConnectionRoutes(namespace string) VpnConnectionRouteInterface
}

VpnConnectionRoutesGetter has a method to return a VpnConnectionRouteInterface. A group's client should implement this interface.

type VpnConnectionsGetter

type VpnConnectionsGetter interface {
	VpnConnections(namespace string) VpnConnectionInterface
}

VpnConnectionsGetter has a method to return a VpnConnectionInterface. A group's client should implement this interface.

type VpnGatewayAttachmentExpansion

type VpnGatewayAttachmentExpansion interface{}

type VpnGatewayAttachmentInterface

type VpnGatewayAttachmentInterface interface {
	Create(ctx context.Context, vpnGatewayAttachment *v1alpha1.VpnGatewayAttachment, opts v1.CreateOptions) (*v1alpha1.VpnGatewayAttachment, error)
	Update(ctx context.Context, vpnGatewayAttachment *v1alpha1.VpnGatewayAttachment, opts v1.UpdateOptions) (*v1alpha1.VpnGatewayAttachment, error)
	UpdateStatus(ctx context.Context, vpnGatewayAttachment *v1alpha1.VpnGatewayAttachment, opts v1.UpdateOptions) (*v1alpha1.VpnGatewayAttachment, 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.VpnGatewayAttachment, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpnGatewayAttachmentList, 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.VpnGatewayAttachment, err error)
	VpnGatewayAttachmentExpansion
}

VpnGatewayAttachmentInterface has methods to work with VpnGatewayAttachment resources.

type VpnGatewayAttachmentsGetter

type VpnGatewayAttachmentsGetter interface {
	VpnGatewayAttachments(namespace string) VpnGatewayAttachmentInterface
}

VpnGatewayAttachmentsGetter has a method to return a VpnGatewayAttachmentInterface. A group's client should implement this interface.

type VpnGatewayExpansion

type VpnGatewayExpansion interface{}

type VpnGatewayInterface

type VpnGatewayInterface interface {
	Create(ctx context.Context, vpnGateway *v1alpha1.VpnGateway, opts v1.CreateOptions) (*v1alpha1.VpnGateway, error)
	Update(ctx context.Context, vpnGateway *v1alpha1.VpnGateway, opts v1.UpdateOptions) (*v1alpha1.VpnGateway, error)
	UpdateStatus(ctx context.Context, vpnGateway *v1alpha1.VpnGateway, opts v1.UpdateOptions) (*v1alpha1.VpnGateway, 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.VpnGateway, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpnGatewayList, 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.VpnGateway, err error)
	VpnGatewayExpansion
}

VpnGatewayInterface has methods to work with VpnGateway resources.

type VpnGatewayRoutePropagationExpansion

type VpnGatewayRoutePropagationExpansion interface{}

type VpnGatewayRoutePropagationInterface

type VpnGatewayRoutePropagationInterface interface {
	Create(ctx context.Context, vpnGatewayRoutePropagation *v1alpha1.VpnGatewayRoutePropagation, opts v1.CreateOptions) (*v1alpha1.VpnGatewayRoutePropagation, error)
	Update(ctx context.Context, vpnGatewayRoutePropagation *v1alpha1.VpnGatewayRoutePropagation, opts v1.UpdateOptions) (*v1alpha1.VpnGatewayRoutePropagation, error)
	UpdateStatus(ctx context.Context, vpnGatewayRoutePropagation *v1alpha1.VpnGatewayRoutePropagation, opts v1.UpdateOptions) (*v1alpha1.VpnGatewayRoutePropagation, 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.VpnGatewayRoutePropagation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.VpnGatewayRoutePropagationList, 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.VpnGatewayRoutePropagation, err error)
	VpnGatewayRoutePropagationExpansion
}

VpnGatewayRoutePropagationInterface has methods to work with VpnGatewayRoutePropagation resources.

type VpnGatewayRoutePropagationsGetter

type VpnGatewayRoutePropagationsGetter interface {
	VpnGatewayRoutePropagations(namespace string) VpnGatewayRoutePropagationInterface
}

VpnGatewayRoutePropagationsGetter has a method to return a VpnGatewayRoutePropagationInterface. A group's client should implement this interface.

type VpnGatewaysGetter

type VpnGatewaysGetter interface {
	VpnGateways(namespace string) VpnGatewayInterface
}

VpnGatewaysGetter has a method to return a VpnGatewayInterface. A group's client should implement this interface.

type WafByteMatchSetExpansion

type WafByteMatchSetExpansion interface{}

type WafByteMatchSetInterface

type WafByteMatchSetInterface interface {
	Create(ctx context.Context, wafByteMatchSet *v1alpha1.WafByteMatchSet, opts v1.CreateOptions) (*v1alpha1.WafByteMatchSet, error)
	Update(ctx context.Context, wafByteMatchSet *v1alpha1.WafByteMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafByteMatchSet, error)
	UpdateStatus(ctx context.Context, wafByteMatchSet *v1alpha1.WafByteMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafByteMatchSet, 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.WafByteMatchSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafByteMatchSetList, 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.WafByteMatchSet, err error)
	WafByteMatchSetExpansion
}

WafByteMatchSetInterface has methods to work with WafByteMatchSet resources.

type WafByteMatchSetsGetter

type WafByteMatchSetsGetter interface {
	WafByteMatchSets(namespace string) WafByteMatchSetInterface
}

WafByteMatchSetsGetter has a method to return a WafByteMatchSetInterface. A group's client should implement this interface.

type WafGeoMatchSetExpansion

type WafGeoMatchSetExpansion interface{}

type WafGeoMatchSetInterface

type WafGeoMatchSetInterface interface {
	Create(ctx context.Context, wafGeoMatchSet *v1alpha1.WafGeoMatchSet, opts v1.CreateOptions) (*v1alpha1.WafGeoMatchSet, error)
	Update(ctx context.Context, wafGeoMatchSet *v1alpha1.WafGeoMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafGeoMatchSet, error)
	UpdateStatus(ctx context.Context, wafGeoMatchSet *v1alpha1.WafGeoMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafGeoMatchSet, 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.WafGeoMatchSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafGeoMatchSetList, 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.WafGeoMatchSet, err error)
	WafGeoMatchSetExpansion
}

WafGeoMatchSetInterface has methods to work with WafGeoMatchSet resources.

type WafGeoMatchSetsGetter

type WafGeoMatchSetsGetter interface {
	WafGeoMatchSets(namespace string) WafGeoMatchSetInterface
}

WafGeoMatchSetsGetter has a method to return a WafGeoMatchSetInterface. A group's client should implement this interface.

type WafIpsetExpansion

type WafIpsetExpansion interface{}

type WafIpsetInterface

type WafIpsetInterface interface {
	Create(ctx context.Context, wafIpset *v1alpha1.WafIpset, opts v1.CreateOptions) (*v1alpha1.WafIpset, error)
	Update(ctx context.Context, wafIpset *v1alpha1.WafIpset, opts v1.UpdateOptions) (*v1alpha1.WafIpset, error)
	UpdateStatus(ctx context.Context, wafIpset *v1alpha1.WafIpset, opts v1.UpdateOptions) (*v1alpha1.WafIpset, 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.WafIpset, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafIpsetList, 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.WafIpset, err error)
	WafIpsetExpansion
}

WafIpsetInterface has methods to work with WafIpset resources.

type WafIpsetsGetter

type WafIpsetsGetter interface {
	WafIpsets(namespace string) WafIpsetInterface
}

WafIpsetsGetter has a method to return a WafIpsetInterface. A group's client should implement this interface.

type WafRateBasedRuleExpansion

type WafRateBasedRuleExpansion interface{}

type WafRateBasedRuleInterface

type WafRateBasedRuleInterface interface {
	Create(ctx context.Context, wafRateBasedRule *v1alpha1.WafRateBasedRule, opts v1.CreateOptions) (*v1alpha1.WafRateBasedRule, error)
	Update(ctx context.Context, wafRateBasedRule *v1alpha1.WafRateBasedRule, opts v1.UpdateOptions) (*v1alpha1.WafRateBasedRule, error)
	UpdateStatus(ctx context.Context, wafRateBasedRule *v1alpha1.WafRateBasedRule, opts v1.UpdateOptions) (*v1alpha1.WafRateBasedRule, 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.WafRateBasedRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafRateBasedRuleList, 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.WafRateBasedRule, err error)
	WafRateBasedRuleExpansion
}

WafRateBasedRuleInterface has methods to work with WafRateBasedRule resources.

type WafRateBasedRulesGetter

type WafRateBasedRulesGetter interface {
	WafRateBasedRules(namespace string) WafRateBasedRuleInterface
}

WafRateBasedRulesGetter has a method to return a WafRateBasedRuleInterface. A group's client should implement this interface.

type WafRegexMatchSetExpansion

type WafRegexMatchSetExpansion interface{}

type WafRegexMatchSetInterface

type WafRegexMatchSetInterface interface {
	Create(ctx context.Context, wafRegexMatchSet *v1alpha1.WafRegexMatchSet, opts v1.CreateOptions) (*v1alpha1.WafRegexMatchSet, error)
	Update(ctx context.Context, wafRegexMatchSet *v1alpha1.WafRegexMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafRegexMatchSet, error)
	UpdateStatus(ctx context.Context, wafRegexMatchSet *v1alpha1.WafRegexMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafRegexMatchSet, 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.WafRegexMatchSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafRegexMatchSetList, 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.WafRegexMatchSet, err error)
	WafRegexMatchSetExpansion
}

WafRegexMatchSetInterface has methods to work with WafRegexMatchSet resources.

type WafRegexMatchSetsGetter

type WafRegexMatchSetsGetter interface {
	WafRegexMatchSets(namespace string) WafRegexMatchSetInterface
}

WafRegexMatchSetsGetter has a method to return a WafRegexMatchSetInterface. A group's client should implement this interface.

type WafRegexPatternSetExpansion

type WafRegexPatternSetExpansion interface{}

type WafRegexPatternSetInterface

type WafRegexPatternSetInterface interface {
	Create(ctx context.Context, wafRegexPatternSet *v1alpha1.WafRegexPatternSet, opts v1.CreateOptions) (*v1alpha1.WafRegexPatternSet, error)
	Update(ctx context.Context, wafRegexPatternSet *v1alpha1.WafRegexPatternSet, opts v1.UpdateOptions) (*v1alpha1.WafRegexPatternSet, error)
	UpdateStatus(ctx context.Context, wafRegexPatternSet *v1alpha1.WafRegexPatternSet, opts v1.UpdateOptions) (*v1alpha1.WafRegexPatternSet, 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.WafRegexPatternSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafRegexPatternSetList, 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.WafRegexPatternSet, err error)
	WafRegexPatternSetExpansion
}

WafRegexPatternSetInterface has methods to work with WafRegexPatternSet resources.

type WafRegexPatternSetsGetter

type WafRegexPatternSetsGetter interface {
	WafRegexPatternSets(namespace string) WafRegexPatternSetInterface
}

WafRegexPatternSetsGetter has a method to return a WafRegexPatternSetInterface. A group's client should implement this interface.

type WafRuleExpansion

type WafRuleExpansion interface{}

type WafRuleGroupExpansion

type WafRuleGroupExpansion interface{}

type WafRuleGroupInterface

type WafRuleGroupInterface interface {
	Create(ctx context.Context, wafRuleGroup *v1alpha1.WafRuleGroup, opts v1.CreateOptions) (*v1alpha1.WafRuleGroup, error)
	Update(ctx context.Context, wafRuleGroup *v1alpha1.WafRuleGroup, opts v1.UpdateOptions) (*v1alpha1.WafRuleGroup, error)
	UpdateStatus(ctx context.Context, wafRuleGroup *v1alpha1.WafRuleGroup, opts v1.UpdateOptions) (*v1alpha1.WafRuleGroup, 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.WafRuleGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafRuleGroupList, 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.WafRuleGroup, err error)
	WafRuleGroupExpansion
}

WafRuleGroupInterface has methods to work with WafRuleGroup resources.

type WafRuleGroupsGetter

type WafRuleGroupsGetter interface {
	WafRuleGroups(namespace string) WafRuleGroupInterface
}

WafRuleGroupsGetter has a method to return a WafRuleGroupInterface. A group's client should implement this interface.

type WafRuleInterface

type WafRuleInterface interface {
	Create(ctx context.Context, wafRule *v1alpha1.WafRule, opts v1.CreateOptions) (*v1alpha1.WafRule, error)
	Update(ctx context.Context, wafRule *v1alpha1.WafRule, opts v1.UpdateOptions) (*v1alpha1.WafRule, error)
	UpdateStatus(ctx context.Context, wafRule *v1alpha1.WafRule, opts v1.UpdateOptions) (*v1alpha1.WafRule, 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.WafRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafRuleList, 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.WafRule, err error)
	WafRuleExpansion
}

WafRuleInterface has methods to work with WafRule resources.

type WafRulesGetter

type WafRulesGetter interface {
	WafRules(namespace string) WafRuleInterface
}

WafRulesGetter has a method to return a WafRuleInterface. A group's client should implement this interface.

type WafSQLInjectionMatchSetExpansion added in v0.0.2

type WafSQLInjectionMatchSetExpansion interface{}

type WafSQLInjectionMatchSetInterface added in v0.0.2

type WafSQLInjectionMatchSetInterface interface {
	Create(ctx context.Context, wafSQLInjectionMatchSet *v1alpha1.WafSQLInjectionMatchSet, opts v1.CreateOptions) (*v1alpha1.WafSQLInjectionMatchSet, error)
	Update(ctx context.Context, wafSQLInjectionMatchSet *v1alpha1.WafSQLInjectionMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafSQLInjectionMatchSet, error)
	UpdateStatus(ctx context.Context, wafSQLInjectionMatchSet *v1alpha1.WafSQLInjectionMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafSQLInjectionMatchSet, 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.WafSQLInjectionMatchSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafSQLInjectionMatchSetList, 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.WafSQLInjectionMatchSet, err error)
	WafSQLInjectionMatchSetExpansion
}

WafSQLInjectionMatchSetInterface has methods to work with WafSQLInjectionMatchSet resources.

type WafSQLInjectionMatchSetsGetter added in v0.0.2

type WafSQLInjectionMatchSetsGetter interface {
	WafSQLInjectionMatchSets(namespace string) WafSQLInjectionMatchSetInterface
}

WafSQLInjectionMatchSetsGetter has a method to return a WafSQLInjectionMatchSetInterface. A group's client should implement this interface.

type WafSizeConstraintSetExpansion

type WafSizeConstraintSetExpansion interface{}

type WafSizeConstraintSetInterface

type WafSizeConstraintSetInterface interface {
	Create(ctx context.Context, wafSizeConstraintSet *v1alpha1.WafSizeConstraintSet, opts v1.CreateOptions) (*v1alpha1.WafSizeConstraintSet, error)
	Update(ctx context.Context, wafSizeConstraintSet *v1alpha1.WafSizeConstraintSet, opts v1.UpdateOptions) (*v1alpha1.WafSizeConstraintSet, error)
	UpdateStatus(ctx context.Context, wafSizeConstraintSet *v1alpha1.WafSizeConstraintSet, opts v1.UpdateOptions) (*v1alpha1.WafSizeConstraintSet, 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.WafSizeConstraintSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafSizeConstraintSetList, 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.WafSizeConstraintSet, err error)
	WafSizeConstraintSetExpansion
}

WafSizeConstraintSetInterface has methods to work with WafSizeConstraintSet resources.

type WafSizeConstraintSetsGetter

type WafSizeConstraintSetsGetter interface {
	WafSizeConstraintSets(namespace string) WafSizeConstraintSetInterface
}

WafSizeConstraintSetsGetter has a method to return a WafSizeConstraintSetInterface. A group's client should implement this interface.

type WafWebACLExpansion added in v0.0.2

type WafWebACLExpansion interface{}

type WafWebACLInterface added in v0.0.2

type WafWebACLInterface interface {
	Create(ctx context.Context, wafWebACL *v1alpha1.WafWebACL, opts v1.CreateOptions) (*v1alpha1.WafWebACL, error)
	Update(ctx context.Context, wafWebACL *v1alpha1.WafWebACL, opts v1.UpdateOptions) (*v1alpha1.WafWebACL, error)
	UpdateStatus(ctx context.Context, wafWebACL *v1alpha1.WafWebACL, opts v1.UpdateOptions) (*v1alpha1.WafWebACL, 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.WafWebACL, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafWebACLList, 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.WafWebACL, err error)
	WafWebACLExpansion
}

WafWebACLInterface has methods to work with WafWebACL resources.

type WafWebACLsGetter added in v0.0.2

type WafWebACLsGetter interface {
	WafWebACLs(namespace string) WafWebACLInterface
}

WafWebACLsGetter has a method to return a WafWebACLInterface. A group's client should implement this interface.

type WafXssMatchSetExpansion

type WafXssMatchSetExpansion interface{}

type WafXssMatchSetInterface

type WafXssMatchSetInterface interface {
	Create(ctx context.Context, wafXssMatchSet *v1alpha1.WafXssMatchSet, opts v1.CreateOptions) (*v1alpha1.WafXssMatchSet, error)
	Update(ctx context.Context, wafXssMatchSet *v1alpha1.WafXssMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafXssMatchSet, error)
	UpdateStatus(ctx context.Context, wafXssMatchSet *v1alpha1.WafXssMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafXssMatchSet, 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.WafXssMatchSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafXssMatchSetList, 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.WafXssMatchSet, err error)
	WafXssMatchSetExpansion
}

WafXssMatchSetInterface has methods to work with WafXssMatchSet resources.

type WafXssMatchSetsGetter

type WafXssMatchSetsGetter interface {
	WafXssMatchSets(namespace string) WafXssMatchSetInterface
}

WafXssMatchSetsGetter has a method to return a WafXssMatchSetInterface. A group's client should implement this interface.

type WafregionalByteMatchSetExpansion

type WafregionalByteMatchSetExpansion interface{}

type WafregionalByteMatchSetInterface

type WafregionalByteMatchSetInterface interface {
	Create(ctx context.Context, wafregionalByteMatchSet *v1alpha1.WafregionalByteMatchSet, opts v1.CreateOptions) (*v1alpha1.WafregionalByteMatchSet, error)
	Update(ctx context.Context, wafregionalByteMatchSet *v1alpha1.WafregionalByteMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafregionalByteMatchSet, error)
	UpdateStatus(ctx context.Context, wafregionalByteMatchSet *v1alpha1.WafregionalByteMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafregionalByteMatchSet, 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.WafregionalByteMatchSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafregionalByteMatchSetList, 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.WafregionalByteMatchSet, err error)
	WafregionalByteMatchSetExpansion
}

WafregionalByteMatchSetInterface has methods to work with WafregionalByteMatchSet resources.

type WafregionalByteMatchSetsGetter

type WafregionalByteMatchSetsGetter interface {
	WafregionalByteMatchSets(namespace string) WafregionalByteMatchSetInterface
}

WafregionalByteMatchSetsGetter has a method to return a WafregionalByteMatchSetInterface. A group's client should implement this interface.

type WafregionalGeoMatchSetExpansion

type WafregionalGeoMatchSetExpansion interface{}

type WafregionalGeoMatchSetInterface

type WafregionalGeoMatchSetInterface interface {
	Create(ctx context.Context, wafregionalGeoMatchSet *v1alpha1.WafregionalGeoMatchSet, opts v1.CreateOptions) (*v1alpha1.WafregionalGeoMatchSet, error)
	Update(ctx context.Context, wafregionalGeoMatchSet *v1alpha1.WafregionalGeoMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafregionalGeoMatchSet, error)
	UpdateStatus(ctx context.Context, wafregionalGeoMatchSet *v1alpha1.WafregionalGeoMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafregionalGeoMatchSet, 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.WafregionalGeoMatchSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafregionalGeoMatchSetList, 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.WafregionalGeoMatchSet, err error)
	WafregionalGeoMatchSetExpansion
}

WafregionalGeoMatchSetInterface has methods to work with WafregionalGeoMatchSet resources.

type WafregionalGeoMatchSetsGetter

type WafregionalGeoMatchSetsGetter interface {
	WafregionalGeoMatchSets(namespace string) WafregionalGeoMatchSetInterface
}

WafregionalGeoMatchSetsGetter has a method to return a WafregionalGeoMatchSetInterface. A group's client should implement this interface.

type WafregionalIpsetExpansion

type WafregionalIpsetExpansion interface{}

type WafregionalIpsetInterface

type WafregionalIpsetInterface interface {
	Create(ctx context.Context, wafregionalIpset *v1alpha1.WafregionalIpset, opts v1.CreateOptions) (*v1alpha1.WafregionalIpset, error)
	Update(ctx context.Context, wafregionalIpset *v1alpha1.WafregionalIpset, opts v1.UpdateOptions) (*v1alpha1.WafregionalIpset, error)
	UpdateStatus(ctx context.Context, wafregionalIpset *v1alpha1.WafregionalIpset, opts v1.UpdateOptions) (*v1alpha1.WafregionalIpset, 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.WafregionalIpset, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafregionalIpsetList, 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.WafregionalIpset, err error)
	WafregionalIpsetExpansion
}

WafregionalIpsetInterface has methods to work with WafregionalIpset resources.

type WafregionalIpsetsGetter

type WafregionalIpsetsGetter interface {
	WafregionalIpsets(namespace string) WafregionalIpsetInterface
}

WafregionalIpsetsGetter has a method to return a WafregionalIpsetInterface. A group's client should implement this interface.

type WafregionalRateBasedRuleExpansion

type WafregionalRateBasedRuleExpansion interface{}

type WafregionalRateBasedRuleInterface

type WafregionalRateBasedRuleInterface interface {
	Create(ctx context.Context, wafregionalRateBasedRule *v1alpha1.WafregionalRateBasedRule, opts v1.CreateOptions) (*v1alpha1.WafregionalRateBasedRule, error)
	Update(ctx context.Context, wafregionalRateBasedRule *v1alpha1.WafregionalRateBasedRule, opts v1.UpdateOptions) (*v1alpha1.WafregionalRateBasedRule, error)
	UpdateStatus(ctx context.Context, wafregionalRateBasedRule *v1alpha1.WafregionalRateBasedRule, opts v1.UpdateOptions) (*v1alpha1.WafregionalRateBasedRule, 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.WafregionalRateBasedRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafregionalRateBasedRuleList, 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.WafregionalRateBasedRule, err error)
	WafregionalRateBasedRuleExpansion
}

WafregionalRateBasedRuleInterface has methods to work with WafregionalRateBasedRule resources.

type WafregionalRateBasedRulesGetter

type WafregionalRateBasedRulesGetter interface {
	WafregionalRateBasedRules(namespace string) WafregionalRateBasedRuleInterface
}

WafregionalRateBasedRulesGetter has a method to return a WafregionalRateBasedRuleInterface. A group's client should implement this interface.

type WafregionalRegexMatchSetExpansion

type WafregionalRegexMatchSetExpansion interface{}

type WafregionalRegexMatchSetInterface

type WafregionalRegexMatchSetInterface interface {
	Create(ctx context.Context, wafregionalRegexMatchSet *v1alpha1.WafregionalRegexMatchSet, opts v1.CreateOptions) (*v1alpha1.WafregionalRegexMatchSet, error)
	Update(ctx context.Context, wafregionalRegexMatchSet *v1alpha1.WafregionalRegexMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafregionalRegexMatchSet, error)
	UpdateStatus(ctx context.Context, wafregionalRegexMatchSet *v1alpha1.WafregionalRegexMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafregionalRegexMatchSet, 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.WafregionalRegexMatchSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafregionalRegexMatchSetList, 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.WafregionalRegexMatchSet, err error)
	WafregionalRegexMatchSetExpansion
}

WafregionalRegexMatchSetInterface has methods to work with WafregionalRegexMatchSet resources.

type WafregionalRegexMatchSetsGetter

type WafregionalRegexMatchSetsGetter interface {
	WafregionalRegexMatchSets(namespace string) WafregionalRegexMatchSetInterface
}

WafregionalRegexMatchSetsGetter has a method to return a WafregionalRegexMatchSetInterface. A group's client should implement this interface.

type WafregionalRegexPatternSetExpansion

type WafregionalRegexPatternSetExpansion interface{}

type WafregionalRegexPatternSetInterface

type WafregionalRegexPatternSetInterface interface {
	Create(ctx context.Context, wafregionalRegexPatternSet *v1alpha1.WafregionalRegexPatternSet, opts v1.CreateOptions) (*v1alpha1.WafregionalRegexPatternSet, error)
	Update(ctx context.Context, wafregionalRegexPatternSet *v1alpha1.WafregionalRegexPatternSet, opts v1.UpdateOptions) (*v1alpha1.WafregionalRegexPatternSet, error)
	UpdateStatus(ctx context.Context, wafregionalRegexPatternSet *v1alpha1.WafregionalRegexPatternSet, opts v1.UpdateOptions) (*v1alpha1.WafregionalRegexPatternSet, 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.WafregionalRegexPatternSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafregionalRegexPatternSetList, 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.WafregionalRegexPatternSet, err error)
	WafregionalRegexPatternSetExpansion
}

WafregionalRegexPatternSetInterface has methods to work with WafregionalRegexPatternSet resources.

type WafregionalRegexPatternSetsGetter

type WafregionalRegexPatternSetsGetter interface {
	WafregionalRegexPatternSets(namespace string) WafregionalRegexPatternSetInterface
}

WafregionalRegexPatternSetsGetter has a method to return a WafregionalRegexPatternSetInterface. A group's client should implement this interface.

type WafregionalRuleExpansion

type WafregionalRuleExpansion interface{}

type WafregionalRuleGroupExpansion

type WafregionalRuleGroupExpansion interface{}

type WafregionalRuleGroupInterface

type WafregionalRuleGroupInterface interface {
	Create(ctx context.Context, wafregionalRuleGroup *v1alpha1.WafregionalRuleGroup, opts v1.CreateOptions) (*v1alpha1.WafregionalRuleGroup, error)
	Update(ctx context.Context, wafregionalRuleGroup *v1alpha1.WafregionalRuleGroup, opts v1.UpdateOptions) (*v1alpha1.WafregionalRuleGroup, error)
	UpdateStatus(ctx context.Context, wafregionalRuleGroup *v1alpha1.WafregionalRuleGroup, opts v1.UpdateOptions) (*v1alpha1.WafregionalRuleGroup, 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.WafregionalRuleGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafregionalRuleGroupList, 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.WafregionalRuleGroup, err error)
	WafregionalRuleGroupExpansion
}

WafregionalRuleGroupInterface has methods to work with WafregionalRuleGroup resources.

type WafregionalRuleGroupsGetter

type WafregionalRuleGroupsGetter interface {
	WafregionalRuleGroups(namespace string) WafregionalRuleGroupInterface
}

WafregionalRuleGroupsGetter has a method to return a WafregionalRuleGroupInterface. A group's client should implement this interface.

type WafregionalRuleInterface

type WafregionalRuleInterface interface {
	Create(ctx context.Context, wafregionalRule *v1alpha1.WafregionalRule, opts v1.CreateOptions) (*v1alpha1.WafregionalRule, error)
	Update(ctx context.Context, wafregionalRule *v1alpha1.WafregionalRule, opts v1.UpdateOptions) (*v1alpha1.WafregionalRule, error)
	UpdateStatus(ctx context.Context, wafregionalRule *v1alpha1.WafregionalRule, opts v1.UpdateOptions) (*v1alpha1.WafregionalRule, 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.WafregionalRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafregionalRuleList, 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.WafregionalRule, err error)
	WafregionalRuleExpansion
}

WafregionalRuleInterface has methods to work with WafregionalRule resources.

type WafregionalRulesGetter

type WafregionalRulesGetter interface {
	WafregionalRules(namespace string) WafregionalRuleInterface
}

WafregionalRulesGetter has a method to return a WafregionalRuleInterface. A group's client should implement this interface.

type WafregionalSQLInjectionMatchSetExpansion added in v0.0.2

type WafregionalSQLInjectionMatchSetExpansion interface{}

type WafregionalSQLInjectionMatchSetInterface added in v0.0.2

WafregionalSQLInjectionMatchSetInterface has methods to work with WafregionalSQLInjectionMatchSet resources.

type WafregionalSQLInjectionMatchSetsGetter added in v0.0.2

type WafregionalSQLInjectionMatchSetsGetter interface {
	WafregionalSQLInjectionMatchSets(namespace string) WafregionalSQLInjectionMatchSetInterface
}

WafregionalSQLInjectionMatchSetsGetter has a method to return a WafregionalSQLInjectionMatchSetInterface. A group's client should implement this interface.

type WafregionalSizeConstraintSetExpansion

type WafregionalSizeConstraintSetExpansion interface{}

type WafregionalSizeConstraintSetInterface

type WafregionalSizeConstraintSetInterface interface {
	Create(ctx context.Context, wafregionalSizeConstraintSet *v1alpha1.WafregionalSizeConstraintSet, opts v1.CreateOptions) (*v1alpha1.WafregionalSizeConstraintSet, error)
	Update(ctx context.Context, wafregionalSizeConstraintSet *v1alpha1.WafregionalSizeConstraintSet, opts v1.UpdateOptions) (*v1alpha1.WafregionalSizeConstraintSet, error)
	UpdateStatus(ctx context.Context, wafregionalSizeConstraintSet *v1alpha1.WafregionalSizeConstraintSet, opts v1.UpdateOptions) (*v1alpha1.WafregionalSizeConstraintSet, 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.WafregionalSizeConstraintSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafregionalSizeConstraintSetList, 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.WafregionalSizeConstraintSet, err error)
	WafregionalSizeConstraintSetExpansion
}

WafregionalSizeConstraintSetInterface has methods to work with WafregionalSizeConstraintSet resources.

type WafregionalSizeConstraintSetsGetter

type WafregionalSizeConstraintSetsGetter interface {
	WafregionalSizeConstraintSets(namespace string) WafregionalSizeConstraintSetInterface
}

WafregionalSizeConstraintSetsGetter has a method to return a WafregionalSizeConstraintSetInterface. A group's client should implement this interface.

type WafregionalWebACLAssociationExpansion added in v0.0.2

type WafregionalWebACLAssociationExpansion interface{}

type WafregionalWebACLAssociationInterface added in v0.0.2

type WafregionalWebACLAssociationInterface interface {
	Create(ctx context.Context, wafregionalWebACLAssociation *v1alpha1.WafregionalWebACLAssociation, opts v1.CreateOptions) (*v1alpha1.WafregionalWebACLAssociation, error)
	Update(ctx context.Context, wafregionalWebACLAssociation *v1alpha1.WafregionalWebACLAssociation, opts v1.UpdateOptions) (*v1alpha1.WafregionalWebACLAssociation, error)
	UpdateStatus(ctx context.Context, wafregionalWebACLAssociation *v1alpha1.WafregionalWebACLAssociation, opts v1.UpdateOptions) (*v1alpha1.WafregionalWebACLAssociation, 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.WafregionalWebACLAssociation, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafregionalWebACLAssociationList, 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.WafregionalWebACLAssociation, err error)
	WafregionalWebACLAssociationExpansion
}

WafregionalWebACLAssociationInterface has methods to work with WafregionalWebACLAssociation resources.

type WafregionalWebACLAssociationsGetter added in v0.0.2

type WafregionalWebACLAssociationsGetter interface {
	WafregionalWebACLAssociations(namespace string) WafregionalWebACLAssociationInterface
}

WafregionalWebACLAssociationsGetter has a method to return a WafregionalWebACLAssociationInterface. A group's client should implement this interface.

type WafregionalWebACLExpansion added in v0.0.2

type WafregionalWebACLExpansion interface{}

type WafregionalWebACLInterface added in v0.0.2

type WafregionalWebACLInterface interface {
	Create(ctx context.Context, wafregionalWebACL *v1alpha1.WafregionalWebACL, opts v1.CreateOptions) (*v1alpha1.WafregionalWebACL, error)
	Update(ctx context.Context, wafregionalWebACL *v1alpha1.WafregionalWebACL, opts v1.UpdateOptions) (*v1alpha1.WafregionalWebACL, error)
	UpdateStatus(ctx context.Context, wafregionalWebACL *v1alpha1.WafregionalWebACL, opts v1.UpdateOptions) (*v1alpha1.WafregionalWebACL, 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.WafregionalWebACL, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafregionalWebACLList, 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.WafregionalWebACL, err error)
	WafregionalWebACLExpansion
}

WafregionalWebACLInterface has methods to work with WafregionalWebACL resources.

type WafregionalWebACLsGetter added in v0.0.2

type WafregionalWebACLsGetter interface {
	WafregionalWebACLs(namespace string) WafregionalWebACLInterface
}

WafregionalWebACLsGetter has a method to return a WafregionalWebACLInterface. A group's client should implement this interface.

type WafregionalXssMatchSetExpansion

type WafregionalXssMatchSetExpansion interface{}

type WafregionalXssMatchSetInterface

type WafregionalXssMatchSetInterface interface {
	Create(ctx context.Context, wafregionalXssMatchSet *v1alpha1.WafregionalXssMatchSet, opts v1.CreateOptions) (*v1alpha1.WafregionalXssMatchSet, error)
	Update(ctx context.Context, wafregionalXssMatchSet *v1alpha1.WafregionalXssMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafregionalXssMatchSet, error)
	UpdateStatus(ctx context.Context, wafregionalXssMatchSet *v1alpha1.WafregionalXssMatchSet, opts v1.UpdateOptions) (*v1alpha1.WafregionalXssMatchSet, 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.WafregionalXssMatchSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WafregionalXssMatchSetList, 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.WafregionalXssMatchSet, err error)
	WafregionalXssMatchSetExpansion
}

WafregionalXssMatchSetInterface has methods to work with WafregionalXssMatchSet resources.

type WafregionalXssMatchSetsGetter

type WafregionalXssMatchSetsGetter interface {
	WafregionalXssMatchSets(namespace string) WafregionalXssMatchSetInterface
}

WafregionalXssMatchSetsGetter has a method to return a WafregionalXssMatchSetInterface. A group's client should implement this interface.

type WorklinkFleetExpansion

type WorklinkFleetExpansion interface{}

type WorklinkFleetInterface

type WorklinkFleetInterface interface {
	Create(ctx context.Context, worklinkFleet *v1alpha1.WorklinkFleet, opts v1.CreateOptions) (*v1alpha1.WorklinkFleet, error)
	Update(ctx context.Context, worklinkFleet *v1alpha1.WorklinkFleet, opts v1.UpdateOptions) (*v1alpha1.WorklinkFleet, error)
	UpdateStatus(ctx context.Context, worklinkFleet *v1alpha1.WorklinkFleet, opts v1.UpdateOptions) (*v1alpha1.WorklinkFleet, 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.WorklinkFleet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WorklinkFleetList, 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.WorklinkFleet, err error)
	WorklinkFleetExpansion
}

WorklinkFleetInterface has methods to work with WorklinkFleet resources.

type WorklinkFleetsGetter

type WorklinkFleetsGetter interface {
	WorklinkFleets(namespace string) WorklinkFleetInterface
}

WorklinkFleetsGetter has a method to return a WorklinkFleetInterface. A group's client should implement this interface.

type WorklinkWebsiteCertificateAuthorityAssociationExpansion

type WorklinkWebsiteCertificateAuthorityAssociationExpansion interface{}

type WorklinkWebsiteCertificateAuthorityAssociationInterface

WorklinkWebsiteCertificateAuthorityAssociationInterface has methods to work with WorklinkWebsiteCertificateAuthorityAssociation resources.

type WorklinkWebsiteCertificateAuthorityAssociationsGetter

type WorklinkWebsiteCertificateAuthorityAssociationsGetter interface {
	WorklinkWebsiteCertificateAuthorityAssociations(namespace string) WorklinkWebsiteCertificateAuthorityAssociationInterface
}

WorklinkWebsiteCertificateAuthorityAssociationsGetter has a method to return a WorklinkWebsiteCertificateAuthorityAssociationInterface. A group's client should implement this interface.

type XraySamplingRuleExpansion

type XraySamplingRuleExpansion interface{}

type XraySamplingRuleInterface

type XraySamplingRuleInterface interface {
	Create(ctx context.Context, xraySamplingRule *v1alpha1.XraySamplingRule, opts v1.CreateOptions) (*v1alpha1.XraySamplingRule, error)
	Update(ctx context.Context, xraySamplingRule *v1alpha1.XraySamplingRule, opts v1.UpdateOptions) (*v1alpha1.XraySamplingRule, error)
	UpdateStatus(ctx context.Context, xraySamplingRule *v1alpha1.XraySamplingRule, opts v1.UpdateOptions) (*v1alpha1.XraySamplingRule, 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.XraySamplingRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.XraySamplingRuleList, 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.XraySamplingRule, err error)
	XraySamplingRuleExpansion
}

XraySamplingRuleInterface has methods to work with XraySamplingRule resources.

type XraySamplingRulesGetter

type XraySamplingRulesGetter interface {
	XraySamplingRules(namespace string) XraySamplingRuleInterface
}

XraySamplingRulesGetter has a method to return a XraySamplingRuleInterface. A group's client should implement this interface.

Source Files

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