Documentation ¶
Index ¶
- func CreateApplyAnnotation(obj runtime.Object) error
- func FormatTime(t time.Time) string
- func GetGroupVersionKind(obj runtime.Object) (*schema.GroupVersionKind, error)
- func GetModifiedConfiguration(obj runtime.Object) ([]byte, error)
- func GetOriginalConfiguration(obj runtime.Object) ([]byte, error)
- func GetSvcNamesFromManifest(manifest string) ([]string, error)
- func IgnoreNotFoundError(err error) error
- func ParseTime(s string) (time.Time, error)
- func SetGroupVersionKind(obj runtime.Object, gvk *schema.GroupVersionKind) (runtime.Object, error)
- type ObjGVK
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateApplyAnnotation ¶
func FormatTime ¶
func GetGroupVersionKind ¶
func GetGroupVersionKind(obj runtime.Object) (*schema.GroupVersionKind, error)
func GetOriginalConfiguration ¶
GetOriginalConfiguration retrieves the original configuration of the object from the annotation, or nil if no annotation was found.
func GetSvcNamesFromManifest ¶
func IgnoreNotFoundError ¶
func SetGroupVersionKind ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.