Documentation
¶
Index ¶
- func GenerateFromScheme(spec interface{}, scheme *v1alpha1.Scheme, userInputs map[string]string) error
- func GetTemplate(ctx context.Context, c client.Client, who metav1.Object, ref string) (*v1alpha1.Template, error)
- func NewScheme(parent metav1.Object, inputs *v1alpha1.Inputs, body []byte) *v1alpha1.Scheme
- type ExpandedSpecBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateFromScheme ¶ added in v1.0.22
func GetTemplate ¶ added in v1.0.22
func GetTemplate(ctx context.Context, c client.Client, who metav1.Object, ref string) (*v1alpha1.Template, error)
GetTemplate searches Frisbee for the given reference. By default, it searches the given namespace. If it is not found, then it searches the installation namespace.
Types ¶
type ExpandedSpecBody ¶ added in v1.0.22
type ExpandedSpecBody string
Click to show internal directories.
Click to hide internal directories.