Documentation ¶
Overview ¶
Package resources holds simple functions for synthesizing child resources from a Configuration resource and any relevant Configuration controller configuration.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeRevision ¶
func MakeRevision(config *v1alpha1.Configuration) *v1alpha1.Revision
MakeRevision creates a revision object from configuration.
func RevisionLabelValueForKey ¶
func RevisionLabelValueForKey(key string, config *v1alpha1.Configuration) string
RevisionLabelValueForKey returns the label value for the given key.
func UpdateRevisionLabels ¶
func UpdateRevisionLabels(rev *v1alpha1.Revision, config *v1alpha1.Configuration)
UpdateRevisionLabels sets the revisions labels given a Configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.