Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Transformer ¶
type Transformer struct {
// contains filtered or unexported fields
}
func NewTransformer ¶
func NewTransformer(config []latest.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.