Versions in this module Expand all Collapse all v1 v1.0.0 May 24, 2023 Changes in this version + func CreateManagementV1ProjectSpec(data map[string]interface{}) *managementv1.ProjectSpec + func CreateManagementV1SpaceInstanceSpec(data map[string]interface{}) *managementv1.SpaceInstanceSpec + func CreateManagementV1VirtualClusterInstanceSpec(data map[string]interface{}) *managementv1.VirtualClusterInstanceSpec + func CreateStorageV1Access(data map[string]interface{}) *storagev1.Access + func CreateStorageV1AllowedCluster(data map[string]interface{}) *storagev1.AllowedCluster + func CreateStorageV1AllowedTemplate(data map[string]interface{}) *storagev1.AllowedTemplate + func CreateStorageV1AppReference(data map[string]interface{}) *agentstoragev1.AppReference + func CreateStorageV1ArgoIntegrationSpec(data map[string]interface{}) *storagev1.ArgoIntegrationSpec + func CreateStorageV1ArgoProjectPolicyRule(data map[string]interface{}) *storagev1.ArgoProjectPolicyRule + func CreateStorageV1ArgoProjectRole(data map[string]interface{}) *storagev1.ArgoProjectRole + func CreateStorageV1ArgoProjectSpec(data map[string]interface{}) *storagev1.ArgoProjectSpec + func CreateStorageV1ArgoProjectSpecMetadata(data map[string]interface{}) *storagev1.ArgoProjectSpecMetadata + func CreateStorageV1ArgoSSOSpec(data map[string]interface{}) *storagev1.ArgoSSOSpec + func CreateStorageV1ClusterRef(data map[string]interface{}) *storagev1.ClusterRef + func CreateStorageV1InstanceAccess(data map[string]interface{}) *agentstoragev1.InstanceAccess + func CreateStorageV1InstanceAccessRule(data map[string]interface{}) *agentstoragev1.InstanceAccessRule + func CreateStorageV1Member(data map[string]interface{}) *storagev1.Member + func CreateStorageV1NamespacePattern(data map[string]interface{}) *storagev1.NamespacePattern + func CreateStorageV1Quotas(data map[string]interface{}) *storagev1.Quotas + func CreateStorageV1SpaceTemplateDefinition(data map[string]interface{}) *storagev1.SpaceTemplateDefinition + func CreateStorageV1TemplateHelmChart(data map[string]interface{}) *agentstoragev1.TemplateHelmChart + func CreateStorageV1TemplateMetadata(data map[string]interface{}) *storagev1.TemplateMetadata + func CreateStorageV1TemplateRef(data map[string]interface{}) *storagev1.TemplateRef + func CreateStorageV1UserOrTeam(data map[string]interface{}) *storagev1.UserOrTeam + func CreateStorageV1VirtualClusterAccessPoint(data map[string]interface{}) *agentstoragev1.VirtualClusterAccessPoint + func CreateStorageV1VirtualClusterAccessPointIngressSpec(data map[string]interface{}) *agentstoragev1.VirtualClusterAccessPointIngressSpec + func CreateStorageV1VirtualClusterClusterRef(data map[string]interface{}) *storagev1.VirtualClusterClusterRef + func CreateStorageV1VirtualClusterHelmChart(data map[string]interface{}) *agentstoragev1.VirtualClusterHelmChart + func CreateStorageV1VirtualClusterHelmRelease(data map[string]interface{}) *agentstoragev1.VirtualClusterHelmRelease + func CreateStorageV1VirtualClusterSpaceTemplateDefinition(data map[string]interface{}) *storagev1.VirtualClusterSpaceTemplateDefinition + func CreateStorageV1VirtualClusterTemplateDefinition(data map[string]interface{}) *storagev1.VirtualClusterTemplateDefinition + func ManagementV1ProjectSpecSchema() map[string]*schema.Schema + func ManagementV1SpaceInstanceSpecSchema() map[string]*schema.Schema + func ManagementV1VirtualClusterInstanceSpecSchema() map[string]*schema.Schema + func ReadManagementV1ProjectSpec(obj *managementv1.ProjectSpec) (interface{}, error) + func ReadManagementV1SpaceInstanceSpec(obj *managementv1.SpaceInstanceSpec) (interface{}, error) + func ReadManagementV1VirtualClusterInstanceSpec(obj *managementv1.VirtualClusterInstanceSpec) (interface{}, error) + func ReadStorageV1Access(obj *storagev1.Access) (interface{}, error) + func ReadStorageV1AllowedCluster(obj *storagev1.AllowedCluster) (interface{}, error) + func ReadStorageV1AllowedTemplate(obj *storagev1.AllowedTemplate) (interface{}, error) + func ReadStorageV1AppReference(obj *agentstoragev1.AppReference) (interface{}, error) + func ReadStorageV1ArgoIntegrationSpec(obj *storagev1.ArgoIntegrationSpec) (interface{}, error) + func ReadStorageV1ArgoProjectPolicyRule(obj *storagev1.ArgoProjectPolicyRule) (interface{}, error) + func ReadStorageV1ArgoProjectRole(obj *storagev1.ArgoProjectRole) (interface{}, error) + func ReadStorageV1ArgoProjectSpec(obj *storagev1.ArgoProjectSpec) (interface{}, error) + func ReadStorageV1ArgoProjectSpecMetadata(obj *storagev1.ArgoProjectSpecMetadata) (interface{}, error) + func ReadStorageV1ArgoSSOSpec(obj *storagev1.ArgoSSOSpec) (interface{}, error) + func ReadStorageV1ClusterRef(obj *storagev1.ClusterRef) (interface{}, error) + func ReadStorageV1InstanceAccess(obj *agentstoragev1.InstanceAccess) (interface{}, error) + func ReadStorageV1InstanceAccessRule(obj *agentstoragev1.InstanceAccessRule) (interface{}, error) + func ReadStorageV1Member(obj *storagev1.Member) (interface{}, error) + func ReadStorageV1NamespacePattern(obj *storagev1.NamespacePattern) (interface{}, error) + func ReadStorageV1Quotas(obj *storagev1.Quotas) (interface{}, error) + func ReadStorageV1SpaceTemplateDefinition(obj *storagev1.SpaceTemplateDefinition) (interface{}, error) + func ReadStorageV1TemplateHelmChart(obj *agentstoragev1.TemplateHelmChart) (interface{}, error) + func ReadStorageV1TemplateMetadata(obj *storagev1.TemplateMetadata) (interface{}, error) + func ReadStorageV1TemplateRef(obj *storagev1.TemplateRef) (interface{}, error) + func ReadStorageV1UserOrTeam(obj *storagev1.UserOrTeam) (interface{}, error) + func ReadStorageV1VirtualClusterAccessPoint(obj *agentstoragev1.VirtualClusterAccessPoint) (interface{}, error) + func ReadStorageV1VirtualClusterAccessPointIngressSpec(obj *agentstoragev1.VirtualClusterAccessPointIngressSpec) (interface{}, error) + func ReadStorageV1VirtualClusterClusterRef(obj *storagev1.VirtualClusterClusterRef) (interface{}, error) + func ReadStorageV1VirtualClusterHelmChart(obj *agentstoragev1.VirtualClusterHelmChart) (interface{}, error) + func ReadStorageV1VirtualClusterHelmRelease(obj *agentstoragev1.VirtualClusterHelmRelease) (interface{}, error) + func ReadStorageV1VirtualClusterSpaceTemplateDefinition(obj *storagev1.VirtualClusterSpaceTemplateDefinition) (interface{}, error) + func ReadStorageV1VirtualClusterTemplateDefinition(obj *storagev1.VirtualClusterTemplateDefinition) (interface{}, error) + func StorageV1AccessSchema() map[string]*schema.Schema + func StorageV1AllowedClusterSchema() map[string]*schema.Schema + func StorageV1AllowedTemplateSchema() map[string]*schema.Schema + func StorageV1AppReferenceSchema() map[string]*schema.Schema + func StorageV1ArgoIntegrationSpecSchema() map[string]*schema.Schema + func StorageV1ArgoProjectPolicyRuleSchema() map[string]*schema.Schema + func StorageV1ArgoProjectRoleSchema() map[string]*schema.Schema + func StorageV1ArgoProjectSpecMetadataSchema() map[string]*schema.Schema + func StorageV1ArgoProjectSpecSchema() map[string]*schema.Schema + func StorageV1ArgoSSOSpecSchema() map[string]*schema.Schema + func StorageV1ClusterRefSchema() map[string]*schema.Schema + func StorageV1InstanceAccessRuleSchema() map[string]*schema.Schema + func StorageV1InstanceAccessSchema() map[string]*schema.Schema + func StorageV1MemberSchema() map[string]*schema.Schema + func StorageV1NamespacePatternSchema() map[string]*schema.Schema + func StorageV1QuotasSchema() map[string]*schema.Schema + func StorageV1SpaceTemplateDefinitionSchema() map[string]*schema.Schema + func StorageV1TemplateHelmChartSchema() map[string]*schema.Schema + func StorageV1TemplateMetadataSchema() map[string]*schema.Schema + func StorageV1TemplateRefSchema() map[string]*schema.Schema + func StorageV1UserOrTeamSchema() map[string]*schema.Schema + func StorageV1VirtualClusterAccessPointIngressSpecSchema() map[string]*schema.Schema + func StorageV1VirtualClusterAccessPointSchema() map[string]*schema.Schema + func StorageV1VirtualClusterClusterRefSchema() map[string]*schema.Schema + func StorageV1VirtualClusterHelmChartSchema() map[string]*schema.Schema + func StorageV1VirtualClusterHelmReleaseSchema() map[string]*schema.Schema + func StorageV1VirtualClusterSpaceTemplateDefinitionSchema() map[string]*schema.Schema + func StorageV1VirtualClusterTemplateDefinitionSchema() map[string]*schema.Schema