Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kotf ¶
type Kotf struct { }
func (Kotf) Apply ¶
func (k Kotf) Apply(ctx context.Context, req *api.TerraformApplyRequest) (*api.KotfResult, error)
func (Kotf) Destroy ¶
func (k Kotf) Destroy(ctx context.Context, req *api.TerraformDestroyRequest) (*api.KotfResult, error)
func (Kotf) Init ¶
func (k Kotf) Init(ctx context.Context, req *api.TerraformInitRequest) (*api.KotfResult, error)
Click to show internal directories.
Click to hide internal directories.