Documentation ¶
Overview ¶
+kubebuilder:object:generate=true +groupName=worker.cloudflare.upbound.io +versionName=v1alpha1
Index ¶
- Constants
- Variables
- type AnalyticsEngineBindingObservation
- type AnalyticsEngineBindingParameters
- type CronTrigger
- func (in *CronTrigger) DeepCopy() *CronTrigger
- func (in *CronTrigger) DeepCopyInto(out *CronTrigger)
- func (in *CronTrigger) DeepCopyObject() runtime.Object
- func (mg *CronTrigger) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *CronTrigger) GetConnectionDetailsMapping() map[string]string
- func (mg *CronTrigger) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *CronTrigger) GetID() string
- func (tr *CronTrigger) GetObservation() (map[string]any, error)
- func (tr *CronTrigger) GetParameters() (map[string]any, error)
- func (mg *CronTrigger) GetProviderConfigReference() *xpv1.Reference
- func (mg *CronTrigger) GetProviderReference() *xpv1.Reference
- func (mg *CronTrigger) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *CronTrigger) GetTerraformResourceType() string
- func (tr *CronTrigger) GetTerraformSchemaVersion() int
- func (mg *CronTrigger) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *CronTrigger) LateInitialize(attrs []byte) (bool, error)
- func (mg *CronTrigger) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *CronTrigger) SetConditions(c ...xpv1.Condition)
- func (mg *CronTrigger) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *CronTrigger) SetObservation(obs map[string]any) error
- func (tr *CronTrigger) SetParameters(params map[string]any) error
- func (mg *CronTrigger) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *CronTrigger) SetProviderReference(r *xpv1.Reference)
- func (mg *CronTrigger) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *CronTrigger) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type CronTriggerList
- type CronTriggerObservation
- type CronTriggerParameters
- type CronTriggerSpec
- type CronTriggerStatus
- type KV
- func (in *KV) DeepCopy() *KV
- func (in *KV) DeepCopyInto(out *KV)
- func (in *KV) DeepCopyObject() runtime.Object
- func (mg *KV) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *KV) GetConnectionDetailsMapping() map[string]string
- func (mg *KV) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *KV) GetID() string
- func (tr *KV) GetObservation() (map[string]any, error)
- func (tr *KV) GetParameters() (map[string]any, error)
- func (mg *KV) GetProviderConfigReference() *xpv1.Reference
- func (mg *KV) GetProviderReference() *xpv1.Reference
- func (mg *KV) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *KV) GetTerraformResourceType() string
- func (tr *KV) GetTerraformSchemaVersion() int
- func (mg *KV) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *KV) LateInitialize(attrs []byte) (bool, error)
- func (mg *KV) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *KV) SetConditions(c ...xpv1.Condition)
- func (mg *KV) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *KV) SetObservation(obs map[string]any) error
- func (tr *KV) SetParameters(params map[string]any) error
- func (mg *KV) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *KV) SetProviderReference(r *xpv1.Reference)
- func (mg *KV) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *KV) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type KVList
- type KVNamespace
- func (in *KVNamespace) DeepCopy() *KVNamespace
- func (in *KVNamespace) DeepCopyInto(out *KVNamespace)
- func (in *KVNamespace) DeepCopyObject() runtime.Object
- func (mg *KVNamespace) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *KVNamespace) GetConnectionDetailsMapping() map[string]string
- func (mg *KVNamespace) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *KVNamespace) GetID() string
- func (tr *KVNamespace) GetObservation() (map[string]any, error)
- func (tr *KVNamespace) GetParameters() (map[string]any, error)
- func (mg *KVNamespace) GetProviderConfigReference() *xpv1.Reference
- func (mg *KVNamespace) GetProviderReference() *xpv1.Reference
- func (mg *KVNamespace) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *KVNamespace) GetTerraformResourceType() string
- func (tr *KVNamespace) GetTerraformSchemaVersion() int
- func (mg *KVNamespace) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *KVNamespace) LateInitialize(attrs []byte) (bool, error)
- func (mg *KVNamespace) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *KVNamespace) SetConditions(c ...xpv1.Condition)
- func (mg *KVNamespace) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *KVNamespace) SetObservation(obs map[string]any) error
- func (tr *KVNamespace) SetParameters(params map[string]any) error
- func (mg *KVNamespace) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *KVNamespace) SetProviderReference(r *xpv1.Reference)
- func (mg *KVNamespace) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *KVNamespace) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type KVNamespaceList
- type KVNamespaceObservation
- type KVNamespaceParameters
- type KVNamespaceSpec
- type KVNamespaceStatus
- type KVObservation
- type KVParameters
- type KVSpec
- type KVStatus
- type KvNamespaceBindingObservation
- type KvNamespaceBindingParameters
- type PlainTextBindingObservation
- type PlainTextBindingParameters
- type R2BucketBindingObservation
- type R2BucketBindingParameters
- type Route
- func (in *Route) DeepCopy() *Route
- func (in *Route) DeepCopyInto(out *Route)
- func (in *Route) DeepCopyObject() runtime.Object
- func (mg *Route) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Route) GetConnectionDetailsMapping() map[string]string
- func (mg *Route) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Route) GetID() string
- func (tr *Route) GetObservation() (map[string]any, error)
- func (tr *Route) GetParameters() (map[string]any, error)
- func (mg *Route) GetProviderConfigReference() *xpv1.Reference
- func (mg *Route) GetProviderReference() *xpv1.Reference
- func (mg *Route) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Route) GetTerraformResourceType() string
- func (tr *Route) GetTerraformSchemaVersion() int
- func (mg *Route) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Route) LateInitialize(attrs []byte) (bool, error)
- func (mg *Route) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *Route) SetConditions(c ...xpv1.Condition)
- func (mg *Route) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *Route) SetObservation(obs map[string]any) error
- func (tr *Route) SetParameters(params map[string]any) error
- func (mg *Route) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Route) SetProviderReference(r *xpv1.Reference)
- func (mg *Route) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Route) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type RouteList
- type RouteObservation
- type RouteParameters
- type RouteSpec
- type RouteStatus
- type Script
- func (in *Script) DeepCopy() *Script
- func (in *Script) DeepCopyInto(out *Script)
- func (in *Script) DeepCopyObject() runtime.Object
- func (mg *Script) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Script) GetConnectionDetailsMapping() map[string]string
- func (mg *Script) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Script) GetID() string
- func (tr *Script) GetObservation() (map[string]any, error)
- func (tr *Script) GetParameters() (map[string]any, error)
- func (mg *Script) GetProviderConfigReference() *xpv1.Reference
- func (mg *Script) GetProviderReference() *xpv1.Reference
- func (mg *Script) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Script) GetTerraformResourceType() string
- func (tr *Script) GetTerraformSchemaVersion() int
- func (mg *Script) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Script) LateInitialize(attrs []byte) (bool, error)
- func (mg *Script) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *Script) SetConditions(c ...xpv1.Condition)
- func (mg *Script) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *Script) SetObservation(obs map[string]any) error
- func (tr *Script) SetParameters(params map[string]any) error
- func (mg *Script) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Script) SetProviderReference(r *xpv1.Reference)
- func (mg *Script) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Script) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type ScriptList
- type ScriptObservation
- type ScriptParameters
- type ScriptSpec
- type ScriptStatus
- type SecretTextBindingObservation
- type SecretTextBindingParameters
- type ServiceBindingObservation
- type ServiceBindingParameters
- type WebassemblyBindingObservation
- type WebassemblyBindingParameters
Constants ¶
const ( CRDGroup = "worker.cloudflare.upbound.io" CRDVersion = "v1alpha1" )
Package type metadata.
Variables ¶
var ( CronTrigger_Kind = "CronTrigger" CronTrigger_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: CronTrigger_Kind}.String() CronTrigger_KindAPIVersion = CronTrigger_Kind + "." + CRDGroupVersion.String() CronTrigger_GroupVersionKind = CRDGroupVersion.WithKind(CronTrigger_Kind) )
Repository type metadata.
var ( // CRDGroupVersion is the API Group Version used to register the objects CRDGroupVersion = schema.GroupVersion{Group: CRDGroup, Version: CRDVersion} // SchemeBuilder is used to add go types to the GroupVersionKind scheme SchemeBuilder = &scheme.Builder{GroupVersion: CRDGroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme )
var ( KV_Kind = "KV" KV_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: KV_Kind}.String() KV_KindAPIVersion = KV_Kind + "." + CRDGroupVersion.String() KV_GroupVersionKind = CRDGroupVersion.WithKind(KV_Kind) )
Repository type metadata.
var ( KVNamespace_Kind = "KVNamespace" KVNamespace_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: KVNamespace_Kind}.String() KVNamespace_KindAPIVersion = KVNamespace_Kind + "." + CRDGroupVersion.String() KVNamespace_GroupVersionKind = CRDGroupVersion.WithKind(KVNamespace_Kind) )
Repository type metadata.
var ( Route_Kind = "Route" Route_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Route_Kind}.String() Route_KindAPIVersion = Route_Kind + "." + CRDGroupVersion.String() Route_GroupVersionKind = CRDGroupVersion.WithKind(Route_Kind) )
Repository type metadata.
var ( Script_Kind = "Script" Script_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Script_Kind}.String() Script_KindAPIVersion = Script_Kind + "." + CRDGroupVersion.String() Script_GroupVersionKind = CRDGroupVersion.WithKind(Script_Kind) )
Repository type metadata.
Functions ¶
This section is empty.
Types ¶
type AnalyticsEngineBindingObservation ¶
type AnalyticsEngineBindingObservation struct { }
func (*AnalyticsEngineBindingObservation) DeepCopy ¶
func (in *AnalyticsEngineBindingObservation) DeepCopy() *AnalyticsEngineBindingObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AnalyticsEngineBindingObservation.
func (*AnalyticsEngineBindingObservation) DeepCopyInto ¶
func (in *AnalyticsEngineBindingObservation) DeepCopyInto(out *AnalyticsEngineBindingObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AnalyticsEngineBindingParameters ¶
type AnalyticsEngineBindingParameters struct { // The name of the Analytics Engine dataset to write to. // +kubebuilder:validation:Required Dataset *string `json:"dataset" tf:"dataset,omitempty"` // The global variable for the binding in your Worker code. // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` }
func (*AnalyticsEngineBindingParameters) DeepCopy ¶
func (in *AnalyticsEngineBindingParameters) DeepCopy() *AnalyticsEngineBindingParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AnalyticsEngineBindingParameters.
func (*AnalyticsEngineBindingParameters) DeepCopyInto ¶
func (in *AnalyticsEngineBindingParameters) DeepCopyInto(out *AnalyticsEngineBindingParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CronTrigger ¶
type CronTrigger struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec CronTriggerSpec `json:"spec"` Status CronTriggerStatus `json:"status,omitempty"` }
CronTrigger is the Schema for the CronTriggers API. <no value> +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,cloudflare}
func (*CronTrigger) DeepCopy ¶
func (in *CronTrigger) DeepCopy() *CronTrigger
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CronTrigger.
func (*CronTrigger) DeepCopyInto ¶
func (in *CronTrigger) DeepCopyInto(out *CronTrigger)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*CronTrigger) DeepCopyObject ¶
func (in *CronTrigger) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*CronTrigger) GetCondition ¶
func (mg *CronTrigger) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this CronTrigger.
func (*CronTrigger) GetConnectionDetailsMapping ¶
func (tr *CronTrigger) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this CronTrigger
func (*CronTrigger) GetDeletionPolicy ¶
func (mg *CronTrigger) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this CronTrigger.
func (*CronTrigger) GetID ¶
func (tr *CronTrigger) GetID() string
GetID returns ID of underlying Terraform resource of this CronTrigger
func (*CronTrigger) GetObservation ¶
func (tr *CronTrigger) GetObservation() (map[string]any, error)
GetObservation of this CronTrigger
func (*CronTrigger) GetParameters ¶
func (tr *CronTrigger) GetParameters() (map[string]any, error)
GetParameters of this CronTrigger
func (*CronTrigger) GetProviderConfigReference ¶
func (mg *CronTrigger) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this CronTrigger.
func (*CronTrigger) GetProviderReference ¶
func (mg *CronTrigger) GetProviderReference() *xpv1.Reference
GetProviderReference of this CronTrigger. Deprecated: Use GetProviderConfigReference.
func (*CronTrigger) GetPublishConnectionDetailsTo ¶
func (mg *CronTrigger) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this CronTrigger.
func (*CronTrigger) GetTerraformResourceType ¶
func (mg *CronTrigger) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this CronTrigger
func (*CronTrigger) GetTerraformSchemaVersion ¶
func (tr *CronTrigger) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*CronTrigger) GetWriteConnectionSecretToReference ¶
func (mg *CronTrigger) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this CronTrigger.
func (*CronTrigger) LateInitialize ¶
func (tr *CronTrigger) LateInitialize(attrs []byte) (bool, error)
LateInitialize this CronTrigger using its observed tfState. returns True if there are any spec changes for the resource.
func (*CronTrigger) ResolveReferences ¶
ResolveReferences of this CronTrigger.
func (*CronTrigger) SetConditions ¶
func (mg *CronTrigger) SetConditions(c ...xpv1.Condition)
SetConditions of this CronTrigger.
func (*CronTrigger) SetDeletionPolicy ¶
func (mg *CronTrigger) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this CronTrigger.
func (*CronTrigger) SetObservation ¶
func (tr *CronTrigger) SetObservation(obs map[string]any) error
SetObservation for this CronTrigger
func (*CronTrigger) SetParameters ¶
func (tr *CronTrigger) SetParameters(params map[string]any) error
SetParameters for this CronTrigger
func (*CronTrigger) SetProviderConfigReference ¶
func (mg *CronTrigger) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this CronTrigger.
func (*CronTrigger) SetProviderReference ¶
func (mg *CronTrigger) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this CronTrigger. Deprecated: Use SetProviderConfigReference.
func (*CronTrigger) SetPublishConnectionDetailsTo ¶
func (mg *CronTrigger) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this CronTrigger.
func (*CronTrigger) SetWriteConnectionSecretToReference ¶
func (mg *CronTrigger) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this CronTrigger.
type CronTriggerList ¶
type CronTriggerList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []CronTrigger `json:"items"` }
CronTriggerList contains a list of CronTriggers
func (*CronTriggerList) DeepCopy ¶
func (in *CronTriggerList) DeepCopy() *CronTriggerList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CronTriggerList.
func (*CronTriggerList) DeepCopyInto ¶
func (in *CronTriggerList) DeepCopyInto(out *CronTriggerList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*CronTriggerList) DeepCopyObject ¶
func (in *CronTriggerList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*CronTriggerList) GetItems ¶
func (l *CronTriggerList) GetItems() []resource.Managed
GetItems of this CronTriggerList.
type CronTriggerObservation ¶
type CronTriggerObservation struct {
ID *string `json:"id,omitempty" tf:"id,omitempty"`
}
func (*CronTriggerObservation) DeepCopy ¶
func (in *CronTriggerObservation) DeepCopy() *CronTriggerObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CronTriggerObservation.
func (*CronTriggerObservation) DeepCopyInto ¶
func (in *CronTriggerObservation) DeepCopyInto(out *CronTriggerObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CronTriggerParameters ¶
type CronTriggerParameters struct { // The account identifier to target for the resource. // +crossplane:generate:reference:type=github.com/cdloh/provider-cloudflare/apis/account/v1alpha1.Account // +kubebuilder:validation:Optional AccountID *string `json:"accountId,omitempty" tf:"account_id,omitempty"` // Reference to a Account in account to populate accountId. // +kubebuilder:validation:Optional AccountIDRef *v1.Reference `json:"accountIdRef,omitempty" tf:"-"` // Selector for a Account in account to populate accountId. // +kubebuilder:validation:Optional AccountIDSelector *v1.Selector `json:"accountIdSelector,omitempty" tf:"-"` // Cron expressions to execute the Worker script. // +kubebuilder:validation:Required Schedules []*string `json:"schedules" tf:"schedules,omitempty"` // Worker script to target for the schedules. // +crossplane:generate:reference:type=Script // +kubebuilder:validation:Optional ScriptName *string `json:"scriptName,omitempty" tf:"script_name,omitempty"` // Reference to a Script to populate scriptName. // +kubebuilder:validation:Optional ScriptNameRef *v1.Reference `json:"scriptNameRef,omitempty" tf:"-"` // Selector for a Script to populate scriptName. // +kubebuilder:validation:Optional ScriptNameSelector *v1.Selector `json:"scriptNameSelector,omitempty" tf:"-"` }
func (*CronTriggerParameters) DeepCopy ¶
func (in *CronTriggerParameters) DeepCopy() *CronTriggerParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CronTriggerParameters.
func (*CronTriggerParameters) DeepCopyInto ¶
func (in *CronTriggerParameters) DeepCopyInto(out *CronTriggerParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CronTriggerSpec ¶
type CronTriggerSpec struct { v1.ResourceSpec `json:",inline"` ForProvider CronTriggerParameters `json:"forProvider"` }
CronTriggerSpec defines the desired state of CronTrigger
func (*CronTriggerSpec) DeepCopy ¶
func (in *CronTriggerSpec) DeepCopy() *CronTriggerSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CronTriggerSpec.
func (*CronTriggerSpec) DeepCopyInto ¶
func (in *CronTriggerSpec) DeepCopyInto(out *CronTriggerSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CronTriggerStatus ¶
type CronTriggerStatus struct { v1.ResourceStatus `json:",inline"` AtProvider CronTriggerObservation `json:"atProvider,omitempty"` }
CronTriggerStatus defines the observed state of CronTrigger.
func (*CronTriggerStatus) DeepCopy ¶
func (in *CronTriggerStatus) DeepCopy() *CronTriggerStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CronTriggerStatus.
func (*CronTriggerStatus) DeepCopyInto ¶
func (in *CronTriggerStatus) DeepCopyInto(out *CronTriggerStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KV ¶
type KV struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec KVSpec `json:"spec"` Status KVStatus `json:"status,omitempty"` }
KV is the Schema for the KVs API. <no value> +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,cloudflare}
func (*KV) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KV.
func (*KV) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*KV) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*KV) GetCondition ¶
func (mg *KV) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this KV.
func (*KV) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this KV
func (*KV) GetDeletionPolicy ¶
func (mg *KV) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this KV.
func (*KV) GetObservation ¶
GetObservation of this KV
func (*KV) GetParameters ¶
GetParameters of this KV
func (*KV) GetProviderConfigReference ¶
GetProviderConfigReference of this KV.
func (*KV) GetProviderReference ¶
GetProviderReference of this KV. Deprecated: Use GetProviderConfigReference.
func (*KV) GetPublishConnectionDetailsTo ¶
func (mg *KV) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this KV.
func (*KV) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this KV
func (*KV) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*KV) GetWriteConnectionSecretToReference ¶
func (mg *KV) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this KV.
func (*KV) LateInitialize ¶
LateInitialize this KV using its observed tfState. returns True if there are any spec changes for the resource.
func (*KV) ResolveReferences ¶
ResolveReferences of this KV.
func (*KV) SetConditions ¶
SetConditions of this KV.
func (*KV) SetDeletionPolicy ¶
func (mg *KV) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this KV.
func (*KV) SetObservation ¶
SetObservation for this KV
func (*KV) SetParameters ¶
SetParameters for this KV
func (*KV) SetProviderConfigReference ¶
SetProviderConfigReference of this KV.
func (*KV) SetProviderReference ¶
SetProviderReference of this KV. Deprecated: Use SetProviderConfigReference.
func (*KV) SetPublishConnectionDetailsTo ¶
func (mg *KV) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this KV.
func (*KV) SetWriteConnectionSecretToReference ¶
func (mg *KV) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this KV.
type KVList ¶
type KVList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []KV `json:"items"` }
KVList contains a list of KVs
func (*KVList) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KVList.
func (*KVList) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*KVList) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type KVNamespace ¶
type KVNamespace struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec KVNamespaceSpec `json:"spec"` Status KVNamespaceStatus `json:"status,omitempty"` }
KVNamespace is the Schema for the KVNamespaces API. <no value> +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,cloudflare}
func (*KVNamespace) DeepCopy ¶
func (in *KVNamespace) DeepCopy() *KVNamespace
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KVNamespace.
func (*KVNamespace) DeepCopyInto ¶
func (in *KVNamespace) DeepCopyInto(out *KVNamespace)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*KVNamespace) DeepCopyObject ¶
func (in *KVNamespace) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*KVNamespace) GetCondition ¶
func (mg *KVNamespace) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this KVNamespace.
func (*KVNamespace) GetConnectionDetailsMapping ¶
func (tr *KVNamespace) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this KVNamespace
func (*KVNamespace) GetDeletionPolicy ¶
func (mg *KVNamespace) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this KVNamespace.
func (*KVNamespace) GetID ¶
func (tr *KVNamespace) GetID() string
GetID returns ID of underlying Terraform resource of this KVNamespace
func (*KVNamespace) GetObservation ¶
func (tr *KVNamespace) GetObservation() (map[string]any, error)
GetObservation of this KVNamespace
func (*KVNamespace) GetParameters ¶
func (tr *KVNamespace) GetParameters() (map[string]any, error)
GetParameters of this KVNamespace
func (*KVNamespace) GetProviderConfigReference ¶
func (mg *KVNamespace) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this KVNamespace.
func (*KVNamespace) GetProviderReference ¶
func (mg *KVNamespace) GetProviderReference() *xpv1.Reference
GetProviderReference of this KVNamespace. Deprecated: Use GetProviderConfigReference.
func (*KVNamespace) GetPublishConnectionDetailsTo ¶
func (mg *KVNamespace) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this KVNamespace.
func (*KVNamespace) GetTerraformResourceType ¶
func (mg *KVNamespace) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this KVNamespace
func (*KVNamespace) GetTerraformSchemaVersion ¶
func (tr *KVNamespace) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*KVNamespace) GetWriteConnectionSecretToReference ¶
func (mg *KVNamespace) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this KVNamespace.
func (*KVNamespace) LateInitialize ¶
func (tr *KVNamespace) LateInitialize(attrs []byte) (bool, error)
LateInitialize this KVNamespace using its observed tfState. returns True if there are any spec changes for the resource.
func (*KVNamespace) ResolveReferences ¶
ResolveReferences of this KVNamespace.
func (*KVNamespace) SetConditions ¶
func (mg *KVNamespace) SetConditions(c ...xpv1.Condition)
SetConditions of this KVNamespace.
func (*KVNamespace) SetDeletionPolicy ¶
func (mg *KVNamespace) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this KVNamespace.
func (*KVNamespace) SetObservation ¶
func (tr *KVNamespace) SetObservation(obs map[string]any) error
SetObservation for this KVNamespace
func (*KVNamespace) SetParameters ¶
func (tr *KVNamespace) SetParameters(params map[string]any) error
SetParameters for this KVNamespace
func (*KVNamespace) SetProviderConfigReference ¶
func (mg *KVNamespace) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this KVNamespace.
func (*KVNamespace) SetProviderReference ¶
func (mg *KVNamespace) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this KVNamespace. Deprecated: Use SetProviderConfigReference.
func (*KVNamespace) SetPublishConnectionDetailsTo ¶
func (mg *KVNamespace) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this KVNamespace.
func (*KVNamespace) SetWriteConnectionSecretToReference ¶
func (mg *KVNamespace) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this KVNamespace.
type KVNamespaceList ¶
type KVNamespaceList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []KVNamespace `json:"items"` }
KVNamespaceList contains a list of KVNamespaces
func (*KVNamespaceList) DeepCopy ¶
func (in *KVNamespaceList) DeepCopy() *KVNamespaceList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KVNamespaceList.
func (*KVNamespaceList) DeepCopyInto ¶
func (in *KVNamespaceList) DeepCopyInto(out *KVNamespaceList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*KVNamespaceList) DeepCopyObject ¶
func (in *KVNamespaceList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*KVNamespaceList) GetItems ¶
func (l *KVNamespaceList) GetItems() []resource.Managed
GetItems of this KVNamespaceList.
type KVNamespaceObservation ¶
type KVNamespaceObservation struct {
ID *string `json:"id,omitempty" tf:"id,omitempty"`
}
func (*KVNamespaceObservation) DeepCopy ¶
func (in *KVNamespaceObservation) DeepCopy() *KVNamespaceObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KVNamespaceObservation.
func (*KVNamespaceObservation) DeepCopyInto ¶
func (in *KVNamespaceObservation) DeepCopyInto(out *KVNamespaceObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KVNamespaceParameters ¶
type KVNamespaceParameters struct { // The account identifier to target for the resource. // +crossplane:generate:reference:type=github.com/cdloh/provider-cloudflare/apis/account/v1alpha1.Account // +kubebuilder:validation:Optional AccountID *string `json:"accountId,omitempty" tf:"account_id,omitempty"` // Reference to a Account in account to populate accountId. // +kubebuilder:validation:Optional AccountIDRef *v1.Reference `json:"accountIdRef,omitempty" tf:"-"` // Selector for a Account in account to populate accountId. // +kubebuilder:validation:Optional AccountIDSelector *v1.Selector `json:"accountIdSelector,omitempty" tf:"-"` // Title value of the Worker KV Namespace. // +kubebuilder:validation:Required Title *string `json:"title" tf:"title,omitempty"` }
func (*KVNamespaceParameters) DeepCopy ¶
func (in *KVNamespaceParameters) DeepCopy() *KVNamespaceParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KVNamespaceParameters.
func (*KVNamespaceParameters) DeepCopyInto ¶
func (in *KVNamespaceParameters) DeepCopyInto(out *KVNamespaceParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KVNamespaceSpec ¶
type KVNamespaceSpec struct { v1.ResourceSpec `json:",inline"` ForProvider KVNamespaceParameters `json:"forProvider"` }
KVNamespaceSpec defines the desired state of KVNamespace
func (*KVNamespaceSpec) DeepCopy ¶
func (in *KVNamespaceSpec) DeepCopy() *KVNamespaceSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KVNamespaceSpec.
func (*KVNamespaceSpec) DeepCopyInto ¶
func (in *KVNamespaceSpec) DeepCopyInto(out *KVNamespaceSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KVNamespaceStatus ¶
type KVNamespaceStatus struct { v1.ResourceStatus `json:",inline"` AtProvider KVNamespaceObservation `json:"atProvider,omitempty"` }
KVNamespaceStatus defines the observed state of KVNamespace.
func (*KVNamespaceStatus) DeepCopy ¶
func (in *KVNamespaceStatus) DeepCopy() *KVNamespaceStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KVNamespaceStatus.
func (*KVNamespaceStatus) DeepCopyInto ¶
func (in *KVNamespaceStatus) DeepCopyInto(out *KVNamespaceStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KVObservation ¶
type KVObservation struct {
ID *string `json:"id,omitempty" tf:"id,omitempty"`
}
func (*KVObservation) DeepCopy ¶
func (in *KVObservation) DeepCopy() *KVObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KVObservation.
func (*KVObservation) DeepCopyInto ¶
func (in *KVObservation) DeepCopyInto(out *KVObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KVParameters ¶
type KVParameters struct { // The account identifier to target for the resource. // +crossplane:generate:reference:type=github.com/cdloh/provider-cloudflare/apis/account/v1alpha1.Account // +kubebuilder:validation:Optional AccountID *string `json:"accountId,omitempty" tf:"account_id,omitempty"` // Reference to a Account in account to populate accountId. // +kubebuilder:validation:Optional AccountIDRef *v1.Reference `json:"accountIdRef,omitempty" tf:"-"` // Selector for a Account in account to populate accountId. // +kubebuilder:validation:Optional AccountIDSelector *v1.Selector `json:"accountIdSelector,omitempty" tf:"-"` // Name of the KV pair. **Modifying this attribute will force creation of a new resource.** // +kubebuilder:validation:Required Key *string `json:"key" tf:"key,omitempty"` // The ID of the Workers KV namespace in which you want to create the KV pair. **Modifying this attribute will force creation of a new resource.** // +crossplane:generate:reference:type=KVNamespace // +kubebuilder:validation:Optional NamespaceID *string `json:"namespaceId,omitempty" tf:"namespace_id,omitempty"` // Reference to a KVNamespace to populate namespaceId. // +kubebuilder:validation:Optional NamespaceIDRef *v1.Reference `json:"namespaceIdRef,omitempty" tf:"-"` // Selector for a KVNamespace to populate namespaceId. // +kubebuilder:validation:Optional NamespaceIDSelector *v1.Selector `json:"namespaceIdSelector,omitempty" tf:"-"` // Value of the KV pair. // +kubebuilder:validation:Required Value *string `json:"value" tf:"value,omitempty"` }
func (*KVParameters) DeepCopy ¶
func (in *KVParameters) DeepCopy() *KVParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KVParameters.
func (*KVParameters) DeepCopyInto ¶
func (in *KVParameters) DeepCopyInto(out *KVParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KVSpec ¶
type KVSpec struct { v1.ResourceSpec `json:",inline"` ForProvider KVParameters `json:"forProvider"` }
KVSpec defines the desired state of KV
func (*KVSpec) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KVSpec.
func (*KVSpec) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KVStatus ¶
type KVStatus struct { v1.ResourceStatus `json:",inline"` AtProvider KVObservation `json:"atProvider,omitempty"` }
KVStatus defines the observed state of KV.
func (*KVStatus) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KVStatus.
func (*KVStatus) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KvNamespaceBindingObservation ¶
type KvNamespaceBindingObservation struct { }
func (*KvNamespaceBindingObservation) DeepCopy ¶
func (in *KvNamespaceBindingObservation) DeepCopy() *KvNamespaceBindingObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KvNamespaceBindingObservation.
func (*KvNamespaceBindingObservation) DeepCopyInto ¶
func (in *KvNamespaceBindingObservation) DeepCopyInto(out *KvNamespaceBindingObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KvNamespaceBindingParameters ¶
type KvNamespaceBindingParameters struct { // The global variable for the binding in your Worker code. // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // ID of the KV namespace you want to use. // +crossplane:generate:reference:type=KVNamespace // +kubebuilder:validation:Optional NamespaceID *string `json:"namespaceId,omitempty" tf:"namespace_id,omitempty"` // Reference to a KVNamespace to populate namespaceId. // +kubebuilder:validation:Optional NamespaceIDRef *v1.Reference `json:"namespaceIdRef,omitempty" tf:"-"` // Selector for a KVNamespace to populate namespaceId. // +kubebuilder:validation:Optional NamespaceIDSelector *v1.Selector `json:"namespaceIdSelector,omitempty" tf:"-"` }
func (*KvNamespaceBindingParameters) DeepCopy ¶
func (in *KvNamespaceBindingParameters) DeepCopy() *KvNamespaceBindingParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KvNamespaceBindingParameters.
func (*KvNamespaceBindingParameters) DeepCopyInto ¶
func (in *KvNamespaceBindingParameters) DeepCopyInto(out *KvNamespaceBindingParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlainTextBindingObservation ¶
type PlainTextBindingObservation struct { }
func (*PlainTextBindingObservation) DeepCopy ¶
func (in *PlainTextBindingObservation) DeepCopy() *PlainTextBindingObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlainTextBindingObservation.
func (*PlainTextBindingObservation) DeepCopyInto ¶
func (in *PlainTextBindingObservation) DeepCopyInto(out *PlainTextBindingObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlainTextBindingParameters ¶
type PlainTextBindingParameters struct { // The global variable for the binding in your Worker code. // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // The plain text you want to store. // +kubebuilder:validation:Required Text *string `json:"text" tf:"text,omitempty"` }
func (*PlainTextBindingParameters) DeepCopy ¶
func (in *PlainTextBindingParameters) DeepCopy() *PlainTextBindingParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlainTextBindingParameters.
func (*PlainTextBindingParameters) DeepCopyInto ¶
func (in *PlainTextBindingParameters) DeepCopyInto(out *PlainTextBindingParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type R2BucketBindingObservation ¶
type R2BucketBindingObservation struct { }
func (*R2BucketBindingObservation) DeepCopy ¶
func (in *R2BucketBindingObservation) DeepCopy() *R2BucketBindingObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new R2BucketBindingObservation.
func (*R2BucketBindingObservation) DeepCopyInto ¶
func (in *R2BucketBindingObservation) DeepCopyInto(out *R2BucketBindingObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type R2BucketBindingParameters ¶
type R2BucketBindingParameters struct { // The name of the Bucket to bind to. // +kubebuilder:validation:Required BucketName *string `json:"bucketName" tf:"bucket_name,omitempty"` // The global variable for the binding in your Worker code. // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` }
func (*R2BucketBindingParameters) DeepCopy ¶
func (in *R2BucketBindingParameters) DeepCopy() *R2BucketBindingParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new R2BucketBindingParameters.
func (*R2BucketBindingParameters) DeepCopyInto ¶
func (in *R2BucketBindingParameters) DeepCopyInto(out *R2BucketBindingParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Route ¶
type Route struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec RouteSpec `json:"spec"` Status RouteStatus `json:"status,omitempty"` }
Route is the Schema for the Routes API. <no value> +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,cloudflare}
func (*Route) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Route.
func (*Route) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Route) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Route) GetCondition ¶
func (mg *Route) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Route.
func (*Route) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Route
func (*Route) GetDeletionPolicy ¶
func (mg *Route) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Route.
func (*Route) GetObservation ¶
GetObservation of this Route
func (*Route) GetParameters ¶
GetParameters of this Route
func (*Route) GetProviderConfigReference ¶
GetProviderConfigReference of this Route.
func (*Route) GetProviderReference ¶
GetProviderReference of this Route. Deprecated: Use GetProviderConfigReference.
func (*Route) GetPublishConnectionDetailsTo ¶
func (mg *Route) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Route.
func (*Route) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Route
func (*Route) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Route) GetWriteConnectionSecretToReference ¶
func (mg *Route) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Route.
func (*Route) LateInitialize ¶
LateInitialize this Route using its observed tfState. returns True if there are any spec changes for the resource.
func (*Route) ResolveReferences ¶
ResolveReferences of this Route.
func (*Route) SetConditions ¶
SetConditions of this Route.
func (*Route) SetDeletionPolicy ¶
func (mg *Route) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Route.
func (*Route) SetObservation ¶
SetObservation for this Route
func (*Route) SetParameters ¶
SetParameters for this Route
func (*Route) SetProviderConfigReference ¶
SetProviderConfigReference of this Route.
func (*Route) SetProviderReference ¶
SetProviderReference of this Route. Deprecated: Use SetProviderConfigReference.
func (*Route) SetPublishConnectionDetailsTo ¶
func (mg *Route) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Route.
func (*Route) SetWriteConnectionSecretToReference ¶
func (mg *Route) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Route.
type RouteList ¶
type RouteList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Route `json:"items"` }
RouteList contains a list of Routes
func (*RouteList) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RouteList.
func (*RouteList) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*RouteList) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type RouteObservation ¶
type RouteObservation struct {
ID *string `json:"id,omitempty" tf:"id,omitempty"`
}
func (*RouteObservation) DeepCopy ¶
func (in *RouteObservation) DeepCopy() *RouteObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RouteObservation.
func (*RouteObservation) DeepCopyInto ¶
func (in *RouteObservation) DeepCopyInto(out *RouteObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RouteParameters ¶
type RouteParameters struct { // The [route pattern](https://developers.cloudflare.com/workers/about/routes/) to associate the Worker with. // +kubebuilder:validation:Required Pattern *string `json:"pattern" tf:"pattern,omitempty"` // Worker script name to invoke for requests that match the route pattern. // +crossplane:generate:reference:type=Script // +kubebuilder:validation:Optional ScriptName *string `json:"scriptName,omitempty" tf:"script_name,omitempty"` // Reference to a Script to populate scriptName. // +kubebuilder:validation:Optional ScriptNameRef *v1.Reference `json:"scriptNameRef,omitempty" tf:"-"` // Selector for a Script to populate scriptName. // +kubebuilder:validation:Optional ScriptNameSelector *v1.Selector `json:"scriptNameSelector,omitempty" tf:"-"` // The zone identifier to target for the resource. **Modifying this attribute will force creation of a new resource.** // +crossplane:generate:reference:type=github.com/cdloh/provider-cloudflare/apis/zone/v1alpha1.Zone // +kubebuilder:validation:Optional ZoneID *string `json:"zoneId,omitempty" tf:"zone_id,omitempty"` // Reference to a Zone in zone to populate zoneId. // +kubebuilder:validation:Optional ZoneIDRef *v1.Reference `json:"zoneIdRef,omitempty" tf:"-"` // Selector for a Zone in zone to populate zoneId. // +kubebuilder:validation:Optional ZoneIDSelector *v1.Selector `json:"zoneIdSelector,omitempty" tf:"-"` }
func (*RouteParameters) DeepCopy ¶
func (in *RouteParameters) DeepCopy() *RouteParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RouteParameters.
func (*RouteParameters) DeepCopyInto ¶
func (in *RouteParameters) DeepCopyInto(out *RouteParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RouteSpec ¶
type RouteSpec struct { v1.ResourceSpec `json:",inline"` ForProvider RouteParameters `json:"forProvider"` }
RouteSpec defines the desired state of Route
func (*RouteSpec) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RouteSpec.
func (*RouteSpec) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RouteStatus ¶
type RouteStatus struct { v1.ResourceStatus `json:",inline"` AtProvider RouteObservation `json:"atProvider,omitempty"` }
RouteStatus defines the observed state of Route.
func (*RouteStatus) DeepCopy ¶
func (in *RouteStatus) DeepCopy() *RouteStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RouteStatus.
func (*RouteStatus) DeepCopyInto ¶
func (in *RouteStatus) DeepCopyInto(out *RouteStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Script ¶
type Script struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec ScriptSpec `json:"spec"` Status ScriptStatus `json:"status,omitempty"` }
Script is the Schema for the Scripts API. <no value> +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,cloudflare}
func (*Script) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Script.
func (*Script) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Script) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Script) GetCondition ¶
func (mg *Script) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Script.
func (*Script) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Script
func (*Script) GetDeletionPolicy ¶
func (mg *Script) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Script.
func (*Script) GetObservation ¶
GetObservation of this Script
func (*Script) GetParameters ¶
GetParameters of this Script
func (*Script) GetProviderConfigReference ¶
GetProviderConfigReference of this Script.
func (*Script) GetProviderReference ¶
GetProviderReference of this Script. Deprecated: Use GetProviderConfigReference.
func (*Script) GetPublishConnectionDetailsTo ¶
func (mg *Script) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Script.
func (*Script) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Script
func (*Script) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Script) GetWriteConnectionSecretToReference ¶
func (mg *Script) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Script.
func (*Script) LateInitialize ¶
LateInitialize this Script using its observed tfState. returns True if there are any spec changes for the resource.
func (*Script) ResolveReferences ¶
ResolveReferences of this Script.
func (*Script) SetConditions ¶
SetConditions of this Script.
func (*Script) SetDeletionPolicy ¶
func (mg *Script) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Script.
func (*Script) SetObservation ¶
SetObservation for this Script
func (*Script) SetParameters ¶
SetParameters for this Script
func (*Script) SetProviderConfigReference ¶
SetProviderConfigReference of this Script.
func (*Script) SetProviderReference ¶
SetProviderReference of this Script. Deprecated: Use SetProviderConfigReference.
func (*Script) SetPublishConnectionDetailsTo ¶
func (mg *Script) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Script.
func (*Script) SetWriteConnectionSecretToReference ¶
func (mg *Script) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Script.
type ScriptList ¶
type ScriptList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Script `json:"items"` }
ScriptList contains a list of Scripts
func (*ScriptList) DeepCopy ¶
func (in *ScriptList) DeepCopy() *ScriptList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScriptList.
func (*ScriptList) DeepCopyInto ¶
func (in *ScriptList) DeepCopyInto(out *ScriptList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ScriptList) DeepCopyObject ¶
func (in *ScriptList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ScriptList) GetItems ¶
func (l *ScriptList) GetItems() []resource.Managed
GetItems of this ScriptList.
type ScriptObservation ¶
type ScriptObservation struct {
ID *string `json:"id,omitempty" tf:"id,omitempty"`
}
func (*ScriptObservation) DeepCopy ¶
func (in *ScriptObservation) DeepCopy() *ScriptObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScriptObservation.
func (*ScriptObservation) DeepCopyInto ¶
func (in *ScriptObservation) DeepCopyInto(out *ScriptObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ScriptParameters ¶
type ScriptParameters struct { // The account identifier to target for the resource. // +kubebuilder:validation:Optional AccountID *string `json:"accountId,omitempty" tf:"account_id,omitempty"` // +kubebuilder:validation:Optional AnalyticsEngineBinding []AnalyticsEngineBindingParameters `json:"analyticsEngineBinding,omitempty" tf:"analytics_engine_binding,omitempty"` // The script content. // +kubebuilder:validation:Required Content *string `json:"content" tf:"content,omitempty"` // +kubebuilder:validation:Optional KvNamespaceBinding []KvNamespaceBindingParameters `json:"kvNamespaceBinding,omitempty" tf:"kv_namespace_binding,omitempty"` // Whether to upload Worker as a module. // +kubebuilder:validation:Optional Module *bool `json:"module,omitempty" tf:"module,omitempty"` // The name for the script. **Modifying this attribute will force creation of a new resource.** // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // +kubebuilder:validation:Optional PlainTextBinding []PlainTextBindingParameters `json:"plainTextBinding,omitempty" tf:"plain_text_binding,omitempty"` // +kubebuilder:validation:Optional R2BucketBinding []R2BucketBindingParameters `json:"r2BucketBinding,omitempty" tf:"r2_bucket_binding,omitempty"` // +kubebuilder:validation:Optional SecretTextBinding []SecretTextBindingParameters `json:"secretTextBinding,omitempty" tf:"secret_text_binding,omitempty"` // +kubebuilder:validation:Optional ServiceBinding []ServiceBindingParameters `json:"serviceBinding,omitempty" tf:"service_binding,omitempty"` // +kubebuilder:validation:Optional WebassemblyBinding []WebassemblyBindingParameters `json:"webassemblyBinding,omitempty" tf:"webassembly_binding,omitempty"` }
func (*ScriptParameters) DeepCopy ¶
func (in *ScriptParameters) DeepCopy() *ScriptParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScriptParameters.
func (*ScriptParameters) DeepCopyInto ¶
func (in *ScriptParameters) DeepCopyInto(out *ScriptParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ScriptSpec ¶
type ScriptSpec struct { v1.ResourceSpec `json:",inline"` ForProvider ScriptParameters `json:"forProvider"` }
ScriptSpec defines the desired state of Script
func (*ScriptSpec) DeepCopy ¶
func (in *ScriptSpec) DeepCopy() *ScriptSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScriptSpec.
func (*ScriptSpec) DeepCopyInto ¶
func (in *ScriptSpec) DeepCopyInto(out *ScriptSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ScriptStatus ¶
type ScriptStatus struct { v1.ResourceStatus `json:",inline"` AtProvider ScriptObservation `json:"atProvider,omitempty"` }
ScriptStatus defines the observed state of Script.
func (*ScriptStatus) DeepCopy ¶
func (in *ScriptStatus) DeepCopy() *ScriptStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScriptStatus.
func (*ScriptStatus) DeepCopyInto ¶
func (in *ScriptStatus) DeepCopyInto(out *ScriptStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SecretTextBindingObservation ¶
type SecretTextBindingObservation struct { }
func (*SecretTextBindingObservation) DeepCopy ¶
func (in *SecretTextBindingObservation) DeepCopy() *SecretTextBindingObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretTextBindingObservation.
func (*SecretTextBindingObservation) DeepCopyInto ¶
func (in *SecretTextBindingObservation) DeepCopyInto(out *SecretTextBindingObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SecretTextBindingParameters ¶
type SecretTextBindingParameters struct { // The global variable for the binding in your Worker code. // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // The secret text you want to store. // +kubebuilder:validation:Required TextSecretRef v1.SecretKeySelector `json:"textSecretRef" tf:"-"` }
func (*SecretTextBindingParameters) DeepCopy ¶
func (in *SecretTextBindingParameters) DeepCopy() *SecretTextBindingParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretTextBindingParameters.
func (*SecretTextBindingParameters) DeepCopyInto ¶
func (in *SecretTextBindingParameters) DeepCopyInto(out *SecretTextBindingParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ServiceBindingObservation ¶
type ServiceBindingObservation struct { }
func (*ServiceBindingObservation) DeepCopy ¶
func (in *ServiceBindingObservation) DeepCopy() *ServiceBindingObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServiceBindingObservation.
func (*ServiceBindingObservation) DeepCopyInto ¶
func (in *ServiceBindingObservation) DeepCopyInto(out *ServiceBindingObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ServiceBindingParameters ¶
type ServiceBindingParameters struct { // The name of the Worker environment to bind to. // +kubebuilder:validation:Optional Environment *string `json:"environment,omitempty" tf:"environment,omitempty"` // The global variable for the binding in your Worker code. // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // The name of the Worker to bind to. // +kubebuilder:validation:Required Service *string `json:"service" tf:"service,omitempty"` }
func (*ServiceBindingParameters) DeepCopy ¶
func (in *ServiceBindingParameters) DeepCopy() *ServiceBindingParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServiceBindingParameters.
func (*ServiceBindingParameters) DeepCopyInto ¶
func (in *ServiceBindingParameters) DeepCopyInto(out *ServiceBindingParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type WebassemblyBindingObservation ¶
type WebassemblyBindingObservation struct { }
func (*WebassemblyBindingObservation) DeepCopy ¶
func (in *WebassemblyBindingObservation) DeepCopy() *WebassemblyBindingObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebassemblyBindingObservation.
func (*WebassemblyBindingObservation) DeepCopyInto ¶
func (in *WebassemblyBindingObservation) DeepCopyInto(out *WebassemblyBindingObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type WebassemblyBindingParameters ¶
type WebassemblyBindingParameters struct { // The base64 encoded wasm module you want to store. // +kubebuilder:validation:Required Module *string `json:"module" tf:"module,omitempty"` // The global variable for the binding in your Worker code. // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` }
func (*WebassemblyBindingParameters) DeepCopy ¶
func (in *WebassemblyBindingParameters) DeepCopy() *WebassemblyBindingParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebassemblyBindingParameters.
func (*WebassemblyBindingParameters) DeepCopyInto ¶
func (in *WebassemblyBindingParameters) DeepCopyInto(out *WebassemblyBindingParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.