v1alpha1

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

+kubebuilder:object:generate=true +groupName=metal.equinix.jet.crossplane.io +versionName=v1alpha1

Index

Constants

View Source
const (
	CRDGroup   = "metal.equinix.jet.crossplane.io"
	CRDVersion = "v1alpha1"
)

Package type metadata.

Variables

View Source
var (
	BGPSession_Kind             = "BGPSession"
	BGPSession_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: BGPSession_Kind}.String()
	BGPSession_KindAPIVersion   = BGPSession_Kind + "." + CRDGroupVersion.String()
	BGPSession_GroupVersionKind = CRDGroupVersion.WithKind(BGPSession_Kind)
)

Repository type metadata.

View Source
var (
	Connection_Kind             = "Connection"
	Connection_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: Connection_Kind}.String()
	Connection_KindAPIVersion   = Connection_Kind + "." + CRDGroupVersion.String()
	Connection_GroupVersionKind = CRDGroupVersion.WithKind(Connection_Kind)
)

Repository type metadata.

View Source
var (
	Device_Kind             = "Device"
	Device_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: Device_Kind}.String()
	Device_KindAPIVersion   = Device_Kind + "." + CRDGroupVersion.String()
	Device_GroupVersionKind = CRDGroupVersion.WithKind(Device_Kind)
)

Repository type metadata.

View Source
var (
	DeviceNetworkType_Kind             = "DeviceNetworkType"
	DeviceNetworkType_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: DeviceNetworkType_Kind}.String()
	DeviceNetworkType_KindAPIVersion   = DeviceNetworkType_Kind + "." + CRDGroupVersion.String()
	DeviceNetworkType_GroupVersionKind = CRDGroupVersion.WithKind(DeviceNetworkType_Kind)
)

Repository type metadata.

View Source
var (
	Gateway_Kind             = "Gateway"
	Gateway_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: Gateway_Kind}.String()
	Gateway_KindAPIVersion   = Gateway_Kind + "." + CRDGroupVersion.String()
	Gateway_GroupVersionKind = CRDGroupVersion.WithKind(Gateway_Kind)
)

Repository type metadata.

View Source
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
)
View Source
var (
	IPAttachment_Kind             = "IPAttachment"
	IPAttachment_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: IPAttachment_Kind}.String()
	IPAttachment_KindAPIVersion   = IPAttachment_Kind + "." + CRDGroupVersion.String()
	IPAttachment_GroupVersionKind = CRDGroupVersion.WithKind(IPAttachment_Kind)
)

Repository type metadata.

View Source
var (
	Organization_Kind             = "Organization"
	Organization_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: Organization_Kind}.String()
	Organization_KindAPIVersion   = Organization_Kind + "." + CRDGroupVersion.String()
	Organization_GroupVersionKind = CRDGroupVersion.WithKind(Organization_Kind)
)

Repository type metadata.

View Source
var (
	OrganizationMember_Kind             = "OrganizationMember"
	OrganizationMember_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: OrganizationMember_Kind}.String()
	OrganizationMember_KindAPIVersion   = OrganizationMember_Kind + "." + CRDGroupVersion.String()
	OrganizationMember_GroupVersionKind = CRDGroupVersion.WithKind(OrganizationMember_Kind)
)

Repository type metadata.

View Source
var (
	Port_Kind             = "Port"
	Port_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: Port_Kind}.String()
	Port_KindAPIVersion   = Port_Kind + "." + CRDGroupVersion.String()
	Port_GroupVersionKind = CRDGroupVersion.WithKind(Port_Kind)
)

Repository type metadata.

View Source
var (
	PortVlanAttachment_Kind             = "PortVlanAttachment"
	PortVlanAttachment_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: PortVlanAttachment_Kind}.String()
	PortVlanAttachment_KindAPIVersion   = PortVlanAttachment_Kind + "." + CRDGroupVersion.String()
	PortVlanAttachment_GroupVersionKind = CRDGroupVersion.WithKind(PortVlanAttachment_Kind)
)

Repository type metadata.

View Source
var (
	Project_Kind             = "Project"
	Project_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: Project_Kind}.String()
	Project_KindAPIVersion   = Project_Kind + "." + CRDGroupVersion.String()
	Project_GroupVersionKind = CRDGroupVersion.WithKind(Project_Kind)
)

Repository type metadata.

View Source
var (
	ProjectAPIKey_Kind             = "ProjectAPIKey"
	ProjectAPIKey_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: ProjectAPIKey_Kind}.String()
	ProjectAPIKey_KindAPIVersion   = ProjectAPIKey_Kind + "." + CRDGroupVersion.String()
	ProjectAPIKey_GroupVersionKind = CRDGroupVersion.WithKind(ProjectAPIKey_Kind)
)

Repository type metadata.

View Source
var (
	ProjectSSHKey_Kind             = "ProjectSSHKey"
	ProjectSSHKey_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: ProjectSSHKey_Kind}.String()
	ProjectSSHKey_KindAPIVersion   = ProjectSSHKey_Kind + "." + CRDGroupVersion.String()
	ProjectSSHKey_GroupVersionKind = CRDGroupVersion.WithKind(ProjectSSHKey_Kind)
)

Repository type metadata.

View Source
var (
	ReservedIPBlock_Kind             = "ReservedIPBlock"
	ReservedIPBlock_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: ReservedIPBlock_Kind}.String()
	ReservedIPBlock_KindAPIVersion   = ReservedIPBlock_Kind + "." + CRDGroupVersion.String()
	ReservedIPBlock_GroupVersionKind = CRDGroupVersion.WithKind(ReservedIPBlock_Kind)
)

Repository type metadata.

View Source
var (
	SpotMarketRequest_Kind             = "SpotMarketRequest"
	SpotMarketRequest_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: SpotMarketRequest_Kind}.String()
	SpotMarketRequest_KindAPIVersion   = SpotMarketRequest_Kind + "." + CRDGroupVersion.String()
	SpotMarketRequest_GroupVersionKind = CRDGroupVersion.WithKind(SpotMarketRequest_Kind)
)

Repository type metadata.

View Source
var (
	SSHKey_Kind             = "SSHKey"
	SSHKey_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: SSHKey_Kind}.String()
	SSHKey_KindAPIVersion   = SSHKey_Kind + "." + CRDGroupVersion.String()
	SSHKey_GroupVersionKind = CRDGroupVersion.WithKind(SSHKey_Kind)
)

Repository type metadata.

View Source
var (
	UserAPIKey_Kind             = "UserAPIKey"
	UserAPIKey_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: UserAPIKey_Kind}.String()
	UserAPIKey_KindAPIVersion   = UserAPIKey_Kind + "." + CRDGroupVersion.String()
	UserAPIKey_GroupVersionKind = CRDGroupVersion.WithKind(UserAPIKey_Kind)
)

Repository type metadata.

View Source
var (
	VirtualCircuit_Kind             = "VirtualCircuit"
	VirtualCircuit_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: VirtualCircuit_Kind}.String()
	VirtualCircuit_KindAPIVersion   = VirtualCircuit_Kind + "." + CRDGroupVersion.String()
	VirtualCircuit_GroupVersionKind = CRDGroupVersion.WithKind(VirtualCircuit_Kind)
)

Repository type metadata.

View Source
var (
	Vlan_Kind             = "Vlan"
	Vlan_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: Vlan_Kind}.String()
	Vlan_KindAPIVersion   = Vlan_Kind + "." + CRDGroupVersion.String()
	Vlan_GroupVersionKind = CRDGroupVersion.WithKind(Vlan_Kind)
)

Repository type metadata.

View Source
var (
	Vrf_Kind             = "Vrf"
	Vrf_GroupKind        = schema.GroupKind{Group: CRDGroup, Kind: Vrf_Kind}.String()
	Vrf_KindAPIVersion   = Vrf_Kind + "." + CRDGroupVersion.String()
	Vrf_GroupVersionKind = CRDGroupVersion.WithKind(Vrf_Kind)
)

Repository type metadata.

Functions

This section is empty.

Types

type AddressObservation

type AddressObservation struct {
}

func (*AddressObservation) DeepCopy

func (in *AddressObservation) DeepCopy() *AddressObservation

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AddressObservation.

func (*AddressObservation) DeepCopyInto

func (in *AddressObservation) DeepCopyInto(out *AddressObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type AddressParameters

type AddressParameters struct {

	// Postal address.
	// Postal address
	// +kubebuilder:validation:Required
	Address *string `json:"address" tf:"address,omitempty"`

	// City name.
	// City name
	// +kubebuilder:validation:Required
	City *string `json:"city" tf:"city,omitempty"`

	// Two letter country code (ISO 3166-1 alpha-2), e.g. US.
	// Two letter country code (ISO 3166-1 alpha-2), e.g. US
	// +kubebuilder:validation:Required
	Country *string `json:"country" tf:"country,omitempty"`

	// State name.
	// State name
	// +kubebuilder:validation:Optional
	State *string `json:"state,omitempty" tf:"state,omitempty"`

	// Zip Code.
	// Zip Code
	// +kubebuilder:validation:Required
	ZipCode *string `json:"zipCode" tf:"zip_code,omitempty"`
}

func (*AddressParameters) DeepCopy

func (in *AddressParameters) DeepCopy() *AddressParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AddressParameters.

func (*AddressParameters) DeepCopyInto

func (in *AddressParameters) DeepCopyInto(out *AddressParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type BGPConfigObservation

type BGPConfigObservation struct {

	// The maximum number of route filters allowed per server.
	// The maximum number of route filters allowed per server
	MaxPrefix *float64 `json:"maxPrefix,omitempty" tf:"max_prefix,omitempty"`

	// status of BGP configuration in the project.
	// Status of BGP configuration in the project
	Status *string `json:"status,omitempty" tf:"status,omitempty"`
}

func (*BGPConfigObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BGPConfigObservation.

func (*BGPConfigObservation) DeepCopyInto

func (in *BGPConfigObservation) DeepCopyInto(out *BGPConfigObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type BGPConfigParameters

type BGPConfigParameters struct {

	// Autonomous System Number for local BGP deployment.
	// Autonomous System Number for local BGP deployment
	// +kubebuilder:validation:Required
	Asn *float64 `json:"asn" tf:"asn,omitempty"`

	// local or global, the local is likely to be usable immediately, the
	// global will need to be reviewed by Equinix Metal engineers.
	// The BGP deployment type, either 'local' or 'global'. The local is likely to be usable immediately, the global will need to be review by Equinix Metal engineers
	// +kubebuilder:validation:Required
	DeploymentType *string `json:"deploymentType" tf:"deployment_type,omitempty"`

	// Password for BGP session in plaintext (not a checksum).
	// Password for BGP session in plaintext (not a checksum)
	// +kubebuilder:validation:Optional
	Md5SecretRef *v1.SecretKeySelector `json:"md5SecretRef,omitempty" tf:"-"`
}

func (*BGPConfigParameters) DeepCopy

func (in *BGPConfigParameters) DeepCopy() *BGPConfigParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BGPConfigParameters.

func (*BGPConfigParameters) DeepCopyInto

func (in *BGPConfigParameters) DeepCopyInto(out *BGPConfigParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type BGPSession

type BGPSession struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              BGPSessionSpec   `json:"spec"`
	Status            BGPSessionStatus `json:"status,omitempty"`
}

BGPSession is the Schema for the BGPSessions 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,equinix}

func (*BGPSession) DeepCopy

func (in *BGPSession) DeepCopy() *BGPSession

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BGPSession.

func (*BGPSession) DeepCopyInto

func (in *BGPSession) DeepCopyInto(out *BGPSession)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*BGPSession) DeepCopyObject

func (in *BGPSession) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*BGPSession) GetCondition

func (mg *BGPSession) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this BGPSession.

func (*BGPSession) GetConnectionDetailsMapping

func (tr *BGPSession) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this BGPSession

func (*BGPSession) GetDeletionPolicy

func (mg *BGPSession) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this BGPSession.

func (*BGPSession) GetID

func (tr *BGPSession) GetID() string

GetID returns ID of underlying Terraform resource of this BGPSession

func (*BGPSession) GetObservation

func (tr *BGPSession) GetObservation() (map[string]any, error)

GetObservation of this BGPSession

func (*BGPSession) GetParameters

func (tr *BGPSession) GetParameters() (map[string]any, error)

GetParameters of this BGPSession

func (*BGPSession) GetProviderConfigReference

func (mg *BGPSession) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this BGPSession.

func (*BGPSession) GetProviderReference

func (mg *BGPSession) GetProviderReference() *xpv1.Reference

GetProviderReference of this BGPSession. Deprecated: Use GetProviderConfigReference.

func (*BGPSession) GetPublishConnectionDetailsTo

func (mg *BGPSession) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this BGPSession.

func (*BGPSession) GetTerraformResourceType

func (mg *BGPSession) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this BGPSession

func (*BGPSession) GetTerraformSchemaVersion

func (tr *BGPSession) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*BGPSession) GetWriteConnectionSecretToReference

func (mg *BGPSession) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this BGPSession.

func (*BGPSession) LateInitialize

func (tr *BGPSession) LateInitialize(attrs []byte) (bool, error)

LateInitialize this BGPSession using its observed tfState. returns True if there are any spec changes for the resource.

func (*BGPSession) ResolveReferences

func (mg *BGPSession) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this BGPSession.

func (*BGPSession) SetConditions

func (mg *BGPSession) SetConditions(c ...xpv1.Condition)

SetConditions of this BGPSession.

func (*BGPSession) SetDeletionPolicy

func (mg *BGPSession) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this BGPSession.

func (*BGPSession) SetObservation

func (tr *BGPSession) SetObservation(obs map[string]any) error

SetObservation for this BGPSession

func (*BGPSession) SetParameters

func (tr *BGPSession) SetParameters(params map[string]any) error

SetParameters for this BGPSession

func (*BGPSession) SetProviderConfigReference

func (mg *BGPSession) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this BGPSession.

func (*BGPSession) SetProviderReference

func (mg *BGPSession) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this BGPSession. Deprecated: Use SetProviderConfigReference.

func (*BGPSession) SetPublishConnectionDetailsTo

func (mg *BGPSession) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this BGPSession.

func (*BGPSession) SetWriteConnectionSecretToReference

func (mg *BGPSession) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this BGPSession.

type BGPSessionList

type BGPSessionList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []BGPSession `json:"items"`
}

BGPSessionList contains a list of BGPSessions

func (*BGPSessionList) DeepCopy

func (in *BGPSessionList) DeepCopy() *BGPSessionList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BGPSessionList.

func (*BGPSessionList) DeepCopyInto

func (in *BGPSessionList) DeepCopyInto(out *BGPSessionList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*BGPSessionList) DeepCopyObject

func (in *BGPSessionList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*BGPSessionList) GetItems

func (l *BGPSessionList) GetItems() []resource.Managed

GetItems of this BGPSessionList.

type BGPSessionObservation

type BGPSessionObservation struct {
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// up or down
	// Status of the session - up or down
	Status *string `json:"status,omitempty" tf:"status,omitempty"`
}

func (*BGPSessionObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BGPSessionObservation.

func (*BGPSessionObservation) DeepCopyInto

func (in *BGPSessionObservation) DeepCopyInto(out *BGPSessionObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type BGPSessionParameters

type BGPSessionParameters struct {

	// ipv4 or ipv6.
	// ipv4 or ipv6
	// +kubebuilder:validation:Required
	AddressFamily *string `json:"addressFamily" tf:"address_family,omitempty"`

	// Boolean flag to set the default route policy. False by default.
	// Boolean flag to set the default route policy. False by default
	// +kubebuilder:validation:Optional
	DefaultRoute *bool `json:"defaultRoute,omitempty" tf:"default_route,omitempty"`

	// ID of device.
	// ID of device
	// +crossplane:generate:reference:type=Device
	// +kubebuilder:validation:Optional
	DeviceID *string `json:"deviceId,omitempty" tf:"device_id,omitempty"`

	// Reference to a Device to populate deviceId.
	// +kubebuilder:validation:Optional
	DeviceIDRef *v1.Reference `json:"deviceIdRef,omitempty" tf:"-"`

	// Selector for a Device to populate deviceId.
	// +kubebuilder:validation:Optional
	DeviceIDSelector *v1.Selector `json:"deviceIdSelector,omitempty" tf:"-"`
}

func (*BGPSessionParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BGPSessionParameters.

func (*BGPSessionParameters) DeepCopyInto

func (in *BGPSessionParameters) DeepCopyInto(out *BGPSessionParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type BGPSessionSpec

type BGPSessionSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     BGPSessionParameters `json:"forProvider"`
}

BGPSessionSpec defines the desired state of BGPSession

func (*BGPSessionSpec) DeepCopy

func (in *BGPSessionSpec) DeepCopy() *BGPSessionSpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BGPSessionSpec.

func (*BGPSessionSpec) DeepCopyInto

func (in *BGPSessionSpec) DeepCopyInto(out *BGPSessionSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type BGPSessionStatus

type BGPSessionStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        BGPSessionObservation `json:"atProvider,omitempty"`
}

BGPSessionStatus defines the observed state of BGPSession.

func (*BGPSessionStatus) DeepCopy

func (in *BGPSessionStatus) DeepCopy() *BGPSessionStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BGPSessionStatus.

func (*BGPSessionStatus) DeepCopyInto

func (in *BGPSessionStatus) DeepCopyInto(out *BGPSessionStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type BehaviorObservation added in v0.5.0

type BehaviorObservation struct {
}

func (*BehaviorObservation) DeepCopy added in v0.5.0

func (in *BehaviorObservation) DeepCopy() *BehaviorObservation

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BehaviorObservation.

func (*BehaviorObservation) DeepCopyInto added in v0.5.0

func (in *BehaviorObservation) DeepCopyInto(out *BehaviorObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type BehaviorParameters added in v0.5.0

type BehaviorParameters struct {

	// List of attributes that are allowed to change without recreating the instance. Supported attributes: custom_data, user_data"
	// List of attributes that are allowed to change without recreating the instance. Supported attributes: `custom_data`, `user_data`
	// +kubebuilder:validation:Optional
	AllowChanges []*string `json:"allowChanges,omitempty" tf:"allow_changes,omitempty"`
}

func (*BehaviorParameters) DeepCopy added in v0.5.0

func (in *BehaviorParameters) DeepCopy() *BehaviorParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BehaviorParameters.

func (*BehaviorParameters) DeepCopyInto added in v0.5.0

func (in *BehaviorParameters) DeepCopyInto(out *BehaviorParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Connection

type Connection struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              ConnectionSpec   `json:"spec"`
	Status            ConnectionStatus `json:"status,omitempty"`
}

Connection is the Schema for the Connections 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,equinix}

func (*Connection) DeepCopy

func (in *Connection) DeepCopy() *Connection

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Connection.

func (*Connection) DeepCopyInto

func (in *Connection) DeepCopyInto(out *Connection)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Connection) DeepCopyObject

func (in *Connection) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*Connection) GetCondition

func (mg *Connection) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this Connection.

func (*Connection) GetConnectionDetailsMapping

func (tr *Connection) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this Connection

func (*Connection) GetDeletionPolicy

func (mg *Connection) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this Connection.

func (*Connection) GetID

func (tr *Connection) GetID() string

GetID returns ID of underlying Terraform resource of this Connection

func (*Connection) GetObservation

func (tr *Connection) GetObservation() (map[string]any, error)

GetObservation of this Connection

func (*Connection) GetParameters

func (tr *Connection) GetParameters() (map[string]any, error)

GetParameters of this Connection

func (*Connection) GetProviderConfigReference

func (mg *Connection) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this Connection.

func (*Connection) GetProviderReference

func (mg *Connection) GetProviderReference() *xpv1.Reference

GetProviderReference of this Connection. Deprecated: Use GetProviderConfigReference.

func (*Connection) GetPublishConnectionDetailsTo

func (mg *Connection) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this Connection.

func (*Connection) GetTerraformResourceType

func (mg *Connection) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this Connection

func (*Connection) GetTerraformSchemaVersion

func (tr *Connection) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*Connection) GetWriteConnectionSecretToReference

func (mg *Connection) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this Connection.

func (*Connection) LateInitialize

func (tr *Connection) LateInitialize(attrs []byte) (bool, error)

LateInitialize this Connection using its observed tfState. returns True if there are any spec changes for the resource.

func (*Connection) ResolveReferences

func (mg *Connection) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this Connection.

func (*Connection) SetConditions

func (mg *Connection) SetConditions(c ...xpv1.Condition)

SetConditions of this Connection.

func (*Connection) SetDeletionPolicy

func (mg *Connection) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this Connection.

func (*Connection) SetObservation

func (tr *Connection) SetObservation(obs map[string]any) error

SetObservation for this Connection

func (*Connection) SetParameters

func (tr *Connection) SetParameters(params map[string]any) error

SetParameters for this Connection

func (*Connection) SetProviderConfigReference

func (mg *Connection) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this Connection.

func (*Connection) SetProviderReference

func (mg *Connection) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this Connection. Deprecated: Use SetProviderConfigReference.

func (*Connection) SetPublishConnectionDetailsTo

func (mg *Connection) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this Connection.

func (*Connection) SetWriteConnectionSecretToReference

func (mg *Connection) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this Connection.

type ConnectionList

type ConnectionList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []Connection `json:"items"`
}

ConnectionList contains a list of Connections

func (*ConnectionList) DeepCopy

func (in *ConnectionList) DeepCopy() *ConnectionList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConnectionList.

func (*ConnectionList) DeepCopyInto

func (in *ConnectionList) DeepCopyInto(out *ConnectionList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ConnectionList) DeepCopyObject

func (in *ConnectionList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*ConnectionList) GetItems

func (l *ConnectionList) GetItems() []resource.Managed

GetItems of this ConnectionList.

type ConnectionObservation

type ConnectionObservation struct {
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// List of connection ports - primary (ports[0]) and secondary (ports[1]). Schema of
	// port is described in documentation of the
	// equinix_metal_connection datasource.
	// List of connection ports - primary (`ports[0]`) and secondary (`ports[1]`)
	Ports []PortsObservation `json:"ports,omitempty" tf:"ports,omitempty"`

	// List of connection service tokens with attributes required to configure the connection in Equinix Fabric with the equinix_ecx_l2_connection resource or from the Equinix Fabric Portal. Scehma of service_token is described in documentation of the equinix_metal_connection datasource.
	// Only used with shared connection. List of service tokens required to continue the setup process with [equinix_ecx_l2_connection](https://registry.io/providers/equinix/equinix/latest/docs/resources/equinix_ecx_l2_connection) or from the [Equinix Fabric Portal](https://ecxfabric.equinix.com/dashboard)
	ServiceTokens []ServiceTokensObservation `json:"serviceTokens,omitempty" tf:"service_tokens,omitempty"`

	// Status of the connection resource.
	// Status of the connection resource
	Status *string `json:"status,omitempty" tf:"status,omitempty"`

	// (Deprecated) Fabric Token required to configure the connection in Equinix Fabric with the equinix_ecx_l2_connection resource or from the Equinix Fabric Portal. If your organization already has connection service tokens enabled, use service_tokens instead.
	// Only used with shared connection. Fabric Token required to continue the setup process with [equinix_ecx_l2_connection](https://registry.io/providers/equinix/equinix/latest/docs/resources/equinix_ecx_l2_connection) or from the [Equinix Fabric Portal](https://ecxfabric.equinix.com/dashboard)
	Token *string `json:"token,omitempty" tf:"token,omitempty"`
}

