Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResourceList ¶
type ResourceList struct { Gvk *schema.GroupVersionKind `json:"kind"` //nolint:tagliatelle Resources []string `json:"resources"` }
ResourceList is the base block used to build the secret containing the resources deployed in the cluster.
Click to show internal directories.
Click to hide internal directories.