Documentation ¶
Overview ¶
+kubebuilder:object:generate=true +groupName=worker.cloudflare.jet.crossplane.io +versionName=v1alpha1
Index ¶
- Constants
- Variables
- 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]interface{}, error)
- func (tr *CronTrigger) GetParameters() (map[string]interface{}, 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) SetConditions(c ...xpv1.Condition)
- func (mg *CronTrigger) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *CronTrigger) SetObservation(obs map[string]interface{}) error
- func (tr *CronTrigger) SetParameters(params map[string]interface{}) 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 KvNamespaceBindingObservation
- type KvNamespaceBindingParameters
- type PlainTextBindingObservation
- type PlainTextBindingParameters
- 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]interface{}, error)
- func (tr *Route) GetParameters() (map[string]interface{}, 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]interface{}) error
- func (tr *Route) SetParameters(params map[string]interface{}) 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]interface{}, error)
- func (tr *Script) GetParameters() (map[string]interface{}, 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) SetConditions(c ...xpv1.Condition)
- func (mg *Script) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *Script) SetObservation(obs map[string]interface{}) error
- func (tr *Script) SetParameters(params map[string]interface{}) 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.jet.crossplane.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 ( 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 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 +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,cloudflarejet}
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]interface{}, error)
GetObservation of this CronTrigger
func (*CronTrigger) GetParameters ¶
func (tr *CronTrigger) GetParameters() (map[string]interface{}, 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) 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]interface{}) error
SetObservation for this CronTrigger
func (*CronTrigger) SetParameters ¶
func (tr *CronTrigger) SetParameters(params map[string]interface{}) 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. // +kubebuilder:validation:Required AccountID *string `json:"accountId" tf:"account_id,omitempty"` // +kubebuilder:validation:Required Schedules []*string `json:"schedules" tf:"schedules,omitempty"` // +kubebuilder:validation:Required ScriptName *string `json:"scriptName" tf:"script_name,omitempty"` }
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 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 { // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // +kubebuilder:validation:Required NamespaceID *string `json:"namespaceId" tf:"namespace_id,omitempty"` }
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 { // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // +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 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 +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,cloudflarejet}
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 ¶ added in v0.1.1
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 { // +kubebuilder:validation:Required Pattern *string `json:"pattern" tf:"pattern,omitempty"` // +crossplane:generate:reference:type=Script // +kubebuilder:validation:Optional ScriptName *string `json:"scriptName,omitempty" tf:"script_name,omitempty"` // +kubebuilder:validation:Optional ScriptNameRef *v1.Reference `json:"scriptNameRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional ScriptNameSelector *v1.Selector `json:"scriptNameSelector,omitempty" tf:"-"` // The zone identifier to target for the resource. // +kubebuilder:validation:Required ZoneID *string `json:"zoneId" tf:"zone_id,omitempty"` }
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 +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,cloudflarejet}
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) 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 { // +kubebuilder:validation:Required Content *string `json:"content" tf:"content,omitempty"` // +kubebuilder:validation:Optional KvNamespaceBinding []KvNamespaceBindingParameters `json:"kvNamespaceBinding,omitempty" tf:"kv_namespace_binding,omitempty"` // +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 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 { // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // +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 { // +kubebuilder:validation:Optional Environment *string `json:"environment,omitempty" tf:"environment,omitempty"` // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // +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 { // +kubebuilder:validation:Required Module *string `json:"module" tf:"module,omitempty"` // +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.