Documentation ¶
Index ¶
- Constants
- func ErrCreatingKubernetesComponents(err error, ctxID string) error
- func GetK8sMeshModelComponents(kubeconfig []byte) ([]v1alpha1.ComponentDefinition, error)
- func RegisterK8sMeshModelComponents(provider *models.Provider, _ context.Context, config []byte, ctxID string, ...) (err error)
- func RegisterMeshmodelComponentsForCRDS(reg meshmodel.RegistryManager, k8sYaml []byte, contextID string, ...)
- type Entry
- type OpenAPIV3Response
Constants ¶
View Source
const (
ErrCreatingKubernetesComponentsCode = "1545"
)
Variables ¶
This section is empty.
Functions ¶
func GetK8sMeshModelComponents ¶
func GetK8sMeshModelComponents(kubeconfig []byte) ([]v1alpha1.ComponentDefinition, error)
move to meshmodel
func RegisterMeshmodelComponentsForCRDS ¶
func RegisterMeshmodelComponentsForCRDS(reg meshmodel.RegistryManager, k8sYaml []byte, contextID string, version string)
Types ¶
type OpenAPIV3Response ¶
Click to show internal directories.
Click to hide internal directories.