...

Package schema

import "sigs.k8s.io/kustomize/kyaml/yaml/schema"
Overview
Index

Overview ▾

Package schema contains libraries for working with the yaml and openapi packages.

func IsAssociative

func IsAssociative(schema *openapi.ResourceSchema, nodes []*yaml.RNode, infer bool) bool

IsAssociative returns true if all elements in the list contain an AssociativeSequenceKey as a field.