func (*ConnectionObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConnectionObservation.

func (*ConnectionObservation) DeepCopyInto

func (in *ConnectionObservation) DeepCopyInto(out *ConnectionObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ConnectionParameters

type ConnectionParameters struct {

	// The preferred email used for communication and notifications about the Equinix Fabric interconnection. Required when using a Project API key. Optional and defaults to the primary user email address when using a User API key.
	// The preferred email used for communication and notifications about the Equinix Fabric interconnection
	// +kubebuilder:validation:Optional
	ContactEmail *string `json:"contactEmail,omitempty" tf:"contact_email,omitempty"`

	// Description for the connection resource.
	// Description of the connection resource
	// +kubebuilder:validation:Optional
	Description *string `json:"description,omitempty" tf:"description,omitempty"`

	// (Deprecated) Facility where the connection will be created.   Use metro instead; read the facility to metro migration guide
	// Facility where the connection will be created
	// +kubebuilder:validation:Optional
	Facility *string `json:"facility,omitempty" tf:"facility,omitempty"`

	// Metro where the connection will be created.
	// Metro where the connection will be created
	// +kubebuilder:validation:Optional
	Metro *string `json:"metro,omitempty" tf:"metro,omitempty"`

	// Mode for connections in IBX facilities with the dedicated type - standard or tunnel. Default is standard.
	// Mode for connections in IBX facilities with the dedicated type - standard or tunnel
	// +kubebuilder:validation:Optional
	Mode *string `json:"mode,omitempty" tf:"mode,omitempty"`

	// Name of the connection resource
	// Name of the connection resource
	// +kubebuilder:validation:Required
	Name *string `json:"name" tf:"name,omitempty"`

	// ID of the organization where the connection is scoped to.
	// ID of the organization responsible for the connection. Applicable with type "dedicated"
	// +crossplane:generate:reference:type=Organization
	// +kubebuilder:validation:Optional
	OrganizationID *string `json:"organizationId,omitempty" tf:"organization_id,omitempty"`

	// Reference to a Organization to populate organizationId.
	// +kubebuilder:validation:Optional
	OrganizationIDRef *v1.Reference `json:"organizationIdRef,omitempty" tf:"-"`

	// Selector for a Organization to populate organizationId.
	// +kubebuilder:validation:Optional
	OrganizationIDSelector *v1.Selector `json:"organizationIdSelector,omitempty" tf:"-"`

	// ID of the project where the connection is scoped to, must be set for.
	// ID of the project where the connection is scoped to. Required with type "shared"
	// +crossplane:generate:reference:type=Project
	// +kubebuilder:validation:Optional
	ProjectID *string `json:"projectId,omitempty" tf:"project_id,omitempty"`

	// Reference to a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDRef *v1.Reference `json:"projectIdRef,omitempty" tf:"-"`

	// Selector for a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDSelector *v1.Selector `json:"projectIdSelector,omitempty" tf:"-"`

	// Connection redundancy - redundant or primary.
	// Connection redundancy - redundant or primary
	// +kubebuilder:validation:Required
	Redundancy *string `json:"redundancy" tf:"redundancy,omitempty"`

	// Only used with shared connection. Type of service token to use for the connection, a_side or z_side. Type of service token to use for the connection, a_side or z_side
	// +kubebuilder:validation:Optional
	ServiceTokenType *string `json:"serviceTokenType,omitempty" tf:"service_token_type,omitempty"`

	// Connection speed -  Values must be in the format 'Mbps' or 'Gpbs', for example '100Mbps' or '50Gbps'.  Actual supported values will depend on the connection type and whether the connection uses VLANs or VRF.
	// Connection speed -  Values must be in the format '<number>Mbps' or '<number>Gpbs', for example '100Mbps' or '50Gbps'.  Actual supported values will depend on the connection type and whether the connection uses VLANs or VRF.
	// +kubebuilder:validation:Optional
	Speed *string `json:"speed,omitempty" tf:"speed,omitempty"`

	// String list of tags.
	// Tags attached to the connection
	// +kubebuilder:validation:Optional
	Tags []*string `json:"tags,omitempty" tf:"tags,omitempty"`

	// Connection type - dedicated or shared.
	// Connection type - dedicated or shared
	// +kubebuilder:validation:Required
	Type *string `json:"type" tf:"type,omitempty"`

	// Only used with shared connection. Vlans to attach. Pass one vlan for Primary/Single connection and two vlans for Redundant connection.
	// Only used with shared connection. VLANs to attach. Pass one vlan for Primary/Single connection and two vlans for Redundant connection
	// +kubebuilder:validation:Optional
	Vlans []*float64 `json:"vlans,omitempty" tf:"vlans,omitempty"`

	// Only used with shared connection. VRFs to attach. Pass one VRF for Primary/Single connection and two VRFs for Redundant connection
	// +kubebuilder:validation:Optional
	Vrfs []*string `json:"vrfs,omitempty" tf:"vrfs,omitempty"`
}

func (*ConnectionParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConnectionParameters.

func (*ConnectionParameters) DeepCopyInto

func (in *ConnectionParameters) DeepCopyInto(out *ConnectionParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ConnectionSpec

type ConnectionSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     ConnectionParameters `json:"forProvider"`
}

ConnectionSpec defines the desired state of Connection

func (*ConnectionSpec) DeepCopy

func (in *ConnectionSpec) DeepCopy() *ConnectionSpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConnectionSpec.

func (*ConnectionSpec) DeepCopyInto

func (in *ConnectionSpec) DeepCopyInto(out *ConnectionSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ConnectionStatus

type ConnectionStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        ConnectionObservation `json:"atProvider,omitempty"`
}

ConnectionStatus defines the observed state of Connection.

func (*ConnectionStatus) DeepCopy

func (in *ConnectionStatus) DeepCopy() *ConnectionStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConnectionStatus.

func (*ConnectionStatus) DeepCopyInto

func (in *ConnectionStatus) DeepCopyInto(out *ConnectionStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Device

type Device struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              DeviceSpec   `json:"spec"`
	Status            DeviceStatus `json:"status,omitempty"`
}

Device is the Schema for the Devices 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,equinix}

func (*Device) DeepCopy

func (in *Device) DeepCopy() *Device

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Device.

func (*Device) DeepCopyInto

func (in *Device) DeepCopyInto(out *Device)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Device) DeepCopyObject

func (in *Device) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*Device) GetCondition

func (mg *Device) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this Device.

func (*Device) GetConnectionDetailsMapping

func (tr *Device) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this Device

func (*Device) GetDeletionPolicy

func (mg *Device) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this Device.

func (*Device) GetID

func (tr *Device) GetID() string

GetID returns ID of underlying Terraform resource of this Device

func (*Device) GetObservation

func (tr *Device) GetObservation() (map[string]any, error)

GetObservation of this Device

func (*Device) GetParameters

func (tr *Device) GetParameters() (map[string]any, error)

GetParameters of this Device

func (*Device) GetProviderConfigReference

func (mg *Device) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this Device.

func (*Device) GetProviderReference

func (mg *Device) GetProviderReference() *xpv1.Reference

GetProviderReference of this Device. Deprecated: Use GetProviderConfigReference.

func (*Device) GetPublishConnectionDetailsTo

func (mg *Device) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this Device.

func (*Device) GetTerraformResourceType

func (mg *Device) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this Device

func (*Device) GetTerraformSchemaVersion

func (tr *Device) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*Device) GetWriteConnectionSecretToReference

func (mg *Device) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this Device.

func (*Device) LateInitialize

func (tr *Device) LateInitialize(attrs []byte) (bool, error)

LateInitialize this Device using its observed tfState. returns True if there are any spec changes for the resource.

func (*Device) ResolveReferences

func (mg *Device) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this Device.

func (*Device) SetConditions

func (mg *Device) SetConditions(c ...xpv1.Condition)

SetConditions of this Device.

func (*Device) SetDeletionPolicy

func (mg *Device) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this Device.

func (*Device) SetObservation

func (tr *Device) SetObservation(obs map[string]any) error

SetObservation for this Device

func (*Device) SetParameters

func (tr *Device) SetParameters(params map[string]any) error

SetParameters for this Device

func (*Device) SetProviderConfigReference

func (mg *Device) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this Device.

func (*Device) SetProviderReference

func (mg *Device) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this Device. Deprecated: Use SetProviderConfigReference.

func (*Device) SetPublishConnectionDetailsTo

func (mg *Device) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this Device.

func (*Device) SetWriteConnectionSecretToReference

func (mg *Device) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this Device.

type DeviceList

type DeviceList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []Device `json:"items"`
}

DeviceList contains a list of Devices

func (*DeviceList) DeepCopy

func (in *DeviceList) DeepCopy() *DeviceList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DeviceList.

func (*DeviceList) DeepCopyInto

func (in *DeviceList) DeepCopyInto(out *DeviceList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*DeviceList) DeepCopyObject

func (in *DeviceList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*DeviceList) GetItems

func (l *DeviceList) GetItems() []resource.Managed

GetItems of this DeviceList.

type DeviceNetworkType

type DeviceNetworkType struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              DeviceNetworkTypeSpec   `json:"spec"`
	Status            DeviceNetworkTypeStatus `json:"status,omitempty"`
}

DeviceNetworkType is the Schema for the DeviceNetworkTypes 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,equinix}

func (*DeviceNetworkType) DeepCopy

func (in *DeviceNetworkType) DeepCopy() *DeviceNetworkType

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DeviceNetworkType.

func (*DeviceNetworkType) DeepCopyInto

func (in *DeviceNetworkType) DeepCopyInto(out *DeviceNetworkType)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*DeviceNetworkType) DeepCopyObject

func (in *DeviceNetworkType) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*DeviceNetworkType) GetCondition

func (mg *DeviceNetworkType) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this DeviceNetworkType.

func (*DeviceNetworkType) GetConnectionDetailsMapping

func (tr *DeviceNetworkType) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this DeviceNetworkType

func (*DeviceNetworkType) GetDeletionPolicy

func (mg *DeviceNetworkType) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this DeviceNetworkType.

func (*DeviceNetworkType) GetID

func (tr *DeviceNetworkType) GetID() string

GetID returns ID of underlying Terraform resource of this DeviceNetworkType

func (*DeviceNetworkType) GetObservation

func (tr *DeviceNetworkType) GetObservation() (map[string]any, error)

GetObservation of this DeviceNetworkType

func (*DeviceNetworkType) GetParameters

func (tr *DeviceNetworkType) GetParameters() (map[string]any, error)

GetParameters of this DeviceNetworkType

func (*DeviceNetworkType) GetProviderConfigReference

func (mg *DeviceNetworkType) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this DeviceNetworkType.

func (*DeviceNetworkType) GetProviderReference

func (mg *DeviceNetworkType) GetProviderReference() *xpv1.Reference

GetProviderReference of this DeviceNetworkType. Deprecated: Use GetProviderConfigReference.

func (*DeviceNetworkType) GetPublishConnectionDetailsTo

func (mg *DeviceNetworkType) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this DeviceNetworkType.

func (*DeviceNetworkType) GetTerraformResourceType

func (mg *DeviceNetworkType) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this DeviceNetworkType

func (*DeviceNetworkType) GetTerraformSchemaVersion

func (tr *DeviceNetworkType) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*DeviceNetworkType) GetWriteConnectionSecretToReference

func (mg *DeviceNetworkType) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this DeviceNetworkType.

func (*DeviceNetworkType) LateInitialize

func (tr *DeviceNetworkType) LateInitialize(attrs []byte) (bool, error)

LateInitialize this DeviceNetworkType using its observed tfState. returns True if there are any spec changes for the resource.

func (*DeviceNetworkType) ResolveReferences

func (mg *DeviceNetworkType) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this DeviceNetworkType.

func (*DeviceNetworkType) SetConditions

func (mg *DeviceNetworkType) SetConditions(c ...xpv1.Condition)

SetConditions of this DeviceNetworkType.

func (*DeviceNetworkType) SetDeletionPolicy

func (mg *DeviceNetworkType) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this DeviceNetworkType.

func (*DeviceNetworkType) SetObservation

func (tr *DeviceNetworkType) SetObservation(obs map[string]any) error

SetObservation for this DeviceNetworkType

func (*DeviceNetworkType) SetParameters

func (tr *DeviceNetworkType) SetParameters(params map[string]any) error

SetParameters for this DeviceNetworkType

func (*DeviceNetworkType) SetProviderConfigReference

func (mg *DeviceNetworkType) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this DeviceNetworkType.

func (*DeviceNetworkType) SetProviderReference

func (mg *DeviceNetworkType) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this DeviceNetworkType. Deprecated: Use SetProviderConfigReference.

func (*DeviceNetworkType) SetPublishConnectionDetailsTo

func (mg *DeviceNetworkType) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this DeviceNetworkType.

func (*DeviceNetworkType) SetWriteConnectionSecretToReference

func (mg *DeviceNetworkType) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this DeviceNetworkType.

type DeviceNetworkTypeList

type DeviceNetworkTypeList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []DeviceNetworkType `json:"items"`
}

DeviceNetworkTypeList contains a list of DeviceNetworkTypes

func (*DeviceNetworkTypeList) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DeviceNetworkTypeList.

func (*DeviceNetworkTypeList) DeepCopyInto

func (in *DeviceNetworkTypeList) DeepCopyInto(out *DeviceNetworkTypeList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*DeviceNetworkTypeList) DeepCopyObject

func (in *DeviceNetworkTypeList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*DeviceNetworkTypeList) GetItems

func (l *DeviceNetworkTypeList) GetItems() []resource.Managed

GetItems of this DeviceNetworkTypeList.

type DeviceNetworkTypeObservation

type DeviceNetworkTypeObservation struct {
	ID *string `json:"id,omitempty" tf:"id,omitempty"`
}

