cce

package
v1.54.1 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: MPL-2.0 Imports: 32 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceAddonTemplate added in v1.49.0

func DataSourceAddonTemplate() *schema.Resource

func DataSourceCCEClusterV3 added in v1.42.0

func DataSourceCCEClusterV3() *schema.Resource

func DataSourceCCEClusters added in v1.31.0

func DataSourceCCEClusters() *schema.Resource

func DataSourceCCENodePoolV3 added in v1.42.0

func DataSourceCCENodePoolV3() *schema.Resource

func DataSourceNode added in v1.49.0

func DataSourceNode() *schema.Resource

func DataSourceNodes added in v1.49.0

func DataSourceNodes() *schema.Resource

func GetCcePvcInfoById

func GetCcePvcInfoById(c *golangsdk.ServiceClient, clusterId, namespace,
	id string) (*persistentvolumeclaims.PersistentVolumeClaim, error)

func ResourceAddon added in v1.49.0

func ResourceAddon() *schema.Resource

func ResourceCCEClusterV3 added in v1.42.0

func ResourceCCEClusterV3() *schema.Resource

ResourceCCEClusterV3 defines the CCE cluster resource schema and functions. Deprecated: It's a deprecated function, please refer to the function 'ResourceCluster'.

func ResourceCCENamespaceV1 added in v1.30.0

func ResourceCCENamespaceV1() *schema.Resource

func ResourceCcePersistentVolumeClaimsV1

func ResourceCcePersistentVolumeClaimsV1() *schema.Resource

func ResourceCluster added in v1.49.0

func ResourceCluster() *schema.Resource

ResourceCluster defines the CCE cluster resource schema and functions.

func ResourceNode added in v1.49.0

func ResourceNode() *schema.Resource

func ResourceNodeAttach added in v1.53.0

func ResourceNodeAttach() *schema.Resource

func ResourceNodePool added in v1.53.0

func ResourceNodePool() *schema.Resource

func ResourcePartition added in v1.49.0

func ResourcePartition() *schema.Resource

func ServerV1StateRefreshFunc added in v1.42.0

func ServerV1StateRefreshFunc(client *golangsdk.ServiceClient, instanceID string) resource.StateRefreshFunc

ServerV1StateRefreshFunc returns a resource.StateRefreshFunc that is used to watch an instance.

Types

type StateRefresh

type StateRefresh struct {
	Pending      []string
	Target       []string
	Delay        time.Duration
	Timeout      time.Duration
	PollInterval time.Duration
}

type Template added in v1.42.0

type Template struct {
	UID             string
	Name            string
	Version         string
	Description     string
	Spec            string
	Stable          bool
	SupportVersions []addons.SupportVersions
}

func (Template) IsEmpty added in v1.42.0

func (t Template) IsEmpty() bool

Jump to

Keyboard shortcuts

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