containers

package
v1.44.0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2020 License: MPL-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertDefaultNodePoolToAgentPool added in v1.37.0

func ConvertDefaultNodePoolToAgentPool(input *[]containerservice.ManagedClusterAgentPoolProfile) containerservice.AgentPool

func ExpandDefaultNodePool added in v1.37.0

func ExpandKubernetesAddOnProfiles added in v1.37.0

func ExpandKubernetesAddOnProfiles(input []interface{}) map[string]*containerservice.ManagedClusterAddonProfile

func FlattenDefaultNodePool added in v1.37.0

func FlattenDefaultNodePool(input *[]containerservice.ManagedClusterAgentPoolProfile, d *schema.ResourceData) (*[]interface{}, error)

func FlattenKubernetesAddOnProfiles added in v1.37.0

func FlattenKubernetesAddOnProfiles(profile map[string]*containerservice.ManagedClusterAddonProfile) []interface{}

func KubernetesClusterIDSchema added in v1.37.0

func KubernetesClusterIDSchema() *schema.Schema

func ResourceAzureRMContainerRegistryMigrateState added in v1.40.0

func ResourceAzureRMContainerRegistryMigrateState(
	v int, is *terraform.InstanceState, meta interface{}) (*terraform.InstanceState, error)

func SchemaDefaultNodePool added in v1.37.0

func SchemaDefaultNodePool() *schema.Schema

func SchemaKubernetesAddOnProfiles added in v1.37.0

func SchemaKubernetesAddOnProfiles() *schema.Schema

func ValidateArmContainerServiceAgentPoolProfileCount added in v1.40.0

func ValidateArmContainerServiceAgentPoolProfileCount(v interface{}, _ string) (warnings []string, errors []error)

func ValidateArmContainerServiceMasterProfileCount added in v1.40.0

func ValidateArmContainerServiceMasterProfileCount(v interface{}, _ string) (warnings []string, errors []error)

func ValidateArmContainerServiceOrchestrationPlatform added in v1.40.0

func ValidateArmContainerServiceOrchestrationPlatform(v interface{}, _ string) (warnings []string, errors []error)

func ValidateAzureRMContainerRegistryName added in v1.40.0

func ValidateAzureRMContainerRegistryName(v interface{}, k string) (warnings []string, errors []error)

func ValidateKubernetesClusterID added in v1.37.0

func ValidateKubernetesClusterID(i interface{}, k string) (warnings []string, errors []error)

Types

type KubernetesClusterID added in v1.37.0

type KubernetesClusterID struct {
	Name          string
	ResourceGroup string
}

func ParseKubernetesClusterID added in v1.37.0

func ParseKubernetesClusterID(input string) (*KubernetesClusterID, error)

type KubernetesNodePoolID added in v1.37.0

type KubernetesNodePoolID struct {
	Name          string
	ClusterName   string
	ResourceGroup string
}

func ParseKubernetesNodePoolID added in v1.37.0

func ParseKubernetesNodePoolID(input string) (*KubernetesNodePoolID, error)

type Registration added in v1.39.0

type Registration struct{}

func (Registration) Name added in v1.39.0

func (r Registration) Name() string

Name is the name of this Service

func (Registration) SupportedDataSources added in v1.39.0

func (r Registration) SupportedDataSources() map[string]*schema.Resource

SupportedDataSources returns the supported Data Sources supported by this Service

func (Registration) SupportedResources added in v1.39.0

func (r Registration) SupportedResources() map[string]*schema.Resource

SupportedResources returns the supported Resources supported by this Service

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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