Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Scheme = legacyscheme.Scheme
Functions ¶
func ResolveParseableType ¶
func ResolveParseableType(gvk schema.GroupVersionKind, parser *managedfields.GvkParser) *typed.ParseableType
ResolveParseableType will build and return a ParseableType object based on the given gvk and GvkParser. If the given gvkParser is nil it will return a DeducedParseableType which is not suitable for calculating diffs. Will use the statically defined schema for k8s built in types. Will rely on the given gvk parser for CRD schemas.
func StaticParser ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.