Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance interface { String() string Unstructured() (*unstructured.Unstructured, error) IsBase() bool Unify(other Instance) error }
Instance defines Model Interface
Click to show internal directories.
Click to hide internal directories.