func (*DeviceNetworkTypeObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DeviceNetworkTypeObservation.

func (*DeviceNetworkTypeObservation) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DeviceNetworkTypeParameters

type DeviceNetworkTypeParameters struct {

	// The ID of the device on which the network type should be set
	// +crossplane:generate:reference:type=Device
	// +kubebuilder:validation:Optional
	DeviceID *string `json:"deviceId,omitempty" tf:"device_id,omitempty"`

	// Reference to a Device to populate deviceId.
	// +kubebuilder:validation:Optional
	DeviceIDRef *v1.Reference `json:"deviceIdRef,omitempty" tf:"-"`

	// Selector for a Device to populate deviceId.
	// +kubebuilder:validation:Optional
	DeviceIDSelector *v1.Selector `json:"deviceIdSelector,omitempty" tf:"-"`

	// Network type to set. Must be one of layer3, hybrid, hybrid-bonded, layer2-individual, layer2-bonded
	// +kubebuilder:validation:Required
	Type *string `json:"type" tf:"type,omitempty"`
}

func (*DeviceNetworkTypeParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DeviceNetworkTypeParameters.

func (*DeviceNetworkTypeParameters) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DeviceNetworkTypeSpec

type DeviceNetworkTypeSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     DeviceNetworkTypeParameters `json:"forProvider"`
}

DeviceNetworkTypeSpec defines the desired state of DeviceNetworkType

func (*DeviceNetworkTypeSpec) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DeviceNetworkTypeSpec.

func (*DeviceNetworkTypeSpec) DeepCopyInto

func (in *DeviceNetworkTypeSpec) DeepCopyInto(out *DeviceNetworkTypeSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DeviceNetworkTypeStatus

type DeviceNetworkTypeStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        DeviceNetworkTypeObservation `json:"atProvider,omitempty"`
}

DeviceNetworkTypeStatus defines the observed state of DeviceNetworkType.

func (*DeviceNetworkTypeStatus) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DeviceNetworkTypeStatus.

func (*DeviceNetworkTypeStatus) DeepCopyInto

func (in *DeviceNetworkTypeStatus) DeepCopyInto(out *DeviceNetworkTypeStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DeviceObservation

type DeviceObservation struct {

	// The ipv4 private IP assigned to the device.
	// The ipv4 private IP assigned to the device
	AccessPrivateIPv4 *string `json:"accessPrivateIpv4,omitempty" tf:"access_private_ipv4,omitempty"`

	// The ipv4 maintenance IP assigned to the device.
	// The ipv4 maintenance IP assigned to the device
	AccessPublicIPv4 *string `json:"accessPublicIpv4,omitempty" tf:"access_public_ipv4,omitempty"`

	// The ipv6 maintenance IP assigned to the device.
	// The ipv6 maintenance IP assigned to the device
	AccessPublicIPv6 *string `json:"accessPublicIpv6,omitempty" tf:"access_public_ipv6,omitempty"`

	// The timestamp for when the device was created.
	// The timestamp for when the device was created
	Created *string `json:"created,omitempty" tf:"created,omitempty"`

	// (Deprecated) The facility where the device is deployed. Use metro instead; read the facility to metro migration guide
	// The facility where the device is deployed
	DeployedFacility *string `json:"deployedFacility,omitempty" tf:"deployed_facility,omitempty"`

	// ID of hardware reservation where this device was deployed.
	// It is useful when using the next-available hardware reservation.
	// ID of hardware reservation where this device was deployed. It is useful when using the next-available hardware reservation
	DeployedHardwareReservationID *string `json:"deployedHardwareReservationId,omitempty" tf:"deployed_hardware_reservation_id,omitempty"`

	// The ID of the device.
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// The device's private and public IP (v4 and v6) network details. See
	// Network Attribute below for more details.
	// The device's private and public IP (v4 and v6) network details. When a device is run without any special network configuration, it will have 3 addresses: public ipv4, private ipv4 and ipv6
	Network []NetworkObservation `json:"network,omitempty" tf:"network,omitempty"`

	// (Deprecated) Network type of a device, used in
	// Layer 2 networking. Since this
	// attribute is deprecated you should handle Network Type with one of
	// equinix_metal_port,
	// equinix_metal_device_network_type resources or
	// equinix_metal_port datasource.
	// See network_types guide for more info.
	// Network type of a device, used in [Layer 2 networking](https://metal.equinix.com/developers/docs/networking/layer2/). Will be one of layer3, hybrid, hybrid-bonded, layer2-individual, layer2-bonded
	NetworkType *string `json:"networkType,omitempty" tf:"network_type,omitempty"`

	// List of ports assigned to the device. See Ports Attribute below for
	// more details.
	// Ports assigned to the device
	Ports []DevicePortsObservation `json:"ports,omitempty" tf:"ports,omitempty"`

	// List of IDs of SSH keys deployed in the device, can be both user and project SSH keys.
	// List of IDs of SSH keys deployed in the device, can be both user and project SSH keys
	SSHKeyIds []*string `json:"sshKeyIds,omitempty" tf:"ssh_key_ids,omitempty"`

	// The hostname to use for Serial over SSH access to the device
	// The hostname to use for [Serial over SSH](https://deploy.equinix.com/developers/docs/metal/resilience-recovery/serial-over-ssh/) access to the device
	SosHostname *string `json:"sosHostname,omitempty" tf:"sos_hostname,omitempty"`

	// The status of the device.
	// The status of the device
	State *string `json:"state,omitempty" tf:"state,omitempty"`

	// The timestamp for the last time the device was updated.
	// The timestamp for the last time the device was updated
	Updated *string `json:"updated,omitempty" tf:"updated,omitempty"`
}

func (*DeviceObservation) DeepCopy

func (in *DeviceObservation) DeepCopy() *DeviceObservation

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DeviceObservation.

func (*DeviceObservation) DeepCopyInto

func (in *DeviceObservation) DeepCopyInto(out *DeviceObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DeviceParameters

type DeviceParameters struct {

	// If true, a device with OS custom_ipxe will continue to boot via iPXE
	// on reboots.
	// If true, a device with OS custom_ipxe will
	// +kubebuilder:validation:Optional
	AlwaysPxe *bool `json:"alwaysPxe,omitempty" tf:"always_pxe,omitempty"`

	// Behavioral overrides that change how the resource handles certain attribute updates. See Behavior below for more details.
	// +kubebuilder:validation:Optional
	Behavior []BehaviorParameters `json:"behavior,omitempty" tf:"behavior,omitempty"`

	// monthly or hourly
	// monthly or hourly
	// +kubebuilder:validation:Optional
	BillingCycle *string `json:"billingCycle,omitempty" tf:"billing_cycle,omitempty"`

	// A string of the desired Custom Data for the device.  By default, changing this attribute will cause the provider to destroy and recreate your device.  If reinstall is specified or behavior.allow_changes includes "custom_data", the device will be updated in-place instead of recreated.
	// A string of the desired Custom Data for the device.  By default, changing this attribute will cause the provider to destroy and recreate your device.  If `reinstall` is specified or `behavior.allow_changes` includes `"custom_data"`, the device will be updated in-place instead of recreated.
	// +kubebuilder:validation:Optional
	CustomDataSecretRef *v1.SecretKeySelector `json:"customDataSecretRef,omitempty" tf:"-"`

	// The device description.
	// Description string for the device
	// +kubebuilder:validation:Optional
	Description *string `json:"description,omitempty" tf:"description,omitempty"`

	// (Deprecated) List of facility codes with deployment preferences. Equinix Metal API will go
	// through the list and will deploy your device to first facility with free capacity. List items must
	// be facility codes or any (a wildcard). To find the facility code, visit
	// Facilities API docs, set your API auth
	// token in the top of the page and see JSON from the API response. Conflicts with metro.  Use metro instead; read the facility to metro migration guide
	// List of facility codes with deployment preferences. Equinix Metal API will go through the list and will deploy your device to first facility with free capacity. List items must be facility codes or any (a wildcard). To find the facility code, visit [Facilities API docs](https://metal.equinix.com/developers/api/facilities/), set your API auth token in the top of the page and see JSON from the API response. Conflicts with metro
	// +kubebuilder:validation:Optional
	Facilities []*string `json:"facilities,omitempty" tf:"facilities,omitempty"`

	// Delete device even if it has volumes attached. Only applies
	// for destroy action.
	// Delete device even if it has volumes attached. Only applies for destroy action
	// +kubebuilder:validation:Optional
	ForceDetachVolumes *bool `json:"forceDetachVolumes,omitempty" tf:"force_detach_volumes,omitempty"`

	// The UUID of the hardware reservation where you want this
	// device deployed, or next-available if you want to pick your next available reservation
	// automatically. Changing this from a reservation UUID to next-available will re-create the device
	// in another reservation. Please be careful when using hardware reservation UUID and next-available
	// together for the same pool of reservations. It might happen that the reservation which Equinix
	// Metal API will pick as next-available is the reservation which you refer with UUID in another
	// equinix_metal_device resource. If that happens, and the equinix_metal_device with the UUID is
	// created later, resource creation will fail because the reservation is already in use (by the
	// resource created with next-available). To workaround this, have the next-available resource
	// explicitly depend_on
	// the resource with hardware reservation UUID, so that the latter is created first. For more details,
	// see issue #176.
	// The UUID of the hardware reservation where you want this device deployed, or next-available if you want to pick your next available reservation automatically
	// +kubebuilder:validation:Optional
	HardwareReservationID *string `json:"hardwareReservationId,omitempty" tf:"hardware_reservation_id,omitempty"`

	// The device hostname used in deployments taking advantage of Layer3 DHCP
	// or metadata service configuration.
	// The device hostname used in deployments taking advantage of Layer3 DHCP or metadata service configuration.
	// +kubebuilder:validation:Optional
	Hostname *string `json:"hostname,omitempty" tf:"hostname,omitempty"`

	// A list of IP address types for the device. See
	// IP address below for more details.
	// A list of IP address types for the device (structure is documented below)
	// +kubebuilder:validation:Optional
	IPAddress []IPAddressParameters `json:"ipAddress,omitempty" tf:"ip_address,omitempty"`

	// URL pointing to a hosted iPXE script. More information is in the
	// Custom iPXE doc.
	// URL pointing to a hosted iPXE script. More
	// +kubebuilder:validation:Optional
	IpxeScriptURL *string `json:"ipxeScriptUrl,omitempty" tf:"ipxe_script_url,omitempty"`

	// Whether the device is locked or unlocked. Locking a device prevents you from deleting or reinstalling the device or performing a firmware update on the device, and it prevents an instance with a termination time set from being reclaimed, even if the termination time was reached
	// Whether the device is locked or unlocked. Locking a device prevents you from deleting or reinstalling the device or performing a firmware update on the device, and it prevents an instance with a termination time set from being reclaimed, even if the termination time was reached
	// +kubebuilder:validation:Optional
	Locked *bool `json:"locked,omitempty" tf:"locked,omitempty"`

	// Metro area for the new device. Conflicts with facilities.
	// Metro area for the new device. Conflicts with facilities
	// +kubebuilder:validation:Optional
	Metro *string `json:"metro,omitempty" tf:"metro,omitempty"`

	// The operating system slug. To find the slug, or visit
	// Operating Systems API docs, set your
	// API auth token in the top of the page and see JSON from the API response.
	// The operating system slug. To find the slug, or visit [Operating Systems API docs](https://metal.equinix.com/developers/api/operatingsystems), set your API auth token in the top of the page and see JSON from the API response.  By default, changing this attribute will cause your device to be deleted and recreated.  If `reinstall` is enabled, the device will be updated in-place instead of recreated.
	// +kubebuilder:validation:Required
	OperatingSystem *string `json:"operatingSystem" tf:"operating_system,omitempty"`

	// The device plan slug. To find the plan slug, visit
	// Device plans API docs, set your auth token in the
	// top of the page and see JSON from the API response.
	// The device plan slug. To find the plan slug, visit [Device plans API docs](https://metal.equinix.com/developers/api/plans), set your auth token in the top of the page and see JSON from the API response
	// +kubebuilder:validation:Required
	Plan *string `json:"plan" tf:"plan,omitempty"`

	// The ID of the project in which to create the device
	// The ID of the project in which to create the device
	// +crossplane:generate:reference:type=Project
	// +kubebuilder:validation:Optional
	ProjectID *string `json:"projectId,omitempty" tf:"project_id,omitempty"`

	// Reference to a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDRef *v1.Reference `json:"projectIdRef,omitempty" tf:"-"`

	// Selector for a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDSelector *v1.Selector `json:"projectIdSelector,omitempty" tf:"-"`

	// Array of IDs of the project SSH keys which should be added to the device. If you specify this array, only the listed project SSH keys (and any SSH keys for the users specified in user_ssh_key_ids) will be added. If no SSH keys are specified (both user_ssh_keys_ids and project_ssh_key_ids are empty lists or omitted), all parent project keys, parent project members keys and organization members keys will be included.  Project SSH keys can be created with the equinix_metal_project_ssh_key resource.
	// Array of IDs of the project SSH keys which should be added to the device. If you specify this array, only the listed project SSH keys (and any SSH keys for the users specified in user_ssh_key_ids) will be added. If no SSH keys are specified (both user_ssh_keys_ids and project_ssh_key_ids are empty lists or omitted), all parent project keys, parent project members keys and organization members keys will be included.  Project SSH keys can be created with the [equinix_metal_project_ssh_key](equinix_metal_project_ssh_key.md) resource
	// +kubebuilder:validation:Optional
	ProjectSSHKeyIds []*string `json:"projectSshKeyIds,omitempty" tf:"project_ssh_key_ids,omitempty"`

	// Whether the device should be reinstalled instead of destroyed when
	// modifying user_data, custom_data, or operating system. See Reinstall below for more
	// details.
	// +kubebuilder:validation:Optional
	Reinstall []ReinstallParameters `json:"reinstall,omitempty" tf:"reinstall,omitempty"`

	// JSON for custom partitioning. Only usable on reserved hardware. More
	// information in in the
	// Custom Partitioning and RAID
	// doc. Please note that the disks.partitions.size attribute must be a string, not an integer. It can
	// be a number string, or size notation string, e.g. "4G" or "8M" (for gigabytes and megabytes).
	// JSON for custom partitioning. Only usable on reserved hardware. More information in in the [Custom Partitioning and RAID](https://metal.equinix.com/developers/docs/servers/custom-partitioning-raid/) doc
	// +kubebuilder:validation:Optional
	Storage *string `json:"storage,omitempty" tf:"storage,omitempty"`

	// Tags attached to the device.
	// Tags attached to the device
	// +kubebuilder:validation:Optional
	Tags []*string `json:"tags,omitempty" tf:"tags,omitempty"`

	// Timestamp for device termination. For example 2021-09-03T16:32:00+03:00.
	// If you don't supply timezone info, timestamp is assumed to be in UTC.
	// Timestamp for device termination. For example "2021-09-03T16:32:00+03:00". If you don't supply timezone info, timestamp is assumed to be in UTC.
	// +kubebuilder:validation:Optional
	TerminationTime *string `json:"terminationTime,omitempty" tf:"termination_time,omitempty"`

	// A string of the desired User Data for the device.  By default, changing this attribute will cause the provider to destroy and recreate your device.  If reinstall is specified or behavior.allow_changes includes "user_data", the device will be updated in-place instead of recreated.
	// A string of the desired User Data for the device.  By default, changing this attribute will cause the provider to destroy and recreate your device.  If `reinstall` is specified or `behavior.allow_changes` includes `"user_data"`, the device will be updated in-place instead of recreated.
	// +kubebuilder:validation:Optional
	UserDataSecretRef *v1.SecretKeySelector `json:"userDataSecretRef,omitempty" tf:"-"`

	// Array of IDs of the users whose SSH keys should be added to the device. If you specify this array, only the listed users' SSH keys (and any project SSH keys specified in project_ssh_key_ids) will be added. If no SSH keys are specified (both user_ssh_keys_ids and project_ssh_key_ids are empty lists or omitted), all parent project keys, parent project members keys and organization members keys will be included. User SSH keys can be created with the equinix_metal_ssh_key resource.
	// Array of IDs of the users whose SSH keys should be added to the device. If you specify this array, only the listed users' SSH keys (and any project SSH keys specified in project_ssh_key_ids) will be added. If no SSH keys are specified (both user_ssh_keys_ids and project_ssh_key_ids are empty lists or omitted), all parent project keys, parent project members keys and organization members keys will be included. User SSH keys can be created with the [equinix_metal_ssh_key](equinix_metal_ssh_key.md) resource
	// +kubebuilder:validation:Optional
	UserSSHKeyIds []*string `json:"userSshKeyIds,omitempty" tf:"user_ssh_key_ids,omitempty"`

	// Only used for devices in reserved hardware. If
	// set, the deletion of this device will block until the hardware reservation is marked provisionable
	// (about 4 minutes in August 2019).
	// Only used for devices in reserved hardware. If set, the deletion of this device will block until the hardware reservation is marked provisionable (about 4 minutes in August 2019)
	// +kubebuilder:validation:Optional
	WaitForReservationDeprovision *bool `json:"waitForReservationDeprovision,omitempty" tf:"wait_for_reservation_deprovision,omitempty"`
}

func (*DeviceParameters) DeepCopy

func (in *DeviceParameters) DeepCopy() *DeviceParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DeviceParameters.

func (*DeviceParameters) DeepCopyInto

func (in *DeviceParameters) DeepCopyInto(out *DeviceParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DevicePortsObservation

type DevicePortsObservation struct {

	// Whether this port is part of a bond in bonded network setup.
	Bonded *bool `json:"bonded,omitempty" tf:"bonded,omitempty"`

	// The ID of the device.
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// MAC address assigned to the port.
	Mac *string `json:"mac,omitempty" tf:"mac,omitempty"`

	// Name of the port (e.g. eth0, or bond0).
	Name *string `json:"name,omitempty" tf:"name,omitempty"`

	// Type of the port (e.g. NetworkPort or NetworkBondPort).
	Type *string `json:"type,omitempty" tf:"type,omitempty"`
}

func (*DevicePortsObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DevicePortsObservation.

func (*DevicePortsObservation) DeepCopyInto

func (in *DevicePortsObservation) DeepCopyInto(out *DevicePortsObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DevicePortsParameters

type DevicePortsParameters struct {
}

func (*DevicePortsParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DevicePortsParameters.

func (*DevicePortsParameters) DeepCopyInto

func (in *DevicePortsParameters) DeepCopyInto(out *DevicePortsParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DeviceSpec

type DeviceSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     DeviceParameters `json:"forProvider"`
}

DeviceSpec defines the desired state of Device

func (*DeviceSpec) DeepCopy

func (in *DeviceSpec) DeepCopy() *DeviceSpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DeviceSpec.

func (*DeviceSpec) DeepCopyInto

func (in *DeviceSpec) DeepCopyInto(out *DeviceSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DeviceStatus

type DeviceStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        DeviceObservation `json:"atProvider,omitempty"`
}

DeviceStatus defines the observed state of Device.

func (*DeviceStatus) DeepCopy

func (in *DeviceStatus) DeepCopy() *DeviceStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DeviceStatus.

func (*DeviceStatus) DeepCopyInto

func (in *DeviceStatus) DeepCopyInto(out *DeviceStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Gateway

type Gateway struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              GatewaySpec   `json:"spec"`
	Status            GatewayStatus `json:"status,omitempty"`
}

Gateway is the Schema for the Gateways 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,equinix}

func (*Gateway) DeepCopy

func (in *Gateway) DeepCopy() *Gateway

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Gateway.

func (*Gateway) DeepCopyInto

func (in *Gateway) DeepCopyInto(out *Gateway)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Gateway) DeepCopyObject

func (in *Gateway) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*Gateway) GetCondition

func (mg *Gateway) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this Gateway.

func (*Gateway) GetConnectionDetailsMapping

func (tr *Gateway) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this Gateway

func (*Gateway) GetDeletionPolicy

func (mg *Gateway) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this Gateway.

func (*Gateway) GetID

func (tr *Gateway) GetID() string

GetID returns ID of underlying Terraform resource of this Gateway

func (*Gateway) GetObservation

func (tr *Gateway) GetObservation() (map[string]any, error)

GetObservation of this Gateway

func (*Gateway) GetParameters

func (tr *Gateway) GetParameters() (map[string]any, error)

GetParameters of this Gateway

func (*Gateway) GetProviderConfigReference

func (mg *Gateway) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this Gateway.

func (*Gateway) GetProviderReference

func (mg *Gateway) GetProviderReference() *xpv1.Reference

GetProviderReference of this Gateway. Deprecated: Use GetProviderConfigReference.

func (*Gateway) GetPublishConnectionDetailsTo

func (mg *Gateway) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this Gateway.

func (*Gateway) GetTerraformResourceType

func (mg *Gateway) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this Gateway

func (*Gateway) GetTerraformSchemaVersion

func (tr *Gateway) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*Gateway) GetWriteConnectionSecretToReference

func (mg *Gateway) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this Gateway.

func (*Gateway) LateInitialize

func (tr *Gateway) LateInitialize(attrs []byte) (bool, error)

LateInitialize this Gateway using its observed tfState. returns True if there are any spec changes for the resource.

func (*Gateway) ResolveReferences

func (mg *Gateway) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this Gateway.

func (*Gateway) SetConditions

func (mg *Gateway) SetConditions(c ...xpv1.Condition)

SetConditions of this Gateway.

func (*Gateway) SetDeletionPolicy

func (mg *Gateway) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this Gateway.

func (*Gateway) SetObservation

func (tr *Gateway) SetObservation(obs map[string]any) error

SetObservation for this Gateway

func (*Gateway) SetParameters

func (tr *Gateway) SetParameters(params map[string]any) error

SetParameters for this Gateway

func (*Gateway) SetProviderConfigReference

func (mg *Gateway) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this Gateway.

func (*Gateway) SetProviderReference

func (mg *Gateway) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this Gateway. Deprecated: Use SetProviderConfigReference.

func (*Gateway) SetPublishConnectionDetailsTo

func (mg *Gateway) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this Gateway.

func (*Gateway) SetWriteConnectionSecretToReference

func (mg *Gateway) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this Gateway.

type GatewayList

type GatewayList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []Gateway `json:"items"`
}

GatewayList contains a list of Gateways

func (*GatewayList) DeepCopy

func (in *GatewayList) DeepCopy() *GatewayList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GatewayList.

func (*GatewayList) DeepCopyInto

func (in *GatewayList) DeepCopyInto(out *GatewayList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*GatewayList) DeepCopyObject

func (in *GatewayList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*GatewayList) GetItems

func (l *GatewayList) GetItems() []resource.Managed

GetItems of this GatewayList.

type GatewayObservation

type GatewayObservation struct {
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// Status of the gateway resource.
	// Status of the gateway resource
	State *string `json:"state,omitempty" tf:"state,omitempty"`

	// UUID of the VRF associated with the IP Reservation
	// UUID of the VRF associated with the IP Reservation
	VrfID *string `json:"vrfId,omitempty" tf:"vrf_id,omitempty"`
}

func (*GatewayObservation) DeepCopy

func (in *GatewayObservation) DeepCopy() *GatewayObservation

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GatewayObservation.

func (*GatewayObservation) DeepCopyInto

func (in *GatewayObservation) DeepCopyInto(out *GatewayObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type GatewayParameters

type GatewayParameters struct {

	// UUID of Public or VRF IP Reservation to associate with the gateway, the
	// reservation must be in the same metro as the VLAN, conflicts with private_ipv4_subnet_size.
	// UUID of the Public or VRF IP Reservation to associate
	// +crossplane:generate:reference:type=ReservedIPBlock
	// +kubebuilder:validation:Optional
	IPReservationID *string `json:"ipReservationId,omitempty" tf:"ip_reservation_id,omitempty"`

	// Reference to a ReservedIPBlock to populate ipReservationId.
	// +kubebuilder:validation:Optional
	IPReservationIDRef *v1.Reference `json:"ipReservationIdRef,omitempty" tf:"-"`

	// Selector for a ReservedIPBlock to populate ipReservationId.
	// +kubebuilder:validation:Optional
	IPReservationIDSelector *v1.Selector `json:"ipReservationIdSelector,omitempty" tf:"-"`

	// Size of the private IPv4 subnet to create for this metal
	// gateway, must be one of 8, 16, 32, 64, 128. Conflicts with ip_reservation_id.
	// Size of the private IPv4 subnet to create for this gateway
	// +kubebuilder:validation:Optional
	PrivateIPv4SubnetSize *float64 `json:"privateIpv4SubnetSize,omitempty" tf:"private_ipv4_subnet_size,omitempty"`

	// UUID of the project where the gateway is scoped to.
	// UUID of the Project where the Gateway is scoped to
	// +crossplane:generate:reference:type=Project
	// +kubebuilder:validation:Optional
	ProjectID *string `json:"projectId,omitempty" tf:"project_id,omitempty"`

	// Reference to a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDRef *v1.Reference `json:"projectIdRef,omitempty" tf:"-"`

	// Selector for a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDSelector *v1.Selector `json:"projectIdSelector,omitempty" tf:"-"`

	// UUID of the VLAN where the gateway is scoped to.
	// UUID of the VLAN to associate
	// +crossplane:generate:reference:type=Vlan
	// +kubebuilder:validation:Optional
	VlanID *string `json:"vlanId,omitempty" tf:"vlan_id,omitempty"`

	// Reference to a Vlan to populate vlanId.
	// +kubebuilder:validation:Optional
	VlanIDRef *v1.Reference `json:"vlanIdRef,omitempty" tf:"-"`

	// Selector for a Vlan to populate vlanId.
	// +kubebuilder:validation:Optional
	VlanIDSelector *v1.Selector `json:"vlanIdSelector,omitempty" tf:"-"`
}

func (*GatewayParameters) DeepCopy

func (in *GatewayParameters) DeepCopy() *GatewayParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GatewayParameters.

func (*GatewayParameters) DeepCopyInto

func (in *GatewayParameters) DeepCopyInto(out *GatewayParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type GatewaySpec

type GatewaySpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     GatewayParameters `json:"forProvider"`
}

GatewaySpec defines the desired state of Gateway

func (*GatewaySpec) DeepCopy

func (in *GatewaySpec) DeepCopy() *GatewaySpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GatewaySpec.

func (*GatewaySpec) DeepCopyInto

func (in *GatewaySpec) DeepCopyInto(out *GatewaySpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type GatewayStatus

type GatewayStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        GatewayObservation `json:"atProvider,omitempty"`
}

GatewayStatus defines the observed state of Gateway.

func (*GatewayStatus) DeepCopy

func (in *GatewayStatus) DeepCopy() *GatewayStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GatewayStatus.

func (*GatewayStatus) DeepCopyInto

func (in *GatewayStatus) DeepCopyInto(out *GatewayStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IPAddressObservation

type IPAddressObservation struct {
}

func (*IPAddressObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPAddressObservation.

func (*IPAddressObservation) DeepCopyInto

func (in *IPAddressObservation) DeepCopyInto(out *IPAddressObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IPAddressParameters

type IPAddressParameters struct {

	// CIDR suffix for IP address block to be assigned, i.e. amount of addresses.
	// CIDR suffix for IP block assigned to this device
	// +kubebuilder:validation:Optional
	Cidr *float64 `json:"cidr,omitempty" tf:"cidr,omitempty"`

	// List of UUIDs of IP block reservations
	// from which the public IPv4 address should be taken.
	// IDs of reservations to pick the blocks from
	// +kubebuilder:validation:Optional
	ReservationIds []*string `json:"reservationIds,omitempty" tf:"reservation_ids,omitempty"`

	// One of private_ipv4, public_ipv4, public_ipv6.
	// one of public_ipv4,private_ipv4,public_ipv6
	// +kubebuilder:validation:Required
	Type *string `json:"type" tf:"type,omitempty"`
}

func (*IPAddressParameters) DeepCopy

func (in *IPAddressParameters) DeepCopy() *IPAddressParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPAddressParameters.

func (*IPAddressParameters) DeepCopyInto

func (in *IPAddressParameters) DeepCopyInto(out *IPAddressParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IPAttachment

type IPAttachment struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              IPAttachmentSpec   `json:"spec"`
	Status            IPAttachmentStatus `json:"status,omitempty"`
}

IPAttachment is the Schema for the IPAttachments 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,equinix}

func (*IPAttachment) DeepCopy

func (in *IPAttachment) DeepCopy() *IPAttachment

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPAttachment.

func (*IPAttachment) DeepCopyInto

func (in *IPAttachment) DeepCopyInto(out *IPAttachment)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*IPAttachment) DeepCopyObject

func (in *IPAttachment) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*IPAttachment) GetCondition

func (mg *IPAttachment) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this IPAttachment.

func (*IPAttachment) GetConnectionDetailsMapping

func (tr *IPAttachment) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this IPAttachment

func (*IPAttachment) GetDeletionPolicy

func (mg *IPAttachment) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this IPAttachment.

func (*IPAttachment) GetID

func (tr *IPAttachment) GetID() string

GetID returns ID of underlying Terraform resource of this IPAttachment

func (*IPAttachment) GetObservation

func (tr *IPAttachment) GetObservation() (map[string]any, error)

GetObservation of this IPAttachment

func (*IPAttachment) GetParameters

func (tr *IPAttachment) GetParameters() (map[string]any, error)

GetParameters of this IPAttachment

func (*IPAttachment) GetProviderConfigReference

func (mg *IPAttachment) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this IPAttachment.

func (*IPAttachment) GetProviderReference

func (mg *IPAttachment) GetProviderReference() *xpv1.Reference

GetProviderReference of this IPAttachment. Deprecated: Use GetProviderConfigReference.

func (*IPAttachment) GetPublishConnectionDetailsTo

func (mg *IPAttachment) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this IPAttachment.

func (*IPAttachment) GetTerraformResourceType

func (mg *IPAttachment) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this IPAttachment

func (*IPAttachment) GetTerraformSchemaVersion

func (tr *IPAttachment) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*IPAttachment) GetWriteConnectionSecretToReference

func (mg *IPAttachment) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this IPAttachment.

func (*IPAttachment) LateInitialize

func (tr *IPAttachment) LateInitialize(attrs []byte) (bool, error)

LateInitialize this IPAttachment using its observed tfState. returns True if there are any spec changes for the resource.

func (*IPAttachment) ResolveReferences

func (mg *IPAttachment) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this IPAttachment.

func (*IPAttachment) SetConditions

func (mg *IPAttachment) SetConditions(c ...xpv1.Condition)

SetConditions of this IPAttachment.

func (*IPAttachment) SetDeletionPolicy

func (mg *IPAttachment) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this IPAttachment.

func (*IPAttachment) SetObservation

func (tr *IPAttachment) SetObservation(obs map[string]any) error

SetObservation for this IPAttachment

func (*IPAttachment) SetParameters

func (tr *IPAttachment) SetParameters(params map[string]any) error

SetParameters for this IPAttachment

func (*IPAttachment) SetProviderConfigReference

func (mg *IPAttachment) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this IPAttachment.

func (*IPAttachment) SetProviderReference

func (mg *IPAttachment) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this IPAttachment. Deprecated: Use SetProviderConfigReference.

func (*IPAttachment) SetPublishConnectionDetailsTo

func (mg *IPAttachment) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this IPAttachment.

func (*IPAttachment) SetWriteConnectionSecretToReference

func (mg *IPAttachment) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this IPAttachment.

type IPAttachmentList

type IPAttachmentList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []IPAttachment `json:"items"`
}

IPAttachmentList contains a list of IPAttachments

func (*IPAttachmentList) DeepCopy

func (in *IPAttachmentList) DeepCopy() *IPAttachmentList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPAttachmentList.

func (*IPAttachmentList) DeepCopyInto

func (in *IPAttachmentList) DeepCopyInto(out *IPAttachmentList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*IPAttachmentList) DeepCopyObject

func (in *IPAttachmentList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*IPAttachmentList) GetItems

func (l *IPAttachmentList) GetItems() []resource.Managed

GetItems of this IPAttachmentList.

type IPAttachmentObservation

type IPAttachmentObservation struct {
	Address *string `json:"address,omitempty" tf:"address,omitempty"`

	// Address family as integer. One of 4 or 6.
	// Address family as integer (4 or 6)
	AddressFamily *float64 `json:"addressFamily,omitempty" tf:"address_family,omitempty"`

	// Length of CIDR prefix of the subnet as integer.
	// Length of CIDR prefix of the block as integer
	Cidr *float64 `json:"cidr,omitempty" tf:"cidr,omitempty"`

	// IP address of gateway for the subnet.
	Gateway *string `json:"gateway,omitempty" tf:"gateway,omitempty"`

	// Flag indicating whether IP block is global, i.e. assignable in any location
	Global *bool `json:"global,omitempty" tf:"global,omitempty"`

	// The unique ID of the assignment.
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	Manageable *bool `json:"manageable,omitempty" tf:"manageable,omitempty"`

	Management *bool `json:"management,omitempty" tf:"management,omitempty"`

	// Subnet mask in decimal notation, e.g., 255.255.255.0.
	// Mask in decimal notation, e.g. 255.255.255.0
	Netmask *string `json:"netmask,omitempty" tf:"netmask,omitempty"`

	// Subnet network address.
	// Network IP address portion of the block specification
	Network *string `json:"network,omitempty" tf:"network,omitempty"`

	// Boolean flag whether subnet is reachable from the Internet.
	// Flag indicating whether IP block is addressable from the Internet
	Public *bool `json:"public,omitempty" tf:"public,omitempty"`

	// The unique ID of the assignment.
	VrfID *string `json:"vrfId,omitempty" tf:"vrf_id,omitempty"`
}

func (*IPAttachmentObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPAttachmentObservation.

func (*IPAttachmentObservation) DeepCopyInto

func (in *IPAttachmentObservation) DeepCopyInto(out *IPAttachmentObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IPAttachmentParameters

type IPAttachmentParameters struct {

	// CIDR notation of subnet from block reserved in the same project
	// and metro as the device.
	// +kubebuilder:validation:Required
	CidrNotation *string `json:"cidrNotation" tf:"cidr_notation,omitempty"`

	// ID of device to which to assign the subnet.
	// +crossplane:generate:reference:type=Device
	// +kubebuilder:validation:Optional
	DeviceID *string `json:"deviceId,omitempty" tf:"device_id,omitempty"`

	// Reference to a Device to populate deviceId.
	// +kubebuilder:validation:Optional
	DeviceIDRef *v1.Reference `json:"deviceIdRef,omitempty" tf:"-"`

	// Selector for a Device to populate deviceId.
	// +kubebuilder:validation:Optional
	DeviceIDSelector *v1.Selector `json:"deviceIdSelector,omitempty" tf:"-"`
}

func (*IPAttachmentParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPAttachmentParameters.

func (*IPAttachmentParameters) DeepCopyInto

func (in *IPAttachmentParameters) DeepCopyInto(out *IPAttachmentParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IPAttachmentSpec

type IPAttachmentSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     IPAttachmentParameters `json:"forProvider"`
}

IPAttachmentSpec defines the desired state of IPAttachment

func (*IPAttachmentSpec) DeepCopy

func (in *IPAttachmentSpec) DeepCopy() *IPAttachmentSpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPAttachmentSpec.

func (*IPAttachmentSpec) DeepCopyInto

func (in *IPAttachmentSpec) DeepCopyInto(out *IPAttachmentSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IPAttachmentStatus

type IPAttachmentStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        IPAttachmentObservation `json:"atProvider,omitempty"`
}

IPAttachmentStatus defines the observed state of IPAttachment.

func (*IPAttachmentStatus) DeepCopy

func (in *IPAttachmentStatus) DeepCopy() *IPAttachmentStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPAttachmentStatus.

func (*IPAttachmentStatus) DeepCopyInto

func (in *IPAttachmentStatus) DeepCopyInto(out *IPAttachmentStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type InstanceParametersObservation

type InstanceParametersObservation struct {
	TerminationTime *string `json:"terminationTime,omitempty" tf:"termination_time,omitempty"`

	TermintationTime *string `json:"termintationTime,omitempty" tf:"termintation_time,omitempty"`
}

func (*InstanceParametersObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceParametersObservation.

func (*InstanceParametersObservation) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type InstanceParametersParameters

type InstanceParametersParameters struct {

	// +kubebuilder:validation:Optional
	AlwaysPxe *bool `json:"alwaysPxe,omitempty" tf:"always_pxe,omitempty"`

	// +kubebuilder:validation:Required
	BillingCycle *string `json:"billingCycle" tf:"billing_cycle,omitempty"`

	// +kubebuilder:validation:Optional
	Customdata *string `json:"customdata,omitempty" tf:"customdata,omitempty"`

	// +kubebuilder:validation:Optional
	Description *string `json:"description,omitempty" tf:"description,omitempty"`

	// +kubebuilder:validation:Optional
	Features []*string `json:"features,omitempty" tf:"features,omitempty"`

	// +kubebuilder:validation:Required
	Hostname *string `json:"hostname" tf:"hostname,omitempty"`

	// +kubebuilder:validation:Optional
	IpxeScriptURL *string `json:"ipxeScriptUrl,omitempty" tf:"ipxe_script_url,omitempty"`

	// Blocks deletion of the SpotMarketRequest device until the lock is disabled.
	// +kubebuilder:validation:Optional
	Locked *bool `json:"locked,omitempty" tf:"locked,omitempty"`

	// +kubebuilder:validation:Required
	OperatingSystem *string `json:"operatingSystem" tf:"operating_system,omitempty"`

	// +kubebuilder:validation:Required
	Plan *string `json:"plan" tf:"plan,omitempty"`

	// +kubebuilder:validation:Optional
	ProjectSSHKeys []*string `json:"projectSshKeys,omitempty" tf:"project_ssh_keys,omitempty"`

	// +kubebuilder:validation:Optional
	Tags []*string `json:"tags,omitempty" tf:"tags,omitempty"`

	// +kubebuilder:validation:Optional
	UserSSHKeys []*string `json:"userSshKeys,omitempty" tf:"user_ssh_keys,omitempty"`

	// +kubebuilder:validation:Optional
	Userdata *string `json:"userdata,omitempty" tf:"userdata,omitempty"`
}

func (*InstanceParametersParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceParametersParameters.

func (*InstanceParametersParameters) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type NetworkObservation

type NetworkObservation struct {

	// IPv4 or IPv6 address string.
	Address *string `json:"address,omitempty" tf:"address,omitempty"`

	// CIDR suffix for IP address block to be assigned, i.e. amount of addresses.
	Cidr *float64 `json:"cidr,omitempty" tf:"cidr,omitempty"`

	// IP version. One of 4, 6.
	Family *float64 `json:"family,omitempty" tf:"family,omitempty"`

	// Address of router.
	Gateway *string `json:"gateway,omitempty" tf:"gateway,omitempty"`

	// Whether the address is routable from the Internet.
	Public *bool `json:"public,omitempty" tf:"public,omitempty"`
}

func (*NetworkObservation) DeepCopy

func (in *NetworkObservation) DeepCopy() *NetworkObservation

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkObservation.

func (*NetworkObservation) DeepCopyInto

func (in *NetworkObservation) DeepCopyInto(out *NetworkObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type NetworkParameters

type NetworkParameters struct {
}

func (*NetworkParameters) DeepCopy

func (in *NetworkParameters) DeepCopy() *NetworkParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkParameters.

func (*NetworkParameters) DeepCopyInto

func (in *NetworkParameters) DeepCopyInto(out *NetworkParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Organization

type Organization struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              OrganizationSpec   `json:"spec"`
	Status            OrganizationStatus `json:"status,omitempty"`
}

Organization is the Schema for the Organizations 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,equinix}

func (*Organization) DeepCopy

func (in *Organization) DeepCopy() *Organization

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Organization.

func (*Organization) DeepCopyInto

func (in *Organization) DeepCopyInto(out *Organization)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Organization) DeepCopyObject

func (in *Organization) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*Organization) GetCondition

func (mg *Organization) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this Organization.

func (*Organization) GetConnectionDetailsMapping

func (tr *Organization) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this Organization

func (*Organization) GetDeletionPolicy

func (mg *Organization) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this Organization.

func (*Organization) GetID

func (tr *Organization) GetID() string

GetID returns ID of underlying Terraform resource of this Organization

func (*Organization) GetObservation

func (tr *Organization) GetObservation() (map[string]any, error)

GetObservation of this Organization

func (*Organization) GetParameters

func (tr *Organization) GetParameters() (map[string]any, error)

GetParameters of this Organization

func (*Organization) GetProviderConfigReference

func (mg *Organization) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this Organization.

func (*Organization) GetProviderReference

func (mg *Organization) GetProviderReference() *xpv1.Reference

GetProviderReference of this Organization. Deprecated: Use GetProviderConfigReference.

func (*Organization) GetPublishConnectionDetailsTo

func (mg *Organization) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this Organization.

func (*Organization) GetTerraformResourceType

func (mg *Organization) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this Organization

func (*Organization) GetTerraformSchemaVersion

func (tr *Organization) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*Organization) GetWriteConnectionSecretToReference

func (mg *Organization) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this Organization.

func (*Organization) LateInitialize

func (tr *Organization) LateInitialize(attrs []byte) (bool, error)

LateInitialize this Organization using its observed tfState. returns True if there are any spec changes for the resource.

func (*Organization) SetConditions

func (mg *Organization) SetConditions(c ...xpv1.Condition)

SetConditions of this Organization.

func (*Organization) SetDeletionPolicy

func (mg *Organization) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this Organization.

func (*Organization) SetObservation

func (tr *Organization) SetObservation(obs map[string]any) error

SetObservation for this Organization

func (*Organization) SetParameters

func (tr *Organization) SetParameters(params map[string]any) error

SetParameters for this Organization

func (*Organization) SetProviderConfigReference

func (mg *Organization) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this Organization.

func (*Organization) SetProviderReference

func (mg *Organization) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this Organization. Deprecated: Use SetProviderConfigReference.

func (*Organization) SetPublishConnectionDetailsTo

func (mg *Organization) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this Organization.

func (*Organization) SetWriteConnectionSecretToReference

func (mg *Organization) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this Organization.

type OrganizationList

type OrganizationList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []Organization `json:"items"`
}

OrganizationList contains a list of Organizations

func (*OrganizationList) DeepCopy

func (in *OrganizationList) DeepCopy() *OrganizationList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrganizationList.

func (*OrganizationList) DeepCopyInto

func (in *OrganizationList) DeepCopyInto(out *OrganizationList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*OrganizationList) DeepCopyObject

func (in *OrganizationList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*OrganizationList) GetItems

func (l *OrganizationList) GetItems() []resource.Managed

GetItems of this OrganizationList.

type OrganizationMember

type OrganizationMember struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              OrganizationMemberSpec   `json:"spec"`
	Status            OrganizationMemberStatus `json:"status,omitempty"`
}

OrganizationMember is the Schema for the OrganizationMembers 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,equinix}

func (*OrganizationMember) DeepCopy

func (in *OrganizationMember) DeepCopy() *OrganizationMember

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrganizationMember.

func (*OrganizationMember) DeepCopyInto

func (in *OrganizationMember) DeepCopyInto(out *OrganizationMember)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*OrganizationMember) DeepCopyObject

