# Functions
NewAzureSQLFirewallRule returns a filled struct prt.
NewAzureSQLServer returns a simple server struct filled with passed in values.
# Constants
Automatic ...
Manual ...
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
ASOStatus (AzureServiceOperatorsStatus) defines the observed state of resource actions.
AzureSqlDatabase is the Schema for the azuresqldatabases API +kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:storageversion +kubebuilder:resource:shortName=asqldb +kubebuilder:printcolumn:name="Provisioned",type="string",JSONPath=".status.provisioned" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.message".
AzureSqlDatabaseList contains a list of AzureSqlDatabase.
AzureSqlDatabaseSpec defines the desired state of AzureSqlDatabase.
AzureSqlFailoverGroup is the Schema for the azuresqlfailovergroups API +kubebuilder:resource:shortName=asqlfog +kubebuilder:printcolumn:name="Provisioned",type="string",JSONPath=".status.provisioned" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.message".
AzureSqlFailoverGroupList contains a list of AzureSqlFailoverGroup.
AzureSqlFailoverGroupSpec defines the desired state of AzureSqlFailoverGroup.
AzureSqlFirewallRule is the Schema for the azuresqlfirewallrules API +kubebuilder:resource:shortName=asqlfwr +kubebuilder:printcolumn:name="Provisioned",type="string",JSONPath=".status.provisioned" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.message".
AzureSqlFirewallRuleList contains a list of AzureSqlFirewallRule.
AzureSqlFirewallRuleSpec defines the desired state of AzureSqlFirewallRule.
AzureSqlServer is the Schema for the azuresqlservers API +kubebuilder:resource:shortName=asqls +kubebuilder:printcolumn:name="Provisioned",type="string",JSONPath=".status.provisioned" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.message".
AzureSqlServerList contains a list of AzureSqlServer.
AzureSqlServerSpec defines the desired state of AzureSqlServer.
GenericResource is a struct to help get a generic resource to extract keyvault name.
GenericSpec is a struct to help get the KeyVaultName from the Spec.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
ReadWriteEndpointFailoverPolicy - wraps https://godoc.org/github.com/Azure/azure-sdk-for-go/services/preview/sql/mgmt/v3.0/sql#ReadWriteEndpointFailoverPolicy +kubebuilder:validation:Enum=Automatic;Manual.