Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetKindFromPath ¶ added in v0.5.0
GetKindFromPath returns the kind of the resource based on its file path.
func NewDefaultCommand ¶
NewDefaultCommand creates a new default command
Types ¶
type KindMatcher ¶ added in v0.5.0
KindMatcher are the matchers that are applied to constraints.
type Matchers ¶ added in v0.5.0
type Matchers struct {
KindMatchers []KindMatcher
}
Matchers are all of the matchers that can be applied to constraints.
func GetMatchersFromComments ¶ added in v0.5.0
GetMatchersFromComments returns all of the matchers found in the collection of comments.
Click to show internal directories.
Click to hide internal directories.