container

package
v0.51.1 Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddonProfile

type AddonProfile struct {
	Metadata iacTypes.Metadata
	OMSAgent OMSAgent
}

type Container

type Container struct {
	KubernetesClusters []KubernetesCluster
}

type KubernetesCluster

type KubernetesCluster struct {
	Metadata                    iacTypes.Metadata
	NetworkProfile              NetworkProfile
	EnablePrivateCluster        iacTypes.BoolValue
	APIServerAuthorizedIPRanges []iacTypes.StringValue
	AddonProfile                AddonProfile
	RoleBasedAccessControl      RoleBasedAccessControl
}

type NetworkProfile

type NetworkProfile struct {
	Metadata      iacTypes.Metadata
	NetworkPolicy iacTypes.StringValue // "", "calico", "azure"
}

type OMSAgent

type OMSAgent struct {
	Metadata iacTypes.Metadata
	Enabled  iacTypes.BoolValue
}

type RoleBasedAccessControl

type RoleBasedAccessControl struct {
	Metadata iacTypes.Metadata
	Enabled  iacTypes.BoolValue
}

Jump to

Keyboard shortcuts

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