func (in *OrganizationMember) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*OrganizationMember) GetCondition

func (mg *OrganizationMember) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this OrganizationMember.

func (*OrganizationMember) GetConnectionDetailsMapping

func (tr *OrganizationMember) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this OrganizationMember

func (*OrganizationMember) GetDeletionPolicy

func (mg *OrganizationMember) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this OrganizationMember.

func (*OrganizationMember) GetID

func (tr *OrganizationMember) GetID() string

GetID returns ID of underlying Terraform resource of this OrganizationMember

func (*OrganizationMember) GetObservation

func (tr *OrganizationMember) GetObservation() (map[string]any, error)

GetObservation of this OrganizationMember

func (*OrganizationMember) GetParameters

func (tr *OrganizationMember) GetParameters() (map[string]any, error)

GetParameters of this OrganizationMember

func (*OrganizationMember) GetProviderConfigReference

func (mg *OrganizationMember) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this OrganizationMember.

func (*OrganizationMember) GetProviderReference

func (mg *OrganizationMember) GetProviderReference() *xpv1.Reference

GetProviderReference of this OrganizationMember. Deprecated: Use GetProviderConfigReference.

func (*OrganizationMember) GetPublishConnectionDetailsTo

func (mg *OrganizationMember) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this OrganizationMember.

func (*OrganizationMember) GetTerraformResourceType

func (mg *OrganizationMember) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this OrganizationMember

func (*OrganizationMember) GetTerraformSchemaVersion

func (tr *OrganizationMember) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*OrganizationMember) GetWriteConnectionSecretToReference

func (mg *OrganizationMember) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this OrganizationMember.

func (*OrganizationMember) LateInitialize

func (tr *OrganizationMember) LateInitialize(attrs []byte) (bool, error)

LateInitialize this OrganizationMember using its observed tfState. returns True if there are any spec changes for the resource.

func (*OrganizationMember) ResolveReferences

func (mg *OrganizationMember) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this OrganizationMember.

func (*OrganizationMember) SetConditions

func (mg *OrganizationMember) SetConditions(c ...xpv1.Condition)

SetConditions of this OrganizationMember.

func (*OrganizationMember) SetDeletionPolicy

func (mg *OrganizationMember) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this OrganizationMember.

func (*OrganizationMember) SetObservation

func (tr *OrganizationMember) SetObservation(obs map[string]any) error

SetObservation for this OrganizationMember

func (*OrganizationMember) SetParameters

func (tr *OrganizationMember) SetParameters(params map[string]any) error

SetParameters for this OrganizationMember

func (*OrganizationMember) SetProviderConfigReference

func (mg *OrganizationMember) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this OrganizationMember.

func (*OrganizationMember) SetProviderReference

func (mg *OrganizationMember) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this OrganizationMember. Deprecated: Use SetProviderConfigReference.

func (*OrganizationMember) SetPublishConnectionDetailsTo

func (mg *OrganizationMember) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this OrganizationMember.

func (*OrganizationMember) SetWriteConnectionSecretToReference

func (mg *OrganizationMember) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this OrganizationMember.

type OrganizationMemberList

type OrganizationMemberList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []OrganizationMember `json:"items"`
}

OrganizationMemberList contains a list of OrganizationMembers

func (*OrganizationMemberList) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrganizationMemberList.

func (*OrganizationMemberList) DeepCopyInto

func (in *OrganizationMemberList) DeepCopyInto(out *OrganizationMemberList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*OrganizationMemberList) DeepCopyObject

func (in *OrganizationMemberList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*OrganizationMemberList) GetItems

func (l *OrganizationMemberList) GetItems() []resource.Managed

GetItems of this OrganizationMemberList.

type OrganizationMemberObservation

type OrganizationMemberObservation struct {

	// When the invitation was created (only known in the invitation stage)
	// When the invitation was created (only known in the invitation stage)
	Created *string `json:"created,omitempty" tf:"created,omitempty"`

	// The unique ID of the membership.
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// The user_id of the user that sent the invitation (only known in the invitation stage)
	// The user id of the user that sent the invitation (only known in the invitation stage)
	InvitedBy *string `json:"invitedBy,omitempty" tf:"invited_by,omitempty"`

	// The nonce for the invitation (only known in the invitation stage)
	// The nonce for the invitation (only known in the invitation stage)
	Nonce *string `json:"nonce,omitempty" tf:"nonce,omitempty"`

	// The state of the membership ('invited' when an invitation is open, 'active' when the user is an organization member)
	// The state of the membership ('invited' when an invitation is open, 'active' when the user is an organization member)
	State *string `json:"state,omitempty" tf:"state,omitempty"`

	// When the invitation was updated (only known in the invitation stage)
	// When the invitation was updated (only known in the invitation stage)
	Updated *string `json:"updated,omitempty" tf:"updated,omitempty"`
}

func (*OrganizationMemberObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrganizationMemberObservation.

func (*OrganizationMemberObservation) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type OrganizationMemberParameters

type OrganizationMemberParameters struct {

	// The email address of the user to invite
	// The email address of the user to invite
	// +kubebuilder:validation:Required
	Invitee *string `json:"invitee" tf:"invitee,omitempty"`

	// A message to include in the emailed invitation.
	// A message to the invitee (only used during the invitation stage)
	// +kubebuilder:validation:Optional
	Message *string `json:"message,omitempty" tf:"message,omitempty"`

	// The organization to invite the user to
	// The organization to invite the user to
	// +crossplane:generate:reference:type=Organization
	// +kubebuilder:validation:Optional
	OrganizationID *string `json:"organizationId,omitempty" tf:"organization_id,omitempty"`

	// Reference to a Organization to populate organizationId.
	// +kubebuilder:validation:Optional
	OrganizationIDRef *v1.Reference `json:"organizationIdRef,omitempty" tf:"-"`

	// Selector for a Organization to populate organizationId.
	// +kubebuilder:validation:Optional
	OrganizationIDSelector *v1.Selector `json:"organizationIdSelector,omitempty" tf:"-"`

	// Project IDs the member has access to within the organization. If the member is an 'admin', the projects list should be empty.
	// Project IDs the member has access to within the organization. If the member is an 'owner', the projects list should be empty.
	// +kubebuilder:validation:Required
	ProjectsIds []*string `json:"projectsIds" tf:"projects_ids,omitempty"`

	// Organization roles (admin, collaborator, limited_collaborator, billing)
	// Organization roles (owner, collaborator, limited_collaborator, billing)
	// +kubebuilder:validation:Required
	Roles []*string `json:"roles" tf:"roles,omitempty"`
}

func (*OrganizationMemberParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrganizationMemberParameters.

func (*OrganizationMemberParameters) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type OrganizationMemberSpec

type OrganizationMemberSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     OrganizationMemberParameters `json:"forProvider"`
}

OrganizationMemberSpec defines the desired state of OrganizationMember

func (*OrganizationMemberSpec) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrganizationMemberSpec.

func (*OrganizationMemberSpec) DeepCopyInto

func (in *OrganizationMemberSpec) DeepCopyInto(out *OrganizationMemberSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type OrganizationMemberStatus

type OrganizationMemberStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        OrganizationMemberObservation `json:"atProvider,omitempty"`
}

OrganizationMemberStatus defines the observed state of OrganizationMember.

func (*OrganizationMemberStatus) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrganizationMemberStatus.

func (*OrganizationMemberStatus) DeepCopyInto

func (in *OrganizationMemberStatus) DeepCopyInto(out *OrganizationMemberStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type OrganizationObservation

type OrganizationObservation struct {

	// The timestamp for when the organization was created.
	Created *string `json:"created,omitempty" tf:"created,omitempty"`

	// The unique ID of the organization.
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// The timestamp for the last time the organization was updated.
	Updated *string `json:"updated,omitempty" tf:"updated,omitempty"`
}

func (*OrganizationObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrganizationObservation.

func (*OrganizationObservation) DeepCopyInto

func (in *OrganizationObservation) DeepCopyInto(out *OrganizationObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type OrganizationParameters

type OrganizationParameters struct {

	// An object that has the address information. See Address
	// below for more details.
	// Address information block
	// +kubebuilder:validation:Optional
	Address []AddressParameters `json:"address,omitempty" tf:"address,omitempty"`

	// Description string.
	// Description string
	// +kubebuilder:validation:Optional
	Description *string `json:"description,omitempty" tf:"description,omitempty"`

	// Logo URL
	// +kubebuilder:validation:Optional
	Logo *string `json:"logo,omitempty" tf:"logo,omitempty"`

	// The name of the Organization.
	// The name of the Organization
	// +kubebuilder:validation:Required
	Name *string `json:"name" tf:"name,omitempty"`

	// Twitter handle.
	// Twitter handle
	// +kubebuilder:validation:Optional
	Twitter *string `json:"twitter,omitempty" tf:"twitter,omitempty"`

	// Website link.
	// Website link
	// +kubebuilder:validation:Optional
	Website *string `json:"website,omitempty" tf:"website,omitempty"`
}

func (*OrganizationParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrganizationParameters.

func (*OrganizationParameters) DeepCopyInto

func (in *OrganizationParameters) DeepCopyInto(out *OrganizationParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type OrganizationSpec

type OrganizationSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     OrganizationParameters `json:"forProvider"`
}

OrganizationSpec defines the desired state of Organization

func (*OrganizationSpec) DeepCopy

func (in *OrganizationSpec) DeepCopy() *OrganizationSpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrganizationSpec.

func (*OrganizationSpec) DeepCopyInto

func (in *OrganizationSpec) DeepCopyInto(out *OrganizationSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type OrganizationStatus

type OrganizationStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        OrganizationObservation `json:"atProvider,omitempty"`
}

OrganizationStatus defines the observed state of Organization.

func (*OrganizationStatus) DeepCopy

func (in *OrganizationStatus) DeepCopy() *OrganizationStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrganizationStatus.

func (*OrganizationStatus) DeepCopyInto

func (in *OrganizationStatus) DeepCopyInto(out *OrganizationStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Port

type Port struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              PortSpec   `json:"spec"`
	Status            PortStatus `json:"status,omitempty"`
}

Port is the Schema for the Ports 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,equinix}

func (*Port) DeepCopy

func (in *Port) DeepCopy() *Port

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Port.

func (*Port) DeepCopyInto

func (in *Port) DeepCopyInto(out *Port)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Port) DeepCopyObject

func (in *Port) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*Port) GetCondition

func (mg *Port) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this Port.

func (*Port) GetConnectionDetailsMapping

func (tr *Port) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this Port

func (*Port) GetDeletionPolicy

func (mg *Port) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this Port.

func (*Port) GetID

func (tr *Port) GetID() string

GetID returns ID of underlying Terraform resource of this Port

func (*Port) GetObservation

func (tr *Port) GetObservation() (map[string]any, error)

GetObservation of this Port

func (*Port) GetParameters

func (tr *Port) GetParameters() (map[string]any, error)

GetParameters of this Port

func (*Port) GetProviderConfigReference

func (mg *Port) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this Port.

func (*Port) GetProviderReference

func (mg *Port) GetProviderReference() *xpv1.Reference

GetProviderReference of this Port. Deprecated: Use GetProviderConfigReference.

func (*Port) GetPublishConnectionDetailsTo

func (mg *Port) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this Port.

func (*Port) GetTerraformResourceType

func (mg *Port) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this Port

func (*Port) GetTerraformSchemaVersion

func (tr *Port) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*Port) GetWriteConnectionSecretToReference

func (mg *Port) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this Port.

func (*Port) LateInitialize

func (tr *Port) LateInitialize(attrs []byte) (bool, error)

LateInitialize this Port using its observed tfState. returns True if there are any spec changes for the resource.

func (*Port) ResolveReferences

func (mg *Port) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this Port.

func (*Port) SetConditions

func (mg *Port) SetConditions(c ...xpv1.Condition)

SetConditions of this Port.

func (*Port) SetDeletionPolicy

func (mg *Port) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this Port.

func (*Port) SetObservation

func (tr *Port) SetObservation(obs map[string]any) error

SetObservation for this Port

func (*Port) SetParameters

func (tr *Port) SetParameters(params map[string]any) error

SetParameters for this Port

func (*Port) SetProviderConfigReference

func (mg *Port) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this Port.

func (*Port) SetProviderReference

func (mg *Port) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this Port. Deprecated: Use SetProviderConfigReference.

func (*Port) SetPublishConnectionDetailsTo

func (mg *Port) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this Port.

func (*Port) SetWriteConnectionSecretToReference

func (mg *Port) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this Port.

type PortList

type PortList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []Port `json:"items"`
}

PortList contains a list of Ports

func (*PortList) DeepCopy

func (in *PortList) DeepCopy() *PortList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortList.

func (*PortList) DeepCopyInto

func (in *PortList) DeepCopyInto(out *PortList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*PortList) DeepCopyObject

func (in *PortList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*PortList) GetItems

func (l *PortList) GetItems() []resource.Managed

GetItems of this PortList.

type PortObservation

type PortObservation struct {

	// UUID of the bond port
	BondID *string `json:"bondId,omitempty" tf:"bond_id,omitempty"`

	// Name of the bond port
	BondName *string `json:"bondName,omitempty" tf:"bond_name,omitempty"`

	// Flag indicating whether the port can be removed from a bond
	DisbondSupported *bool `json:"disbondSupported,omitempty" tf:"disbond_supported,omitempty"`

	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// MAC address of the port
	Mac *string `json:"mac,omitempty" tf:"mac,omitempty"`

	// Name of the port to look up, e.g. bond0, eth1
	Name *string `json:"name,omitempty" tf:"name,omitempty"`

	// One of layer2-bonded, layer2-individual, layer3, hybrid and hybrid-bonded. This attribute is only set on bond ports.
	NetworkType *string `json:"networkType,omitempty" tf:"network_type,omitempty"`

	// Port type
	Type *string `json:"type,omitempty" tf:"type,omitempty"`
}

func (*PortObservation) DeepCopy

func (in *PortObservation) DeepCopy() *PortObservation

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortObservation.

func (*PortObservation) DeepCopyInto

