cloudimpl

package
v0.0.0-...-d299574 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MetaName

func MetaName() string

func NewCloud

func NewCloud(
	cli *k8sclient.Client,
	cfg *Config,
	k8sConfig k8sclient.Config,
) (
	cloud.Cloud,
	error,
)

Types

type Config

type Config struct {
	CRD          config.CRDConfig `json:"crd"              required:"true"`
	RPCEndpoint  string           `json:"rpc_endpiont"     required:"true"`
	JupyterToken string           `json:"jupyter_token"    required:"true"`
	UserPoolId   string           `json:"user_pool_id"    required:"true"`
}

func (*Config) SetDefault

func (cfg *Config) SetDefault()

func (*Config) Validate

func (cfg *Config) Validate() error

Jump to

Keyboard shortcuts

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