Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Transformer ¶
type Transformer struct {
// contains filtered or unexported fields
}
func NewTransformer ¶
func NewTransformer(config []latestV2.Transformer) (*Transformer, error)
NewTransformer instantiates a Transformer object.
func (*Transformer) GetDeclarativeTransformers ¶
func (v *Transformer) GetDeclarativeTransformers() ([]kptfile.Function, error)
GetDeclarativeValidators transforms and returns the skaffold validators defined in skaffold.yaml
Click to show internal directories.
Click to hide internal directories.