func (in *PortObservation) DeepCopyInto(out *PortObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type PortParameters

type PortParameters struct {

	// Flag indicating whether the port should be bonded
	// +kubebuilder:validation:Required
	Bonded *bool `json:"bonded" tf:"bonded,omitempty"`

	// Flag indicating whether the port is in layer2 (or layer3) mode. The `layer2` flag can be set only for bond ports.
	// +kubebuilder:validation:Optional
	Layer2 *bool `json:"layer2,omitempty" tf:"layer2,omitempty"`

	// UUID of native VLAN of the port
	// +crossplane:generate:reference:type=Vlan
	// +kubebuilder:validation:Optional
	NativeVlanID *string `json:"nativeVlanId,omitempty" tf:"native_vlan_id,omitempty"`

	// Reference to a Vlan to populate nativeVlanId.
	// +kubebuilder:validation:Optional
	NativeVlanIDRef *v1.Reference `json:"nativeVlanIdRef,omitempty" tf:"-"`

	// Selector for a Vlan to populate nativeVlanId.
	// +kubebuilder:validation:Optional
	NativeVlanIDSelector *v1.Selector `json:"nativeVlanIdSelector,omitempty" tf:"-"`

	// UUID of the port to lookup
	// +kubebuilder:validation:Required
	PortID *string `json:"portId" tf:"port_id,omitempty"`

	// Behavioral setting to reset the port to default settings (layer3 bonded mode without any vlan attached) before delete/destroy
	// +kubebuilder:validation:Optional
	ResetOnDelete *bool `json:"resetOnDelete,omitempty" tf:"reset_on_delete,omitempty"`

	// UUIDs VLANs to attach. To avoid jitter, use the UUID and not the VXLAN
	// +kubebuilder:validation:Optional
	VlanIds []*string `json:"vlanIds,omitempty" tf:"vlan_ids,omitempty"`

	// VLAN VXLAN ids to attach (example: [1000])
	// +kubebuilder:validation:Optional
	VxlanIds []*float64 `json:"vxlanIds,omitempty" tf:"vxlan_ids,omitempty"`
}

func (*PortParameters) DeepCopy

func (in *PortParameters) DeepCopy() *PortParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortParameters.

func (*PortParameters) DeepCopyInto

func (in *PortParameters) DeepCopyInto(out *PortParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type PortSpec

type PortSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     PortParameters `json:"forProvider"`
}

PortSpec defines the desired state of Port

func (*PortSpec) DeepCopy

func (in *PortSpec) DeepCopy() *PortSpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortSpec.

func (*PortSpec) DeepCopyInto

func (in *PortSpec) DeepCopyInto(out *PortSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type PortStatus

type PortStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        PortObservation `json:"atProvider,omitempty"`
}

PortStatus defines the observed state of Port.

func (*PortStatus) DeepCopy

func (in *PortStatus) DeepCopy() *PortStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortStatus.

func (*PortStatus) DeepCopyInto

func (in *PortStatus) DeepCopyInto(out *PortStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type PortVlanAttachment

type PortVlanAttachment struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              PortVlanAttachmentSpec   `json:"spec"`
	Status            PortVlanAttachmentStatus `json:"status,omitempty"`
}

PortVlanAttachment is the Schema for the PortVlanAttachments 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,equinix}

func (*PortVlanAttachment) DeepCopy

func (in *PortVlanAttachment) DeepCopy() *PortVlanAttachment

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortVlanAttachment.

func (*PortVlanAttachment) DeepCopyInto

func (in *PortVlanAttachment) DeepCopyInto(out *PortVlanAttachment)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*PortVlanAttachment) DeepCopyObject

func (in *PortVlanAttachment) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*PortVlanAttachment) GetCondition

func (mg *PortVlanAttachment) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this PortVlanAttachment.

func (*PortVlanAttachment) GetConnectionDetailsMapping

func (tr *PortVlanAttachment) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this PortVlanAttachment

func (*PortVlanAttachment) GetDeletionPolicy

func (mg *PortVlanAttachment) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this PortVlanAttachment.

func (*PortVlanAttachment) GetID

func (tr *PortVlanAttachment) GetID() string

GetID returns ID of underlying Terraform resource of this PortVlanAttachment

func (*PortVlanAttachment) GetObservation

func (tr *PortVlanAttachment) GetObservation() (map[string]any, error)

GetObservation of this PortVlanAttachment

func (*PortVlanAttachment) GetParameters

func (tr *PortVlanAttachment) GetParameters() (map[string]any, error)

GetParameters of this PortVlanAttachment

func (*PortVlanAttachment) GetProviderConfigReference

func (mg *PortVlanAttachment) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this PortVlanAttachment.

func (*PortVlanAttachment) GetProviderReference

func (mg *PortVlanAttachment) GetProviderReference() *xpv1.Reference

GetProviderReference of this PortVlanAttachment. Deprecated: Use GetProviderConfigReference.

func (*PortVlanAttachment) GetPublishConnectionDetailsTo

func (mg *PortVlanAttachment) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this PortVlanAttachment.

func (*PortVlanAttachment) GetTerraformResourceType

func (mg *PortVlanAttachment) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this PortVlanAttachment

func (*PortVlanAttachment) GetTerraformSchemaVersion

func (tr *PortVlanAttachment) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*PortVlanAttachment) GetWriteConnectionSecretToReference

func (mg *PortVlanAttachment) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this PortVlanAttachment.

func (*PortVlanAttachment) LateInitialize

func (tr *PortVlanAttachment) LateInitialize(attrs []byte) (bool, error)

LateInitialize this PortVlanAttachment using its observed tfState. returns True if there are any spec changes for the resource.

func (*PortVlanAttachment) ResolveReferences

func (mg *PortVlanAttachment) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this PortVlanAttachment.

func (*PortVlanAttachment) SetConditions

func (mg *PortVlanAttachment) SetConditions(c ...xpv1.Condition)

SetConditions of this PortVlanAttachment.

func (*PortVlanAttachment) SetDeletionPolicy

func (mg *PortVlanAttachment) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this PortVlanAttachment.

func (*PortVlanAttachment) SetObservation

func (tr *PortVlanAttachment) SetObservation(obs map[string]any) error

SetObservation for this PortVlanAttachment

func (*PortVlanAttachment) SetParameters

func (tr *PortVlanAttachment) SetParameters(params map[string]any) error

SetParameters for this PortVlanAttachment

func (*PortVlanAttachment) SetProviderConfigReference

func (mg *PortVlanAttachment) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this PortVlanAttachment.

func (*PortVlanAttachment) SetProviderReference

func (mg *PortVlanAttachment) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this PortVlanAttachment. Deprecated: Use SetProviderConfigReference.

func (*PortVlanAttachment) SetPublishConnectionDetailsTo

func (mg *PortVlanAttachment) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this PortVlanAttachment.

func (*PortVlanAttachment) SetWriteConnectionSecretToReference

func (mg *PortVlanAttachment) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this PortVlanAttachment.

type PortVlanAttachmentList

type PortVlanAttachmentList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []PortVlanAttachment `json:"items"`
}

PortVlanAttachmentList contains a list of PortVlanAttachments

func (*PortVlanAttachmentList) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortVlanAttachmentList.

func (*PortVlanAttachmentList) DeepCopyInto

func (in *PortVlanAttachmentList) DeepCopyInto(out *PortVlanAttachmentList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*PortVlanAttachmentList) DeepCopyObject

func (in *PortVlanAttachmentList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*PortVlanAttachmentList) GetItems

func (l *PortVlanAttachmentList) GetItems() []resource.Managed

GetItems of this PortVlanAttachmentList.

type PortVlanAttachmentObservation

type PortVlanAttachmentObservation struct {
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// UUID of device port
	PortID *string `json:"portId,omitempty" tf:"port_id,omitempty"`

	// UUID of VLAN API resource
	VlanID *string `json:"vlanId,omitempty" tf:"vlan_id,omitempty"`
}

func (*PortVlanAttachmentObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortVlanAttachmentObservation.

func (*PortVlanAttachmentObservation) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type PortVlanAttachmentParameters

type PortVlanAttachmentParameters struct {

	// ID of device to be assigned to the VLAN
	// +crossplane:generate:reference:type=Device
	// +kubebuilder:validation:Optional
	DeviceID *string `json:"deviceId,omitempty" tf:"device_id,omitempty"`

	// Reference to a Device to populate deviceId.
	// +kubebuilder:validation:Optional
	DeviceIDRef *v1.Reference `json:"deviceIdRef,omitempty" tf:"-"`

	// Selector for a Device to populate deviceId.
	// +kubebuilder:validation:Optional
	DeviceIDSelector *v1.Selector `json:"deviceIdSelector,omitempty" tf:"-"`

	// Add port back to the bond when this resource is removed. Default is false
	// +kubebuilder:validation:Optional
	ForceBond *bool `json:"forceBond,omitempty" tf:"force_bond,omitempty"`

	// Mark this VLAN a native VLAN on the port. This can be used only if this assignment assigns second or further VLAN to the port. To ensure that this attachment is not first on a port, you can use depends_on pointing to another equinix_metal_port_vlan_attachment, just like in the layer2-individual example above
	// +kubebuilder:validation:Optional
	Native *bool `json:"native,omitempty" tf:"native,omitempty"`

	// Name of network port to be assigned to the VLAN
	// +kubebuilder:validation:Required
	PortName *string `json:"portName" tf:"port_name,omitempty"`

	// VXLAN Network Identifier, integer
	// +kubebuilder:validation:Required
	VlanVnid *float64 `json:"vlanVnid" tf:"vlan_vnid,omitempty"`
}

func (*PortVlanAttachmentParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortVlanAttachmentParameters.

func (*PortVlanAttachmentParameters) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type PortVlanAttachmentSpec

type PortVlanAttachmentSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     PortVlanAttachmentParameters `json:"forProvider"`
}

PortVlanAttachmentSpec defines the desired state of PortVlanAttachment

func (*PortVlanAttachmentSpec) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortVlanAttachmentSpec.

func (*PortVlanAttachmentSpec) DeepCopyInto

func (in *PortVlanAttachmentSpec) DeepCopyInto(out *PortVlanAttachmentSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type PortVlanAttachmentStatus

type PortVlanAttachmentStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        PortVlanAttachmentObservation `json:"atProvider,omitempty"`
}

PortVlanAttachmentStatus defines the observed state of PortVlanAttachment.

func (*PortVlanAttachmentStatus) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortVlanAttachmentStatus.

func (*PortVlanAttachmentStatus) DeepCopyInto

func (in *PortVlanAttachmentStatus) DeepCopyInto(out *PortVlanAttachmentStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type PortsObservation

type PortsObservation struct {
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// Status of the connection resource.
	LinkStatus *string `json:"linkStatus,omitempty" tf:"link_status,omitempty"`

	// Name of the connection resource
	Name *string `json:"name,omitempty" tf:"name,omitempty"`

	Role *string `json:"role,omitempty" tf:"role,omitempty"`

	// Connection speed -  Values must be in the format 'Mbps' or 'Gpbs', for example '100Mbps' or '50Gbps'.  Actual supported values will depend on the connection type and whether the connection uses VLANs or VRF.
	Speed *float64 `json:"speed,omitempty" tf:"speed,omitempty"`

	// Status of the connection resource.
	Status *string `json:"status,omitempty" tf:"status,omitempty"`

	VirtualCircuitIds []*string `json:"virtualCircuitIds,omitempty" tf:"virtual_circuit_ids,omitempty"`
}

func (*PortsObservation) DeepCopy

func (in *PortsObservation) DeepCopy() *PortsObservation

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortsObservation.

func (*PortsObservation) DeepCopyInto

func (in *PortsObservation) DeepCopyInto(out *PortsObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type PortsParameters

type PortsParameters struct {
}

func (*PortsParameters) DeepCopy

func (in *PortsParameters) DeepCopy() *PortsParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortsParameters.

func (*PortsParameters) DeepCopyInto

func (in *PortsParameters) DeepCopyInto(out *PortsParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Project

type Project struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              ProjectSpec   `json:"spec"`
	Status            ProjectStatus `json:"status,omitempty"`
}

Project is the Schema for the Projects 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,equinix}

func (*Project) DeepCopy

func (in *Project) DeepCopy() *Project

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Project.

func (*Project) DeepCopyInto

func (in *Project) DeepCopyInto(out *Project)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Project) DeepCopyObject

func (in *Project) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*Project) GetCondition

func (mg *Project) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this Project.

func (*Project) GetConnectionDetailsMapping

func (tr *Project) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this Project

func (*Project) GetDeletionPolicy

func (mg *Project) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this Project.

func (*Project) GetID

func (tr *Project) GetID() string

GetID returns ID of underlying Terraform resource of this Project

func (*Project) GetObservation

func (tr *Project) GetObservation() (map[string]any, error)

GetObservation of this Project

func (*Project) GetParameters

func (tr *Project) GetParameters() (map[string]any, error)

GetParameters of this Project

func (*Project) GetProviderConfigReference

func (mg *Project) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this Project.

func (*Project) GetProviderReference

func (mg *Project) GetProviderReference() *xpv1.Reference

GetProviderReference of this Project. Deprecated: Use GetProviderConfigReference.

func (*Project) GetPublishConnectionDetailsTo

func (mg *Project) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this Project.

func (*Project) GetTerraformResourceType

func (mg *Project) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this Project

func (*Project) GetTerraformSchemaVersion

func (tr *Project) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*Project) GetWriteConnectionSecretToReference

func (mg *Project) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this Project.

func (*Project) LateInitialize

func (tr *Project) LateInitialize(attrs []byte) (bool, error)

LateInitialize this Project using its observed tfState. returns True if there are any spec changes for the resource.

func (*Project) ResolveReferences

func (mg *Project) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this Project.

func (*Project) SetConditions

func (mg *Project) SetConditions(c ...xpv1.Condition)

SetConditions of this Project.

func (*Project) SetDeletionPolicy

func (mg *Project) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this Project.

func (*Project) SetObservation

func (tr *Project) SetObservation(obs map[string]any) error

SetObservation for this Project

func (*Project) SetParameters

func (tr *Project) SetParameters(params map[string]any) error

SetParameters for this Project

func (*Project) SetProviderConfigReference

func (mg *Project) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this Project.

func (*Project) SetProviderReference

func (mg *Project) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this Project. Deprecated: Use SetProviderConfigReference.

func (*Project) SetPublishConnectionDetailsTo

func (mg *Project) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this Project.

func (*Project) SetWriteConnectionSecretToReference

func (mg *Project) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this Project.

type ProjectAPIKey

type ProjectAPIKey struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              ProjectAPIKeySpec   `json:"spec"`
	Status            ProjectAPIKeyStatus `json:"status,omitempty"`
}

ProjectAPIKey is the Schema for the ProjectAPIKeys 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,equinix}

func (*ProjectAPIKey) DeepCopy

func (in *ProjectAPIKey) DeepCopy() *ProjectAPIKey

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectAPIKey.

func (*ProjectAPIKey) DeepCopyInto

func (in *ProjectAPIKey) DeepCopyInto(out *ProjectAPIKey)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ProjectAPIKey) DeepCopyObject

func (in *ProjectAPIKey) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*ProjectAPIKey) GetCondition

func (mg *ProjectAPIKey) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this ProjectAPIKey.

func (*ProjectAPIKey) GetConnectionDetailsMapping

func (tr *ProjectAPIKey) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this ProjectAPIKey

func (*ProjectAPIKey) GetDeletionPolicy

func (mg *ProjectAPIKey) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this ProjectAPIKey.

func (*ProjectAPIKey) GetID

func (tr *ProjectAPIKey) GetID() string

GetID returns ID of underlying Terraform resource of this ProjectAPIKey

func (*ProjectAPIKey) GetObservation

func (tr *ProjectAPIKey) GetObservation() (map[string]any, error)

GetObservation of this ProjectAPIKey

func (*ProjectAPIKey) GetParameters

func (tr *ProjectAPIKey) GetParameters() (map[string]any, error)

GetParameters of this ProjectAPIKey

func (*ProjectAPIKey) GetProviderConfigReference

func (mg *ProjectAPIKey) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this ProjectAPIKey.

func (*ProjectAPIKey) GetProviderReference

func (mg *ProjectAPIKey) GetProviderReference() *xpv1.Reference

GetProviderReference of this ProjectAPIKey. Deprecated: Use GetProviderConfigReference.

func (*ProjectAPIKey) GetPublishConnectionDetailsTo

func (mg *ProjectAPIKey) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this ProjectAPIKey.

func (*ProjectAPIKey) GetTerraformResourceType

func (mg *ProjectAPIKey) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this ProjectAPIKey

func (*ProjectAPIKey) GetTerraformSchemaVersion

func (tr *ProjectAPIKey) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*ProjectAPIKey) GetWriteConnectionSecretToReference

func (mg *ProjectAPIKey) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this ProjectAPIKey.

func (*ProjectAPIKey) LateInitialize

func (tr *ProjectAPIKey) LateInitialize(attrs []byte) (bool, error)

LateInitialize this ProjectAPIKey using its observed tfState. returns True if there are any spec changes for the resource.

func (*ProjectAPIKey) ResolveReferences

func (mg *ProjectAPIKey) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this ProjectAPIKey.

func (*ProjectAPIKey) SetConditions

func (mg *ProjectAPIKey) SetConditions(c ...xpv1.Condition)

SetConditions of this ProjectAPIKey.

func (*ProjectAPIKey) SetDeletionPolicy

func (mg *ProjectAPIKey) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this ProjectAPIKey.

func (*ProjectAPIKey) SetObservation

func (tr *ProjectAPIKey) SetObservation(obs map[string]any) error

SetObservation for this ProjectAPIKey

func (*ProjectAPIKey) SetParameters

func (tr *ProjectAPIKey) SetParameters(params map[string]any) error

SetParameters for this ProjectAPIKey

func (*ProjectAPIKey) SetProviderConfigReference

func (mg *ProjectAPIKey) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this ProjectAPIKey.

func (*ProjectAPIKey) SetProviderReference

func (mg *ProjectAPIKey) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this ProjectAPIKey. Deprecated: Use SetProviderConfigReference.

func (*ProjectAPIKey) SetPublishConnectionDetailsTo

func (mg *ProjectAPIKey) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this ProjectAPIKey.

func (*ProjectAPIKey) SetWriteConnectionSecretToReference

func (mg *ProjectAPIKey) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this ProjectAPIKey.

type ProjectAPIKeyList

type ProjectAPIKeyList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []ProjectAPIKey `json:"items"`
}

ProjectAPIKeyList contains a list of ProjectAPIKeys

func (*ProjectAPIKeyList) DeepCopy

func (in *ProjectAPIKeyList) DeepCopy() *ProjectAPIKeyList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectAPIKeyList.

func (*ProjectAPIKeyList) DeepCopyInto

func (in *ProjectAPIKeyList) DeepCopyInto(out *ProjectAPIKeyList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ProjectAPIKeyList) DeepCopyObject

func (in *ProjectAPIKeyList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*ProjectAPIKeyList) GetItems

func (l *ProjectAPIKeyList) GetItems() []resource.Managed

GetItems of this ProjectAPIKeyList.

type ProjectAPIKeyObservation

type ProjectAPIKeyObservation struct {
	ID *string `json:"id,omitempty" tf:"id,omitempty"`
}

func (*ProjectAPIKeyObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectAPIKeyObservation.

func (*ProjectAPIKeyObservation) DeepCopyInto

func (in *ProjectAPIKeyObservation) DeepCopyInto(out *ProjectAPIKeyObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ProjectAPIKeyParameters

type ProjectAPIKeyParameters struct {

	// Description string for the Project API Key resource.
	// Description string for the API key
	// +kubebuilder:validation:Required
	Description *string `json:"description" tf:"description,omitempty"`

	// UUID of the project where the API key is scoped to.
	// UUID of project which the new API key is scoped to
	// +crossplane:generate:reference:type=Project
	// +kubebuilder:validation:Optional
	ProjectID *string `json:"projectId,omitempty" tf:"project_id,omitempty"`

	// Reference to a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDRef *v1.Reference `json:"projectIdRef,omitempty" tf:"-"`

	// Selector for a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDSelector *v1.Selector `json:"projectIdSelector,omitempty" tf:"-"`

	// Flag indicating whether the API key shoud be read-only
	// +kubebuilder:validation:Required
	ReadOnly *bool `json:"readOnly" tf:"read_only,omitempty"`
}

func (*ProjectAPIKeyParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectAPIKeyParameters.

func (*ProjectAPIKeyParameters) DeepCopyInto

func (in *ProjectAPIKeyParameters) DeepCopyInto(out *ProjectAPIKeyParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ProjectAPIKeySpec

type ProjectAPIKeySpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     ProjectAPIKeyParameters `json:"forProvider"`
}

ProjectAPIKeySpec defines the desired state of ProjectAPIKey

func (*ProjectAPIKeySpec) DeepCopy

func (in *ProjectAPIKeySpec) DeepCopy() *ProjectAPIKeySpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectAPIKeySpec.

func (*ProjectAPIKeySpec) DeepCopyInto

func (in *ProjectAPIKeySpec) DeepCopyInto(out *ProjectAPIKeySpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ProjectAPIKeyStatus

type ProjectAPIKeyStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        ProjectAPIKeyObservation `json:"atProvider,omitempty"`
}

ProjectAPIKeyStatus defines the observed state of ProjectAPIKey.

func (*ProjectAPIKeyStatus) DeepCopy

func (in *ProjectAPIKeyStatus) DeepCopy() *ProjectAPIKeyStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectAPIKeyStatus.

func (*ProjectAPIKeyStatus) DeepCopyInto

func (in *ProjectAPIKeyStatus) DeepCopyInto(out *ProjectAPIKeyStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ProjectList

type ProjectList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []Project `json:"items"`
}

ProjectList contains a list of Projects

func (*ProjectList) DeepCopy

func (in *ProjectList) DeepCopy() *ProjectList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectList.

func (*ProjectList) DeepCopyInto

func (in *ProjectList) DeepCopyInto(out *ProjectList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ProjectList) DeepCopyObject

func (in *ProjectList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*ProjectList) GetItems

func (l *ProjectList) GetItems() []resource.Managed

GetItems of this ProjectList.

type ProjectObservation

type ProjectObservation struct {

	// Optional BGP settings. Refer to Equinix Metal guide for BGP.
	// Address information block
	// +kubebuilder:validation:Optional
	BGPConfig []BGPConfigObservation `json:"bgpConfig,omitempty" tf:"bgp_config,omitempty"`

	// The timestamp for when the project was created.
	// The timestamp for when the project was created
	Created *string `json:"created,omitempty" tf:"created,omitempty"`

	// The unique ID of the project.
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// The timestamp for the last time the project was updated.
	// The timestamp for the last time the project was updated
	Updated *string `json:"updated,omitempty" tf:"updated,omitempty"`
}

func (*ProjectObservation) DeepCopy

func (in *ProjectObservation) DeepCopy() *ProjectObservation

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectObservation.

func (*ProjectObservation) DeepCopyInto

func (in *ProjectObservation) DeepCopyInto(out *ProjectObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ProjectParameters

type ProjectParameters struct {

	// Optional BGP settings. Refer to Equinix Metal guide for BGP.
	// Address information block
	// +kubebuilder:validation:Optional
	BGPConfig []BGPConfigParameters `json:"bgpConfig,omitempty" tf:"bgp_config,omitempty"`

	// Enable or disable Backend Transfer, default is false.
	// Enable or disable [Backend Transfer](https://metal.equinix.com/developers/docs/networking/backend-transfer/), default is false
	// +kubebuilder:validation:Optional
	BackendTransfer *bool `json:"backendTransfer,omitempty" tf:"backend_transfer,omitempty"`

	// The name of the project.  The maximum length is 80 characters
	// The name of the project. The maximum length is 80 characters
	// +kubebuilder:validation:Required
	Name *string `json:"name" tf:"name,omitempty"`

	// The UUID of organization under which you want to create the project. If you
	// leave it out, the project will be created under your the default organization of your account.
	// The UUID of organization under which the project is created
	// +crossplane:generate:reference:type=Organization
	// +kubebuilder:validation:Optional
	OrganizationID *string `json:"organizationId,omitempty" tf:"organization_id,omitempty"`

	// Reference to a Organization to populate organizationId.
	// +kubebuilder:validation:Optional
	OrganizationIDRef *v1.Reference `json:"organizationIdRef,omitempty" tf:"-"`

	// Selector for a Organization to populate organizationId.
	// +kubebuilder:validation:Optional
	OrganizationIDSelector *v1.Selector `json:"organizationIdSelector,omitempty" tf:"-"`

	// The UUID of payment method for this project. The payment method and the
	// project need to belong to the same organization (passed with organization_id, or default).
	// The UUID of payment method for this project. The payment method and the project need to belong to the same organization (passed with organization_id, or default)
	// +kubebuilder:validation:Optional
	PaymentMethodID *string `json:"paymentMethodId,omitempty" tf:"payment_method_id,omitempty"`
}

func (*ProjectParameters) DeepCopy

func (in *ProjectParameters) DeepCopy() *ProjectParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectParameters.

func (*ProjectParameters) DeepCopyInto

func (in *ProjectParameters) DeepCopyInto(out *ProjectParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ProjectSSHKey

type ProjectSSHKey struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              ProjectSSHKeySpec   `json:"spec"`
	Status            ProjectSSHKeyStatus `json:"status,omitempty"`
}

ProjectSSHKey is the Schema for the ProjectSSHKeys 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,equinix}

func (*ProjectSSHKey) DeepCopy

func (in *ProjectSSHKey) DeepCopy() *ProjectSSHKey

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectSSHKey.

func (*ProjectSSHKey) DeepCopyInto

func (in *ProjectSSHKey) DeepCopyInto(out *ProjectSSHKey)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ProjectSSHKey) DeepCopyObject

func (in *ProjectSSHKey) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*ProjectSSHKey) GetCondition

func (mg *ProjectSSHKey) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this ProjectSSHKey.

func (*ProjectSSHKey) GetConnectionDetailsMapping

func (tr *ProjectSSHKey) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this ProjectSSHKey

func (*ProjectSSHKey) GetDeletionPolicy

func (mg *ProjectSSHKey) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this ProjectSSHKey.

func (*ProjectSSHKey) GetID

func (tr *ProjectSSHKey) GetID() string

GetID returns ID of underlying Terraform resource of this ProjectSSHKey

func (*ProjectSSHKey) GetObservation

func (tr *ProjectSSHKey) GetObservation() (map[string]any, error)

GetObservation of this ProjectSSHKey

func (*ProjectSSHKey) GetParameters

func (tr *ProjectSSHKey) GetParameters() (map[string]any, error)

GetParameters of this ProjectSSHKey

func (*ProjectSSHKey) GetProviderConfigReference

func (mg *ProjectSSHKey) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this ProjectSSHKey.

func (*ProjectSSHKey) GetProviderReference

func (mg *ProjectSSHKey) GetProviderReference() *xpv1.Reference

GetProviderReference of this ProjectSSHKey. Deprecated: Use GetProviderConfigReference.

func (*ProjectSSHKey) GetPublishConnectionDetailsTo

func (mg *ProjectSSHKey) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this ProjectSSHKey.

func (*ProjectSSHKey) GetTerraformResourceType

func (mg *ProjectSSHKey) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this ProjectSSHKey

func (*ProjectSSHKey) GetTerraformSchemaVersion

func (tr *ProjectSSHKey) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*ProjectSSHKey) GetWriteConnectionSecretToReference

