Documentation ¶
Index ¶
Constants ¶
View Source
const (
ErrGetK8sComponentsCode = "2212"
)
Please reference the following before contributing an error code: https://docs.meshery.io/project/contributing/contributing-error https://github.com/meshery/meshkit/blob/master/errors/errors.go
Variables ¶
This section is empty.
Functions ¶
func ErrGetK8sComponents ¶ added in v0.6.23
func GetK8sMeshModelComponents ¶ added in v0.6.23
func GetK8sMeshModelComponents(kubeconfig []byte) ([]v1alpha1.ComponentDefinition, error)
move to meshmodel
func RegisterMeshmodelComponentsForCRDS ¶ added in v0.6.23
func RegisterMeshmodelComponentsForCRDS(reg meshmodel.RegistryManager, k8sYaml []byte, contextID string, version string)
Types ¶
type OpenAPIV3Response ¶ added in v0.6.80
Click to show internal directories.
Click to hide internal directories.