Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ServiceConfig ¶
type ServiceConfig struct {
ProviderWorkspaceID string `mapstructure:"provider-workspace-id" default:"2pkfvpweuy7symvj"`
Kubeconfig string `mapstructure:"kubeconfig"`
ServerURL string `mapstructure:"server-url"`
EntityLabel string `mapstructure:"entity-label" default:"ui.platform-mesh.ui/entity"`
ContentForLabel string `mapstructure:"content-for-label" default:"ui.platform-mesh.io/content-for"`
ResourceSchemaName string `mapstructure:"resource-schema-name" default:"v250704-6d57f16.contentconfigurations.ui.platform-mesh.io"`
ResourceSchemaWorkspace string `mapstructure:"resource-schema-workspace" default:"root:openmfp-system"`
ResourceAPIExportEndpointSliceName string `mapstructure:"resource-apiexport-endpointslice-name"`
}
Click to show internal directories.
Click to hide internal directories.