func (mg *ProjectSSHKey) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this ProjectSSHKey.

func (*ProjectSSHKey) LateInitialize

func (tr *ProjectSSHKey) LateInitialize(attrs []byte) (bool, error)

LateInitialize this ProjectSSHKey using its observed tfState. returns True if there are any spec changes for the resource.

func (*ProjectSSHKey) ResolveReferences

func (mg *ProjectSSHKey) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this ProjectSSHKey.

func (*ProjectSSHKey) SetConditions

func (mg *ProjectSSHKey) SetConditions(c ...xpv1.Condition)

SetConditions of this ProjectSSHKey.

func (*ProjectSSHKey) SetDeletionPolicy

func (mg *ProjectSSHKey) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this ProjectSSHKey.

func (*ProjectSSHKey) SetObservation

func (tr *ProjectSSHKey) SetObservation(obs map[string]any) error

SetObservation for this ProjectSSHKey

func (*ProjectSSHKey) SetParameters

func (tr *ProjectSSHKey) SetParameters(params map[string]any) error

SetParameters for this ProjectSSHKey

func (*ProjectSSHKey) SetProviderConfigReference

func (mg *ProjectSSHKey) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this ProjectSSHKey.

func (*ProjectSSHKey) SetProviderReference

func (mg *ProjectSSHKey) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this ProjectSSHKey. Deprecated: Use SetProviderConfigReference.

func (*ProjectSSHKey) SetPublishConnectionDetailsTo

func (mg *ProjectSSHKey) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this ProjectSSHKey.

func (*ProjectSSHKey) SetWriteConnectionSecretToReference

func (mg *ProjectSSHKey) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this ProjectSSHKey.

type ProjectSSHKeyList

type ProjectSSHKeyList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []ProjectSSHKey `json:"items"`
}

ProjectSSHKeyList contains a list of ProjectSSHKeys

func (*ProjectSSHKeyList) DeepCopy

func (in *ProjectSSHKeyList) DeepCopy() *ProjectSSHKeyList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectSSHKeyList.

func (*ProjectSSHKeyList) DeepCopyInto

func (in *ProjectSSHKeyList) DeepCopyInto(out *ProjectSSHKeyList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ProjectSSHKeyList) DeepCopyObject

func (in *ProjectSSHKeyList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*ProjectSSHKeyList) GetItems

func (l *ProjectSSHKeyList) GetItems() []resource.Managed

GetItems of this ProjectSSHKeyList.

type ProjectSSHKeyObservation

type ProjectSSHKeyObservation struct {

	// The timestamp for when the SSH key was created.
	// The timestamp for when the SSH key was created
	Created *string `json:"created,omitempty" tf:"created,omitempty"`

	// The fingerprint of the SSH key.
	// The fingerprint of the SSH key
	Fingerprint *string `json:"fingerprint,omitempty" tf:"fingerprint,omitempty"`

	// The unique ID of the key.
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// The ID of parent project (same as project_id).
	// The UUID of the Equinix Metal API User who owns this key
	OwnerID *string `json:"ownerId,omitempty" tf:"owner_id,omitempty"`

	// The timestamp for the last time the SSH key was updated.
	// The timestamp for the last time the SSH key was updated
	Updated *string `json:"updated,omitempty" tf:"updated,omitempty"`
}

func (*ProjectSSHKeyObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectSSHKeyObservation.

func (*ProjectSSHKeyObservation) DeepCopyInto

func (in *ProjectSSHKeyObservation) DeepCopyInto(out *ProjectSSHKeyObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ProjectSSHKeyParameters

type ProjectSSHKeyParameters struct {

	// The name of the SSH key for identification.
	// The name of the SSH key for identification
	// +kubebuilder:validation:Required
	Name *string `json:"name" tf:"name,omitempty"`

	// The ID of parent project.
	// The ID of parent project
	// +crossplane:generate:reference:type=Project
	// +kubebuilder:validation:Optional
	ProjectID *string `json:"projectId,omitempty" tf:"project_id,omitempty"`

	// Reference to a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDRef *v1.Reference `json:"projectIdRef,omitempty" tf:"-"`

	// Selector for a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDSelector *v1.Selector `json:"projectIdSelector,omitempty" tf:"-"`

	// The public key. If this is a file, it can be read using the file interpolation function.
	// The public key
	// +kubebuilder:validation:Required
	PublicKey *string `json:"publicKey" tf:"public_key,omitempty"`
}

func (*ProjectSSHKeyParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectSSHKeyParameters.

func (*ProjectSSHKeyParameters) DeepCopyInto

func (in *ProjectSSHKeyParameters) DeepCopyInto(out *ProjectSSHKeyParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ProjectSSHKeySpec

type ProjectSSHKeySpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     ProjectSSHKeyParameters `json:"forProvider"`
}

ProjectSSHKeySpec defines the desired state of ProjectSSHKey

func (*ProjectSSHKeySpec) DeepCopy

func (in *ProjectSSHKeySpec) DeepCopy() *ProjectSSHKeySpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectSSHKeySpec.

func (*ProjectSSHKeySpec) DeepCopyInto

func (in *ProjectSSHKeySpec) DeepCopyInto(out *ProjectSSHKeySpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ProjectSSHKeyStatus

type ProjectSSHKeyStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        ProjectSSHKeyObservation `json:"atProvider,omitempty"`
}

ProjectSSHKeyStatus defines the observed state of ProjectSSHKey.

func (*ProjectSSHKeyStatus) DeepCopy

func (in *ProjectSSHKeyStatus) DeepCopy() *ProjectSSHKeyStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectSSHKeyStatus.

func (*ProjectSSHKeyStatus) DeepCopyInto

func (in *ProjectSSHKeyStatus) DeepCopyInto(out *ProjectSSHKeyStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ProjectSpec

type ProjectSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     ProjectParameters `json:"forProvider"`
}

ProjectSpec defines the desired state of Project

func (*ProjectSpec) DeepCopy

func (in *ProjectSpec) DeepCopy() *ProjectSpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectSpec.

func (*ProjectSpec) DeepCopyInto

func (in *ProjectSpec) DeepCopyInto(out *ProjectSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ProjectStatus

type ProjectStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        ProjectObservation `json:"atProvider,omitempty"`
}

ProjectStatus defines the observed state of Project.

func (*ProjectStatus) DeepCopy

func (in *ProjectStatus) DeepCopy() *ProjectStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ProjectStatus.

func (*ProjectStatus) DeepCopyInto

func (in *ProjectStatus) DeepCopyInto(out *ProjectStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ReinstallObservation

type ReinstallObservation struct {
}

func (*ReinstallObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ReinstallObservation.

func (*ReinstallObservation) DeepCopyInto

func (in *ReinstallObservation) DeepCopyInto(out *ReinstallObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ReinstallParameters

type ReinstallParameters struct {

	// Whether the OS disk should be filled with 00h bytes before reinstall.
	// Defaults to false.
	// Whether the OS disk should be filled with `00h` bytes before reinstall
	// +kubebuilder:validation:Optional
	DeprovisionFast *bool `json:"deprovisionFast,omitempty" tf:"deprovision_fast,omitempty"`

	// Whether the provider should favour reinstall over destroy and create. Defaults to
	// false.
	// Whether the device should be reinstalled instead of destroyed
	// +kubebuilder:validation:Optional
	Enabled *bool `json:"enabled,omitempty" tf:"enabled,omitempty"`

	// Whether the non-OS disks should be kept or wiped during reinstall.
	// Defaults to false.
	// Whether the non-OS disks should be kept or wiped during reinstall
	// +kubebuilder:validation:Optional
	PreserveData *bool `json:"preserveData,omitempty" tf:"preserve_data,omitempty"`
}

func (*ReinstallParameters) DeepCopy

func (in *ReinstallParameters) DeepCopy() *ReinstallParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ReinstallParameters.

func (*ReinstallParameters) DeepCopyInto

func (in *ReinstallParameters) DeepCopyInto(out *ReinstallParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ReservedIPBlock

type ReservedIPBlock struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              ReservedIPBlockSpec   `json:"spec"`
	Status            ReservedIPBlockStatus `json:"status,omitempty"`
}

ReservedIPBlock is the Schema for the ReservedIPBlocks 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,equinix}

func (*ReservedIPBlock) DeepCopy

func (in *ReservedIPBlock) DeepCopy() *ReservedIPBlock

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ReservedIPBlock.

func (*ReservedIPBlock) DeepCopyInto

func (in *ReservedIPBlock) DeepCopyInto(out *ReservedIPBlock)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ReservedIPBlock) DeepCopyObject

func (in *ReservedIPBlock) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*ReservedIPBlock) GetCondition

func (mg *ReservedIPBlock) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this ReservedIPBlock.

func (*ReservedIPBlock) GetConnectionDetailsMapping

func (tr *ReservedIPBlock) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this ReservedIPBlock

func (*ReservedIPBlock) GetDeletionPolicy

func (mg *ReservedIPBlock) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this ReservedIPBlock.

func (*ReservedIPBlock) GetID

func (tr *ReservedIPBlock) GetID() string

GetID returns ID of underlying Terraform resource of this ReservedIPBlock

func (*ReservedIPBlock) GetObservation

func (tr *ReservedIPBlock) GetObservation() (map[string]any, error)

GetObservation of this ReservedIPBlock

func (*ReservedIPBlock) GetParameters

func (tr *ReservedIPBlock) GetParameters() (map[string]any, error)

GetParameters of this ReservedIPBlock

func (*ReservedIPBlock) GetProviderConfigReference

func (mg *ReservedIPBlock) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this ReservedIPBlock.

func (*ReservedIPBlock) GetProviderReference

func (mg *ReservedIPBlock) GetProviderReference() *xpv1.Reference

GetProviderReference of this ReservedIPBlock. Deprecated: Use GetProviderConfigReference.

func (*ReservedIPBlock) GetPublishConnectionDetailsTo

func (mg *ReservedIPBlock) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this ReservedIPBlock.

func (*ReservedIPBlock) GetTerraformResourceType

func (mg *ReservedIPBlock) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this ReservedIPBlock

func (*ReservedIPBlock) GetTerraformSchemaVersion

func (tr *ReservedIPBlock) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*ReservedIPBlock) GetWriteConnectionSecretToReference

func (mg *ReservedIPBlock) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this ReservedIPBlock.

func (*ReservedIPBlock) LateInitialize

func (tr *ReservedIPBlock) LateInitialize(attrs []byte) (bool, error)

LateInitialize this ReservedIPBlock using its observed tfState. returns True if there are any spec changes for the resource.

func (*ReservedIPBlock) ResolveReferences

func (mg *ReservedIPBlock) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this ReservedIPBlock.

func (*ReservedIPBlock) SetConditions

func (mg *ReservedIPBlock) SetConditions(c ...xpv1.Condition)

SetConditions of this ReservedIPBlock.

func (*ReservedIPBlock) SetDeletionPolicy

func (mg *ReservedIPBlock) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this ReservedIPBlock.

func (*ReservedIPBlock) SetObservation

func (tr *ReservedIPBlock) SetObservation(obs map[string]any) error

SetObservation for this ReservedIPBlock

func (*ReservedIPBlock) SetParameters

func (tr *ReservedIPBlock) SetParameters(params map[string]any) error

SetParameters for this ReservedIPBlock

func (*ReservedIPBlock) SetProviderConfigReference

func (mg *ReservedIPBlock) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this ReservedIPBlock.

func (*ReservedIPBlock) SetProviderReference

func (mg *ReservedIPBlock) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this ReservedIPBlock. Deprecated: Use SetProviderConfigReference.

func (*ReservedIPBlock) SetPublishConnectionDetailsTo

func (mg *ReservedIPBlock) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this ReservedIPBlock.

func (*ReservedIPBlock) SetWriteConnectionSecretToReference

func (mg *ReservedIPBlock) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this ReservedIPBlock.

type ReservedIPBlockList

type ReservedIPBlockList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []ReservedIPBlock `json:"items"`
}

ReservedIPBlockList contains a list of ReservedIPBlocks

func (*ReservedIPBlockList) DeepCopy

func (in *ReservedIPBlockList) DeepCopy() *ReservedIPBlockList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ReservedIPBlockList.

func (*ReservedIPBlockList) DeepCopyInto

func (in *ReservedIPBlockList) DeepCopyInto(out *ReservedIPBlockList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ReservedIPBlockList) DeepCopyObject

func (in *ReservedIPBlockList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*ReservedIPBlockList) GetItems

func (l *ReservedIPBlockList) GetItems() []resource.Managed

GetItems of this ReservedIPBlockList.

type ReservedIPBlockObservation

type ReservedIPBlockObservation struct {
	Address *string `json:"address,omitempty" tf:"address,omitempty"`

	// Address family as integer. One of 4 or 6.
	// Address family as integer (4 or 6)
	AddressFamily *float64 `json:"addressFamily,omitempty" tf:"address_family,omitempty"`

	// Address and mask in CIDR notation, e.g. 147.229.15.30/31.
	CidrNotation *string `json:"cidrNotation,omitempty" tf:"cidr_notation,omitempty"`

	Gateway *string `json:"gateway,omitempty" tf:"gateway,omitempty"`

	// Boolean flag whether addresses from a block are global (i.e. can be assigned in any
	// metro).
	// Flag indicating whether IP block is global, i.e. assignable in any location
	Global *bool `json:"global,omitempty" tf:"global,omitempty"`

	// The unique ID of the block.
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	Manageable *bool `json:"manageable,omitempty" tf:"manageable,omitempty"`

	Management *bool `json:"management,omitempty" tf:"management,omitempty"`

	// Mask in decimal notation, e.g. 255.255.255.0.
	// Mask in decimal notation, e.g. 255.255.255.0
	Netmask *string `json:"netmask,omitempty" tf:"netmask,omitempty"`

	// Boolean flag whether addresses from a block are public.
	// Flag indicating whether IP block is addressable from the Internet
	Public *bool `json:"public,omitempty" tf:"public,omitempty"`
}

func (*ReservedIPBlockObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ReservedIPBlockObservation.

func (*ReservedIPBlockObservation) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ReservedIPBlockParameters

type ReservedIPBlockParameters struct {

	// Only valid as an argument and required when type is vrf. The size of the network to reserve from an existing VRF ip_range. cidr can only be specified with vrf_id. Range is 22-31. Virtual Circuits require 30-31. Other VRF resources must use a CIDR in the 22-29 range.
	// the size of the network to reserve from an existing vrf ip_range. `cidr` can only be specified with `vrf_id`. Minimum range is 22-29, with 30-31 supported and necessary for virtual-circuits
	// +kubebuilder:validation:Optional
	Cidr *float64 `json:"cidr,omitempty" tf:"cidr,omitempty"`

	// This may be helpful for self-managed IPAM. The object must be valid JSON. This may be helpful for self-managed IPAM. The object must be valid JSON.
	// +kubebuilder:validation:Optional
	CustomData *string `json:"customData,omitempty" tf:"custom_data,omitempty"`

	// Arbitrary description.
	// Arbitrary description
	// +kubebuilder:validation:Optional
	Description *string `json:"description,omitempty" tf:"description,omitempty"`

	// (Deprecated) Facility where to allocate the public IP address block, makes sense only
	// if type is public_ipv4 and must be empty if type is global_ipv4. Conflicts with metro. Use metro instead; read the facility to metro migration guide
	// Facility where to allocate the public IP address block, makes sense only for type==public_ipv4, must be empty for type==global_ipv4, conflicts with metro
	// +kubebuilder:validation:Optional
	Facility *string `json:"facility,omitempty" tf:"facility,omitempty"`

	// Metro where to allocate the public IP address block, makes sense only
	// if type is public_ipv4 and must be empty if type is global_ipv4. Conflicts with facility.
	// Metro where to allocate the public IP address block, makes sense only for type==public_ipv4, must be empty for type==global_ipv4, conflicts with facility
	// +kubebuilder:validation:Optional
	Metro *string `json:"metro,omitempty" tf:"metro,omitempty"`

	// Only valid as an argument and required when type is vrf. An unreserved network address from an existing ip_range in the specified VRF.
	// an unreserved network address from an existing vrf ip_range. `network` can only be specified with vrf_id
	// +kubebuilder:validation:Optional
	Network *string `json:"network,omitempty" tf:"network,omitempty"`

	// The metal project ID where to allocate the address block.
	// The metal project ID where to allocate the address block
	// +crossplane:generate:reference:type=Project
	// +kubebuilder:validation:Optional
	ProjectID *string `json:"projectId,omitempty" tf:"project_id,omitempty"`

	// Reference to a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDRef *v1.Reference `json:"projectIdRef,omitempty" tf:"-"`

	// Selector for a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDSelector *v1.Selector `json:"projectIdSelector,omitempty" tf:"-"`

	// The number of allocated /32 addresses, a power of 2. Required when type is not vrf.
	// The number of allocated /32 addresses, a power of 2
	// +kubebuilder:validation:Optional
	Quantity *float64 `json:"quantity,omitempty" tf:"quantity,omitempty"`

	// String list of tags.
	// Tags attached to the reserved block
	// +kubebuilder:validation:Optional
	Tags []*string `json:"tags,omitempty" tf:"tags,omitempty"`

	// One of global_ipv4, public_ipv4, or vrf. Defaults to public_ipv4 for backward
	// compatibility.
	// Either global_ipv4, public_ipv4, or vrf. Defaults to public_ipv4.
	// +kubebuilder:validation:Optional
	Type *string `json:"type,omitempty" tf:"type,omitempty"`

	// Only valid and required when type is vrf. VRF ID for type=vrf reservations.
	// VRF ID for type=vrf reservations
	// +crossplane:generate:reference:type=Vrf
	// +kubebuilder:validation:Optional
	VrfID *string `json:"vrfId,omitempty" tf:"vrf_id,omitempty"`

	// Reference to a Vrf to populate vrfId.
	// +kubebuilder:validation:Optional
	VrfIDRef *v1.Reference `json:"vrfIdRef,omitempty" tf:"-"`

	// Selector for a Vrf to populate vrfId.
	// +kubebuilder:validation:Optional
	VrfIDSelector *v1.Selector `json:"vrfIdSelector,omitempty" tf:"-"`

	// Wait for the IP reservation block to reach a desired state on resource creation. One of: pending, created. The created state is default and recommended if the addresses are needed within the configuration. An error will be returned if a timeout or the denied state is encountered.
	// Wait for the IP reservation block to reach a desired state on resource creation. One of: `pending`, `created`. The `created` state is default and recommended if the addresses are needed within the configuration. An error will be returned if a timeout or the `denied` state is encountered.
	// +kubebuilder:validation:Optional
	WaitForState *string `json:"waitForState,omitempty" tf:"wait_for_state,omitempty"`
}

func (*ReservedIPBlockParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ReservedIPBlockParameters.

func (*ReservedIPBlockParameters) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ReservedIPBlockSpec

type ReservedIPBlockSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     ReservedIPBlockParameters `json:"forProvider"`
}

ReservedIPBlockSpec defines the desired state of ReservedIPBlock

func (*ReservedIPBlockSpec) DeepCopy

func (in *ReservedIPBlockSpec) DeepCopy() *ReservedIPBlockSpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ReservedIPBlockSpec.

func (*ReservedIPBlockSpec) DeepCopyInto

func (in *ReservedIPBlockSpec) DeepCopyInto(out *ReservedIPBlockSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ReservedIPBlockStatus

type ReservedIPBlockStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        ReservedIPBlockObservation `json:"atProvider,omitempty"`
}

ReservedIPBlockStatus defines the observed state of ReservedIPBlock.

func (*ReservedIPBlockStatus) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ReservedIPBlockStatus.

func (*ReservedIPBlockStatus) DeepCopyInto

func (in *ReservedIPBlockStatus) DeepCopyInto(out *ReservedIPBlockStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SSHKey

type SSHKey struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              SSHKeySpec   `json:"spec"`
	Status            SSHKeyStatus `json:"status,omitempty"`
}

SSHKey is the Schema for the SSHKeys 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,equinix}

func (*SSHKey) DeepCopy

func (in *SSHKey) DeepCopy() *SSHKey

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SSHKey.

func (*SSHKey) DeepCopyInto

func (in *SSHKey) DeepCopyInto(out *SSHKey)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*SSHKey) DeepCopyObject

func (in *SSHKey) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*SSHKey) GetCondition

func (mg *SSHKey) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this SSHKey.

func (*SSHKey) GetConnectionDetailsMapping

func (tr *SSHKey) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this SSHKey

func (*SSHKey) GetDeletionPolicy

func (mg *SSHKey) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this SSHKey.

func (*SSHKey) GetID

func (tr *SSHKey) GetID() string

GetID returns ID of underlying Terraform resource of this SSHKey

func (*SSHKey) GetObservation

func (tr *SSHKey) GetObservation() (map[string]any, error)

GetObservation of this SSHKey

func (*SSHKey) GetParameters

func (tr *SSHKey) GetParameters() (map[string]any, error)

GetParameters of this SSHKey

