Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMetaPopulator ¶
Types ¶
type MetaPopulator ¶
type MetaPopulator interface {
PopulateMeta(object metaV1.Object, instance model.InstanceState) error
}
type Option ¶
type Option func(*metaPopulator)
func WithDefaultPopulators ¶
func WithDefaultPopulators() Option
Click to show internal directories.
Click to hide internal directories.