Documentation ¶
Index ¶
- func ConvertDefaultNodePoolToAgentPool(input *[]containerservice.ManagedClusterAgentPoolProfile) containerservice.AgentPool
- func ExpandDefaultNodePool(d *pluginsdk.ResourceData) (*[]containerservice.ManagedClusterAgentPoolProfile, error)
- func FlattenDefaultNodePool(input *[]containerservice.ManagedClusterAgentPoolProfile, ...) (*[]interface{}, error)
- func SchemaContainerGroupProbe() *pluginsdk.Schema
- func SchemaDefaultNodePool() *pluginsdk.Schema
- type Registration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertDefaultNodePoolToAgentPool ¶
func ConvertDefaultNodePoolToAgentPool(input *[]containerservice.ManagedClusterAgentPoolProfile) containerservice.AgentPool
func ExpandDefaultNodePool ¶
func ExpandDefaultNodePool(d *pluginsdk.ResourceData) (*[]containerservice.ManagedClusterAgentPoolProfile, error)
func FlattenDefaultNodePool ¶
func FlattenDefaultNodePool(input *[]containerservice.ManagedClusterAgentPoolProfile, d *pluginsdk.ResourceData) (*[]interface{}, error)
func SchemaDefaultNodePool ¶
Types ¶
type Registration ¶
type Registration struct{}
func (Registration) SupportedDataSources ¶
func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource
SupportedDataSources returns the supported Data Sources supported by this Service
func (Registration) SupportedResources ¶
func (r Registration) SupportedResources() map[string]*pluginsdk.Resource
SupportedResources returns the supported Resources supported by this Service
func (Registration) WebsiteCategories ¶
func (r Registration) WebsiteCategories() []string
WebsiteCategories returns a list of categories which can be used for the sidebar
Source Files ¶
- container_group_resource.go
- container_registry_data_source.go
- container_registry_resource.go
- container_registry_scope_map_data_source.go
- container_registry_scope_map_resource.go
- container_registry_token_data_source.go
- container_registry_token_resource.go
- container_registry_webhook_resource.go
- kubernetes_addons.go
- kubernetes_cluster_data_source.go
- kubernetes_cluster_node_pool_data_source.go
- kubernetes_cluster_node_pool_resource.go
- kubernetes_cluster_resource.go
- kubernetes_cluster_validate.go
- kubernetes_nodepool.go
- kubernetes_service_version_data_source.go
- probe.go
- registration.go
- resourceids.go
Click to show internal directories.
Click to hide internal directories.