func (*SSHKey) GetProviderConfigReference

func (mg *SSHKey) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this SSHKey.

func (*SSHKey) GetProviderReference

func (mg *SSHKey) GetProviderReference() *xpv1.Reference

GetProviderReference of this SSHKey. Deprecated: Use GetProviderConfigReference.

func (*SSHKey) GetPublishConnectionDetailsTo

func (mg *SSHKey) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this SSHKey.

func (*SSHKey) GetTerraformResourceType

func (mg *SSHKey) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this SSHKey

func (*SSHKey) GetTerraformSchemaVersion

func (tr *SSHKey) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*SSHKey) GetWriteConnectionSecretToReference

func (mg *SSHKey) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this SSHKey.

func (*SSHKey) LateInitialize

func (tr *SSHKey) LateInitialize(attrs []byte) (bool, error)

LateInitialize this SSHKey using its observed tfState. returns True if there are any spec changes for the resource.

func (*SSHKey) SetConditions

func (mg *SSHKey) SetConditions(c ...xpv1.Condition)

SetConditions of this SSHKey.

func (*SSHKey) SetDeletionPolicy

func (mg *SSHKey) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this SSHKey.

func (*SSHKey) SetObservation

func (tr *SSHKey) SetObservation(obs map[string]any) error

SetObservation for this SSHKey

func (*SSHKey) SetParameters

func (tr *SSHKey) SetParameters(params map[string]any) error

SetParameters for this SSHKey

func (*SSHKey) SetProviderConfigReference

func (mg *SSHKey) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this SSHKey.

func (*SSHKey) SetProviderReference

func (mg *SSHKey) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this SSHKey. Deprecated: Use SetProviderConfigReference.

func (*SSHKey) SetPublishConnectionDetailsTo

func (mg *SSHKey) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this SSHKey.

func (*SSHKey) SetWriteConnectionSecretToReference

func (mg *SSHKey) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this SSHKey.

type SSHKeyList

type SSHKeyList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []SSHKey `json:"items"`
}

SSHKeyList contains a list of SSHKeys

func (*SSHKeyList) DeepCopy

func (in *SSHKeyList) DeepCopy() *SSHKeyList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SSHKeyList.

func (*SSHKeyList) DeepCopyInto

func (in *SSHKeyList) DeepCopyInto(out *SSHKeyList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*SSHKeyList) DeepCopyObject

func (in *SSHKeyList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*SSHKeyList) GetItems

func (l *SSHKeyList) GetItems() []resource.Managed

GetItems of this SSHKeyList.

type SSHKeyObservation

type SSHKeyObservation struct {

	// The timestamp for when the SSH key was created.
	// The timestamp for when the SSH key was created
	Created *string `json:"created,omitempty" tf:"created,omitempty"`

	// The fingerprint of the SSH key.
	// The fingerprint of the SSH key
	Fingerprint *string `json:"fingerprint,omitempty" tf:"fingerprint,omitempty"`

	// The unique ID of the key.
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// The UUID of the Equinix Metal API User who owns this key.
	// The UUID of the Equinix Metal API User who owns this key
	OwnerID *string `json:"ownerId,omitempty" tf:"owner_id,omitempty"`

	// The timestamp for the last time the SSH key was updated.
	// The timestamp for the last time the SSH key was updated
	Updated *string `json:"updated,omitempty" tf:"updated,omitempty"`
}

func (*SSHKeyObservation) DeepCopy

func (in *SSHKeyObservation) DeepCopy() *SSHKeyObservation

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SSHKeyObservation.

func (*SSHKeyObservation) DeepCopyInto

func (in *SSHKeyObservation) DeepCopyInto(out *SSHKeyObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SSHKeyParameters

type SSHKeyParameters struct {

	// The name of the SSH key for identification
	// The name of the SSH key for identification
	// +kubebuilder:validation:Required
	Name *string `json:"name" tf:"name,omitempty"`

	// The public key. If this is a file, it
	// can be read using the file interpolation function
	// The public key
	// +kubebuilder:validation:Required
	PublicKey *string `json:"publicKey" tf:"public_key,omitempty"`
}

func (*SSHKeyParameters) DeepCopy

func (in *SSHKeyParameters) DeepCopy() *SSHKeyParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SSHKeyParameters.

func (*SSHKeyParameters) DeepCopyInto

func (in *SSHKeyParameters) DeepCopyInto(out *SSHKeyParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SSHKeySpec

type SSHKeySpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     SSHKeyParameters `json:"forProvider"`
}

SSHKeySpec defines the desired state of SSHKey

func (*SSHKeySpec) DeepCopy

func (in *SSHKeySpec) DeepCopy() *SSHKeySpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SSHKeySpec.

func (*SSHKeySpec) DeepCopyInto

func (in *SSHKeySpec) DeepCopyInto(out *SSHKeySpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SSHKeyStatus

type SSHKeyStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        SSHKeyObservation `json:"atProvider,omitempty"`
}

SSHKeyStatus defines the observed state of SSHKey.

func (*SSHKeyStatus) DeepCopy

func (in *SSHKeyStatus) DeepCopy() *SSHKeyStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SSHKeyStatus.

func (*SSHKeyStatus) DeepCopyInto

func (in *SSHKeyStatus) DeepCopyInto(out *SSHKeyStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ServiceTokensObservation

type ServiceTokensObservation struct {
	ExpiresAt *string `json:"expiresAt,omitempty" tf:"expires_at,omitempty"`

	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// Connection speed -  Values must be in the format 'Mbps' or 'Gpbs', for example '100Mbps' or '50Gbps'.  Actual supported values will depend on the connection type and whether the connection uses VLANs or VRF.
	MaxAllowedSpeed *string `json:"maxAllowedSpeed,omitempty" tf:"max_allowed_speed,omitempty"`

	Role *string `json:"role,omitempty" tf:"role,omitempty"`

	State *string `json:"state,omitempty" tf:"state,omitempty"`

	// Connection type - dedicated or shared.
	Type *string `json:"type,omitempty" tf:"type,omitempty"`
}

func (*ServiceTokensObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServiceTokensObservation.

func (*ServiceTokensObservation) DeepCopyInto

func (in *ServiceTokensObservation) DeepCopyInto(out *ServiceTokensObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ServiceTokensParameters

type ServiceTokensParameters struct {
}

func (*ServiceTokensParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServiceTokensParameters.

func (*ServiceTokensParameters) DeepCopyInto

func (in *ServiceTokensParameters) DeepCopyInto(out *ServiceTokensParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SpotMarketRequest

type SpotMarketRequest struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              SpotMarketRequestSpec   `json:"spec"`
	Status            SpotMarketRequestStatus `json:"status,omitempty"`
}

SpotMarketRequest is the Schema for the SpotMarketRequests 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,equinix}

func (*SpotMarketRequest) DeepCopy

func (in *SpotMarketRequest) DeepCopy() *SpotMarketRequest

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SpotMarketRequest.

func (*SpotMarketRequest) DeepCopyInto

func (in *SpotMarketRequest) DeepCopyInto(out *SpotMarketRequest)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*SpotMarketRequest) DeepCopyObject

func (in *SpotMarketRequest) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*SpotMarketRequest) GetCondition

func (mg *SpotMarketRequest) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this SpotMarketRequest.

func (*SpotMarketRequest) GetConnectionDetailsMapping

func (tr *SpotMarketRequest) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this SpotMarketRequest

func (*SpotMarketRequest) GetDeletionPolicy

func (mg *SpotMarketRequest) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this SpotMarketRequest.

func (*SpotMarketRequest) GetID

func (tr *SpotMarketRequest) GetID() string

GetID returns ID of underlying Terraform resource of this SpotMarketRequest

func (*SpotMarketRequest) GetObservation

func (tr *SpotMarketRequest) GetObservation() (map[string]any, error)

GetObservation of this SpotMarketRequest

func (*SpotMarketRequest) GetParameters

func (tr *SpotMarketRequest) GetParameters() (map[string]any, error)

GetParameters of this SpotMarketRequest

func (*SpotMarketRequest) GetProviderConfigReference

func (mg *SpotMarketRequest) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this SpotMarketRequest.

func (*SpotMarketRequest) GetProviderReference

func (mg *SpotMarketRequest) GetProviderReference() *xpv1.Reference

GetProviderReference of this SpotMarketRequest. Deprecated: Use GetProviderConfigReference.

func (*SpotMarketRequest) GetPublishConnectionDetailsTo

func (mg *SpotMarketRequest) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this SpotMarketRequest.

func (*SpotMarketRequest) GetTerraformResourceType

func (mg *SpotMarketRequest) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this SpotMarketRequest

func (*SpotMarketRequest) GetTerraformSchemaVersion

func (tr *SpotMarketRequest) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*SpotMarketRequest) GetWriteConnectionSecretToReference

func (mg *SpotMarketRequest) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this SpotMarketRequest.

func (*SpotMarketRequest) LateInitialize

func (tr *SpotMarketRequest) LateInitialize(attrs []byte) (bool, error)

LateInitialize this SpotMarketRequest using its observed tfState. returns True if there are any spec changes for the resource.

func (*SpotMarketRequest) ResolveReferences

func (mg *SpotMarketRequest) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this SpotMarketRequest.

func (*SpotMarketRequest) SetConditions

func (mg *SpotMarketRequest) SetConditions(c ...xpv1.Condition)

SetConditions of this SpotMarketRequest.

func (*SpotMarketRequest) SetDeletionPolicy

func (mg *SpotMarketRequest) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this SpotMarketRequest.

func (*SpotMarketRequest) SetObservation

func (tr *SpotMarketRequest) SetObservation(obs map[string]any) error

SetObservation for this SpotMarketRequest

func (*SpotMarketRequest) SetParameters

func (tr *SpotMarketRequest) SetParameters(params map[string]any) error

SetParameters for this SpotMarketRequest

func (*SpotMarketRequest) SetProviderConfigReference

func (mg *SpotMarketRequest) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this SpotMarketRequest.

func (*SpotMarketRequest) SetProviderReference

func (mg *SpotMarketRequest) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this SpotMarketRequest. Deprecated: Use SetProviderConfigReference.

func (*SpotMarketRequest) SetPublishConnectionDetailsTo

func (mg *SpotMarketRequest) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this SpotMarketRequest.

func (*SpotMarketRequest) SetWriteConnectionSecretToReference

func (mg *SpotMarketRequest) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this SpotMarketRequest.

type SpotMarketRequestList

type SpotMarketRequestList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []SpotMarketRequest `json:"items"`
}

SpotMarketRequestList contains a list of SpotMarketRequests

func (*SpotMarketRequestList) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SpotMarketRequestList.

func (*SpotMarketRequestList) DeepCopyInto

func (in *SpotMarketRequestList) DeepCopyInto(out *SpotMarketRequestList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*SpotMarketRequestList) DeepCopyObject

func (in *SpotMarketRequestList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*SpotMarketRequestList) GetItems

func (l *SpotMarketRequestList) GetItems() []resource.Managed

GetItems of this SpotMarketRequestList.

type SpotMarketRequestObservation

type SpotMarketRequestObservation struct {

	// The ID of the Spot Market Request.
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// Key/Value pairs of parameters for devices provisioned from
	// this request. Valid keys are: billing_cycle, plan, operating_system, hostname,
	// termination_time, always_pxe, description, features, locked, project_ssh_keys,
	// user_ssh_keys, userdata, customdata, ipxe_script_url, tags. You can find each parameter
	// description in equinix_metal_device docs.
	// Parameters for devices provisioned from this request. You can find the parameter description from the [equinix_metal_device doc](device.md)
	// +kubebuilder:validation:Required
	InstanceParameters []InstanceParametersObservation `json:"instanceParameters,omitempty" tf:"instance_parameters,omitempty"`
}

func (*SpotMarketRequestObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SpotMarketRequestObservation.

func (*SpotMarketRequestObservation) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SpotMarketRequestParameters

type SpotMarketRequestParameters struct {

	// Maximum number devices to be created.
	// Maximum number devices to be created
	// +kubebuilder:validation:Required
	DevicesMax *float64 `json:"devicesMax" tf:"devices_max,omitempty"`

	// Miniumum number devices to be created.
	// Miniumum number devices to be created
	// +kubebuilder:validation:Required
	DevicesMin *float64 `json:"devicesMin" tf:"devices_min,omitempty"`

	// (Deprecated) Facility IDs where devices should be created. Use metro instead; read the facility to metro migration guide
	// Facility IDs where devices should be created
	// +kubebuilder:validation:Optional
	Facilities []*string `json:"facilities,omitempty" tf:"facilities,omitempty"`

	// Key/Value pairs of parameters for devices provisioned from
	// this request. Valid keys are: billing_cycle, plan, operating_system, hostname,
	// termination_time, always_pxe, description, features, locked, project_ssh_keys,
	// user_ssh_keys, userdata, customdata, ipxe_script_url, tags. You can find each parameter
	// description in equinix_metal_device docs.
	// Parameters for devices provisioned from this request. You can find the parameter description from the [equinix_metal_device doc](device.md)
	// +kubebuilder:validation:Required
	InstanceParameters []InstanceParametersParameters `json:"instanceParameters" tf:"instance_parameters,omitempty"`

	// Maximum price user is willing to pay per hour per device.
	// Maximum price user is willing to pay per hour per device
	// +kubebuilder:validation:Required
	MaxBidPrice *float64 `json:"maxBidPrice" tf:"max_bid_price,omitempty"`

	// Metro where devices should be created.
	// Metro where devices should be created
	// +kubebuilder:validation:Optional
	Metro *string `json:"metro,omitempty" tf:"metro,omitempty"`

	// Project ID.
	// Project ID
	// +crossplane:generate:reference:type=Project
	// +kubebuilder:validation:Optional
	ProjectID *string `json:"projectId,omitempty" tf:"project_id,omitempty"`

	// Reference to a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDRef *v1.Reference `json:"projectIdRef,omitempty" tf:"-"`

	// Selector for a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDSelector *v1.Selector `json:"projectIdSelector,omitempty" tf:"-"`

	// On resource creation wait until all desired devices are active.
	// On resource destruction wait until devices are removed.
	// On resource creation - wait until all desired devices are active, on resource destruction - wait until devices are removed
	// +kubebuilder:validation:Optional
	WaitForDevices *bool `json:"waitForDevices,omitempty" tf:"wait_for_devices,omitempty"`
}

func (*SpotMarketRequestParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SpotMarketRequestParameters.

func (*SpotMarketRequestParameters) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SpotMarketRequestSpec

type SpotMarketRequestSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     SpotMarketRequestParameters `json:"forProvider"`
}

SpotMarketRequestSpec defines the desired state of SpotMarketRequest

func (*SpotMarketRequestSpec) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SpotMarketRequestSpec.

func (*SpotMarketRequestSpec) DeepCopyInto

func (in *SpotMarketRequestSpec) DeepCopyInto(out *SpotMarketRequestSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SpotMarketRequestStatus

type SpotMarketRequestStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        SpotMarketRequestObservation `json:"atProvider,omitempty"`
}

SpotMarketRequestStatus defines the observed state of SpotMarketRequest.

func (*SpotMarketRequestStatus) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SpotMarketRequestStatus.

func (*SpotMarketRequestStatus) DeepCopyInto

func (in *SpotMarketRequestStatus) DeepCopyInto(out *SpotMarketRequestStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type UserAPIKey

type UserAPIKey struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              UserAPIKeySpec   `json:"spec"`
	Status            UserAPIKeyStatus `json:"status,omitempty"`
}

UserAPIKey is the Schema for the UserAPIKeys 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,equinix}

func (*UserAPIKey) DeepCopy

func (in *UserAPIKey) DeepCopy() *UserAPIKey

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserAPIKey.

func (*UserAPIKey) DeepCopyInto

func (in *UserAPIKey) DeepCopyInto(out *UserAPIKey)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*UserAPIKey) DeepCopyObject

func (in *UserAPIKey) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*UserAPIKey) GetCondition

func (mg *UserAPIKey) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this UserAPIKey.

func (*UserAPIKey) GetConnectionDetailsMapping

func (tr *UserAPIKey) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this UserAPIKey

func (*UserAPIKey) GetDeletionPolicy

func (mg *UserAPIKey) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this UserAPIKey.

func (*UserAPIKey) GetID

func (tr *UserAPIKey) GetID() string

GetID returns ID of underlying Terraform resource of this UserAPIKey

func (*UserAPIKey) GetObservation

func (tr *UserAPIKey) GetObservation() (map[string]any, error)

GetObservation of this UserAPIKey

func (*UserAPIKey) GetParameters

func (tr *UserAPIKey) GetParameters() (map[string]any, error)

GetParameters of this UserAPIKey

func (*UserAPIKey) GetProviderConfigReference

func (mg *UserAPIKey) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this UserAPIKey.

func (*UserAPIKey) GetProviderReference

func (mg *UserAPIKey) GetProviderReference() *xpv1.Reference

GetProviderReference of this UserAPIKey. Deprecated: Use GetProviderConfigReference.

func (*UserAPIKey) GetPublishConnectionDetailsTo

func (mg *UserAPIKey) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this UserAPIKey.

func (*UserAPIKey) GetTerraformResourceType

func (mg *UserAPIKey) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this UserAPIKey

func (*UserAPIKey) GetTerraformSchemaVersion

func (tr *UserAPIKey) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*UserAPIKey) GetWriteConnectionSecretToReference

func (mg *UserAPIKey) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this UserAPIKey.

func (*UserAPIKey) LateInitialize

func (tr *UserAPIKey) LateInitialize(attrs []byte) (bool, error)

LateInitialize this UserAPIKey using its observed tfState. returns True if there are any spec changes for the resource.

func (*UserAPIKey) SetConditions

func (mg *UserAPIKey) SetConditions(c ...xpv1.Condition)

SetConditions of this UserAPIKey.

func (*UserAPIKey) SetDeletionPolicy

func (mg *UserAPIKey) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this UserAPIKey.

func (*UserAPIKey) SetObservation

func (tr *UserAPIKey) SetObservation(obs map[string]any) error

SetObservation for this UserAPIKey

func (*UserAPIKey) SetParameters

func (tr *UserAPIKey) SetParameters(params map[string]any) error

SetParameters for this UserAPIKey

func (*UserAPIKey) SetProviderConfigReference

func (mg *UserAPIKey) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this UserAPIKey.

func (*UserAPIKey) SetProviderReference

func (mg *UserAPIKey) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this UserAPIKey. Deprecated: Use SetProviderConfigReference.

func (*UserAPIKey) SetPublishConnectionDetailsTo

func (mg *UserAPIKey) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this UserAPIKey.

func (*UserAPIKey) SetWriteConnectionSecretToReference

func (mg *UserAPIKey) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this UserAPIKey.

type UserAPIKeyList

type UserAPIKeyList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []UserAPIKey `json:"items"`
}

UserAPIKeyList contains a list of UserAPIKeys

func (*UserAPIKeyList) DeepCopy

func (in *UserAPIKeyList) DeepCopy() *UserAPIKeyList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserAPIKeyList.

func (*UserAPIKeyList) DeepCopyInto

func (in *UserAPIKeyList) DeepCopyInto(out *UserAPIKeyList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*UserAPIKeyList) DeepCopyObject

func (in *UserAPIKeyList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*UserAPIKeyList) GetItems

func (l *UserAPIKeyList) GetItems() []resource.Managed

GetItems of this UserAPIKeyList.

type UserAPIKeyObservation

type UserAPIKeyObservation struct {
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// UUID of the owner of the API key.
	// UUID of user owning this key
	UserID *string `json:"userId,omitempty" tf:"user_id,omitempty"`
}

func (*UserAPIKeyObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserAPIKeyObservation.

func (*UserAPIKeyObservation) DeepCopyInto

func (in *UserAPIKeyObservation) DeepCopyInto(out *UserAPIKeyObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type UserAPIKeyParameters

type UserAPIKeyParameters struct {

	// Description string for the User API Key resource.
	// Description string for the API key
	// +kubebuilder:validation:Required
	Description *string `json:"description" tf:"description,omitempty"`

	// Flag indicating whether the API key shoud be read-only
	// +kubebuilder:validation:Required
	ReadOnly *bool `json:"readOnly" tf:"read_only,omitempty"`
}

func (*UserAPIKeyParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserAPIKeyParameters.

func (*UserAPIKeyParameters) DeepCopyInto

func (in *UserAPIKeyParameters) DeepCopyInto(out *UserAPIKeyParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type UserAPIKeySpec

type UserAPIKeySpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     UserAPIKeyParameters `json:"forProvider"`
}

UserAPIKeySpec defines the desired state of UserAPIKey

func (*UserAPIKeySpec) DeepCopy

func (in *UserAPIKeySpec) DeepCopy() *UserAPIKeySpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserAPIKeySpec.

func (*UserAPIKeySpec) DeepCopyInto

func (in *UserAPIKeySpec) DeepCopyInto(out *UserAPIKeySpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type UserAPIKeyStatus

type UserAPIKeyStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        UserAPIKeyObservation `json:"atProvider,omitempty"`
}

UserAPIKeyStatus defines the observed state of UserAPIKey.

func (*UserAPIKeyStatus) DeepCopy

func (in *UserAPIKeyStatus) DeepCopy() *UserAPIKeyStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserAPIKeyStatus.

func (*UserAPIKeyStatus) DeepCopyInto

func (in *UserAPIKeyStatus) DeepCopyInto(out *UserAPIKeyStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VirtualCircuit

type VirtualCircuit struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              VirtualCircuitSpec   `json:"spec"`
	Status            VirtualCircuitStatus `json:"status,omitempty"`
}

VirtualCircuit is the Schema for the VirtualCircuits 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,equinix}

func (*VirtualCircuit) DeepCopy

func (in *VirtualCircuit) DeepCopy() *VirtualCircuit

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualCircuit.

func (*VirtualCircuit) DeepCopyInto

func (in *VirtualCircuit) DeepCopyInto(out *VirtualCircuit)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*VirtualCircuit) DeepCopyObject

func (in *VirtualCircuit) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*VirtualCircuit) GetCondition

func (mg *VirtualCircuit) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this VirtualCircuit.

func (*VirtualCircuit) GetConnectionDetailsMapping

func (tr *VirtualCircuit) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this VirtualCircuit

func (*VirtualCircuit) GetDeletionPolicy

func (mg *VirtualCircuit) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this VirtualCircuit.

func (*VirtualCircuit) GetID

func (tr *VirtualCircuit) GetID() string

GetID returns ID of underlying Terraform resource of this VirtualCircuit

func (*VirtualCircuit) GetObservation

func (tr *VirtualCircuit) GetObservation() (map[string]any, error)

GetObservation of this VirtualCircuit

func (*VirtualCircuit) GetParameters

func (tr *VirtualCircuit) GetParameters() (map[string]any, error)

GetParameters of this VirtualCircuit

func (*VirtualCircuit) GetProviderConfigReference

func (mg *VirtualCircuit) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this VirtualCircuit.

func (*VirtualCircuit) GetProviderReference

func (mg *VirtualCircuit) GetProviderReference() *xpv1.Reference

GetProviderReference of this VirtualCircuit. Deprecated: Use GetProviderConfigReference.

func (*VirtualCircuit) GetPublishConnectionDetailsTo

func (mg *VirtualCircuit) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this VirtualCircuit.

func (*VirtualCircuit) GetTerraformResourceType

func (mg *VirtualCircuit) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this VirtualCircuit

func (*VirtualCircuit) GetTerraformSchemaVersion

func (tr *VirtualCircuit) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*VirtualCircuit) GetWriteConnectionSecretToReference

func (mg *VirtualCircuit) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this VirtualCircuit.

func (*VirtualCircuit) LateInitialize

func (tr *VirtualCircuit) LateInitialize(attrs []byte) (bool, error)

LateInitialize this VirtualCircuit using its observed tfState. returns True if there are any spec changes for the resource.

