apigateway

package
v0.0.0-...-beef95b Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountReconciler

type AccountReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

AccountReconciler reconciles a Account object

func (*AccountReconciler) Reconcile

func (r *AccountReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*AccountReconciler) SetupWithManager

func (r *AccountReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type ApiKeyReconciler

type ApiKeyReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

ApiKeyReconciler reconciles a ApiKey object

func (*ApiKeyReconciler) Reconcile

func (r *ApiKeyReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*ApiKeyReconciler) SetupWithManager

func (r *ApiKeyReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type AuthorizerReconciler

type AuthorizerReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

AuthorizerReconciler reconciles a Authorizer object

func (*AuthorizerReconciler) Reconcile

func (r *AuthorizerReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*AuthorizerReconciler) SetupWithManager

func (r *AuthorizerReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type BasePathMappingReconciler

type BasePathMappingReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

BasePathMappingReconciler reconciles a BasePathMapping object

func (*BasePathMappingReconciler) Reconcile

func (r *BasePathMappingReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*BasePathMappingReconciler) SetupWithManager

func (r *BasePathMappingReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type ClientCertificateReconciler

type ClientCertificateReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

ClientCertificateReconciler reconciles a ClientCertificate object

func (*ClientCertificateReconciler) Reconcile

Reconcile will make the desired state a reality

func (*ClientCertificateReconciler) SetupWithManager

func (r *ClientCertificateReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type DeploymentReconciler

type DeploymentReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

DeploymentReconciler reconciles a Deployment object

func (*DeploymentReconciler) Reconcile

func (r *DeploymentReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*DeploymentReconciler) SetupWithManager

func (r *DeploymentReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type DocumentationPartReconciler

type DocumentationPartReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

DocumentationPartReconciler reconciles a DocumentationPart object

func (*DocumentationPartReconciler) Reconcile

Reconcile will make the desired state a reality

func (*DocumentationPartReconciler) SetupWithManager

func (r *DocumentationPartReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type DocumentationVersionReconciler

type DocumentationVersionReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

DocumentationVersionReconciler reconciles a DocumentationVersion object

func (*DocumentationVersionReconciler) Reconcile

Reconcile will make the desired state a reality

func (*DocumentationVersionReconciler) SetupWithManager

func (r *DocumentationVersionReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type DomainNameReconciler

type DomainNameReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

DomainNameReconciler reconciles a DomainName object

func (*DomainNameReconciler) Reconcile

func (r *DomainNameReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*DomainNameReconciler) SetupWithManager

func (r *DomainNameReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type GatewayResponseReconciler

type GatewayResponseReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

GatewayResponseReconciler reconciles a GatewayResponse object

func (*GatewayResponseReconciler) Reconcile

func (r *GatewayResponseReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*GatewayResponseReconciler) SetupWithManager

func (r *GatewayResponseReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type MethodReconciler

type MethodReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

MethodReconciler reconciles a Method object

func (*MethodReconciler) Reconcile

func (r *MethodReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*MethodReconciler) SetupWithManager

func (r *MethodReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type ModelReconciler

type ModelReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

ModelReconciler reconciles a Model object

func (*ModelReconciler) Reconcile

func (r *ModelReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*ModelReconciler) SetupWithManager

func (r *ModelReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type RequestValidatorReconciler

type RequestValidatorReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

RequestValidatorReconciler reconciles a RequestValidator object

func (*RequestValidatorReconciler) Reconcile

func (r *RequestValidatorReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*RequestValidatorReconciler) SetupWithManager

func (r *RequestValidatorReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type ResourceReconciler

type ResourceReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

ResourceReconciler reconciles a Resource object

func (*ResourceReconciler) Reconcile

func (r *ResourceReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*ResourceReconciler) SetupWithManager

func (r *ResourceReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type RestApiReconciler

type RestApiReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

RestApiReconciler reconciles a RestApi object

func (*RestApiReconciler) Reconcile

func (r *RestApiReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*RestApiReconciler) SetupWithManager

func (r *RestApiReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type StageReconciler

type StageReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

StageReconciler reconciles a Stage object

func (*StageReconciler) Reconcile

func (r *StageReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*StageReconciler) SetupWithManager

func (r *StageReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type UsagePlanKeyReconciler

type UsagePlanKeyReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

UsagePlanKeyReconciler reconciles a UsagePlanKey object

func (*UsagePlanKeyReconciler) Reconcile

func (r *UsagePlanKeyReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*UsagePlanKeyReconciler) SetupWithManager

func (r *UsagePlanKeyReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type UsagePlanReconciler

type UsagePlanReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

UsagePlanReconciler reconciles a UsagePlan object

func (*UsagePlanReconciler) Reconcile

func (r *UsagePlanReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*UsagePlanReconciler) SetupWithManager

func (r *UsagePlanReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

type VpcLinkReconciler

type VpcLinkReconciler struct {
	client.Client
	dynamic.Interface
	Log    logr.Logger
	Scheme *runtime.Scheme
}

VpcLinkReconciler reconciles a VpcLink object

func (*VpcLinkReconciler) Reconcile

func (r *VpcLinkReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will make the desired state a reality

func (*VpcLinkReconciler) SetupWithManager

func (r *VpcLinkReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager will setup the controller

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL