package
0.1.0
Repository: https://github.com/hasheddan/crossplane.git
Documentation: pkg.go.dev

# Functions

NewMySQLServerSpec creates a new MySQLServerSpec based on the given properties map.
ValidVersionValues returns the valid set of engine version values.

# Constants

APIVersion is the full version of this API group.
Group is the API Group for these resources.
MysqlServerKind is the kind for the Azure MySQl Server resource.
MysqlServerKindAPIVersion is the full kind and version for the Azure MySQl Server resource.
OperationCreateFirewallRules is the operation type for creating a firewall rule.
OperationCreateServer is the operation type for creating a new mysql server.
Version is the version of the API group.

# Variables

SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.

# Structs

MysqlServer is the Schema for the instances API +k8s:openapi-gen=true +groupName=database.azure.
MysqlServerList contains a list of MysqlServer.
MysqlServerSpec defines the desired state of MysqlServer.
MysqlServerStatus defines the observed state of MysqlServer.
PricingTierSpec represents the performance and cost oriented properties of the server.
StorageProfileSpec represents storage related properties of the server.