func (*VirtualCircuit) ResolveReferences

func (mg *VirtualCircuit) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this VirtualCircuit.

func (*VirtualCircuit) SetConditions

func (mg *VirtualCircuit) SetConditions(c ...xpv1.Condition)

SetConditions of this VirtualCircuit.

func (*VirtualCircuit) SetDeletionPolicy

func (mg *VirtualCircuit) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this VirtualCircuit.

func (*VirtualCircuit) SetObservation

func (tr *VirtualCircuit) SetObservation(obs map[string]any) error

SetObservation for this VirtualCircuit

func (*VirtualCircuit) SetParameters

func (tr *VirtualCircuit) SetParameters(params map[string]any) error

SetParameters for this VirtualCircuit

func (*VirtualCircuit) SetProviderConfigReference

func (mg *VirtualCircuit) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this VirtualCircuit.

func (*VirtualCircuit) SetProviderReference

func (mg *VirtualCircuit) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this VirtualCircuit. Deprecated: Use SetProviderConfigReference.

func (*VirtualCircuit) SetPublishConnectionDetailsTo

func (mg *VirtualCircuit) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this VirtualCircuit.

func (*VirtualCircuit) SetWriteConnectionSecretToReference

func (mg *VirtualCircuit) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this VirtualCircuit.

type VirtualCircuitList

type VirtualCircuitList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []VirtualCircuit `json:"items"`
}

VirtualCircuitList contains a list of VirtualCircuits

func (*VirtualCircuitList) DeepCopy

func (in *VirtualCircuitList) DeepCopy() *VirtualCircuitList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualCircuitList.

func (*VirtualCircuitList) DeepCopyInto

func (in *VirtualCircuitList) DeepCopyInto(out *VirtualCircuitList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*VirtualCircuitList) DeepCopyObject

func (in *VirtualCircuitList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*VirtualCircuitList) GetItems

func (l *VirtualCircuitList) GetItems() []resource.Managed

GetItems of this VirtualCircuitList.

type VirtualCircuitObservation

type VirtualCircuitObservation struct {
	ID *string `json:"id,omitempty" tf:"id,omitempty"`

	// NNI VLAN parameters, see the documentation for Equinix Fabric.
	// Nni VLAN ID parameter, see https://metal.equinix.com/developers/docs/networking/fabric/
	NniVnid *float64 `json:"nniVnid,omitempty" tf:"nni_vnid,omitempty"`

	// Status of the virtal circuit.
	// Status of the virtual circuit resource
	Status *string `json:"status,omitempty" tf:"status,omitempty"`

	// VNID VLAN parameter, see the documentation for Equinix Fabric.
	// VNID VLAN parameter, see https://metal.equinix.com/developers/docs/networking/fabric/
	Vnid *float64 `json:"vnid,omitempty" tf:"vnid,omitempty"`
}

func (*VirtualCircuitObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualCircuitObservation.

func (*VirtualCircuitObservation) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VirtualCircuitParameters

type VirtualCircuitParameters struct {

	// UUID of Connection where the VC is scoped to.
	// UUID of Connection where the VC is scoped to
	// +crossplane:generate:reference:type=Connection
	// +kubebuilder:validation:Optional
	ConnectionID *string `json:"connectionId,omitempty" tf:"connection_id,omitempty"`

	// Reference to a Connection to populate connectionId.
	// +kubebuilder:validation:Optional
	ConnectionIDRef *v1.Reference `json:"connectionIdRef,omitempty" tf:"-"`

	// Selector for a Connection to populate connectionId.
	// +kubebuilder:validation:Optional
	ConnectionIDSelector *v1.Selector `json:"connectionIdSelector,omitempty" tf:"-"`

	// The Customer IP address which the CSR switch will peer with. Will default to the other usable IP in the subnet.
	// The Customer IP address which the CSR switch will peer with. Will default to the other usable IP in the subnet.
	// +kubebuilder:validation:Optional
	CustomerIP *string `json:"customerIp,omitempty" tf:"customer_ip,omitempty"`

	// Description for the Virtual Circuit resource.
	// Description of the Virtual Circuit resource
	// +kubebuilder:validation:Optional
	Description *string `json:"description,omitempty" tf:"description,omitempty"`

	// The password that can be set for the VRF BGP peer
	// The password that can be set for the VRF BGP peer
	// +kubebuilder:validation:Optional
	Md5SecretRef *v1.SecretKeySelector `json:"md5SecretRef,omitempty" tf:"-"`

	// The Metal IP address for the SVI (Switch Virtual Interface) of the VirtualCircuit. Will default to the first usable IP in the subnet.
	// The Metal IP address for the SVI (Switch Virtual Interface) of the VirtualCircuit. Will default to the first usable IP in the subnet.
	// +kubebuilder:validation:Optional
	MetalIP *string `json:"metalIp,omitempty" tf:"metal_ip,omitempty"`

	// Name of the Virtual Circuit resource.
	// Name of the Virtual Circuit resource
	// +kubebuilder:validation:Optional
	Name *string `json:"name,omitempty" tf:"name,omitempty"`

	// Equinix Metal network-to-network VLAN ID.
	// Equinix Metal network-to-network VLAN ID (optional when the connection has mode=tunnel)
	// +kubebuilder:validation:Optional
	NniVlan *float64 `json:"nniVlan,omitempty" tf:"nni_vlan,omitempty"`

	// The BGP ASN of the peer. The same ASN may be the used across several VCs, but it cannot be the same as the local_asn of the VRF.
	// The BGP ASN of the peer. The same ASN may be the used across several VCs, but it cannot be the same as the local_asn of the VRF.
	// +kubebuilder:validation:Optional
	PeerAsn *float64 `json:"peerAsn,omitempty" tf:"peer_asn,omitempty"`

	// UUID of the Connection Port where the VC is scoped to.
	// UUID of the Connection Port where the VC is scoped to
	// +kubebuilder:validation:Required
	PortID *string `json:"portId" tf:"port_id,omitempty"`

	// UUID of the Project where the VC is scoped to.
	// UUID of the Project where the VC is scoped to
	// +crossplane:generate:reference:type=Project
	// +kubebuilder:validation:Optional
	ProjectID *string `json:"projectId,omitempty" tf:"project_id,omitempty"`

	// Reference to a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDRef *v1.Reference `json:"projectIdRef,omitempty" tf:"-"`

	// Selector for a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDSelector *v1.Selector `json:"projectIdSelector,omitempty" tf:"-"`

	// Speed of the Virtual Circuit resource.
	// Description of the Virtual Circuit speed. This is for information purposes and is computed when the connection type is shared.
	// +kubebuilder:validation:Optional
	Speed *string `json:"speed,omitempty" tf:"speed,omitempty"`

	// A subnet from one of the IP
	// blocks associated with the VRF that we will help create an IP reservation for. Can only be either a /30 or /31.
	// A subnet from one of the IP blocks associated with the VRF that we will help create an IP reservation for. Can only be either a /30 or /31.
	// * For a /31 block, it will only have two IP addresses, which will be used for the metal_ip and customer_ip.
	// * For a /30 block, it will have four IP addresses, but the first and last IP addresses are not usable. We will default to the first usable IP address for the metal_ip.
	// +kubebuilder:validation:Optional
	Subnet *string `json:"subnet,omitempty" tf:"subnet,omitempty"`

	// Tags for the Virtual Circuit resource.
	// Tags attached to the virtual circuit
	// +kubebuilder:validation:Optional
	Tags []*string `json:"tags,omitempty" tf:"tags,omitempty"`

	// UUID of the VLAN to associate.
	// UUID of the VLAN to associate
	// +crossplane:generate:reference:type=Vlan
	// +kubebuilder:validation:Optional
	VlanID *string `json:"vlanId,omitempty" tf:"vlan_id,omitempty"`

	// Reference to a Vlan to populate vlanId.
	// +kubebuilder:validation:Optional
	VlanIDRef *v1.Reference `json:"vlanIdRef,omitempty" tf:"-"`

	// Selector for a Vlan to populate vlanId.
	// +kubebuilder:validation:Optional
	VlanIDSelector *v1.Selector `json:"vlanIdSelector,omitempty" tf:"-"`

	// UUID of the VRF to associate.
	// UUID of the VRF to associate
	// +crossplane:generate:reference:type=Vrf
	// +kubebuilder:validation:Optional
	VrfID *string `json:"vrfId,omitempty" tf:"vrf_id,omitempty"`

	// Reference to a Vrf to populate vrfId.
	// +kubebuilder:validation:Optional
	VrfIDRef *v1.Reference `json:"vrfIdRef,omitempty" tf:"-"`

	// Selector for a Vrf to populate vrfId.
	// +kubebuilder:validation:Optional
	VrfIDSelector *v1.Selector `json:"vrfIdSelector,omitempty" tf:"-"`
}

func (*VirtualCircuitParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualCircuitParameters.

func (*VirtualCircuitParameters) DeepCopyInto

func (in *VirtualCircuitParameters) DeepCopyInto(out *VirtualCircuitParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VirtualCircuitSpec

type VirtualCircuitSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     VirtualCircuitParameters `json:"forProvider"`
}

VirtualCircuitSpec defines the desired state of VirtualCircuit

func (*VirtualCircuitSpec) DeepCopy

func (in *VirtualCircuitSpec) DeepCopy() *VirtualCircuitSpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualCircuitSpec.

func (*VirtualCircuitSpec) DeepCopyInto

func (in *VirtualCircuitSpec) DeepCopyInto(out *VirtualCircuitSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VirtualCircuitStatus

type VirtualCircuitStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        VirtualCircuitObservation `json:"atProvider,omitempty"`
}

VirtualCircuitStatus defines the observed state of VirtualCircuit.

func (*VirtualCircuitStatus) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualCircuitStatus.

func (*VirtualCircuitStatus) DeepCopyInto

func (in *VirtualCircuitStatus) DeepCopyInto(out *VirtualCircuitStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Vlan

type Vlan struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              VlanSpec   `json:"spec"`
	Status            VlanStatus `json:"status,omitempty"`
}

Vlan is the Schema for the Vlans 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,equinix}

func (*Vlan) DeepCopy

func (in *Vlan) DeepCopy() *Vlan

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Vlan.

func (*Vlan) DeepCopyInto

func (in *Vlan) DeepCopyInto(out *Vlan)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Vlan) DeepCopyObject

func (in *Vlan) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*Vlan) GetCondition

func (mg *Vlan) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this Vlan.

func (*Vlan) GetConnectionDetailsMapping

func (tr *Vlan) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this Vlan

func (*Vlan) GetDeletionPolicy

func (mg *Vlan) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this Vlan.

func (*Vlan) GetID

func (tr *Vlan) GetID() string

GetID returns ID of underlying Terraform resource of this Vlan

func (*Vlan) GetObservation

func (tr *Vlan) GetObservation() (map[string]any, error)

GetObservation of this Vlan

func (*Vlan) GetParameters

func (tr *Vlan) GetParameters() (map[string]any, error)

GetParameters of this Vlan

func (*Vlan) GetProviderConfigReference

func (mg *Vlan) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this Vlan.

func (*Vlan) GetProviderReference

func (mg *Vlan) GetProviderReference() *xpv1.Reference

GetProviderReference of this Vlan. Deprecated: Use GetProviderConfigReference.

func (*Vlan) GetPublishConnectionDetailsTo

func (mg *Vlan) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this Vlan.

func (*Vlan) GetTerraformResourceType

func (mg *Vlan) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this Vlan

func (*Vlan) GetTerraformSchemaVersion

func (tr *Vlan) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*Vlan) GetWriteConnectionSecretToReference

func (mg *Vlan) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this Vlan.

func (*Vlan) LateInitialize

func (tr *Vlan) LateInitialize(attrs []byte) (bool, error)

LateInitialize this Vlan using its observed tfState. returns True if there are any spec changes for the resource.

func (*Vlan) ResolveReferences

func (mg *Vlan) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this Vlan.

func (*Vlan) SetConditions

func (mg *Vlan) SetConditions(c ...xpv1.Condition)

SetConditions of this Vlan.

func (*Vlan) SetDeletionPolicy

func (mg *Vlan) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this Vlan.

func (*Vlan) SetObservation

func (tr *Vlan) SetObservation(obs map[string]any) error

SetObservation for this Vlan

func (*Vlan) SetParameters

func (tr *Vlan) SetParameters(params map[string]any) error

SetParameters for this Vlan

func (*Vlan) SetProviderConfigReference

func (mg *Vlan) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this Vlan.

func (*Vlan) SetProviderReference

func (mg *Vlan) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this Vlan. Deprecated: Use SetProviderConfigReference.

func (*Vlan) SetPublishConnectionDetailsTo

func (mg *Vlan) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this Vlan.

func (*Vlan) SetWriteConnectionSecretToReference

func (mg *Vlan) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this Vlan.

type VlanList

type VlanList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []Vlan `json:"items"`
}

VlanList contains a list of Vlans

func (*VlanList) DeepCopy

func (in *VlanList) DeepCopy() *VlanList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VlanList.

func (*VlanList) DeepCopyInto

func (in *VlanList) DeepCopyInto(out *VlanList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*VlanList) DeepCopyObject

func (in *VlanList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*VlanList) GetItems

func (l *VlanList) GetItems() []resource.Managed

GetItems of this VlanList.

type VlanObservation

type VlanObservation struct {

	// ID of the virtual network.
	ID *string `json:"id,omitempty" tf:"id,omitempty"`
}

func (*VlanObservation) DeepCopy

func (in *VlanObservation) DeepCopy() *VlanObservation

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VlanObservation.

func (*VlanObservation) DeepCopyInto

func (in *VlanObservation) DeepCopyInto(out *VlanObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VlanParameters

type VlanParameters struct {

	// Description string.
	// Description string
	// +kubebuilder:validation:Optional
	Description *string `json:"description,omitempty" tf:"description,omitempty"`

	// (Deprecated) Facility where to create the VLAN. Use metro instead; read the facility to metro migration guide
	// Facility where to create the VLAN
	// +kubebuilder:validation:Optional
	Facility *string `json:"facility,omitempty" tf:"facility,omitempty"`

	// Metro in which to create the VLAN
	// Metro in which to create the VLAN
	// +kubebuilder:validation:Optional
	Metro *string `json:"metro,omitempty" tf:"metro,omitempty"`

	// ID of parent project.
	// ID of parent project
	// +crossplane:generate:reference:type=Project
	// +kubebuilder:validation:Optional
	ProjectID *string `json:"projectId,omitempty" tf:"project_id,omitempty"`

	// Reference to a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDRef *v1.Reference `json:"projectIdRef,omitempty" tf:"-"`

	// Selector for a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDSelector *v1.Selector `json:"projectIdSelector,omitempty" tf:"-"`

	// VLAN ID, must be unique in metro.
	// VLAN ID, must be unique in metro
	// +kubebuilder:validation:Optional
	Vxlan *float64 `json:"vxlan,omitempty" tf:"vxlan,omitempty"`
}

func (*VlanParameters) DeepCopy

func (in *VlanParameters) DeepCopy() *VlanParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VlanParameters.

func (*VlanParameters) DeepCopyInto

func (in *VlanParameters) DeepCopyInto(out *VlanParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VlanSpec

type VlanSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     VlanParameters `json:"forProvider"`
}

VlanSpec defines the desired state of Vlan

func (*VlanSpec) DeepCopy

func (in *VlanSpec) DeepCopy() *VlanSpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VlanSpec.

func (*VlanSpec) DeepCopyInto

func (in *VlanSpec) DeepCopyInto(out *VlanSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VlanStatus

type VlanStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        VlanObservation `json:"atProvider,omitempty"`
}

VlanStatus defines the observed state of Vlan.

func (*VlanStatus) DeepCopy

func (in *VlanStatus) DeepCopy() *VlanStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VlanStatus.

func (*VlanStatus) DeepCopyInto

func (in *VlanStatus) DeepCopyInto(out *VlanStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Vrf

type Vrf struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              VrfSpec   `json:"spec"`
	Status            VrfStatus `json:"status,omitempty"`
}

Vrf is the Schema for the Vrfs 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,equinix}

func (*Vrf) DeepCopy

func (in *Vrf) DeepCopy() *Vrf

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Vrf.

func (*Vrf) DeepCopyInto

func (in *Vrf) DeepCopyInto(out *Vrf)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Vrf) DeepCopyObject

func (in *Vrf) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*Vrf) GetCondition

func (mg *Vrf) GetCondition(ct xpv1.ConditionType) xpv1.Condition

GetCondition of this Vrf.

func (*Vrf) GetConnectionDetailsMapping

func (tr *Vrf) GetConnectionDetailsMapping() map[string]string

GetConnectionDetailsMapping for this Vrf

func (*Vrf) GetDeletionPolicy

func (mg *Vrf) GetDeletionPolicy() xpv1.DeletionPolicy

GetDeletionPolicy of this Vrf.

func (*Vrf) GetID

func (tr *Vrf) GetID() string

GetID returns ID of underlying Terraform resource of this Vrf

func (*Vrf) GetObservation

func (tr *Vrf) GetObservation() (map[string]any, error)

GetObservation of this Vrf

func (*Vrf) GetParameters

func (tr *Vrf) GetParameters() (map[string]any, error)

GetParameters of this Vrf

func (*Vrf) GetProviderConfigReference

func (mg *Vrf) GetProviderConfigReference() *xpv1.Reference

GetProviderConfigReference of this Vrf.

func (*Vrf) GetProviderReference

func (mg *Vrf) GetProviderReference() *xpv1.Reference

GetProviderReference of this Vrf. Deprecated: Use GetProviderConfigReference.

func (*Vrf) GetPublishConnectionDetailsTo

func (mg *Vrf) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo

GetPublishConnectionDetailsTo of this Vrf.

func (*Vrf) GetTerraformResourceType

func (mg *Vrf) GetTerraformResourceType() string

GetTerraformResourceType returns Terraform resource type for this Vrf

func (*Vrf) GetTerraformSchemaVersion

func (tr *Vrf) GetTerraformSchemaVersion() int

GetTerraformSchemaVersion returns the associated Terraform schema version

func (*Vrf) GetWriteConnectionSecretToReference

func (mg *Vrf) GetWriteConnectionSecretToReference() *xpv1.SecretReference

GetWriteConnectionSecretToReference of this Vrf.

func (*Vrf) LateInitialize

func (tr *Vrf) LateInitialize(attrs []byte) (bool, error)

LateInitialize this Vrf using its observed tfState. returns True if there are any spec changes for the resource.

func (*Vrf) ResolveReferences

func (mg *Vrf) ResolveReferences(ctx context.Context, c client.Reader) error

ResolveReferences of this Vrf.

func (*Vrf) SetConditions

func (mg *Vrf) SetConditions(c ...xpv1.Condition)

SetConditions of this Vrf.

func (*Vrf) SetDeletionPolicy

func (mg *Vrf) SetDeletionPolicy(r xpv1.DeletionPolicy)

SetDeletionPolicy of this Vrf.

func (*Vrf) SetObservation

func (tr *Vrf) SetObservation(obs map[string]any) error

SetObservation for this Vrf

func (*Vrf) SetParameters

func (tr *Vrf) SetParameters(params map[string]any) error

SetParameters for this Vrf

func (*Vrf) SetProviderConfigReference

func (mg *Vrf) SetProviderConfigReference(r *xpv1.Reference)

SetProviderConfigReference of this Vrf.

func (*Vrf) SetProviderReference

func (mg *Vrf) SetProviderReference(r *xpv1.Reference)

SetProviderReference of this Vrf. Deprecated: Use SetProviderConfigReference.

func (*Vrf) SetPublishConnectionDetailsTo

func (mg *Vrf) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)

SetPublishConnectionDetailsTo of this Vrf.

func (*Vrf) SetWriteConnectionSecretToReference

func (mg *Vrf) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)

SetWriteConnectionSecretToReference of this Vrf.

type VrfList

type VrfList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []Vrf `json:"items"`
}

VrfList contains a list of Vrfs

func (*VrfList) DeepCopy

func (in *VrfList) DeepCopy() *VrfList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VrfList.

func (*VrfList) DeepCopyInto

func (in *VrfList) DeepCopyInto(out *VrfList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*VrfList) DeepCopyObject

func (in *VrfList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*VrfList) GetItems

func (l *VrfList) GetItems() []resource.Managed

GetItems of this VrfList.

type VrfObservation

type VrfObservation struct {
	ID *string `json:"id,omitempty" tf:"id,omitempty"`
}

func (*VrfObservation) DeepCopy

func (in *VrfObservation) DeepCopy() *VrfObservation

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VrfObservation.

func (*VrfObservation) DeepCopyInto

func (in *VrfObservation) DeepCopyInto(out *VrfObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VrfParameters

type VrfParameters struct {

	// Description of the VRF.
	// Description of the VRF
	// +kubebuilder:validation:Optional
	Description *string `json:"description,omitempty" tf:"description,omitempty"`

	// All IPv4 and IPv6 Ranges that will be available to BGP Peers. IPv4 addresses must be /8 or smaller with a minimum size of /29. IPv6 must be /56 or smaller with a minimum size of /64. Ranges must not overlap other ranges within the VRF.
	// All IPv4 and IPv6 Ranges that will be available to BGP Peers. IPv4 addresses must be /8 or smaller with a minimum size of /29. IPv6 must be /56 or smaller with a minimum size of /64. Ranges must not overlap other ranges within the VRF.
	// +kubebuilder:validation:Optional
	IPRanges []*string `json:"ipRanges,omitempty" tf:"ip_ranges,omitempty"`

	// The 4-byte ASN set on the VRF.
	// The 4-byte ASN set on the VRF.
	// +kubebuilder:validation:Optional
	LocalAsn *float64 `json:"localAsn,omitempty" tf:"local_asn,omitempty"`

	// Metro ID or Code where the VRF will be deployed.
	// Metro Code
	// +kubebuilder:validation:Required
	Metro *string `json:"metro" tf:"metro,omitempty"`

	// User-supplied name of the VRF, unique to the project
	// User-supplied name of the VRF, unique to the project
	// +kubebuilder:validation:Required
	Name *string `json:"name" tf:"name,omitempty"`

	// Project ID where the VRF will be deployed.
	// Project ID
	// +crossplane:generate:reference:type=Project
	// +kubebuilder:validation:Optional
	ProjectID *string `json:"projectId,omitempty" tf:"project_id,omitempty"`

	// Reference to a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDRef *v1.Reference `json:"projectIdRef,omitempty" tf:"-"`

	// Selector for a Project to populate projectId.
	// +kubebuilder:validation:Optional
	ProjectIDSelector *v1.Selector `json:"projectIdSelector,omitempty" tf:"-"`
}

func (*VrfParameters) DeepCopy

func (in *VrfParameters) DeepCopy() *VrfParameters

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VrfParameters.

func (*VrfParameters) DeepCopyInto

func (in *VrfParameters) DeepCopyInto(out *VrfParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VrfSpec

type VrfSpec struct {
	v1.ResourceSpec `json:",inline"`
	ForProvider     VrfParameters `json:"forProvider"`
}

VrfSpec defines the desired state of Vrf

func (*VrfSpec) DeepCopy

func (in *VrfSpec) DeepCopy() *VrfSpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VrfSpec.

func (*VrfSpec) DeepCopyInto

func (in *VrfSpec) DeepCopyInto(out *VrfSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VrfStatus

type VrfStatus struct {
	v1.ResourceStatus `json:",inline"`
	AtProvider        VrfObservation `json:"atProvider,omitempty"`
}

VrfStatus defines the observed state of Vrf.

func (*VrfStatus) DeepCopy

func (in *VrfStatus) DeepCopy() *VrfStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VrfStatus.

func (*VrfStatus) DeepCopyInto

func (in *VrfStatus) DeepCopyInto(out *VrfStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

Jump to

Keyboard shortcuts

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