client

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetK3dConfig

func GetK3dConfig(ctx context.Context, d *schema.ResourceData) (interface{}, diag.Diagnostics)

GetK3dConfig validates the defaults passed in providers and set the configs.

Types

type Config

type Config struct {
	KubeImageVersion string
	K3DAPIVersion    string
	K3DKind          string
	K3DRegistry      string
	K3DRuntime       runtimes.Runtime
}

Config holds the base configurations for creation of k3d cluster.

func (*Config) GetK3dImage

func (cfg *Config) GetK3dImage() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL