package
Version:
v1.7.0-alpha.2
Opens a new window with list of versions in this module.
Published: Nov 11, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Interface interface {
Create(yaml []byte) error
}
Interface is prepared for dealing with custom kubernetes resource in yaml data format.
It is defined to avoid to import too many third-party clients.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.