Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePatchOperation ¶
func CreatePatchOperation(t *redsky.Trial, p *redsky.PatchTemplate, ref *corev1.ObjectReference, data []byte) (*redsky.PatchOperation, error)
createPatchOperation creates a new patch operation from a patch template and it's (fully rendered) patch data
func RenderTemplate ¶
func RenderTemplate(te *template.Engine, t *redsky.Trial, p *redsky.PatchTemplate) (*corev1.ObjectReference, []byte, error)
RenderTemplate determines the patch target and renders the patch template
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.