Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiUnstructuredExtractor ¶
type ApiUnstructuredExtractor struct{}
func (ApiUnstructuredExtractor) Do ¶
func (ext ApiUnstructuredExtractor) Do(obj interface{}) (*v1alpha2.Api, error)
func (ApiUnstructuredExtractor) FromUnstructured ¶
func (ext ApiUnstructuredExtractor) FromUnstructured(obj *unstructured.Unstructured) (*v1alpha2.Api, error)
func (ApiUnstructuredExtractor) ToUnstructured ¶
func (ext ApiUnstructuredExtractor) ToUnstructured(obj interface{}) (*unstructured.Unstructured, error)
Click to show internal directories.
Click to hide internal directories.