Versions in this module Expand all Collapse all v0 v0.1.0 Jan 26, 2022 Changes in this version + const CRDGroup + const CRDVersion + var AddToScheme = SchemeBuilder.AddToScheme + var App_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: App_Kind}.String() + var App_GroupVersionKind = CRDGroupVersion.WithKind(App_Kind) + var App_Kind = "App" + var App_KindAPIVersion = App_Kind + "." + CRDGroupVersion.String() + var Bootstrap_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Bootstrap_Kind}.String() + var Bootstrap_GroupVersionKind = CRDGroupVersion.WithKind(Bootstrap_Kind) + var Bootstrap_Kind = "Bootstrap" + var Bootstrap_KindAPIVersion = Bootstrap_Kind + "." + CRDGroupVersion.String() + var CRDGroupVersion = schema.GroupVersion + var Catalog_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Catalog_Kind}.String() + var Catalog_GroupVersionKind = CRDGroupVersion.WithKind(Catalog_Kind) + var Catalog_Kind = "Catalog" + var Catalog_KindAPIVersion = Catalog_Kind + "." + CRDGroupVersion.String() + var Certificate_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Certificate_Kind}.String() + var Certificate_GroupVersionKind = CRDGroupVersion.WithKind(Certificate_Kind) + var Certificate_Kind = "Certificate" + var Certificate_KindAPIVersion = Certificate_Kind + "." + CRDGroupVersion.String() + var Cluster_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Cluster_Kind}.String() + var Cluster_GroupVersionKind = CRDGroupVersion.WithKind(Cluster_Kind) + var Cluster_Kind = "Cluster" + var Cluster_KindAPIVersion = Cluster_Kind + "." + CRDGroupVersion.String() + var Feature_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Feature_Kind}.String() + var Feature_GroupVersionKind = CRDGroupVersion.WithKind(Feature_Kind) + var Feature_Kind = "Feature" + var Feature_KindAPIVersion = Feature_Kind + "." + CRDGroupVersion.String() + var Namespace_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Namespace_Kind}.String() + var Namespace_GroupVersionKind = CRDGroupVersion.WithKind(Namespace_Kind) + var Namespace_Kind = "Namespace" + var Namespace_KindAPIVersion = Namespace_Kind + "." + CRDGroupVersion.String() + var Notifier_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Notifier_Kind}.String() + var Notifier_GroupVersionKind = CRDGroupVersion.WithKind(Notifier_Kind) + var Notifier_Kind = "Notifier" + var Notifier_KindAPIVersion = Notifier_Kind + "." + CRDGroupVersion.String() + var Project_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Project_Kind}.String() + var Project_GroupVersionKind = CRDGroupVersion.WithKind(Project_Kind) + var Project_Kind = "Project" + var Project_KindAPIVersion = Project_Kind + "." + CRDGroupVersion.String() + var Registry_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Registry_Kind}.String() + var Registry_GroupVersionKind = CRDGroupVersion.WithKind(Registry_Kind) + var Registry_Kind = "Registry" + var Registry_KindAPIVersion = Registry_Kind + "." + CRDGroupVersion.String() + var SchemeBuilder = &scheme.Builder + var Setting_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Setting_Kind}.String() + var Setting_GroupVersionKind = CRDGroupVersion.WithKind(Setting_Kind) + var Setting_Kind = "Setting" + var Setting_KindAPIVersion = Setting_Kind + "." + CRDGroupVersion.String() + var Token_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Token_Kind}.String() + var Token_GroupVersionKind = CRDGroupVersion.WithKind(Token_Kind) + var Token_Kind = "Token" + var Token_KindAPIVersion = Token_Kind + "." + CRDGroupVersion.String() + var User_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: User_Kind}.String() + var User_GroupVersionKind = CRDGroupVersion.WithKind(User_Kind) + var User_Kind = "User" + var User_KindAPIVersion = User_Kind + "." + CRDGroupVersion.String() + type AgentEnvVarsObservation struct + func (in *AgentEnvVarsObservation) DeepCopy() *AgentEnvVarsObservation + func (in *AgentEnvVarsObservation) DeepCopyInto(out *AgentEnvVarsObservation) + type AgentEnvVarsParameters struct + Name *string + Value *string + func (in *AgentEnvVarsParameters) DeepCopy() *AgentEnvVarsParameters + func (in *AgentEnvVarsParameters) DeepCopyInto(out *AgentEnvVarsParameters) + type AksConfigObservation struct + func (in *AksConfigObservation) DeepCopy() *AksConfigObservation + func (in *AksConfigObservation) DeepCopyInto(out *AksConfigObservation) + type AksConfigParameters struct + AadServerAppSecretSecretRef *v1.SecretKeySelector + AadTenantIDSecretRef *v1.SecretKeySelector + AddClientAppIDSecretRef *v1.SecretKeySelector + AddServerAppIDSecretRef *v1.SecretKeySelector + AdminUsername *string + AgentDNSPrefix *string + AgentOsDiskSize *int64 + AgentPoolName *string + AgentStorageProfile *string + AgentVMSize *string + AuthBaseURL *string + BaseURL *string + ClientIDSecretRef v1.SecretKeySelector + ClientSecretSecretRef v1.SecretKeySelector + Count *int64 + DNSServiceIP *string + DockerBridgeCidr *string + EnableHTTPApplicationRouting *bool + EnableMonitoring *bool + KubernetesVersion *string + LoadBalancerSku *string + Location *string + LogAnalyticsWorkspace *string + LogAnalyticsWorkspaceResourceGroup *string + MasterDNSPrefix *string + MaxPods *int64 + NetworkPlugin *string + NetworkPolicy *string + PodCidr *string + ResourceGroup *string + SSHPublicKeyContents *string + ServiceCidr *string + Subnet *string + SubscriptionID *string + Tag map[string]string + Tags []*string + TenantID *string + VirtualNetwork *string + VirtualNetworkResourceGroup *string + func (in *AksConfigParameters) DeepCopy() *AksConfigParameters + func (in *AksConfigParameters) DeepCopyInto(out *AksConfigParameters) + type AksConfigV2Observation struct + func (in *AksConfigV2Observation) DeepCopy() *AksConfigV2Observation + func (in *AksConfigV2Observation) DeepCopyInto(out *AksConfigV2Observation) + type AksConfigV2Parameters struct + AuthBaseURL *string + AuthorizedIPRanges []*string + BaseURL *string + CloudCredentialID *string + DNSPrefix *string + HTTPApplicationRouting *bool + Imported *bool + KubernetesVersion *string + LinuxAdminUsername *string + LinuxSSHPublicKey *string + LoadBalancerSku *string + LogAnalyticsWorkspaceGroup *string + LogAnalyticsWorkspaceName *string + Monitoring *bool + Name *string + NetworkDNSServiceIP *string + NetworkDockerBridgeCidr *string + NetworkPlugin *string + NetworkPodCidr *string + NetworkPolicy *string + NetworkServiceCidr *string + NodePools []NodePoolsParameters + PrivateCluster *bool + ResourceGroup *string + ResourceLocation *string + Subnet *string + Tags map[string]string + VirtualNetwork *string + VirtualNetworkResourceGroup *string + func (in *AksConfigV2Parameters) DeepCopy() *AksConfigV2Parameters + func (in *AksConfigV2Parameters) DeepCopyInto(out *AksConfigV2Parameters) + type App struct + Spec AppSpec + Status AppStatus + func (in *App) DeepCopy() *App + func (in *App) DeepCopyInto(out *App) + func (in *App) DeepCopyObject() runtime.Object + func (mg *App) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *App) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *App) GetProviderConfigReference() *xpv1.Reference + func (mg *App) GetProviderReference() *xpv1.Reference + func (mg *App) GetTerraformResourceType() string + func (mg *App) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *App) SetConditions(c ...xpv1.Condition) + func (mg *App) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *App) SetProviderConfigReference(r *xpv1.Reference) + func (mg *App) SetProviderReference(r *xpv1.Reference) + func (mg *App) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *App) GetConnectionDetailsMapping() map[string]string + func (tr *App) GetID() string + func (tr *App) GetObservation() (map[string]interface{}, error) + func (tr *App) GetParameters() (map[string]interface{}, error) + func (tr *App) GetTerraformSchemaVersion() int + func (tr *App) LateInitialize(attrs []byte) (bool, error) + func (tr *App) SetObservation(obs map[string]interface{}) error + func (tr *App) SetParameters(params map[string]interface{}) error + type AppList struct + Items []App + func (in *AppList) DeepCopy() *AppList + func (in *AppList) DeepCopyInto(out *AppList) + func (in *AppList) DeepCopyObject() runtime.Object + func (l *AppList) GetItems() []resource.Managed + type AppObservation struct + ExternalID *string + ID *string + func (in *AppObservation) DeepCopy() *AppObservation + func (in *AppObservation) DeepCopyInto(out *AppObservation) + type AppParameters struct + Annotations map[string]string + Answers map[string]string + CatalogName *string + Description *string + ForceUpgrade *bool + Labels map[string]string + ProjectID *string + RevisionID *string + TargetNamespace *string + TemplateName *string + TemplateVersion *string + ValuesYaml *string + Wait *bool + func (in *AppParameters) DeepCopy() *AppParameters + func (in *AppParameters) DeepCopyInto(out *AppParameters) + type AppSpec struct + ForProvider AppParameters + func (in *AppSpec) DeepCopy() *AppSpec + func (in *AppSpec) DeepCopyInto(out *AppSpec) + type AppStatus struct + AtProvider AppObservation + func (in *AppStatus) DeepCopy() *AppStatus + func (in *AppStatus) DeepCopyInto(out *AppStatus) + type AuditLogObservation struct + func (in *AuditLogObservation) DeepCopy() *AuditLogObservation + func (in *AuditLogObservation) DeepCopyInto(out *AuditLogObservation) + type AuditLogParameters struct + Configuration []ConfigurationParameters + Enabled *bool + func (in *AuditLogParameters) DeepCopy() *AuditLogParameters + func (in *AuditLogParameters) DeepCopyInto(out *AuditLogParameters) + type AuthenticationObservation struct + func (in *AuthenticationObservation) DeepCopy() *AuthenticationObservation + func (in *AuthenticationObservation) DeepCopyInto(out *AuthenticationObservation) + type AuthenticationParameters struct + Sans []*string + Strategy *string + func (in *AuthenticationParameters) DeepCopy() *AuthenticationParameters + func (in *AuthenticationParameters) DeepCopyInto(out *AuthenticationParameters) + type AuthorizationObservation struct + func (in *AuthorizationObservation) DeepCopy() *AuthorizationObservation + func (in *AuthorizationObservation) DeepCopyInto(out *AuthorizationObservation) + type AuthorizationParameters struct + Mode *string + Options map[string]string + func (in *AuthorizationParameters) DeepCopy() *AuthorizationParameters + func (in *AuthorizationParameters) DeepCopyInto(out *AuthorizationParameters) + type AutoscalingObservation struct + func (in *AutoscalingObservation) DeepCopy() *AutoscalingObservation + func (in *AutoscalingObservation) DeepCopyInto(out *AutoscalingObservation) + type AutoscalingParameters struct + Enabled *bool + MaxNodeCount *int64 + MinNodeCount *int64 + func (in *AutoscalingParameters) DeepCopy() *AutoscalingParameters + func (in *AutoscalingParameters) DeepCopyInto(out *AutoscalingParameters) + type AwsCloudProviderObservation struct + func (in *AwsCloudProviderObservation) DeepCopy() *AwsCloudProviderObservation + func (in *AwsCloudProviderObservation) DeepCopyInto(out *AwsCloudProviderObservation) + type AwsCloudProviderParameters struct + Global []GlobalParameters + ServiceOverride []ServiceOverrideParameters + func (in *AwsCloudProviderParameters) DeepCopy() *AwsCloudProviderParameters + func (in *AwsCloudProviderParameters) DeepCopyInto(out *AwsCloudProviderParameters) + type AzureCloudProviderObservation struct + func (in *AzureCloudProviderObservation) DeepCopy() *AzureCloudProviderObservation + func (in *AzureCloudProviderObservation) DeepCopyInto(out *AzureCloudProviderObservation) + type AzureCloudProviderParameters struct + AadClientCertPasswordSecretRef *v1.SecretKeySelector + AadClientCertPath *string + AadClientIDSecretRef v1.SecretKeySelector + AadClientSecretSecretRef v1.SecretKeySelector + Cloud *string + CloudProviderBackoff *bool + CloudProviderBackoffDuration *int64 + CloudProviderBackoffExponent *int64 + CloudProviderBackoffJitter *int64 + CloudProviderBackoffRetries *int64 + CloudProviderRateLimit *bool + CloudProviderRateLimitBucket *int64 + CloudProviderRateLimitQPS *int64 + LoadBalancerSku *string + Location *string + MaximumLoadBalancerRuleCount *int64 + PrimaryAvailabilitySetName *string + PrimaryScaleSetName *string + ResourceGroup *string + RouteTableName *string + SecurityGroupName *string + SubnetName *string + SubscriptionIDSecretRef v1.SecretKeySelector + TenantIDSecretRef v1.SecretKeySelector + UseInstanceMetadata *bool + UseManagedIdentityExtension *bool + VMType *string + VnetName *string + VnetResourceGroup *string + func (in *AzureCloudProviderParameters) DeepCopy() *AzureCloudProviderParameters + func (in *AzureCloudProviderParameters) DeepCopyInto(out *AzureCloudProviderParameters) + type BackupConfigObservation struct + func (in *BackupConfigObservation) DeepCopy() *BackupConfigObservation + func (in *BackupConfigObservation) DeepCopyInto(out *BackupConfigObservation) + type BackupConfigParameters struct + Enabled *bool + IntervalHours *int64 + Retention *int64 + S3BackupConfig []S3BackupConfigParameters + SafeTimestamp *bool + Timeout *int64 + func (in *BackupConfigParameters) DeepCopy() *BackupConfigParameters + func (in *BackupConfigParameters) DeepCopyInto(out *BackupConfigParameters) + type BastionHostObservation struct + func (in *BastionHostObservation) DeepCopy() *BastionHostObservation + func (in *BastionHostObservation) DeepCopyInto(out *BastionHostObservation) + type BastionHostParameters struct + Address *string + Port *string + SSHAgentAuth *bool + SSHKeyPath *string + SSHKeySecretRef *v1.SecretKeySelector + User *string + func (in *BastionHostParameters) DeepCopy() *BastionHostParameters + func (in *BastionHostParameters) DeepCopyInto(out *BastionHostParameters) + type BlockStorageObservation struct + func (in *BlockStorageObservation) DeepCopy() *BlockStorageObservation + func (in *BlockStorageObservation) DeepCopyInto(out *BlockStorageObservation) + type BlockStorageParameters struct + BsVersion *string + IgnoreVolumeAz *bool + TrustDevicePath *bool + func (in *BlockStorageParameters) DeepCopy() *BlockStorageParameters + func (in *BlockStorageParameters) DeepCopyInto(out *BlockStorageParameters) + type Bootstrap struct + Spec BootstrapSpec + Status BootstrapStatus + func (in *Bootstrap) DeepCopy() *Bootstrap + func (in *Bootstrap) DeepCopyInto(out *Bootstrap) + func (in *Bootstrap) DeepCopyObject() runtime.Object + func (mg *Bootstrap) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *Bootstrap) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *Bootstrap) GetProviderConfigReference() *xpv1.Reference + func (mg *Bootstrap) GetProviderReference() *xpv1.Reference + func (mg *Bootstrap) GetTerraformResourceType() string + func (mg *Bootstrap) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *Bootstrap) SetConditions(c ...xpv1.Condition) + func (mg *Bootstrap) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *Bootstrap) SetProviderConfigReference(r *xpv1.Reference) + func (mg *Bootstrap) SetProviderReference(r *xpv1.Reference) + func (mg *Bootstrap) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *Bootstrap) GetConnectionDetailsMapping() map[string]string + func (tr *Bootstrap) GetID() string + func (tr *Bootstrap) GetObservation() (map[string]interface{}, error) + func (tr *Bootstrap) GetParameters() (map[string]interface{}, error) + func (tr *Bootstrap) GetTerraformSchemaVersion() int + func (tr *Bootstrap) LateInitialize(attrs []byte) (bool, error) + func (tr *Bootstrap) SetObservation(obs map[string]interface{}) error + func (tr *Bootstrap) SetParameters(params map[string]interface{}) error + type BootstrapList struct + Items []Bootstrap + func (in *BootstrapList) DeepCopy() *BootstrapList + func (in *BootstrapList) DeepCopyInto(out *BootstrapList) + func (in *BootstrapList) DeepCopyObject() runtime.Object + func (l *BootstrapList) GetItems() []resource.Managed + type BootstrapObservation struct + ID *string + TempTokenID *string + TokenID *string + URL *string + User *string + func (in *BootstrapObservation) DeepCopy() *BootstrapObservation + func (in *BootstrapObservation) DeepCopyInto(out *BootstrapObservation) + type BootstrapParameters struct + InitialPasswordSecretRef *v1.SecretKeySelector + PasswordSecretRef *v1.SecretKeySelector + Telemetry *bool + TokenTTL *int64 + TokenUpdate *bool + UIDefaultLanding *string + func (in *BootstrapParameters) DeepCopy() *BootstrapParameters + func (in *BootstrapParameters) DeepCopyInto(out *BootstrapParameters) + type BootstrapSpec struct + ForProvider BootstrapParameters + func (in *BootstrapSpec) DeepCopy() *BootstrapSpec + func (in *BootstrapSpec) DeepCopyInto(out *BootstrapSpec) + type BootstrapStatus struct + AtProvider BootstrapObservation + func (in *BootstrapStatus) DeepCopy() *BootstrapStatus + func (in *BootstrapStatus) DeepCopyInto(out *BootstrapStatus) + type CalicoNetworkProviderObservation struct + func (in *CalicoNetworkProviderObservation) DeepCopy() *CalicoNetworkProviderObservation + func (in *CalicoNetworkProviderObservation) DeepCopyInto(out *CalicoNetworkProviderObservation) + type CalicoNetworkProviderParameters struct + CloudProvider *string + func (in *CalicoNetworkProviderParameters) DeepCopy() *CalicoNetworkProviderParameters + func (in *CalicoNetworkProviderParameters) DeepCopyInto(out *CalicoNetworkProviderParameters) + type CanalNetworkProviderObservation struct + func (in *CanalNetworkProviderObservation) DeepCopy() *CanalNetworkProviderObservation + func (in *CanalNetworkProviderObservation) DeepCopyInto(out *CanalNetworkProviderObservation) + type CanalNetworkProviderParameters struct + Iface *string + func (in *CanalNetworkProviderParameters) DeepCopy() *CanalNetworkProviderParameters + func (in *CanalNetworkProviderParameters) DeepCopyInto(out *CanalNetworkProviderParameters) + type Catalog struct + Spec CatalogSpec + Status CatalogStatus + func (in *Catalog) DeepCopy() *Catalog + func (in *Catalog) DeepCopyInto(out *Catalog) + func (in *Catalog) DeepCopyObject() runtime.Object + func (mg *Catalog) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *Catalog) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *Catalog) GetProviderConfigReference() *xpv1.Reference + func (mg *Catalog) GetProviderReference() *xpv1.Reference + func (mg *Catalog) GetTerraformResourceType() string + func (mg *Catalog) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *Catalog) SetConditions(c ...xpv1.Condition) + func (mg *Catalog) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *Catalog) SetProviderConfigReference(r *xpv1.Reference) + func (mg *Catalog) SetProviderReference(r *xpv1.Reference) + func (mg *Catalog) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *Catalog) GetConnectionDetailsMapping() map[string]string + func (tr *Catalog) GetID() string + func (tr *Catalog) GetObservation() (map[string]interface{}, error) + func (tr *Catalog) GetParameters() (map[string]interface{}, error) + func (tr *Catalog) GetTerraformSchemaVersion() int + func (tr *Catalog) LateInitialize(attrs []byte) (bool, error) + func (tr *Catalog) SetObservation(obs map[string]interface{}) error + func (tr *Catalog) SetParameters(params map[string]interface{}) error + type CatalogList struct + Items []Catalog + func (in *CatalogList) DeepCopy() *CatalogList + func (in *CatalogList) DeepCopyInto(out *CatalogList) + func (in *CatalogList) DeepCopyObject() runtime.Object + func (l *CatalogList) GetItems() []resource.Managed + type CatalogObservation struct + ID *string + func (in *CatalogObservation) DeepCopy() *CatalogObservation + func (in *CatalogObservation) DeepCopyInto(out *CatalogObservation) + type CatalogParameters struct + Annotations map[string]string + Branch *string + ClusterID *string + Description *string + Kind *string + Labels map[string]string + PasswordSecretRef *v1.SecretKeySelector + ProjectID *string + Refresh *bool + Scope *string + URL *string + UsernameSecretRef *v1.SecretKeySelector + Version *string + func (in *CatalogParameters) DeepCopy() *CatalogParameters + func (in *CatalogParameters) DeepCopyInto(out *CatalogParameters) + type CatalogSpec struct + ForProvider CatalogParameters + func (in *CatalogSpec) DeepCopy() *CatalogSpec + func (in *CatalogSpec) DeepCopyInto(out *CatalogSpec) + type CatalogStatus struct + AtProvider CatalogObservation + func (in *CatalogStatus) DeepCopy() *CatalogStatus + func (in *CatalogStatus) DeepCopyInto(out *CatalogStatus) + type Certificate struct + Spec CertificateSpec + Status CertificateStatus + func (in *Certificate) DeepCopy() *Certificate + func (in *Certificate) DeepCopyInto(out *Certificate) + func (in *Certificate) DeepCopyObject() runtime.Object + func (mg *Certificate) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *Certificate) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *Certificate) GetProviderConfigReference() *xpv1.Reference + func (mg *Certificate) GetProviderReference() *xpv1.Reference + func (mg *Certificate) GetTerraformResourceType() string + func (mg *Certificate) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *Certificate) SetConditions(c ...xpv1.Condition) + func (mg *Certificate) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *Certificate) SetProviderConfigReference(r *xpv1.Reference) + func (mg *Certificate) SetProviderReference(r *xpv1.Reference) + func (mg *Certificate) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *Certificate) GetConnectionDetailsMapping() map[string]string + func (tr *Certificate) GetID() string + func (tr *Certificate) GetObservation() (map[string]interface{}, error) + func (tr *Certificate) GetParameters() (map[string]interface{}, error) + func (tr *Certificate) GetTerraformSchemaVersion() int + func (tr *Certificate) LateInitialize(attrs []byte) (bool, error) + func (tr *Certificate) SetObservation(obs map[string]interface{}) error + func (tr *Certificate) SetParameters(params map[string]interface{}) error + type CertificateList struct + Items []Certificate + func (in *CertificateList) DeepCopy() *CertificateList + func (in *CertificateList) DeepCopyInto(out *CertificateList) + func (in *CertificateList) DeepCopyObject() runtime.Object + func (l *CertificateList) GetItems() []resource.Managed + type CertificateObservation struct + ID *string + func (in *CertificateObservation) DeepCopy() *CertificateObservation + func (in *CertificateObservation) DeepCopyInto(out *CertificateObservation) + type CertificateParameters struct + Annotations map[string]string + Certs *string + Description *string + KeySecretRef v1.SecretKeySelector + Labels map[string]string + NamespaceID *string + ProjectID *string + func (in *CertificateParameters) DeepCopy() *CertificateParameters + func (in *CertificateParameters) DeepCopyInto(out *CertificateParameters) + type CertificateSpec struct + ForProvider CertificateParameters + func (in *CertificateSpec) DeepCopy() *CertificateSpec + func (in *CertificateSpec) DeepCopyInto(out *CertificateSpec) + type CertificateStatus struct + AtProvider CertificateObservation + func (in *CertificateStatus) DeepCopy() *CertificateStatus + func (in *CertificateStatus) DeepCopyInto(out *CertificateStatus) + type CidrBlocksObservation struct + func (in *CidrBlocksObservation) DeepCopy() *CidrBlocksObservation + func (in *CidrBlocksObservation) DeepCopyInto(out *CidrBlocksObservation) + type CidrBlocksParameters struct + CidrBlock *string + DisplayName *string + func (in *CidrBlocksParameters) DeepCopy() *CidrBlocksParameters + func (in *CidrBlocksParameters) DeepCopyInto(out *CidrBlocksParameters) + type CisScanConfigObservation struct + func (in *CisScanConfigObservation) DeepCopy() *CisScanConfigObservation + func (in *CisScanConfigObservation) DeepCopyInto(out *CisScanConfigObservation) + type CisScanConfigParameters struct + DebugMaster *bool + DebugWorker *bool + OverrideBenchmarkVersion *string + OverrideSkip []*string + Profile *string + func (in *CisScanConfigParameters) DeepCopy() *CisScanConfigParameters + func (in *CisScanConfigParameters) DeepCopyInto(out *CisScanConfigParameters) + type CloudProviderObservation struct + func (in *CloudProviderObservation) DeepCopy() *CloudProviderObservation + func (in *CloudProviderObservation) DeepCopyInto(out *CloudProviderObservation) + type CloudProviderParameters struct + AwsCloudProvider []AwsCloudProviderParameters + AzureCloudProvider []AzureCloudProviderParameters + CustomCloudProvider *string + Name *string + OpenstackCloudProvider []OpenstackCloudProviderParameters + VsphereCloudProvider []VsphereCloudProviderParameters + func (in *CloudProviderParameters) DeepCopy() *CloudProviderParameters + func (in *CloudProviderParameters) DeepCopyInto(out *CloudProviderParameters) + type Cluster struct + Spec ClusterSpec + Status ClusterStatus + func (in *Cluster) DeepCopy() *Cluster + func (in *Cluster) DeepCopyInto(out *Cluster) + func (in *Cluster) DeepCopyObject() runtime.Object + func (mg *Cluster) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *Cluster) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *Cluster) GetProviderConfigReference() *xpv1.Reference + func (mg *Cluster) GetProviderReference() *xpv1.Reference + func (mg *Cluster) GetTerraformResourceType() string + func (mg *Cluster) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *Cluster) SetConditions(c ...xpv1.Condition) + func (mg *Cluster) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *Cluster) SetProviderConfigReference(r *xpv1.Reference) + func (mg *Cluster) SetProviderReference(r *xpv1.Reference) + func (mg *Cluster) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *Cluster) GetConnectionDetailsMapping() map[string]string + func (tr *Cluster) GetID() string + func (tr *Cluster) GetObservation() (map[string]interface{}, error) + func (tr *Cluster) GetParameters() (map[string]interface{}, error) + func (tr *Cluster) GetTerraformSchemaVersion() int + func (tr *Cluster) LateInitialize(attrs []byte) (bool, error) + func (tr *Cluster) SetObservation(obs map[string]interface{}) error + func (tr *Cluster) SetParameters(params map[string]interface{}) error + type ClusterAddonsObservation struct + func (in *ClusterAddonsObservation) DeepCopy() *ClusterAddonsObservation + func (in *ClusterAddonsObservation) DeepCopyInto(out *ClusterAddonsObservation) + type ClusterAddonsParameters struct + HTTPLoadBalancing *bool + HorizontalPodAutoscaling *bool + NetworkPolicyConfig *bool + func (in *ClusterAddonsParameters) DeepCopy() *ClusterAddonsParameters + func (in *ClusterAddonsParameters) DeepCopyInto(out *ClusterAddonsParameters) + type ClusterAuthEndpointObservation struct + func (in *ClusterAuthEndpointObservation) DeepCopy() *ClusterAuthEndpointObservation + func (in *ClusterAuthEndpointObservation) DeepCopyInto(out *ClusterAuthEndpointObservation) + type ClusterAuthEndpointParameters struct + CACerts *string + Enabled *bool + Fqdn *string + func (in *ClusterAuthEndpointParameters) DeepCopy() *ClusterAuthEndpointParameters + func (in *ClusterAuthEndpointParameters) DeepCopyInto(out *ClusterAuthEndpointParameters) + type ClusterList struct + Items []Cluster + func (in *ClusterList) DeepCopy() *ClusterList + func (in *ClusterList) DeepCopyInto(out *ClusterList) + func (in *ClusterList) DeepCopyObject() runtime.Object + func (l *ClusterList) GetItems() []resource.Managed + type ClusterMonitoringInputObservation struct + func (in *ClusterMonitoringInputObservation) DeepCopy() *ClusterMonitoringInputObservation + func (in *ClusterMonitoringInputObservation) DeepCopyInto(out *ClusterMonitoringInputObservation) + type ClusterMonitoringInputParameters struct + Answers map[string]string + Version *string + func (in *ClusterMonitoringInputParameters) DeepCopy() *ClusterMonitoringInputParameters + func (in *ClusterMonitoringInputParameters) DeepCopyInto(out *ClusterMonitoringInputParameters) + type ClusterObservation struct + ClusterRegistrationToken []ClusterRegistrationTokenObservation + DefaultProjectID *string + EnableClusterIstio *bool + ID *string + IstioEnabled *bool + SystemProjectID *string + func (in *ClusterObservation) DeepCopy() *ClusterObservation + func (in *ClusterObservation) DeepCopyInto(out *ClusterObservation) + type ClusterParameters struct + AgentEnvVars []AgentEnvVarsParameters + AksConfig []AksConfigParameters + AksConfigV2 []AksConfigV2Parameters + Annotations map[string]string + ClusterAuthEndpoint []ClusterAuthEndpointParameters + ClusterMonitoringInput []ClusterMonitoringInputParameters + ClusterTemplateAnswers []ClusterTemplateAnswersParameters + ClusterTemplateID *string + ClusterTemplateQuestions []ClusterTemplateQuestionsParameters + ClusterTemplateRevisionID *string + DefaultPodSecurityPolicyTemplateID *string + Description *string + DesiredAgentImage *string + DesiredAuthImage *string + DockerRootDir *string + Driver *string + EksConfig []EksConfigParameters + EksConfigV2 []EksConfigV2Parameters + EnableClusterAlerting *bool + EnableClusterMonitoring *bool + EnableNetworkPolicy *bool + FleetWorkspaceName *string + GkeConfig []GkeConfigParameters + GkeConfigV2 []GkeConfigV2Parameters + K3SConfig []K3SConfigParameters + Labels map[string]string + OkeConfig []OkeConfigParameters + Rke2Config []Rke2ConfigParameters + RkeConfig []RkeConfigParameters + ScheduledClusterScan []ScheduledClusterScanParameters + WindowsPreferedCluster *bool + func (in *ClusterParameters) DeepCopy() *ClusterParameters + func (in *ClusterParameters) DeepCopyInto(out *ClusterParameters) + type ClusterRegistrationTokenObservation struct + ClusterID *string + Command *string + ID *string + InsecureCommand *string + InsecureNodeCommand *string + InsecureWindowsNodeCommand *string + ManifestURL *string + Name *string + NodeCommand *string + WindowsNodeCommand *string + func (in *ClusterRegistrationTokenObservation) DeepCopy() *ClusterRegistrationTokenObservation + func (in *ClusterRegistrationTokenObservation) DeepCopyInto(out *ClusterRegistrationTokenObservation) + type ClusterRegistrationTokenParameters struct + Annotations map[string]string + Labels map[string]string + func (in *ClusterRegistrationTokenParameters) DeepCopy() *ClusterRegistrationTokenParameters + func (in *ClusterRegistrationTokenParameters) DeepCopyInto(out *ClusterRegistrationTokenParameters) + type ClusterSpec struct + ForProvider ClusterParameters + func (in *ClusterSpec) DeepCopy() *ClusterSpec + func (in *ClusterSpec) DeepCopyInto(out *ClusterSpec) + type ClusterStatus struct + AtProvider ClusterObservation + func (in *ClusterStatus) DeepCopy() *ClusterStatus + func (in *ClusterStatus) DeepCopyInto(out *ClusterStatus) + type ClusterTemplateAnswersObservation struct + func (in *ClusterTemplateAnswersObservation) DeepCopy() *ClusterTemplateAnswersObservation + func (in *ClusterTemplateAnswersObservation) DeepCopyInto(out *ClusterTemplateAnswersObservation) + type ClusterTemplateAnswersParameters struct + ClusterID *string + ProjectID *string + Values map[string]string + func (in *ClusterTemplateAnswersParameters) DeepCopy() *ClusterTemplateAnswersParameters + func (in *ClusterTemplateAnswersParameters) DeepCopyInto(out *ClusterTemplateAnswersParameters) + type ClusterTemplateQuestionsObservation struct + func (in *ClusterTemplateQuestionsObservation) DeepCopy() *ClusterTemplateQuestionsObservation + func (in *ClusterTemplateQuestionsObservation) DeepCopyInto(out *ClusterTemplateQuestionsObservation) + type ClusterTemplateQuestionsParameters struct + Default *string + Required *bool + Type *string + Variable *string + func (in *ClusterTemplateQuestionsParameters) DeepCopy() *ClusterTemplateQuestionsParameters + func (in *ClusterTemplateQuestionsParameters) DeepCopyInto(out *ClusterTemplateQuestionsParameters) + type ConfigObservation struct + func (in *ConfigObservation) DeepCopy() *ConfigObservation + func (in *ConfigObservation) DeepCopyInto(out *ConfigObservation) + type ConfigParameters struct + DiskSizeGb *int64 + DiskType *string + ImageType *string + Labels map[string]string + LocalSsdCount *int64 + MachineType *string + OauthScopes []*string + Preemptible *bool + Tags []*string + Taints []TaintsParameters + func (in *ConfigParameters) DeepCopy() *ConfigParameters + func (in *ConfigParameters) DeepCopyInto(out *ConfigParameters) + type ConfigurationObservation struct + func (in *ConfigurationObservation) DeepCopy() *ConfigurationObservation + func (in *ConfigurationObservation) DeepCopyInto(out *ConfigurationObservation) + type ConfigurationParameters struct + Format *string + MaxAge *int64 + MaxBackup *int64 + MaxSize *int64 + Path *string + Policy *string + func (in *ConfigurationParameters) DeepCopy() *ConfigurationParameters + func (in *ConfigurationParameters) DeepCopyInto(out *ConfigurationParameters) + type ContainerResourceLimitObservation struct + func (in *ContainerResourceLimitObservation) DeepCopy() *ContainerResourceLimitObservation + func (in *ContainerResourceLimitObservation) DeepCopyInto(out *ContainerResourceLimitObservation) + type ContainerResourceLimitParameters struct + LimitsCPU *string + LimitsMemory *string + RequestsCPU *string + RequestsMemory *string + func (in *ContainerResourceLimitParameters) DeepCopy() *ContainerResourceLimitParameters + func (in *ContainerResourceLimitParameters) DeepCopyInto(out *ContainerResourceLimitParameters) + type DNSObservation struct + func (in *DNSObservation) DeepCopy() *DNSObservation + func (in *DNSObservation) DeepCopyInto(out *DNSObservation) + type DNSParameters struct + LinearAutoscalerParams []LinearAutoscalerParamsParameters + NodeSelector map[string]string + Nodelocal []NodelocalParameters + Options map[string]string + Provider *string + ReverseCidrs []*string + Tolerations []TolerationsParameters + UpdateStrategy []UpdateStrategyParameters + UpstreamNameservers []*string + func (in *DNSParameters) DeepCopy() *DNSParameters + func (in *DNSParameters) DeepCopyInto(out *DNSParameters) + type DingtalkConfigObservation struct + func (in *DingtalkConfigObservation) DeepCopy() *DingtalkConfigObservation + func (in *DingtalkConfigObservation) DeepCopyInto(out *DingtalkConfigObservation) + type DingtalkConfigParameters struct + ProxyURL *string + SecretSecretRef *v1.SecretKeySelector + URL *string + func (in *DingtalkConfigParameters) DeepCopy() *DingtalkConfigParameters + func (in *DingtalkConfigParameters) DeepCopyInto(out *DingtalkConfigParameters) + type DiskObservation struct + func (in *DiskObservation) DeepCopy() *DiskObservation + func (in *DiskObservation) DeepCopyInto(out *DiskObservation) + type DiskParameters struct + ScsiControllerType *string + func (in *DiskParameters) DeepCopy() *DiskParameters + func (in *DiskParameters) DeepCopyInto(out *DiskParameters) + type DrainInputObservation struct + func (in *DrainInputObservation) DeepCopy() *DrainInputObservation + func (in *DrainInputObservation) DeepCopyInto(out *DrainInputObservation) + type DrainInputParameters struct + DeleteLocalData *bool + Force *bool + GracePeriod *int64 + IgnoreDaemonSets *bool + Timeout *int64 + func (in *DrainInputParameters) DeepCopy() *DrainInputParameters + func (in *DrainInputParameters) DeepCopyInto(out *DrainInputParameters) + type EcrCredentialPluginObservation struct + func (in *EcrCredentialPluginObservation) DeepCopy() *EcrCredentialPluginObservation + func (in *EcrCredentialPluginObservation) DeepCopyInto(out *EcrCredentialPluginObservation) + type EcrCredentialPluginParameters struct + AwsAccessKeyID *string + AwsSecretAccessKeySecretRef *v1.SecretKeySelector + AwsSessionTokenSecretRef *v1.SecretKeySelector + func (in *EcrCredentialPluginParameters) DeepCopy() *EcrCredentialPluginParameters + func (in *EcrCredentialPluginParameters) DeepCopyInto(out *EcrCredentialPluginParameters) + type EksConfigObservation struct + func (in *EksConfigObservation) DeepCopy() *EksConfigObservation + func (in *EksConfigObservation) DeepCopyInto(out *EksConfigObservation) + type EksConfigParameters struct + AMI *string + AccessKeySecretRef v1.SecretKeySelector + AssociateWorkerNodePublicIP *bool + DesiredNodes *int64 + EBSEncryption *bool + InstanceType *string + KeyPairName *string + KubernetesVersion *string + MaximumNodes *int64 + MinimumNodes *int64 + NodeVolumeSize *int64 + Region *string + SecretKeySecretRef v1.SecretKeySelector + SecurityGroups []*string + ServiceRole *string + SessionTokenSecretRef *v1.SecretKeySelector + Subnets []*string + UserData *string + VirtualNetwork *string + func (in *EksConfigParameters) DeepCopy() *EksConfigParameters + func (in *EksConfigParameters) DeepCopyInto(out *EksConfigParameters) + type EksConfigV2Observation struct + func (in *EksConfigV2Observation) DeepCopy() *EksConfigV2Observation + func (in *EksConfigV2Observation) DeepCopyInto(out *EksConfigV2Observation) + type EksConfigV2Parameters struct + CloudCredentialID *string + Imported *bool + KMSKey *string + KubernetesVersion *string + LoggingTypes []*string + Name *string + NodeGroups []NodeGroupsParameters + PrivateAccess *bool + PublicAccess *bool + PublicAccessSources []*string + Region *string + SecretsEncryption *bool + SecurityGroups []*string + ServiceRole *string + Subnets []*string + Tags map[string]string + func (in *EksConfigV2Parameters) DeepCopy() *EksConfigV2Parameters + func (in *EksConfigV2Parameters) DeepCopyInto(out *EksConfigV2Parameters) + type EtcdObservation struct + func (in *EtcdObservation) DeepCopy() *EtcdObservation + func (in *EtcdObservation) DeepCopyInto(out *EtcdObservation) + type EtcdParameters struct + BackupConfig []BackupConfigParameters + CACert *string + CertSecretRef *v1.SecretKeySelector + Creation *string + ExternalUrls []*string + ExtraArgs map[string]string + ExtraBinds []*string + ExtraEnv []*string + GID *int64 + Image *string + KeySecretRef *v1.SecretKeySelector + Path *string + Retention *string + Snapshot *bool + UID *int64 + func (in *EtcdParameters) DeepCopy() *EtcdParameters + func (in *EtcdParameters) DeepCopyInto(out *EtcdParameters) + type EventRateLimitObservation struct + func (in *EventRateLimitObservation) DeepCopy() *EventRateLimitObservation + func (in *EventRateLimitObservation) DeepCopyInto(out *EventRateLimitObservation) + type EventRateLimitParameters struct + Configuration *string + Enabled *bool + func (in *EventRateLimitParameters) DeepCopy() *EventRateLimitParameters + func (in *EventRateLimitParameters) DeepCopyInto(out *EventRateLimitParameters) + type Feature struct + Spec FeatureSpec + Status FeatureStatus + func (in *Feature) DeepCopy() *Feature + func (in *Feature) DeepCopyInto(out *Feature) + func (in *Feature) DeepCopyObject() runtime.Object + func (mg *Feature) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *Feature) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *Feature) GetProviderConfigReference() *xpv1.Reference + func (mg *Feature) GetProviderReference() *xpv1.Reference + func (mg *Feature) GetTerraformResourceType() string + func (mg *Feature) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *Feature) SetConditions(c ...xpv1.Condition) + func (mg *Feature) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *Feature) SetProviderConfigReference(r *xpv1.Reference) + func (mg *Feature) SetProviderReference(r *xpv1.Reference) + func (mg *Feature) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *Feature) GetConnectionDetailsMapping() map[string]string + func (tr *Feature) GetID() string + func (tr *Feature) GetObservation() (map[string]interface{}, error) + func (tr *Feature) GetParameters() (map[string]interface{}, error) + func (tr *Feature) GetTerraformSchemaVersion() int + func (tr *Feature) LateInitialize(attrs []byte) (bool, error) + func (tr *Feature) SetObservation(obs map[string]interface{}) error + func (tr *Feature) SetParameters(params map[string]interface{}) error + type FeatureList struct + Items []Feature + func (in *FeatureList) DeepCopy() *FeatureList + func (in *FeatureList) DeepCopyInto(out *FeatureList) + func (in *FeatureList) DeepCopyObject() runtime.Object + func (l *FeatureList) GetItems() []resource.Managed + type FeatureObservation struct + ID *string + func (in *FeatureObservation) DeepCopy() *FeatureObservation + func (in *FeatureObservation) DeepCopyInto(out *FeatureObservation) + type FeatureParameters struct + Annotations map[string]string + Labels map[string]string + Value *bool + func (in *FeatureParameters) DeepCopy() *FeatureParameters + func (in *FeatureParameters) DeepCopyInto(out *FeatureParameters) + type FeatureSpec struct + ForProvider FeatureParameters + func (in *FeatureSpec) DeepCopy() *FeatureSpec + func (in *FeatureSpec) DeepCopyInto(out *FeatureSpec) + type FeatureStatus struct + AtProvider FeatureObservation + func (in *FeatureStatus) DeepCopy() *FeatureStatus + func (in *FeatureStatus) DeepCopyInto(out *FeatureStatus) + type FlannelNetworkProviderObservation struct + func (in *FlannelNetworkProviderObservation) DeepCopy() *FlannelNetworkProviderObservation + func (in *FlannelNetworkProviderObservation) DeepCopyInto(out *FlannelNetworkProviderObservation) + type FlannelNetworkProviderParameters struct + Iface *string + func (in *FlannelNetworkProviderParameters) DeepCopy() *FlannelNetworkProviderParameters + func (in *FlannelNetworkProviderParameters) DeepCopyInto(out *FlannelNetworkProviderParameters) + type GkeConfigObservation struct + func (in *GkeConfigObservation) DeepCopy() *GkeConfigObservation + func (in *GkeConfigObservation) DeepCopyInto(out *GkeConfigObservation) + type GkeConfigParameters struct + ClusterIPv4Cidr *string + CredentialSecretRef v1.SecretKeySelector + Description *string + DiskSizeGb *int64 + DiskType *string + EnableAlphaFeature *bool + EnableAutoRepair *bool + EnableAutoUpgrade *bool + EnableHTTPLoadBalancing *bool + EnableHorizontalPodAutoscaling *bool + EnableKubernetesDashboard *bool + EnableLegacyAbac *bool + EnableMasterAuthorizedNetwork *bool + EnableNetworkPolicyConfig *bool + EnableNodepoolAutoscaling *bool + EnablePrivateEndpoint *bool + EnablePrivateNodes *bool + EnableStackdriverLogging *bool + EnableStackdriverMonitoring *bool + IPPolicyClusterIPv4CidrBlock *string + IPPolicyClusterSecondaryRangeName *string + IPPolicyCreateSubnetwork *bool + IPPolicyNodeIPv4CidrBlock *string + IPPolicyServicesIPv4CidrBlock *string + IPPolicyServicesSecondaryRangeName *string + IPPolicySubnetworkName *string + ImageType *string + IssueClientCertificate *bool + KubernetesDashboard *bool + Labels map[string]string + LocalSsdCount *int64 + Locations []*string + MachineType *string + MaintenanceWindow *string + MasterAuthorizedNetworkCidrBlocks []*string + MasterIPv4CidrBlock *string + MasterVersion *string + MaxNodeCount *int64 + MinNodeCount *int64 + Network *string + NodeCount *int64 + NodePool *string + NodeVersion *string + OauthScopes []*string + Preemptible *bool + ProjectID *string + Region *string + ResourceLabels map[string]string + ServiceAccount *string + SubNetwork *string + Taints []*string + UseIPAliases *bool + Zone *string + func (in *GkeConfigParameters) DeepCopy() *GkeConfigParameters + func (in *GkeConfigParameters) DeepCopyInto(out *GkeConfigParameters) + type GkeConfigV2NodePoolsObservation struct + func (in *GkeConfigV2NodePoolsObservation) DeepCopy() *GkeConfigV2NodePoolsObservation + func (in *GkeConfigV2NodePoolsObservation) DeepCopyInto(out *GkeConfigV2NodePoolsObservation) + type GkeConfigV2NodePoolsParameters struct + Autoscaling []AutoscalingParameters + Config []ConfigParameters + InitialNodeCount *int64 + Management []ManagementParameters + MaxPodsConstraint *int64 + Name *string + Version *string + func (in *GkeConfigV2NodePoolsParameters) DeepCopy() *GkeConfigV2NodePoolsParameters + func (in *GkeConfigV2NodePoolsParameters) DeepCopyInto(out *GkeConfigV2NodePoolsParameters) + type GkeConfigV2Observation struct + func (in *GkeConfigV2Observation) DeepCopy() *GkeConfigV2Observation + func (in *GkeConfigV2Observation) DeepCopyInto(out *GkeConfigV2Observation) + type GkeConfigV2Parameters struct + ClusterAddons []ClusterAddonsParameters + ClusterIPv4CidrBlock *string + Description *string + EnableKubernetesAlpha *bool + GoogleCredentialSecretSecretRef v1.SecretKeySelector + IPAllocationPolicy []IPAllocationPolicyParameters + Imported *bool + KubernetesVersion *string + Labels map[string]string + Locations []*string + LoggingService *string + MaintenanceWindow *string + MasterAuthorizedNetworksConfig []MasterAuthorizedNetworksConfigParameters + MonitoringService *string + Name *string + Network *string + NetworkPolicyEnabled *bool + NodePools []GkeConfigV2NodePoolsParameters + PrivateClusterConfig []PrivateClusterConfigParameters + ProjectID *string + Region *string + Subnetwork *string + Zone *string + func (in *GkeConfigV2Parameters) DeepCopy() *GkeConfigV2Parameters + func (in *GkeConfigV2Parameters) DeepCopyInto(out *GkeConfigV2Parameters) + type GlobalObservation struct + func (in *GlobalObservation) DeepCopy() *GlobalObservation + func (in *GlobalObservation) DeepCopyInto(out *GlobalObservation) + type GlobalParameters struct + DisableSecurityGroupIngress *bool + DisableStrictZoneCheck *bool + ELBSecurityGroup *string + KubernetesClusterID *string + KubernetesClusterTag *string + RoleArn *string + RouteTableID *string + SubnetID *string + VPC *string + Zone *string + func (in *GlobalParameters) DeepCopy() *GlobalParameters + func (in *GlobalParameters) DeepCopyInto(out *GlobalParameters) + type IPAllocationPolicyObservation struct + func (in *IPAllocationPolicyObservation) DeepCopy() *IPAllocationPolicyObservation + func (in *IPAllocationPolicyObservation) DeepCopyInto(out *IPAllocationPolicyObservation) + type IPAllocationPolicyParameters struct + ClusterIPv4CidrBlock *string + ClusterSecondaryRangeName *string + CreateSubnetwork *bool + NodeIPv4CidrBlock *string + ServicesIPv4CidrBlock *string + ServicesSecondaryRangeName *string + SubnetworkName *string + UseIPAliases *bool + func (in *IPAllocationPolicyParameters) DeepCopy() *IPAllocationPolicyParameters + func (in *IPAllocationPolicyParameters) DeepCopyInto(out *IPAllocationPolicyParameters) + type IngressObservation struct + func (in *IngressObservation) DeepCopy() *IngressObservation + func (in *IngressObservation) DeepCopyInto(out *IngressObservation) + type IngressParameters struct + DNSPolicy *string + DefaultBackend *bool + ExtraArgs map[string]string + HTTPPort *int64 + HTTPSPort *int64 + NetworkMode *string + NodeSelector map[string]string + Options map[string]string + Provider *string + Tolerations []IngressTolerationsParameters + UpdateStrategy []IngressUpdateStrategyParameters + func (in *IngressParameters) DeepCopy() *IngressParameters + func (in *IngressParameters) DeepCopyInto(out *IngressParameters) + type IngressTolerationsObservation struct + func (in *IngressTolerationsObservation) DeepCopy() *IngressTolerationsObservation + func (in *IngressTolerationsObservation) DeepCopyInto(out *IngressTolerationsObservation) + type IngressTolerationsParameters struct + Effect *string + Key *string + Operator *string + Seconds *int64 + Value *string + func (in *IngressTolerationsParameters) DeepCopy() *IngressTolerationsParameters + func (in *IngressTolerationsParameters) DeepCopyInto(out *IngressTolerationsParameters) + type IngressUpdateStrategyObservation struct + func (in *IngressUpdateStrategyObservation) DeepCopy() *IngressUpdateStrategyObservation + func (in *IngressUpdateStrategyObservation) DeepCopyInto(out *IngressUpdateStrategyObservation) + type IngressUpdateStrategyParameters struct + RollingUpdate []UpdateStrategyRollingUpdateParameters + Strategy *string + func (in *IngressUpdateStrategyParameters) DeepCopy() *IngressUpdateStrategyParameters + func (in *IngressUpdateStrategyParameters) DeepCopyInto(out *IngressUpdateStrategyParameters) + type K3SConfigObservation struct + func (in *K3SConfigObservation) DeepCopy() *K3SConfigObservation + func (in *K3SConfigObservation) DeepCopyInto(out *K3SConfigObservation) + type K3SConfigParameters struct + UpgradeStrategy []UpgradeStrategyParameters + Version *string + func (in *K3SConfigParameters) DeepCopy() *K3SConfigParameters + func (in *K3SConfigParameters) DeepCopyInto(out *K3SConfigParameters) + type KubeAPIObservation struct + func (in *KubeAPIObservation) DeepCopy() *KubeAPIObservation + func (in *KubeAPIObservation) DeepCopyInto(out *KubeAPIObservation) + type KubeAPIParameters struct + AdmissionConfiguration map[string]string + AlwaysPullImages *bool + AuditLog []AuditLogParameters + EventRateLimit []EventRateLimitParameters + ExtraArgs map[string]string + ExtraBinds []*string + ExtraEnv []*string + Image *string + PodSecurityPolicy *bool + SecretsEncryptionConfig []SecretsEncryptionConfigParameters + ServiceClusterIPRange *string + ServiceNodePortRange *string + func (in *KubeAPIParameters) DeepCopy() *KubeAPIParameters + func (in *KubeAPIParameters) DeepCopyInto(out *KubeAPIParameters) + type KubeControllerObservation struct + func (in *KubeControllerObservation) DeepCopy() *KubeControllerObservation + func (in *KubeControllerObservation) DeepCopyInto(out *KubeControllerObservation) + type KubeControllerParameters struct + ClusterCidr *string + ExtraArgs map[string]string + ExtraBinds []*string + ExtraEnv []*string + Image *string + ServiceClusterIPRange *string + func (in *KubeControllerParameters) DeepCopy() *KubeControllerParameters + func (in *KubeControllerParameters) DeepCopyInto(out *KubeControllerParameters) + type KubeletObservation struct + func (in *KubeletObservation) DeepCopy() *KubeletObservation + func (in *KubeletObservation) DeepCopyInto(out *KubeletObservation) + type KubeletParameters struct + ClusterDNSServer *string + ClusterDomain *string + ExtraArgs map[string]string + ExtraBinds []*string + ExtraEnv []*string + FailSwapOn *bool + GenerateServingCertificate *bool + Image *string + InfraContainerImage *string + func (in *KubeletParameters) DeepCopy() *KubeletParameters + func (in *KubeletParameters) DeepCopyInto(out *KubeletParameters) + type KubeproxyObservation struct + func (in *KubeproxyObservation) DeepCopy() *KubeproxyObservation + func (in *KubeproxyObservation) DeepCopyInto(out *KubeproxyObservation) + type KubeproxyParameters struct + ExtraArgs map[string]string + ExtraBinds []*string + ExtraEnv []*string + Image *string + func (in *KubeproxyParameters) DeepCopy() *KubeproxyParameters + func (in *KubeproxyParameters) DeepCopyInto(out *KubeproxyParameters) + type LaunchTemplateObservation struct + func (in *LaunchTemplateObservation) DeepCopy() *LaunchTemplateObservation + func (in *LaunchTemplateObservation) DeepCopyInto(out *LaunchTemplateObservation) + type LaunchTemplateParameters struct + ID *string + Name *string + Version *int64 + func (in *LaunchTemplateParameters) DeepCopy() *LaunchTemplateParameters + func (in *LaunchTemplateParameters) DeepCopyInto(out *LaunchTemplateParameters) + type LimitObservation struct + func (in *LimitObservation) DeepCopy() *LimitObservation + func (in *LimitObservation) DeepCopyInto(out *LimitObservation) + type LimitParameters struct + ConfigMaps *string + LimitsCPU *string + LimitsMemory *string + PersistentVolumeClaims *string + Pods *string + ReplicationControllers *string + RequestsCPU *string + RequestsMemory *string + RequestsStorage *string + Secrets *string + Services *string + ServicesLoadBalancers *string + ServicesNodePorts *string + func (in *LimitParameters) DeepCopy() *LimitParameters + func (in *LimitParameters) DeepCopyInto(out *LimitParameters) + type LinearAutoscalerParamsObservation struct + func (in *LinearAutoscalerParamsObservation) DeepCopy() *LinearAutoscalerParamsObservation + func (in *LinearAutoscalerParamsObservation) DeepCopyInto(out *LinearAutoscalerParamsObservation) + type LinearAutoscalerParamsParameters struct + CoresPerReplica *float64 + Max *int64 + Min *int64 + NodesPerReplica *float64 + PreventSinglePointFailure *bool + func (in *LinearAutoscalerParamsParameters) DeepCopy() *LinearAutoscalerParamsParameters + func (in *LinearAutoscalerParamsParameters) DeepCopyInto(out *LinearAutoscalerParamsParameters) + type LoadBalancerObservation struct + func (in *LoadBalancerObservation) DeepCopy() *LoadBalancerObservation + func (in *LoadBalancerObservation) DeepCopyInto(out *LoadBalancerObservation) + type LoadBalancerParameters struct + CreateMonitor *bool + FloatingNetworkID *string + LBMethod *string + LBProvider *string + LBVersion *string + ManageSecurityGroups *bool + MonitorDelay *string + MonitorMaxRetries *int64 + MonitorTimeout *string + SubnetID *string + UseOctavia *bool + func (in *LoadBalancerParameters) DeepCopy() *LoadBalancerParameters + func (in *LoadBalancerParameters) DeepCopyInto(out *LoadBalancerParameters) + type ManagementObservation struct + func (in *ManagementObservation) DeepCopy() *ManagementObservation + func (in *ManagementObservation) DeepCopyInto(out *ManagementObservation) + type ManagementParameters struct + AutoRepair *bool + AutoUpgrade *bool + func (in *ManagementParameters) DeepCopy() *ManagementParameters + func (in *ManagementParameters) DeepCopyInto(out *ManagementParameters) + type MasterAuthorizedNetworksConfigObservation struct + func (in *MasterAuthorizedNetworksConfigObservation) DeepCopy() *MasterAuthorizedNetworksConfigObservation + func (in *MasterAuthorizedNetworksConfigObservation) DeepCopyInto(out *MasterAuthorizedNetworksConfigObservation) + type MasterAuthorizedNetworksConfigParameters struct + CidrBlocks []CidrBlocksParameters + Enabled *bool + func (in *MasterAuthorizedNetworksConfigParameters) DeepCopy() *MasterAuthorizedNetworksConfigParameters + func (in *MasterAuthorizedNetworksConfigParameters) DeepCopyInto(out *MasterAuthorizedNetworksConfigParameters) + type MetadataObservation struct + func (in *MetadataObservation) DeepCopy() *MetadataObservation + func (in *MetadataObservation) DeepCopyInto(out *MetadataObservation) + type MetadataParameters struct + RequestTimeout *int64 + SearchOrder *string + func (in *MetadataParameters) DeepCopy() *MetadataParameters + func (in *MetadataParameters) DeepCopyInto(out *MetadataParameters) + type MonitoringObservation struct + func (in *MonitoringObservation) DeepCopy() *MonitoringObservation + func (in *MonitoringObservation) DeepCopyInto(out *MonitoringObservation) + type MonitoringParameters struct + NodeSelector map[string]string + Options map[string]string + Provider *string + Replicas *int64 + Tolerations []MonitoringTolerationsParameters + UpdateStrategy []MonitoringUpdateStrategyParameters + func (in *MonitoringParameters) DeepCopy() *MonitoringParameters + func (in *MonitoringParameters) DeepCopyInto(out *MonitoringParameters) + type MonitoringTolerationsObservation struct + func (in *MonitoringTolerationsObservation) DeepCopy() *MonitoringTolerationsObservation + func (in *MonitoringTolerationsObservation) DeepCopyInto(out *MonitoringTolerationsObservation) + type MonitoringTolerationsParameters struct + Effect *string + Key *string + Operator *string + Seconds *int64 + Value *string + func (in *MonitoringTolerationsParameters) DeepCopy() *MonitoringTolerationsParameters + func (in *MonitoringTolerationsParameters) DeepCopyInto(out *MonitoringTolerationsParameters) + type MonitoringUpdateStrategyObservation struct + func (in *MonitoringUpdateStrategyObservation) DeepCopy() *MonitoringUpdateStrategyObservation + func (in *MonitoringUpdateStrategyObservation) DeepCopyInto(out *MonitoringUpdateStrategyObservation) + type MonitoringUpdateStrategyParameters struct + RollingUpdate []MonitoringUpdateStrategyRollingUpdateParameters + Strategy *string + func (in *MonitoringUpdateStrategyParameters) DeepCopy() *MonitoringUpdateStrategyParameters + func (in *MonitoringUpdateStrategyParameters) DeepCopyInto(out *MonitoringUpdateStrategyParameters) + type MonitoringUpdateStrategyRollingUpdateObservation struct + func (in *MonitoringUpdateStrategyRollingUpdateObservation) DeepCopy() *MonitoringUpdateStrategyRollingUpdateObservation + func (in *MonitoringUpdateStrategyRollingUpdateObservation) DeepCopyInto(out *MonitoringUpdateStrategyRollingUpdateObservation) + type MonitoringUpdateStrategyRollingUpdateParameters struct + MaxSurge *int64 + MaxUnavailable *int64 + func (in *MonitoringUpdateStrategyRollingUpdateParameters) DeepCopy() *MonitoringUpdateStrategyRollingUpdateParameters + func (in *MonitoringUpdateStrategyRollingUpdateParameters) DeepCopyInto(out *MonitoringUpdateStrategyRollingUpdateParameters) + type MsteamsConfigObservation struct + func (in *MsteamsConfigObservation) DeepCopy() *MsteamsConfigObservation + func (in *MsteamsConfigObservation) DeepCopyInto(out *MsteamsConfigObservation) + type MsteamsConfigParameters struct + ProxyURL *string + URL *string + func (in *MsteamsConfigParameters) DeepCopy() *MsteamsConfigParameters + func (in *MsteamsConfigParameters) DeepCopyInto(out *MsteamsConfigParameters) + type Namespace struct + Spec NamespaceSpec + Status NamespaceStatus + func (in *Namespace) DeepCopy() *Namespace + func (in *Namespace) DeepCopyInto(out *Namespace) + func (in *Namespace) DeepCopyObject() runtime.Object + func (mg *Namespace) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *Namespace) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *Namespace) GetProviderConfigReference() *xpv1.Reference + func (mg *Namespace) GetProviderReference() *xpv1.Reference + func (mg *Namespace) GetTerraformResourceType() string + func (mg *Namespace) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *Namespace) SetConditions(c ...xpv1.Condition) + func (mg *Namespace) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *Namespace) SetProviderConfigReference(r *xpv1.Reference) + func (mg *Namespace) SetProviderReference(r *xpv1.Reference) + func (mg *Namespace) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *Namespace) GetConnectionDetailsMapping() map[string]string + func (tr *Namespace) GetID() string + func (tr *Namespace) GetObservation() (map[string]interface{}, error) + func (tr *Namespace) GetParameters() (map[string]interface{}, error) + func (tr *Namespace) GetTerraformSchemaVersion() int + func (tr *Namespace) LateInitialize(attrs []byte) (bool, error) + func (tr *Namespace) SetObservation(obs map[string]interface{}) error + func (tr *Namespace) SetParameters(params map[string]interface{}) error + type NamespaceDefaultLimitObservation struct + func (in *NamespaceDefaultLimitObservation) DeepCopy() *NamespaceDefaultLimitObservation + func (in *NamespaceDefaultLimitObservation) DeepCopyInto(out *NamespaceDefaultLimitObservation) + type NamespaceDefaultLimitParameters struct + ConfigMaps *string + LimitsCPU *string + LimitsMemory *string + PersistentVolumeClaims *string + Pods *string + ReplicationControllers *string + RequestsCPU *string + RequestsMemory *string + RequestsStorage *string + Secrets *string + Services *string + ServicesLoadBalancers *string + ServicesNodePorts *string + func (in *NamespaceDefaultLimitParameters) DeepCopy() *NamespaceDefaultLimitParameters + func (in *NamespaceDefaultLimitParameters) DeepCopyInto(out *NamespaceDefaultLimitParameters) + type NamespaceList struct + Items []Namespace + func (in *NamespaceList) DeepCopy() *NamespaceList + func (in *NamespaceList) DeepCopyInto(out *NamespaceList) + func (in *NamespaceList) DeepCopyObject() runtime.Object + func (l *NamespaceList) GetItems() []resource.Managed + type NamespaceObservation struct + ID *string + func (in *NamespaceObservation) DeepCopy() *NamespaceObservation + func (in *NamespaceObservation) DeepCopyInto(out *NamespaceObservation) + type NamespaceParameters struct + Annotations map[string]string + ContainerResourceLimit []ContainerResourceLimitParameters + Description *string + Labels map[string]string + ProjectID *string + ResourceQuota []ResourceQuotaParameters + WaitForCluster *bool + func (in *NamespaceParameters) DeepCopy() *NamespaceParameters + func (in *NamespaceParameters) DeepCopyInto(out *NamespaceParameters) + type NamespaceSpec struct + ForProvider NamespaceParameters + func (in *NamespaceSpec) DeepCopy() *NamespaceSpec + func (in *NamespaceSpec) DeepCopyInto(out *NamespaceSpec) + type NamespaceStatus struct + AtProvider NamespaceObservation + func (in *NamespaceStatus) DeepCopy() *NamespaceStatus + func (in *NamespaceStatus) DeepCopyInto(out *NamespaceStatus) + type NetworkObservation struct + func (in *NetworkObservation) DeepCopy() *NetworkObservation + func (in *NetworkObservation) DeepCopyInto(out *NetworkObservation) + type NetworkParameters struct + PublicNetwork *string + func (in *NetworkParameters) DeepCopy() *NetworkParameters + func (in *NetworkParameters) DeepCopyInto(out *NetworkParameters) + type NetworkTolerationsObservation struct + func (in *NetworkTolerationsObservation) DeepCopy() *NetworkTolerationsObservation + func (in *NetworkTolerationsObservation) DeepCopyInto(out *NetworkTolerationsObservation) + type NetworkTolerationsParameters struct + Effect *string + Key *string + Operator *string + Seconds *int64 + Value *string + func (in *NetworkTolerationsParameters) DeepCopy() *NetworkTolerationsParameters + func (in *NetworkTolerationsParameters) DeepCopyInto(out *NetworkTolerationsParameters) + type NodeGroupsObservation struct + Version *string + func (in *NodeGroupsObservation) DeepCopy() *NodeGroupsObservation + func (in *NodeGroupsObservation) DeepCopyInto(out *NodeGroupsObservation) + type NodeGroupsParameters struct + DesiredSize *int64 + DiskSize *int64 + EC2SSHKey *string + Gpu *bool + ImageID *string + InstanceType *string + Labels map[string]string + LaunchTemplate []LaunchTemplateParameters + MaxSize *int64 + MinSize *int64 + Name *string + RequestSpotInstances *bool + ResourceTags map[string]string + SpotInstanceTypes []*string + Subnets []*string + Tags map[string]string + UserData *string + func (in *NodeGroupsParameters) DeepCopy() *NodeGroupsParameters + func (in *NodeGroupsParameters) DeepCopyInto(out *NodeGroupsParameters) + type NodePoolsObservation struct + func (in *NodePoolsObservation) DeepCopy() *NodePoolsObservation + func (in *NodePoolsObservation) DeepCopyInto(out *NodePoolsObservation) + type NodePoolsParameters struct + AvailabilityZones []*string + Count *int64 + EnableAutoScaling *bool + MaxCount *int64 + MaxPods *int64 + MinCount *int64 + Mode *string + Name *string + OrchestratorVersion *string + OsDiskSizeGb *int64 + OsDiskType *string + OsType *string + VMSize *string + func (in *NodePoolsParameters) DeepCopy() *NodePoolsParameters + func (in *NodePoolsParameters) DeepCopyInto(out *NodePoolsParameters) + type NodelocalObservation struct + func (in *NodelocalObservation) DeepCopy() *NodelocalObservation + func (in *NodelocalObservation) DeepCopyInto(out *NodelocalObservation) + type NodelocalParameters struct + IPAddress *string + NodeSelector map[string]string + func (in *NodelocalParameters) DeepCopy() *NodelocalParameters + func (in *NodelocalParameters) DeepCopyInto(out *NodelocalParameters) + type NodesObservation struct + func (in *NodesObservation) DeepCopy() *NodesObservation + func (in *NodesObservation) DeepCopyInto(out *NodesObservation) + type NodesParameters struct + Address *string + DockerSocket *string + HostnameOverride *string + InternalAddress *string + Labels map[string]string + NodeID *string + Port *string + Role []*string + SSHAgentAuth *bool + SSHKeyPath *string + SSHKeySecretRef *v1.SecretKeySelector + UserSecretRef v1.SecretKeySelector + func (in *NodesParameters) DeepCopy() *NodesParameters + func (in *NodesParameters) DeepCopyInto(out *NodesParameters) + type Notifier struct + Spec NotifierSpec + Status NotifierStatus + func (in *Notifier) DeepCopy() *Notifier + func (in *Notifier) DeepCopyInto(out *Notifier) + func (in *Notifier) DeepCopyObject() runtime.Object + func (mg *Notifier) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *Notifier) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *Notifier) GetProviderConfigReference() *xpv1.Reference + func (mg *Notifier) GetProviderReference() *xpv1.Reference + func (mg *Notifier) GetTerraformResourceType() string + func (mg *Notifier) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *Notifier) SetConditions(c ...xpv1.Condition) + func (mg *Notifier) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *Notifier) SetProviderConfigReference(r *xpv1.Reference) + func (mg *Notifier) SetProviderReference(r *xpv1.Reference) + func (mg *Notifier) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *Notifier) GetConnectionDetailsMapping() map[string]string + func (tr *Notifier) GetID() string + func (tr *Notifier) GetObservation() (map[string]interface{}, error) + func (tr *Notifier) GetParameters() (map[string]interface{}, error) + func (tr *Notifier) GetTerraformSchemaVersion() int + func (tr *Notifier) LateInitialize(attrs []byte) (bool, error) + func (tr *Notifier) SetObservation(obs map[string]interface{}) error + func (tr *Notifier) SetParameters(params map[string]interface{}) error + type NotifierList struct + Items []Notifier + func (in *NotifierList) DeepCopy() *NotifierList + func (in *NotifierList) DeepCopyInto(out *NotifierList) + func (in *NotifierList) DeepCopyObject() runtime.Object + func (l *NotifierList) GetItems() []resource.Managed + type NotifierObservation struct + ID *string + func (in *NotifierObservation) DeepCopy() *NotifierObservation + func (in *NotifierObservation) DeepCopyInto(out *NotifierObservation) + type NotifierParameters struct + Annotations map[string]string + ClusterID *string + Description *string + DingtalkConfig []DingtalkConfigParameters + Labels map[string]string + MsteamsConfig []MsteamsConfigParameters + PagerdutyConfig []PagerdutyConfigParameters + SMTPConfig []SMTPConfigParameters + SendResolved *bool + SlackConfig []SlackConfigParameters + WebhookConfig []WebhookConfigParameters + WechatConfig []WechatConfigParameters + func (in *NotifierParameters) DeepCopy() *NotifierParameters + func (in *NotifierParameters) DeepCopyInto(out *NotifierParameters) + type NotifierSpec struct + ForProvider NotifierParameters + func (in *NotifierSpec) DeepCopy() *NotifierSpec + func (in *NotifierSpec) DeepCopyInto(out *NotifierSpec) + type NotifierStatus struct + AtProvider NotifierObservation + func (in *NotifierStatus) DeepCopy() *NotifierStatus + func (in *NotifierStatus) DeepCopyInto(out *NotifierStatus) + type OkeConfigObservation struct + func (in *OkeConfigObservation) DeepCopy() *OkeConfigObservation + func (in *OkeConfigObservation) DeepCopyInto(out *OkeConfigObservation) + type OkeConfigParameters struct + CompartmentID *string + CustomBootVolumeSize *int64 + Description *string + EnableKubernetesDashboard *bool + EnablePrivateControlPlane *bool + EnablePrivateNodes *bool + Fingerprint *string + FlexOcpus *int64 + KMSKeyIDSecretRef *v1.SecretKeySelector + KubernetesVersion *string + LimitNodeCount *int64 + LoadBalancerSubnetName1 *string + LoadBalancerSubnetName2 *string + NodeImage *string + NodePoolDNSDomainName *string + NodePoolSubnetName *string + NodePublicKeyContents *string + NodeShape *string + PodCidr *string + PrivateKeyContentsSecretRef v1.SecretKeySelector + PrivateKeyPassphraseSecretRef *v1.SecretKeySelector + QuantityOfNodeSubnets *int64 + QuantityPerSubnet *int64 + Region *string + ServiceCidr *string + ServiceDNSDomainName *string + SkipVcnDelete *bool + TenancyID *string + UserOcid *string + VcnCompartmentID *string + VcnName *string + WorkerNodeIngressCidr *string + func (in *OkeConfigParameters) DeepCopy() *OkeConfigParameters + func (in *OkeConfigParameters) DeepCopyInto(out *OkeConfigParameters) + type OpenstackCloudProviderGlobalObservation struct + func (in *OpenstackCloudProviderGlobalObservation) DeepCopy() *OpenstackCloudProviderGlobalObservation + func (in *OpenstackCloudProviderGlobalObservation) DeepCopyInto(out *OpenstackCloudProviderGlobalObservation) + type OpenstackCloudProviderGlobalParameters struct + AuthURL *string + CAFile *string + DomainIDSecretRef *v1.SecretKeySelector + DomainName *string + PasswordSecretRef v1.SecretKeySelector + Region *string + TenantIDSecretRef *v1.SecretKeySelector + TenantName *string + TrustIDSecretRef *v1.SecretKeySelector + UsernameSecretRef v1.SecretKeySelector + func (in *OpenstackCloudProviderGlobalParameters) DeepCopy() *OpenstackCloudProviderGlobalParameters + func (in *OpenstackCloudProviderGlobalParameters) DeepCopyInto(out *OpenstackCloudProviderGlobalParameters) + type OpenstackCloudProviderObservation struct + func (in *OpenstackCloudProviderObservation) DeepCopy() *OpenstackCloudProviderObservation + func (in *OpenstackCloudProviderObservation) DeepCopyInto(out *OpenstackCloudProviderObservation) + type OpenstackCloudProviderParameters struct + BlockStorage []BlockStorageParameters + Global []OpenstackCloudProviderGlobalParameters + LoadBalancer []LoadBalancerParameters + Metadata []MetadataParameters + Route []RouteParameters + func (in *OpenstackCloudProviderParameters) DeepCopy() *OpenstackCloudProviderParameters + func (in *OpenstackCloudProviderParameters) DeepCopyInto(out *OpenstackCloudProviderParameters) + type PagerdutyConfigObservation struct + func (in *PagerdutyConfigObservation) DeepCopy() *PagerdutyConfigObservation + func (in *PagerdutyConfigObservation) DeepCopyInto(out *PagerdutyConfigObservation) + type PagerdutyConfigParameters struct + ProxyURL *string + ServiceKey *string + func (in *PagerdutyConfigParameters) DeepCopy() *PagerdutyConfigParameters + func (in *PagerdutyConfigParameters) DeepCopyInto(out *PagerdutyConfigParameters) + type PrivateClusterConfigObservation struct + func (in *PrivateClusterConfigObservation) DeepCopy() *PrivateClusterConfigObservation + func (in *PrivateClusterConfigObservation) DeepCopyInto(out *PrivateClusterConfigObservation) + type PrivateClusterConfigParameters struct + EnablePrivateEndpoint *bool + EnablePrivateNodes *bool + MasterIPv4CidrBlock *string + func (in *PrivateClusterConfigParameters) DeepCopy() *PrivateClusterConfigParameters + func (in *PrivateClusterConfigParameters) DeepCopyInto(out *PrivateClusterConfigParameters) + type PrivateRegistriesObservation struct + func (in *PrivateRegistriesObservation) DeepCopy() *PrivateRegistriesObservation + func (in *PrivateRegistriesObservation) DeepCopyInto(out *PrivateRegistriesObservation) + type PrivateRegistriesParameters struct + EcrCredentialPlugin []EcrCredentialPluginParameters + IsDefault *bool + PasswordSecretRef *v1.SecretKeySelector + URL *string + UserSecretRef *v1.SecretKeySelector + func (in *PrivateRegistriesParameters) DeepCopy() *PrivateRegistriesParameters + func (in *PrivateRegistriesParameters) DeepCopyInto(out *PrivateRegistriesParameters) + type Project struct + Spec ProjectSpec + Status ProjectStatus + func (in *Project) DeepCopy() *Project + func (in *Project) DeepCopyInto(out *Project) + func (in *Project) DeepCopyObject() runtime.Object + func (mg *Project) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *Project) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *Project) GetProviderConfigReference() *xpv1.Reference + func (mg *Project) GetProviderReference() *xpv1.Reference + func (mg *Project) GetTerraformResourceType() string + func (mg *Project) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *Project) SetConditions(c ...xpv1.Condition) + func (mg *Project) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *Project) SetProviderConfigReference(r *xpv1.Reference) + func (mg *Project) SetProviderReference(r *xpv1.Reference) + func (mg *Project) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *Project) GetConnectionDetailsMapping() map[string]string + func (tr *Project) GetID() string + func (tr *Project) GetObservation() (map[string]interface{}, error) + func (tr *Project) GetParameters() (map[string]interface{}, error) + func (tr *Project) GetTerraformSchemaVersion() int + func (tr *Project) LateInitialize(attrs []byte) (bool, error) + func (tr *Project) SetObservation(obs map[string]interface{}) error + func (tr *Project) SetParameters(params map[string]interface{}) error + type ProjectContainerResourceLimitObservation struct + func (in *ProjectContainerResourceLimitObservation) DeepCopy() *ProjectContainerResourceLimitObservation + func (in *ProjectContainerResourceLimitObservation) DeepCopyInto(out *ProjectContainerResourceLimitObservation) + type ProjectContainerResourceLimitParameters struct + LimitsCPU *string + LimitsMemory *string + RequestsCPU *string + RequestsMemory *string + func (in *ProjectContainerResourceLimitParameters) DeepCopy() *ProjectContainerResourceLimitParameters + func (in *ProjectContainerResourceLimitParameters) DeepCopyInto(out *ProjectContainerResourceLimitParameters) + type ProjectLimitObservation struct + func (in *ProjectLimitObservation) DeepCopy() *ProjectLimitObservation + func (in *ProjectLimitObservation) DeepCopyInto(out *ProjectLimitObservation) + type ProjectLimitParameters struct + ConfigMaps *string + LimitsCPU *string + LimitsMemory *string + PersistentVolumeClaims *string + Pods *string + ReplicationControllers *string + RequestsCPU *string + RequestsMemory *string + RequestsStorage *string + Secrets *string + Services *string + ServicesLoadBalancers *string + ServicesNodePorts *string + func (in *ProjectLimitParameters) DeepCopy() *ProjectLimitParameters + func (in *ProjectLimitParameters) DeepCopyInto(out *ProjectLimitParameters) + type ProjectList struct + Items []Project + func (in *ProjectList) DeepCopy() *ProjectList + func (in *ProjectList) DeepCopyInto(out *ProjectList) + func (in *ProjectList) DeepCopyObject() runtime.Object + func (l *ProjectList) GetItems() []resource.Managed + type ProjectMonitoringInputObservation struct + func (in *ProjectMonitoringInputObservation) DeepCopy() *ProjectMonitoringInputObservation + func (in *ProjectMonitoringInputObservation) DeepCopyInto(out *ProjectMonitoringInputObservation) + type ProjectMonitoringInputParameters struct + Answers map[string]string + Version *string + func (in *ProjectMonitoringInputParameters) DeepCopy() *ProjectMonitoringInputParameters + func (in *ProjectMonitoringInputParameters) DeepCopyInto(out *ProjectMonitoringInputParameters) + type ProjectObservation struct + ID *string + func (in *ProjectObservation) DeepCopy() *ProjectObservation + func (in *ProjectObservation) DeepCopyInto(out *ProjectObservation) + type ProjectParameters struct + Annotations map[string]string + ClusterID *string + ContainerResourceLimit []ProjectContainerResourceLimitParameters + Description *string + EnableProjectMonitoring *bool + Labels map[string]string + PodSecurityPolicyTemplateID *string + ProjectMonitoringInput []ProjectMonitoringInputParameters + ResourceQuota []ProjectResourceQuotaParameters + WaitForCluster *bool + func (in *ProjectParameters) DeepCopy() *ProjectParameters + func (in *ProjectParameters) DeepCopyInto(out *ProjectParameters) + type ProjectResourceQuotaObservation struct + func (in *ProjectResourceQuotaObservation) DeepCopy() *ProjectResourceQuotaObservation + func (in *ProjectResourceQuotaObservation) DeepCopyInto(out *ProjectResourceQuotaObservation) + type ProjectResourceQuotaParameters struct + NamespaceDefaultLimit []NamespaceDefaultLimitParameters + ProjectLimit []ProjectLimitParameters + func (in *ProjectResourceQuotaParameters) DeepCopy() *ProjectResourceQuotaParameters + func (in *ProjectResourceQuotaParameters) DeepCopyInto(out *ProjectResourceQuotaParameters) + type ProjectSpec struct + ForProvider ProjectParameters + func (in *ProjectSpec) DeepCopy() *ProjectSpec + func (in *ProjectSpec) DeepCopyInto(out *ProjectSpec) + type ProjectStatus struct + AtProvider ProjectObservation + func (in *ProjectStatus) DeepCopy() *ProjectStatus + func (in *ProjectStatus) DeepCopyInto(out *ProjectStatus) + type RegistriesObservation struct + func (in *RegistriesObservation) DeepCopy() *RegistriesObservation + func (in *RegistriesObservation) DeepCopyInto(out *RegistriesObservation) + type RegistriesParameters struct + Address *string + PasswordSecretRef *v1.SecretKeySelector + Username *string + func (in *RegistriesParameters) DeepCopy() *RegistriesParameters + func (in *RegistriesParameters) DeepCopyInto(out *RegistriesParameters) + type Registry struct + Spec RegistrySpec + Status RegistryStatus + func (in *Registry) DeepCopy() *Registry + func (in *Registry) DeepCopyInto(out *Registry) + func (in *Registry) DeepCopyObject() runtime.Object + func (mg *Registry) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *Registry) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *Registry) GetProviderConfigReference() *xpv1.Reference + func (mg *Registry) GetProviderReference() *xpv1.Reference + func (mg *Registry) GetTerraformResourceType() string + func (mg *Registry) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *Registry) SetConditions(c ...xpv1.Condition) + func (mg *Registry) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *Registry) SetProviderConfigReference(r *xpv1.Reference) + func (mg *Registry) SetProviderReference(r *xpv1.Reference) + func (mg *Registry) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *Registry) GetConnectionDetailsMapping() map[string]string + func (tr *Registry) GetID() string + func (tr *Registry) GetObservation() (map[string]interface{}, error) + func (tr *Registry) GetParameters() (map[string]interface{}, error) + func (tr *Registry) GetTerraformSchemaVersion() int + func (tr *Registry) LateInitialize(attrs []byte) (bool, error) + func (tr *Registry) SetObservation(obs map[string]interface{}) error + func (tr *Registry) SetParameters(params map[string]interface{}) error + type RegistryList struct + Items []Registry + func (in *RegistryList) DeepCopy() *RegistryList + func (in *RegistryList) DeepCopyInto(out *RegistryList) + func (in *RegistryList) DeepCopyObject() runtime.Object + func (l *RegistryList) GetItems() []resource.Managed + type RegistryObservation struct + ID *string + func (in *RegistryObservation) DeepCopy() *RegistryObservation + func (in *RegistryObservation) DeepCopyInto(out *RegistryObservation) + type RegistryParameters struct + Annotations map[string]string + Description *string + Labels map[string]string + NamespaceID *string + ProjectID *string + Registries []RegistriesParameters + func (in *RegistryParameters) DeepCopy() *RegistryParameters + func (in *RegistryParameters) DeepCopyInto(out *RegistryParameters) + type RegistrySpec struct + ForProvider RegistryParameters + func (in *RegistrySpec) DeepCopy() *RegistrySpec + func (in *RegistrySpec) DeepCopyInto(out *RegistrySpec) + type RegistryStatus struct + AtProvider RegistryObservation + func (in *RegistryStatus) DeepCopy() *RegistryStatus + func (in *RegistryStatus) DeepCopyInto(out *RegistryStatus) + type ResourceQuotaObservation struct + func (in *ResourceQuotaObservation) DeepCopy() *ResourceQuotaObservation + func (in *ResourceQuotaObservation) DeepCopyInto(out *ResourceQuotaObservation) + type ResourceQuotaParameters struct + Limit []LimitParameters + func (in *ResourceQuotaParameters) DeepCopy() *ResourceQuotaParameters + func (in *ResourceQuotaParameters) DeepCopyInto(out *ResourceQuotaParameters) + type Rke2ConfigObservation struct + func (in *Rke2ConfigObservation) DeepCopy() *Rke2ConfigObservation + func (in *Rke2ConfigObservation) DeepCopyInto(out *Rke2ConfigObservation) + type Rke2ConfigParameters struct + UpgradeStrategy []Rke2ConfigUpgradeStrategyParameters + Version *string + func (in *Rke2ConfigParameters) DeepCopy() *Rke2ConfigParameters + func (in *Rke2ConfigParameters) DeepCopyInto(out *Rke2ConfigParameters) + type Rke2ConfigUpgradeStrategyObservation struct + func (in *Rke2ConfigUpgradeStrategyObservation) DeepCopy() *Rke2ConfigUpgradeStrategyObservation + func (in *Rke2ConfigUpgradeStrategyObservation) DeepCopyInto(out *Rke2ConfigUpgradeStrategyObservation) + type Rke2ConfigUpgradeStrategyParameters struct + DrainServerNodes *bool + DrainWorkerNodes *bool + ServerConcurrency *int64 + WorkerConcurrency *int64 + func (in *Rke2ConfigUpgradeStrategyParameters) DeepCopy() *Rke2ConfigUpgradeStrategyParameters + func (in *Rke2ConfigUpgradeStrategyParameters) DeepCopyInto(out *Rke2ConfigUpgradeStrategyParameters) + type RkeConfigNetworkObservation struct + func (in *RkeConfigNetworkObservation) DeepCopy() *RkeConfigNetworkObservation + func (in *RkeConfigNetworkObservation) DeepCopyInto(out *RkeConfigNetworkObservation) + type RkeConfigNetworkParameters struct + CalicoNetworkProvider []CalicoNetworkProviderParameters + CanalNetworkProvider []CanalNetworkProviderParameters + FlannelNetworkProvider []FlannelNetworkProviderParameters + Mtu *int64 + Options map[string]string + Plugin *string + Tolerations []NetworkTolerationsParameters + WeaveNetworkProvider []WeaveNetworkProviderParameters + func (in *RkeConfigNetworkParameters) DeepCopy() *RkeConfigNetworkParameters + func (in *RkeConfigNetworkParameters) DeepCopyInto(out *RkeConfigNetworkParameters) + type RkeConfigObservation struct + func (in *RkeConfigObservation) DeepCopy() *RkeConfigObservation + func (in *RkeConfigObservation) DeepCopyInto(out *RkeConfigObservation) + type RkeConfigParameters struct + AddonJobTimeout *int64 + Addons *string + AddonsInclude []*string + Authentication []AuthenticationParameters + Authorization []AuthorizationParameters + BastionHost []BastionHostParameters + CloudProvider []CloudProviderParameters + DNS []DNSParameters + EnableCriDockerd *bool + IgnoreDockerVersion *bool + Ingress []IngressParameters + KubernetesVersion *string + Monitoring []MonitoringParameters + Network []RkeConfigNetworkParameters + Nodes []NodesParameters + PrefixPath *string + PrivateRegistries []PrivateRegistriesParameters + SSHAgentAuth *bool + SSHCertPath *string + SSHKeyPath *string + Services []ServicesParameters + UpgradeStrategy []RkeConfigUpgradeStrategyParameters + WinPrefixPath *string + func (in *RkeConfigParameters) DeepCopy() *RkeConfigParameters + func (in *RkeConfigParameters) DeepCopyInto(out *RkeConfigParameters) + type RkeConfigUpgradeStrategyObservation struct + func (in *RkeConfigUpgradeStrategyObservation) DeepCopy() *RkeConfigUpgradeStrategyObservation + func (in *RkeConfigUpgradeStrategyObservation) DeepCopyInto(out *RkeConfigUpgradeStrategyObservation) + type RkeConfigUpgradeStrategyParameters struct + Drain *bool + DrainInput []DrainInputParameters + MaxUnavailableControlplane *string + MaxUnavailableWorker *string + func (in *RkeConfigUpgradeStrategyParameters) DeepCopy() *RkeConfigUpgradeStrategyParameters + func (in *RkeConfigUpgradeStrategyParameters) DeepCopyInto(out *RkeConfigUpgradeStrategyParameters) + type RollingUpdateObservation struct + func (in *RollingUpdateObservation) DeepCopy() *RollingUpdateObservation + func (in *RollingUpdateObservation) DeepCopyInto(out *RollingUpdateObservation) + type RollingUpdateParameters struct + MaxSurge *int64 + MaxUnavailable *int64 + func (in *RollingUpdateParameters) DeepCopy() *RollingUpdateParameters + func (in *RollingUpdateParameters) DeepCopyInto(out *RollingUpdateParameters) + type RouteObservation struct + func (in *RouteObservation) DeepCopy() *RouteObservation + func (in *RouteObservation) DeepCopyInto(out *RouteObservation) + type RouteParameters struct + RouterID *string + func (in *RouteParameters) DeepCopy() *RouteParameters + func (in *RouteParameters) DeepCopyInto(out *RouteParameters) + type S3BackupConfigObservation struct + func (in *S3BackupConfigObservation) DeepCopy() *S3BackupConfigObservation + func (in *S3BackupConfigObservation) DeepCopyInto(out *S3BackupConfigObservation) + type S3BackupConfigParameters struct + AccessKeySecretRef *v1.SecretKeySelector + BucketName *string + CustomCA *string + Endpoint *string + Folder *string + Region *string + SecretKeySecretRef *v1.SecretKeySelector + func (in *S3BackupConfigParameters) DeepCopy() *S3BackupConfigParameters + func (in *S3BackupConfigParameters) DeepCopyInto(out *S3BackupConfigParameters) + type SMTPConfigObservation struct + func (in *SMTPConfigObservation) DeepCopy() *SMTPConfigObservation + func (in *SMTPConfigObservation) DeepCopyInto(out *SMTPConfigObservation) + type SMTPConfigParameters struct + DefaultRecipient *string + Host *string + PasswordSecretRef *v1.SecretKeySelector + Port *int64 + Sender *string + TLS *bool + Username *string + func (in *SMTPConfigParameters) DeepCopy() *SMTPConfigParameters + func (in *SMTPConfigParameters) DeepCopyInto(out *SMTPConfigParameters) + type ScanConfigObservation struct + func (in *ScanConfigObservation) DeepCopy() *ScanConfigObservation + func (in *ScanConfigObservation) DeepCopyInto(out *ScanConfigObservation) + type ScanConfigParameters struct + CisScanConfig []CisScanConfigParameters + func (in *ScanConfigParameters) DeepCopy() *ScanConfigParameters + func (in *ScanConfigParameters) DeepCopyInto(out *ScanConfigParameters) + type ScheduleConfigObservation struct + func (in *ScheduleConfigObservation) DeepCopy() *ScheduleConfigObservation + func (in *ScheduleConfigObservation) DeepCopyInto(out *ScheduleConfigObservation) + type ScheduleConfigParameters struct + CronSchedule *string + Retention *int64 + func (in *ScheduleConfigParameters) DeepCopy() *ScheduleConfigParameters + func (in *ScheduleConfigParameters) DeepCopyInto(out *ScheduleConfigParameters) + type ScheduledClusterScanObservation struct + func (in *ScheduledClusterScanObservation) DeepCopy() *ScheduledClusterScanObservation + func (in *ScheduledClusterScanObservation) DeepCopyInto(out *ScheduledClusterScanObservation) + type ScheduledClusterScanParameters struct + Enabled *bool + ScanConfig []ScanConfigParameters + ScheduleConfig []ScheduleConfigParameters + func (in *ScheduledClusterScanParameters) DeepCopy() *ScheduledClusterScanParameters + func (in *ScheduledClusterScanParameters) DeepCopyInto(out *ScheduledClusterScanParameters) + type SchedulerObservation struct + func (in *SchedulerObservation) DeepCopy() *SchedulerObservation + func (in *SchedulerObservation) DeepCopyInto(out *SchedulerObservation) + type SchedulerParameters struct + ExtraArgs map[string]string + ExtraBinds []*string + ExtraEnv []*string + Image *string + func (in *SchedulerParameters) DeepCopy() *SchedulerParameters + func (in *SchedulerParameters) DeepCopyInto(out *SchedulerParameters) + type SecretsEncryptionConfigObservation struct + func (in *SecretsEncryptionConfigObservation) DeepCopy() *SecretsEncryptionConfigObservation + func (in *SecretsEncryptionConfigObservation) DeepCopyInto(out *SecretsEncryptionConfigObservation) + type SecretsEncryptionConfigParameters struct + CustomConfig *string + Enabled *bool + func (in *SecretsEncryptionConfigParameters) DeepCopy() *SecretsEncryptionConfigParameters + func (in *SecretsEncryptionConfigParameters) DeepCopyInto(out *SecretsEncryptionConfigParameters) + type ServiceOverrideObservation struct + func (in *ServiceOverrideObservation) DeepCopy() *ServiceOverrideObservation + func (in *ServiceOverrideObservation) DeepCopyInto(out *ServiceOverrideObservation) + type ServiceOverrideParameters struct + Region *string + Service *string + SigningMethod *string + SigningName *string + SigningRegion *string + URL *string + func (in *ServiceOverrideParameters) DeepCopy() *ServiceOverrideParameters + func (in *ServiceOverrideParameters) DeepCopyInto(out *ServiceOverrideParameters) + type ServicesObservation struct + func (in *ServicesObservation) DeepCopy() *ServicesObservation + func (in *ServicesObservation) DeepCopyInto(out *ServicesObservation) + type ServicesParameters struct + Etcd []EtcdParameters + KubeAPI []KubeAPIParameters + KubeController []KubeControllerParameters + Kubelet []KubeletParameters + Kubeproxy []KubeproxyParameters + Scheduler []SchedulerParameters + func (in *ServicesParameters) DeepCopy() *ServicesParameters + func (in *ServicesParameters) DeepCopyInto(out *ServicesParameters) + type Setting struct + Spec SettingSpec + Status SettingStatus + func (in *Setting) DeepCopy() *Setting + func (in *Setting) DeepCopyInto(out *Setting) + func (in *Setting) DeepCopyObject() runtime.Object + func (mg *Setting) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *Setting) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *Setting) GetProviderConfigReference() *xpv1.Reference + func (mg *Setting) GetProviderReference() *xpv1.Reference + func (mg *Setting) GetTerraformResourceType() string + func (mg *Setting) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *Setting) SetConditions(c ...xpv1.Condition) + func (mg *Setting) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *Setting) SetProviderConfigReference(r *xpv1.Reference) + func (mg *Setting) SetProviderReference(r *xpv1.Reference) + func (mg *Setting) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *Setting) GetConnectionDetailsMapping() map[string]string + func (tr *Setting) GetID() string + func (tr *Setting) GetObservation() (map[string]interface{}, error) + func (tr *Setting) GetParameters() (map[string]interface{}, error) + func (tr *Setting) GetTerraformSchemaVersion() int + func (tr *Setting) LateInitialize(attrs []byte) (bool, error) + func (tr *Setting) SetObservation(obs map[string]interface{}) error + func (tr *Setting) SetParameters(params map[string]interface{}) error + type SettingList struct + Items []Setting + func (in *SettingList) DeepCopy() *SettingList + func (in *SettingList) DeepCopyInto(out *SettingList) + func (in *SettingList) DeepCopyObject() runtime.Object + func (l *SettingList) GetItems() []resource.Managed + type SettingObservation struct + ID *string + func (in *SettingObservation) DeepCopy() *SettingObservation + func (in *SettingObservation) DeepCopyInto(out *SettingObservation) + type SettingParameters struct + Annotations map[string]string + Labels map[string]string + Value *string + func (in *SettingParameters) DeepCopy() *SettingParameters + func (in *SettingParameters) DeepCopyInto(out *SettingParameters) + type SettingSpec struct + ForProvider SettingParameters + func (in *SettingSpec) DeepCopy() *SettingSpec + func (in *SettingSpec) DeepCopyInto(out *SettingSpec) + type SettingStatus struct + AtProvider SettingObservation + func (in *SettingStatus) DeepCopy() *SettingStatus + func (in *SettingStatus) DeepCopyInto(out *SettingStatus) + type SlackConfigObservation struct + func (in *SlackConfigObservation) DeepCopy() *SlackConfigObservation + func (in *SlackConfigObservation) DeepCopyInto(out *SlackConfigObservation) + type SlackConfigParameters struct + DefaultRecipient *string + ProxyURL *string + URL *string + func (in *SlackConfigParameters) DeepCopy() *SlackConfigParameters + func (in *SlackConfigParameters) DeepCopyInto(out *SlackConfigParameters) + type TaintsObservation struct + func (in *TaintsObservation) DeepCopy() *TaintsObservation + func (in *TaintsObservation) DeepCopyInto(out *TaintsObservation) + type TaintsParameters struct + Effect *string + Key *string + Value *string + func (in *TaintsParameters) DeepCopy() *TaintsParameters + func (in *TaintsParameters) DeepCopyInto(out *TaintsParameters) + type Token struct + Spec TokenSpec + Status TokenStatus + func (in *Token) DeepCopy() *Token + func (in *Token) DeepCopyInto(out *Token) + func (in *Token) DeepCopyObject() runtime.Object + func (mg *Token) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *Token) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *Token) GetProviderConfigReference() *xpv1.Reference + func (mg *Token) GetProviderReference() *xpv1.Reference + func (mg *Token) GetTerraformResourceType() string + func (mg *Token) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *Token) SetConditions(c ...xpv1.Condition) + func (mg *Token) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *Token) SetProviderConfigReference(r *xpv1.Reference) + func (mg *Token) SetProviderReference(r *xpv1.Reference) + func (mg *Token) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *Token) GetConnectionDetailsMapping() map[string]string + func (tr *Token) GetID() string + func (tr *Token) GetObservation() (map[string]interface{}, error) + func (tr *Token) GetParameters() (map[string]interface{}, error) + func (tr *Token) GetTerraformSchemaVersion() int + func (tr *Token) LateInitialize(attrs []byte) (bool, error) + func (tr *Token) SetObservation(obs map[string]interface{}) error + func (tr *Token) SetParameters(params map[string]interface{}) error + type TokenList struct + Items []Token + func (in *TokenList) DeepCopy() *TokenList + func (in *TokenList) DeepCopyInto(out *TokenList) + func (in *TokenList) DeepCopyObject() runtime.Object + func (l *TokenList) GetItems() []resource.Managed + type TokenObservation struct + AccessKey *string + Enabled *bool + Expired *bool + ID *string + UserID *string + func (in *TokenObservation) DeepCopy() *TokenObservation + func (in *TokenObservation) DeepCopyInto(out *TokenObservation) + type TokenParameters struct + Annotations map[string]string + ClusterID *string + Description *string + Labels map[string]string + Renew *bool + TTL *int64 + func (in *TokenParameters) DeepCopy() *TokenParameters + func (in *TokenParameters) DeepCopyInto(out *TokenParameters) + type TokenSpec struct + ForProvider TokenParameters + func (in *TokenSpec) DeepCopy() *TokenSpec + func (in *TokenSpec) DeepCopyInto(out *TokenSpec) + type TokenStatus struct + AtProvider TokenObservation + func (in *TokenStatus) DeepCopy() *TokenStatus + func (in *TokenStatus) DeepCopyInto(out *TokenStatus) + type TolerationsObservation struct + func (in *TolerationsObservation) DeepCopy() *TolerationsObservation + func (in *TolerationsObservation) DeepCopyInto(out *TolerationsObservation) + type TolerationsParameters struct + Effect *string + Key *string + Operator *string + Seconds *int64 + Value *string + func (in *TolerationsParameters) DeepCopy() *TolerationsParameters + func (in *TolerationsParameters) DeepCopyInto(out *TolerationsParameters) + type UpdateStrategyObservation struct + func (in *UpdateStrategyObservation) DeepCopy() *UpdateStrategyObservation + func (in *UpdateStrategyObservation) DeepCopyInto(out *UpdateStrategyObservation) + type UpdateStrategyParameters struct + RollingUpdate []RollingUpdateParameters + Strategy *string + func (in *UpdateStrategyParameters) DeepCopy() *UpdateStrategyParameters + func (in *UpdateStrategyParameters) DeepCopyInto(out *UpdateStrategyParameters) + type UpdateStrategyRollingUpdateObservation struct + func (in *UpdateStrategyRollingUpdateObservation) DeepCopy() *UpdateStrategyRollingUpdateObservation + func (in *UpdateStrategyRollingUpdateObservation) DeepCopyInto(out *UpdateStrategyRollingUpdateObservation) + type UpdateStrategyRollingUpdateParameters struct + MaxUnavailable *int64 + func (in *UpdateStrategyRollingUpdateParameters) DeepCopy() *UpdateStrategyRollingUpdateParameters + func (in *UpdateStrategyRollingUpdateParameters) DeepCopyInto(out *UpdateStrategyRollingUpdateParameters) + type UpgradeStrategyObservation struct + func (in *UpgradeStrategyObservation) DeepCopy() *UpgradeStrategyObservation + func (in *UpgradeStrategyObservation) DeepCopyInto(out *UpgradeStrategyObservation) + type UpgradeStrategyParameters struct + DrainServerNodes *bool + DrainWorkerNodes *bool + ServerConcurrency *int64 + WorkerConcurrency *int64 + func (in *UpgradeStrategyParameters) DeepCopy() *UpgradeStrategyParameters + func (in *UpgradeStrategyParameters) DeepCopyInto(out *UpgradeStrategyParameters) + type User struct + Spec UserSpec + Status UserStatus + func (in *User) DeepCopy() *User + func (in *User) DeepCopyInto(out *User) + func (in *User) DeepCopyObject() runtime.Object + func (mg *User) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *User) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *User) GetProviderConfigReference() *xpv1.Reference + func (mg *User) GetProviderReference() *xpv1.Reference + func (mg *User) GetTerraformResourceType() string + func (mg *User) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *User) SetConditions(c ...xpv1.Condition) + func (mg *User) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *User) SetProviderConfigReference(r *xpv1.Reference) + func (mg *User) SetProviderReference(r *xpv1.Reference) + func (mg *User) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *User) GetConnectionDetailsMapping() map[string]string + func (tr *User) GetID() string + func (tr *User) GetObservation() (map[string]interface{}, error) + func (tr *User) GetParameters() (map[string]interface{}, error) + func (tr *User) GetTerraformSchemaVersion() int + func (tr *User) LateInitialize(attrs []byte) (bool, error) + func (tr *User) SetObservation(obs map[string]interface{}) error + func (tr *User) SetParameters(params map[string]interface{}) error + type UserList struct + Items []User + func (in *UserList) DeepCopy() *UserList + func (in *UserList) DeepCopyInto(out *UserList) + func (in *UserList) DeepCopyObject() runtime.Object + func (l *UserList) GetItems() []resource.Managed + type UserObservation struct + ID *string + PrincipalIds []*string + func (in *UserObservation) DeepCopy() *UserObservation + func (in *UserObservation) DeepCopyInto(out *UserObservation) + type UserParameters struct + Annotations map[string]string + Enabled *bool + Labels map[string]string + PasswordSecretRef v1.SecretKeySelector + Username *string + func (in *UserParameters) DeepCopy() *UserParameters + func (in *UserParameters) DeepCopyInto(out *UserParameters) + type UserSpec struct + ForProvider UserParameters + func (in *UserSpec) DeepCopy() *UserSpec + func (in *UserSpec) DeepCopyInto(out *UserSpec) + type UserStatus struct + AtProvider UserObservation + func (in *UserStatus) DeepCopy() *UserStatus + func (in *UserStatus) DeepCopyInto(out *UserStatus) + type VirtualCenterObservation struct + func (in *VirtualCenterObservation) DeepCopy() *VirtualCenterObservation + func (in *VirtualCenterObservation) DeepCopyInto(out *VirtualCenterObservation) + type VirtualCenterParameters struct + Datacenters *string + Name *string + PasswordSecretRef v1.SecretKeySelector + Port *string + SoapRoundtripCount *int64 + UserSecretRef v1.SecretKeySelector + func (in *VirtualCenterParameters) DeepCopy() *VirtualCenterParameters + func (in *VirtualCenterParameters) DeepCopyInto(out *VirtualCenterParameters) + type VsphereCloudProviderGlobalObservation struct + func (in *VsphereCloudProviderGlobalObservation) DeepCopy() *VsphereCloudProviderGlobalObservation + func (in *VsphereCloudProviderGlobalObservation) DeepCopyInto(out *VsphereCloudProviderGlobalObservation) + type VsphereCloudProviderGlobalParameters struct + Datacenters *string + InsecureFlag *bool + PasswordSecretRef *v1.SecretKeySelector + Port *string + SoapRoundtripCount *int64 + UserSecretRef *v1.SecretKeySelector + func (in *VsphereCloudProviderGlobalParameters) DeepCopy() *VsphereCloudProviderGlobalParameters + func (in *VsphereCloudProviderGlobalParameters) DeepCopyInto(out *VsphereCloudProviderGlobalParameters) + type VsphereCloudProviderObservation struct + func (in *VsphereCloudProviderObservation) DeepCopy() *VsphereCloudProviderObservation + func (in *VsphereCloudProviderObservation) DeepCopyInto(out *VsphereCloudProviderObservation) + type VsphereCloudProviderParameters struct + Disk []DiskParameters + Global []VsphereCloudProviderGlobalParameters + Network []NetworkParameters + VirtualCenter []VirtualCenterParameters + Workspace []WorkspaceParameters + func (in *VsphereCloudProviderParameters) DeepCopy() *VsphereCloudProviderParameters + func (in *VsphereCloudProviderParameters) DeepCopyInto(out *VsphereCloudProviderParameters) + type WeaveNetworkProviderObservation struct + func (in *WeaveNetworkProviderObservation) DeepCopy() *WeaveNetworkProviderObservation + func (in *WeaveNetworkProviderObservation) DeepCopyInto(out *WeaveNetworkProviderObservation) + type WeaveNetworkProviderParameters struct + Password *string + func (in *WeaveNetworkProviderParameters) DeepCopy() *WeaveNetworkProviderParameters + func (in *WeaveNetworkProviderParameters) DeepCopyInto(out *WeaveNetworkProviderParameters) + type WebhookConfigObservation struct + func (in *WebhookConfigObservation) DeepCopy() *WebhookConfigObservation + func (in *WebhookConfigObservation) DeepCopyInto(out *WebhookConfigObservation) + type WebhookConfigParameters struct + ProxyURL *string + URL *string + func (in *WebhookConfigParameters) DeepCopy() *WebhookConfigParameters + func (in *WebhookConfigParameters) DeepCopyInto(out *WebhookConfigParameters) + type WechatConfigObservation struct + func (in *WechatConfigObservation) DeepCopy() *WechatConfigObservation + func (in *WechatConfigObservation) DeepCopyInto(out *WechatConfigObservation) + type WechatConfigParameters struct + Agent *string + Corp *string + DefaultRecipient *string + ProxyURL *string + RecipientType *string + SecretSecretRef v1.SecretKeySelector + func (in *WechatConfigParameters) DeepCopy() *WechatConfigParameters + func (in *WechatConfigParameters) DeepCopyInto(out *WechatConfigParameters) + type WorkspaceObservation struct + func (in *WorkspaceObservation) DeepCopy() *WorkspaceObservation + func (in *WorkspaceObservation) DeepCopyInto(out *WorkspaceObservation) + type WorkspaceParameters struct + Datacenter *string + DefaultDatastore *string + Folder *string + ResourcepoolPath *string + Server *string + func (in *WorkspaceParameters) DeepCopy() *WorkspaceParameters + func (in *WorkspaceParameters) DeepCopyInto(out *WorkspaceParameters)