Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clab ¶
type Clab interface { GetNodes(ctx context.Context) []backend.GenericObject GetLinks(ctx context.Context) []backend.GenericObject GetEndpoints(ctx context.Context) []backend.GenericObject // only used for testing }
func NewClabKuid ¶
func NewClabKuid(siteID *infrav1alpha1.SiteID, yamlString string) (Clab, error)
Click to show internal directories.
Click to hide internal directories.