Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceDescription ¶
type ResourceDescription struct { GVK schema.GroupVersionKind ResourceNameFormat string SupportsExport bool SupportsBulkExport bool SupportsIAM bool // true if the Resource supports IAM binding export alongside the resource }
func GetAll ¶
func GetAll() ([]ResourceDescription, error)
Click to show internal directories.
Click to hide internal directories.