Documentation ¶
Index ¶
- type Labels
- type Variables
- func (v Variables) ComputeVariables(s *store.Store, policy, resource, kind string, kindMap sets.Set[string], ...) (map[string]interface{}, error)
- func (v Variables) NamespaceSelectors() map[string]Labels
- func (v Variables) SetInStore(s *store.Store)
- func (v Variables) Subresources() []v1alpha1.Subresource
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Variables ¶
type Variables struct {
// contains filtered or unexported fields
}
func (Variables) ComputeVariables ¶
func (Variables) NamespaceSelectors ¶
func (Variables) SetInStore ¶
func (Variables) Subresources ¶
func (v Variables) Subresources() []v1alpha1.Subresource
Click to show internal directories.
Click to hide internal directories.