Documentation
¶
Index ¶
- type ContainerService
- type ContainerServiceAgentPoolProfile
- type ContainerServiceAgentPoolProfileArgs
- func (ContainerServiceAgentPoolProfileArgs) ElementType() reflect.Type
- func (i ContainerServiceAgentPoolProfileArgs) ToContainerServiceAgentPoolProfileOutput() ContainerServiceAgentPoolProfileOutput
- func (i ContainerServiceAgentPoolProfileArgs) ToContainerServiceAgentPoolProfileOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileOutput
- type ContainerServiceAgentPoolProfileArray
- func (ContainerServiceAgentPoolProfileArray) ElementType() reflect.Type
- func (i ContainerServiceAgentPoolProfileArray) ToContainerServiceAgentPoolProfileArrayOutput() ContainerServiceAgentPoolProfileArrayOutput
- func (i ContainerServiceAgentPoolProfileArray) ToContainerServiceAgentPoolProfileArrayOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileArrayOutput
- type ContainerServiceAgentPoolProfileArrayInput
- type ContainerServiceAgentPoolProfileArrayOutput
- func (ContainerServiceAgentPoolProfileArrayOutput) ElementType() reflect.Type
- func (o ContainerServiceAgentPoolProfileArrayOutput) Index(i pulumi.IntInput) ContainerServiceAgentPoolProfileOutput
- func (o ContainerServiceAgentPoolProfileArrayOutput) ToContainerServiceAgentPoolProfileArrayOutput() ContainerServiceAgentPoolProfileArrayOutput
- func (o ContainerServiceAgentPoolProfileArrayOutput) ToContainerServiceAgentPoolProfileArrayOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileArrayOutput
- type ContainerServiceAgentPoolProfileInput
- type ContainerServiceAgentPoolProfileOutput
- func (o ContainerServiceAgentPoolProfileOutput) Count() pulumi.IntPtrOutput
- func (o ContainerServiceAgentPoolProfileOutput) DnsPrefix() pulumi.StringPtrOutput
- func (ContainerServiceAgentPoolProfileOutput) ElementType() reflect.Type
- func (o ContainerServiceAgentPoolProfileOutput) Name() pulumi.StringOutput
- func (o ContainerServiceAgentPoolProfileOutput) OsDiskSizeGB() pulumi.IntPtrOutput
- func (o ContainerServiceAgentPoolProfileOutput) OsType() pulumi.StringPtrOutput
- func (o ContainerServiceAgentPoolProfileOutput) Ports() pulumi.IntArrayOutput
- func (o ContainerServiceAgentPoolProfileOutput) StorageProfile() pulumi.StringPtrOutput
- func (o ContainerServiceAgentPoolProfileOutput) ToContainerServiceAgentPoolProfileOutput() ContainerServiceAgentPoolProfileOutput
- func (o ContainerServiceAgentPoolProfileOutput) ToContainerServiceAgentPoolProfileOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileOutput
- func (o ContainerServiceAgentPoolProfileOutput) VmSize() pulumi.StringOutput
- func (o ContainerServiceAgentPoolProfileOutput) VnetSubnetID() pulumi.StringPtrOutput
- type ContainerServiceAgentPoolProfileResponse
- type ContainerServiceAgentPoolProfileResponseArgs
- func (ContainerServiceAgentPoolProfileResponseArgs) ElementType() reflect.Type
- func (i ContainerServiceAgentPoolProfileResponseArgs) ToContainerServiceAgentPoolProfileResponseOutput() ContainerServiceAgentPoolProfileResponseOutput
- func (i ContainerServiceAgentPoolProfileResponseArgs) ToContainerServiceAgentPoolProfileResponseOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileResponseOutput
- type ContainerServiceAgentPoolProfileResponseArray
- func (ContainerServiceAgentPoolProfileResponseArray) ElementType() reflect.Type
- func (i ContainerServiceAgentPoolProfileResponseArray) ToContainerServiceAgentPoolProfileResponseArrayOutput() ContainerServiceAgentPoolProfileResponseArrayOutput
- func (i ContainerServiceAgentPoolProfileResponseArray) ToContainerServiceAgentPoolProfileResponseArrayOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileResponseArrayOutput
- type ContainerServiceAgentPoolProfileResponseArrayInput
- type ContainerServiceAgentPoolProfileResponseArrayOutput
- func (ContainerServiceAgentPoolProfileResponseArrayOutput) ElementType() reflect.Type
- func (o ContainerServiceAgentPoolProfileResponseArrayOutput) Index(i pulumi.IntInput) ContainerServiceAgentPoolProfileResponseOutput
- func (o ContainerServiceAgentPoolProfileResponseArrayOutput) ToContainerServiceAgentPoolProfileResponseArrayOutput() ContainerServiceAgentPoolProfileResponseArrayOutput
- func (o ContainerServiceAgentPoolProfileResponseArrayOutput) ToContainerServiceAgentPoolProfileResponseArrayOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileResponseArrayOutput
- type ContainerServiceAgentPoolProfileResponseInput
- type ContainerServiceAgentPoolProfileResponseOutput
- func (o ContainerServiceAgentPoolProfileResponseOutput) Count() pulumi.IntPtrOutput
- func (o ContainerServiceAgentPoolProfileResponseOutput) DnsPrefix() pulumi.StringPtrOutput
- func (ContainerServiceAgentPoolProfileResponseOutput) ElementType() reflect.Type
- func (o ContainerServiceAgentPoolProfileResponseOutput) Fqdn() pulumi.StringOutput
- func (o ContainerServiceAgentPoolProfileResponseOutput) Name() pulumi.StringOutput
- func (o ContainerServiceAgentPoolProfileResponseOutput) OsDiskSizeGB() pulumi.IntPtrOutput
- func (o ContainerServiceAgentPoolProfileResponseOutput) OsType() pulumi.StringPtrOutput
- func (o ContainerServiceAgentPoolProfileResponseOutput) Ports() pulumi.IntArrayOutput
- func (o ContainerServiceAgentPoolProfileResponseOutput) StorageProfile() pulumi.StringPtrOutput
- func (o ContainerServiceAgentPoolProfileResponseOutput) ToContainerServiceAgentPoolProfileResponseOutput() ContainerServiceAgentPoolProfileResponseOutput
- func (o ContainerServiceAgentPoolProfileResponseOutput) ToContainerServiceAgentPoolProfileResponseOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileResponseOutput
- func (o ContainerServiceAgentPoolProfileResponseOutput) VmSize() pulumi.StringOutput
- func (o ContainerServiceAgentPoolProfileResponseOutput) VnetSubnetID() pulumi.StringPtrOutput
- type ContainerServiceArgs
- type ContainerServiceCustomProfile
- type ContainerServiceCustomProfileArgs
- func (ContainerServiceCustomProfileArgs) ElementType() reflect.Type
- func (i ContainerServiceCustomProfileArgs) ToContainerServiceCustomProfileOutput() ContainerServiceCustomProfileOutput
- func (i ContainerServiceCustomProfileArgs) ToContainerServiceCustomProfileOutputWithContext(ctx context.Context) ContainerServiceCustomProfileOutput
- func (i ContainerServiceCustomProfileArgs) ToContainerServiceCustomProfilePtrOutput() ContainerServiceCustomProfilePtrOutput
- func (i ContainerServiceCustomProfileArgs) ToContainerServiceCustomProfilePtrOutputWithContext(ctx context.Context) ContainerServiceCustomProfilePtrOutput
- type ContainerServiceCustomProfileInput
- type ContainerServiceCustomProfileOutput
- func (ContainerServiceCustomProfileOutput) ElementType() reflect.Type
- func (o ContainerServiceCustomProfileOutput) Orchestrator() pulumi.StringOutput
- func (o ContainerServiceCustomProfileOutput) ToContainerServiceCustomProfileOutput() ContainerServiceCustomProfileOutput
- func (o ContainerServiceCustomProfileOutput) ToContainerServiceCustomProfileOutputWithContext(ctx context.Context) ContainerServiceCustomProfileOutput
- func (o ContainerServiceCustomProfileOutput) ToContainerServiceCustomProfilePtrOutput() ContainerServiceCustomProfilePtrOutput
- func (o ContainerServiceCustomProfileOutput) ToContainerServiceCustomProfilePtrOutputWithContext(ctx context.Context) ContainerServiceCustomProfilePtrOutput
- type ContainerServiceCustomProfilePtrInput
- type ContainerServiceCustomProfilePtrOutput
- func (o ContainerServiceCustomProfilePtrOutput) Elem() ContainerServiceCustomProfileOutput
- func (ContainerServiceCustomProfilePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceCustomProfilePtrOutput) Orchestrator() pulumi.StringPtrOutput
- func (o ContainerServiceCustomProfilePtrOutput) ToContainerServiceCustomProfilePtrOutput() ContainerServiceCustomProfilePtrOutput
- func (o ContainerServiceCustomProfilePtrOutput) ToContainerServiceCustomProfilePtrOutputWithContext(ctx context.Context) ContainerServiceCustomProfilePtrOutput
- type ContainerServiceCustomProfileResponse
- type ContainerServiceCustomProfileResponseArgs
- func (ContainerServiceCustomProfileResponseArgs) ElementType() reflect.Type
- func (i ContainerServiceCustomProfileResponseArgs) ToContainerServiceCustomProfileResponseOutput() ContainerServiceCustomProfileResponseOutput
- func (i ContainerServiceCustomProfileResponseArgs) ToContainerServiceCustomProfileResponseOutputWithContext(ctx context.Context) ContainerServiceCustomProfileResponseOutput
- func (i ContainerServiceCustomProfileResponseArgs) ToContainerServiceCustomProfileResponsePtrOutput() ContainerServiceCustomProfileResponsePtrOutput
- func (i ContainerServiceCustomProfileResponseArgs) ToContainerServiceCustomProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceCustomProfileResponsePtrOutput
- type ContainerServiceCustomProfileResponseInput
- type ContainerServiceCustomProfileResponseOutput
- func (ContainerServiceCustomProfileResponseOutput) ElementType() reflect.Type
- func (o ContainerServiceCustomProfileResponseOutput) Orchestrator() pulumi.StringOutput
- func (o ContainerServiceCustomProfileResponseOutput) ToContainerServiceCustomProfileResponseOutput() ContainerServiceCustomProfileResponseOutput
- func (o ContainerServiceCustomProfileResponseOutput) ToContainerServiceCustomProfileResponseOutputWithContext(ctx context.Context) ContainerServiceCustomProfileResponseOutput
- func (o ContainerServiceCustomProfileResponseOutput) ToContainerServiceCustomProfileResponsePtrOutput() ContainerServiceCustomProfileResponsePtrOutput
- func (o ContainerServiceCustomProfileResponseOutput) ToContainerServiceCustomProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceCustomProfileResponsePtrOutput
- type ContainerServiceCustomProfileResponsePtrInput
- type ContainerServiceCustomProfileResponsePtrOutput
- func (o ContainerServiceCustomProfileResponsePtrOutput) Elem() ContainerServiceCustomProfileResponseOutput
- func (ContainerServiceCustomProfileResponsePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceCustomProfileResponsePtrOutput) Orchestrator() pulumi.StringPtrOutput
- func (o ContainerServiceCustomProfileResponsePtrOutput) ToContainerServiceCustomProfileResponsePtrOutput() ContainerServiceCustomProfileResponsePtrOutput
- func (o ContainerServiceCustomProfileResponsePtrOutput) ToContainerServiceCustomProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceCustomProfileResponsePtrOutput
- type ContainerServiceDiagnosticsProfile
- type ContainerServiceDiagnosticsProfileArgs
- func (ContainerServiceDiagnosticsProfileArgs) ElementType() reflect.Type
- func (i ContainerServiceDiagnosticsProfileArgs) ToContainerServiceDiagnosticsProfileOutput() ContainerServiceDiagnosticsProfileOutput
- func (i ContainerServiceDiagnosticsProfileArgs) ToContainerServiceDiagnosticsProfileOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileOutput
- func (i ContainerServiceDiagnosticsProfileArgs) ToContainerServiceDiagnosticsProfilePtrOutput() ContainerServiceDiagnosticsProfilePtrOutput
- func (i ContainerServiceDiagnosticsProfileArgs) ToContainerServiceDiagnosticsProfilePtrOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfilePtrOutput
- type ContainerServiceDiagnosticsProfileInput
- type ContainerServiceDiagnosticsProfileOutput
- func (ContainerServiceDiagnosticsProfileOutput) ElementType() reflect.Type
- func (o ContainerServiceDiagnosticsProfileOutput) ToContainerServiceDiagnosticsProfileOutput() ContainerServiceDiagnosticsProfileOutput
- func (o ContainerServiceDiagnosticsProfileOutput) ToContainerServiceDiagnosticsProfileOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileOutput
- func (o ContainerServiceDiagnosticsProfileOutput) ToContainerServiceDiagnosticsProfilePtrOutput() ContainerServiceDiagnosticsProfilePtrOutput
- func (o ContainerServiceDiagnosticsProfileOutput) ToContainerServiceDiagnosticsProfilePtrOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfilePtrOutput
- func (o ContainerServiceDiagnosticsProfileOutput) VmDiagnostics() ContainerServiceVMDiagnosticsOutput
- type ContainerServiceDiagnosticsProfilePtrInput
- type ContainerServiceDiagnosticsProfilePtrOutput
- func (o ContainerServiceDiagnosticsProfilePtrOutput) Elem() ContainerServiceDiagnosticsProfileOutput
- func (ContainerServiceDiagnosticsProfilePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceDiagnosticsProfilePtrOutput) ToContainerServiceDiagnosticsProfilePtrOutput() ContainerServiceDiagnosticsProfilePtrOutput
- func (o ContainerServiceDiagnosticsProfilePtrOutput) ToContainerServiceDiagnosticsProfilePtrOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfilePtrOutput
- func (o ContainerServiceDiagnosticsProfilePtrOutput) VmDiagnostics() ContainerServiceVMDiagnosticsPtrOutput
- type ContainerServiceDiagnosticsProfileResponse
- type ContainerServiceDiagnosticsProfileResponseArgs
- func (ContainerServiceDiagnosticsProfileResponseArgs) ElementType() reflect.Type
- func (i ContainerServiceDiagnosticsProfileResponseArgs) ToContainerServiceDiagnosticsProfileResponseOutput() ContainerServiceDiagnosticsProfileResponseOutput
- func (i ContainerServiceDiagnosticsProfileResponseArgs) ToContainerServiceDiagnosticsProfileResponseOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileResponseOutput
- func (i ContainerServiceDiagnosticsProfileResponseArgs) ToContainerServiceDiagnosticsProfileResponsePtrOutput() ContainerServiceDiagnosticsProfileResponsePtrOutput
- func (i ContainerServiceDiagnosticsProfileResponseArgs) ToContainerServiceDiagnosticsProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileResponsePtrOutput
- type ContainerServiceDiagnosticsProfileResponseInput
- type ContainerServiceDiagnosticsProfileResponseOutput
- func (ContainerServiceDiagnosticsProfileResponseOutput) ElementType() reflect.Type
- func (o ContainerServiceDiagnosticsProfileResponseOutput) ToContainerServiceDiagnosticsProfileResponseOutput() ContainerServiceDiagnosticsProfileResponseOutput
- func (o ContainerServiceDiagnosticsProfileResponseOutput) ToContainerServiceDiagnosticsProfileResponseOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileResponseOutput
- func (o ContainerServiceDiagnosticsProfileResponseOutput) ToContainerServiceDiagnosticsProfileResponsePtrOutput() ContainerServiceDiagnosticsProfileResponsePtrOutput
- func (o ContainerServiceDiagnosticsProfileResponseOutput) ToContainerServiceDiagnosticsProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileResponsePtrOutput
- func (o ContainerServiceDiagnosticsProfileResponseOutput) VmDiagnostics() ContainerServiceVMDiagnosticsResponseOutput
- type ContainerServiceDiagnosticsProfileResponsePtrInput
- type ContainerServiceDiagnosticsProfileResponsePtrOutput
- func (o ContainerServiceDiagnosticsProfileResponsePtrOutput) Elem() ContainerServiceDiagnosticsProfileResponseOutput
- func (ContainerServiceDiagnosticsProfileResponsePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceDiagnosticsProfileResponsePtrOutput) ToContainerServiceDiagnosticsProfileResponsePtrOutput() ContainerServiceDiagnosticsProfileResponsePtrOutput
- func (o ContainerServiceDiagnosticsProfileResponsePtrOutput) ToContainerServiceDiagnosticsProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileResponsePtrOutput
- func (o ContainerServiceDiagnosticsProfileResponsePtrOutput) VmDiagnostics() ContainerServiceVMDiagnosticsResponsePtrOutput
- type ContainerServiceLinuxProfile
- type ContainerServiceLinuxProfileArgs
- func (ContainerServiceLinuxProfileArgs) ElementType() reflect.Type
- func (i ContainerServiceLinuxProfileArgs) ToContainerServiceLinuxProfileOutput() ContainerServiceLinuxProfileOutput
- func (i ContainerServiceLinuxProfileArgs) ToContainerServiceLinuxProfileOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileOutput
- func (i ContainerServiceLinuxProfileArgs) ToContainerServiceLinuxProfilePtrOutput() ContainerServiceLinuxProfilePtrOutput
- func (i ContainerServiceLinuxProfileArgs) ToContainerServiceLinuxProfilePtrOutputWithContext(ctx context.Context) ContainerServiceLinuxProfilePtrOutput
- type ContainerServiceLinuxProfileInput
- type ContainerServiceLinuxProfileOutput
- func (o ContainerServiceLinuxProfileOutput) AdminUsername() pulumi.StringOutput
- func (ContainerServiceLinuxProfileOutput) ElementType() reflect.Type
- func (o ContainerServiceLinuxProfileOutput) Ssh() ContainerServiceSshConfigurationOutput
- func (o ContainerServiceLinuxProfileOutput) ToContainerServiceLinuxProfileOutput() ContainerServiceLinuxProfileOutput
- func (o ContainerServiceLinuxProfileOutput) ToContainerServiceLinuxProfileOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileOutput
- func (o ContainerServiceLinuxProfileOutput) ToContainerServiceLinuxProfilePtrOutput() ContainerServiceLinuxProfilePtrOutput
- func (o ContainerServiceLinuxProfileOutput) ToContainerServiceLinuxProfilePtrOutputWithContext(ctx context.Context) ContainerServiceLinuxProfilePtrOutput
- type ContainerServiceLinuxProfilePtrInput
- type ContainerServiceLinuxProfilePtrOutput
- func (o ContainerServiceLinuxProfilePtrOutput) AdminUsername() pulumi.StringPtrOutput
- func (o ContainerServiceLinuxProfilePtrOutput) Elem() ContainerServiceLinuxProfileOutput
- func (ContainerServiceLinuxProfilePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceLinuxProfilePtrOutput) Ssh() ContainerServiceSshConfigurationPtrOutput
- func (o ContainerServiceLinuxProfilePtrOutput) ToContainerServiceLinuxProfilePtrOutput() ContainerServiceLinuxProfilePtrOutput
- func (o ContainerServiceLinuxProfilePtrOutput) ToContainerServiceLinuxProfilePtrOutputWithContext(ctx context.Context) ContainerServiceLinuxProfilePtrOutput
- type ContainerServiceLinuxProfileResponse
- type ContainerServiceLinuxProfileResponseArgs
- func (ContainerServiceLinuxProfileResponseArgs) ElementType() reflect.Type
- func (i ContainerServiceLinuxProfileResponseArgs) ToContainerServiceLinuxProfileResponseOutput() ContainerServiceLinuxProfileResponseOutput
- func (i ContainerServiceLinuxProfileResponseArgs) ToContainerServiceLinuxProfileResponseOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileResponseOutput
- func (i ContainerServiceLinuxProfileResponseArgs) ToContainerServiceLinuxProfileResponsePtrOutput() ContainerServiceLinuxProfileResponsePtrOutput
- func (i ContainerServiceLinuxProfileResponseArgs) ToContainerServiceLinuxProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileResponsePtrOutput
- type ContainerServiceLinuxProfileResponseInput
- type ContainerServiceLinuxProfileResponseOutput
- func (o ContainerServiceLinuxProfileResponseOutput) AdminUsername() pulumi.StringOutput
- func (ContainerServiceLinuxProfileResponseOutput) ElementType() reflect.Type
- func (o ContainerServiceLinuxProfileResponseOutput) Ssh() ContainerServiceSshConfigurationResponseOutput
- func (o ContainerServiceLinuxProfileResponseOutput) ToContainerServiceLinuxProfileResponseOutput() ContainerServiceLinuxProfileResponseOutput
- func (o ContainerServiceLinuxProfileResponseOutput) ToContainerServiceLinuxProfileResponseOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileResponseOutput
- func (o ContainerServiceLinuxProfileResponseOutput) ToContainerServiceLinuxProfileResponsePtrOutput() ContainerServiceLinuxProfileResponsePtrOutput
- func (o ContainerServiceLinuxProfileResponseOutput) ToContainerServiceLinuxProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileResponsePtrOutput
- type ContainerServiceLinuxProfileResponsePtrInput
- type ContainerServiceLinuxProfileResponsePtrOutput
- func (o ContainerServiceLinuxProfileResponsePtrOutput) AdminUsername() pulumi.StringPtrOutput
- func (o ContainerServiceLinuxProfileResponsePtrOutput) Elem() ContainerServiceLinuxProfileResponseOutput
- func (ContainerServiceLinuxProfileResponsePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceLinuxProfileResponsePtrOutput) Ssh() ContainerServiceSshConfigurationResponsePtrOutput
- func (o ContainerServiceLinuxProfileResponsePtrOutput) ToContainerServiceLinuxProfileResponsePtrOutput() ContainerServiceLinuxProfileResponsePtrOutput
- func (o ContainerServiceLinuxProfileResponsePtrOutput) ToContainerServiceLinuxProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileResponsePtrOutput
- type ContainerServiceMasterProfile
- type ContainerServiceMasterProfileArgs
- func (ContainerServiceMasterProfileArgs) ElementType() reflect.Type
- func (i ContainerServiceMasterProfileArgs) ToContainerServiceMasterProfileOutput() ContainerServiceMasterProfileOutput
- func (i ContainerServiceMasterProfileArgs) ToContainerServiceMasterProfileOutputWithContext(ctx context.Context) ContainerServiceMasterProfileOutput
- func (i ContainerServiceMasterProfileArgs) ToContainerServiceMasterProfilePtrOutput() ContainerServiceMasterProfilePtrOutput
- func (i ContainerServiceMasterProfileArgs) ToContainerServiceMasterProfilePtrOutputWithContext(ctx context.Context) ContainerServiceMasterProfilePtrOutput
- type ContainerServiceMasterProfileInput
- type ContainerServiceMasterProfileOutput
- func (o ContainerServiceMasterProfileOutput) Count() pulumi.IntPtrOutput
- func (o ContainerServiceMasterProfileOutput) DnsPrefix() pulumi.StringOutput
- func (ContainerServiceMasterProfileOutput) ElementType() reflect.Type
- func (o ContainerServiceMasterProfileOutput) FirstConsecutiveStaticIP() pulumi.StringPtrOutput
- func (o ContainerServiceMasterProfileOutput) OsDiskSizeGB() pulumi.IntPtrOutput
- func (o ContainerServiceMasterProfileOutput) StorageProfile() pulumi.StringPtrOutput
- func (o ContainerServiceMasterProfileOutput) ToContainerServiceMasterProfileOutput() ContainerServiceMasterProfileOutput
- func (o ContainerServiceMasterProfileOutput) ToContainerServiceMasterProfileOutputWithContext(ctx context.Context) ContainerServiceMasterProfileOutput
- func (o ContainerServiceMasterProfileOutput) ToContainerServiceMasterProfilePtrOutput() ContainerServiceMasterProfilePtrOutput
- func (o ContainerServiceMasterProfileOutput) ToContainerServiceMasterProfilePtrOutputWithContext(ctx context.Context) ContainerServiceMasterProfilePtrOutput
- func (o ContainerServiceMasterProfileOutput) VmSize() pulumi.StringOutput
- func (o ContainerServiceMasterProfileOutput) VnetSubnetID() pulumi.StringPtrOutput
- type ContainerServiceMasterProfilePtrInput
- type ContainerServiceMasterProfilePtrOutput
- func (o ContainerServiceMasterProfilePtrOutput) Count() pulumi.IntPtrOutput
- func (o ContainerServiceMasterProfilePtrOutput) DnsPrefix() pulumi.StringPtrOutput
- func (o ContainerServiceMasterProfilePtrOutput) Elem() ContainerServiceMasterProfileOutput
- func (ContainerServiceMasterProfilePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceMasterProfilePtrOutput) FirstConsecutiveStaticIP() pulumi.StringPtrOutput
- func (o ContainerServiceMasterProfilePtrOutput) OsDiskSizeGB() pulumi.IntPtrOutput
- func (o ContainerServiceMasterProfilePtrOutput) StorageProfile() pulumi.StringPtrOutput
- func (o ContainerServiceMasterProfilePtrOutput) ToContainerServiceMasterProfilePtrOutput() ContainerServiceMasterProfilePtrOutput
- func (o ContainerServiceMasterProfilePtrOutput) ToContainerServiceMasterProfilePtrOutputWithContext(ctx context.Context) ContainerServiceMasterProfilePtrOutput
- func (o ContainerServiceMasterProfilePtrOutput) VmSize() pulumi.StringPtrOutput
- func (o ContainerServiceMasterProfilePtrOutput) VnetSubnetID() pulumi.StringPtrOutput
- type ContainerServiceMasterProfileResponse
- type ContainerServiceMasterProfileResponseArgs
- func (ContainerServiceMasterProfileResponseArgs) ElementType() reflect.Type
- func (i ContainerServiceMasterProfileResponseArgs) ToContainerServiceMasterProfileResponseOutput() ContainerServiceMasterProfileResponseOutput
- func (i ContainerServiceMasterProfileResponseArgs) ToContainerServiceMasterProfileResponseOutputWithContext(ctx context.Context) ContainerServiceMasterProfileResponseOutput
- func (i ContainerServiceMasterProfileResponseArgs) ToContainerServiceMasterProfileResponsePtrOutput() ContainerServiceMasterProfileResponsePtrOutput
- func (i ContainerServiceMasterProfileResponseArgs) ToContainerServiceMasterProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceMasterProfileResponsePtrOutput
- type ContainerServiceMasterProfileResponseInput
- type ContainerServiceMasterProfileResponseOutput
- func (o ContainerServiceMasterProfileResponseOutput) Count() pulumi.IntPtrOutput
- func (o ContainerServiceMasterProfileResponseOutput) DnsPrefix() pulumi.StringOutput
- func (ContainerServiceMasterProfileResponseOutput) ElementType() reflect.Type
- func (o ContainerServiceMasterProfileResponseOutput) FirstConsecutiveStaticIP() pulumi.StringPtrOutput
- func (o ContainerServiceMasterProfileResponseOutput) Fqdn() pulumi.StringOutput
- func (o ContainerServiceMasterProfileResponseOutput) OsDiskSizeGB() pulumi.IntPtrOutput
- func (o ContainerServiceMasterProfileResponseOutput) StorageProfile() pulumi.StringPtrOutput
- func (o ContainerServiceMasterProfileResponseOutput) ToContainerServiceMasterProfileResponseOutput() ContainerServiceMasterProfileResponseOutput
- func (o ContainerServiceMasterProfileResponseOutput) ToContainerServiceMasterProfileResponseOutputWithContext(ctx context.Context) ContainerServiceMasterProfileResponseOutput
- func (o ContainerServiceMasterProfileResponseOutput) ToContainerServiceMasterProfileResponsePtrOutput() ContainerServiceMasterProfileResponsePtrOutput
- func (o ContainerServiceMasterProfileResponseOutput) ToContainerServiceMasterProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceMasterProfileResponsePtrOutput
- func (o ContainerServiceMasterProfileResponseOutput) VmSize() pulumi.StringOutput
- func (o ContainerServiceMasterProfileResponseOutput) VnetSubnetID() pulumi.StringPtrOutput
- type ContainerServiceMasterProfileResponsePtrInput
- type ContainerServiceMasterProfileResponsePtrOutput
- func (o ContainerServiceMasterProfileResponsePtrOutput) Count() pulumi.IntPtrOutput
- func (o ContainerServiceMasterProfileResponsePtrOutput) DnsPrefix() pulumi.StringPtrOutput
- func (o ContainerServiceMasterProfileResponsePtrOutput) Elem() ContainerServiceMasterProfileResponseOutput
- func (ContainerServiceMasterProfileResponsePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceMasterProfileResponsePtrOutput) FirstConsecutiveStaticIP() pulumi.StringPtrOutput
- func (o ContainerServiceMasterProfileResponsePtrOutput) Fqdn() pulumi.StringPtrOutput
- func (o ContainerServiceMasterProfileResponsePtrOutput) OsDiskSizeGB() pulumi.IntPtrOutput
- func (o ContainerServiceMasterProfileResponsePtrOutput) StorageProfile() pulumi.StringPtrOutput
- func (o ContainerServiceMasterProfileResponsePtrOutput) ToContainerServiceMasterProfileResponsePtrOutput() ContainerServiceMasterProfileResponsePtrOutput
- func (o ContainerServiceMasterProfileResponsePtrOutput) ToContainerServiceMasterProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceMasterProfileResponsePtrOutput
- func (o ContainerServiceMasterProfileResponsePtrOutput) VmSize() pulumi.StringPtrOutput
- func (o ContainerServiceMasterProfileResponsePtrOutput) VnetSubnetID() pulumi.StringPtrOutput
- type ContainerServiceOrchestratorProfile
- type ContainerServiceOrchestratorProfileArgs
- func (ContainerServiceOrchestratorProfileArgs) ElementType() reflect.Type
- func (i ContainerServiceOrchestratorProfileArgs) ToContainerServiceOrchestratorProfileOutput() ContainerServiceOrchestratorProfileOutput
- func (i ContainerServiceOrchestratorProfileArgs) ToContainerServiceOrchestratorProfileOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileOutput
- func (i ContainerServiceOrchestratorProfileArgs) ToContainerServiceOrchestratorProfilePtrOutput() ContainerServiceOrchestratorProfilePtrOutput
- func (i ContainerServiceOrchestratorProfileArgs) ToContainerServiceOrchestratorProfilePtrOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfilePtrOutput
- type ContainerServiceOrchestratorProfileInput
- type ContainerServiceOrchestratorProfileOutput
- func (ContainerServiceOrchestratorProfileOutput) ElementType() reflect.Type
- func (o ContainerServiceOrchestratorProfileOutput) OrchestratorType() pulumi.StringOutput
- func (o ContainerServiceOrchestratorProfileOutput) OrchestratorVersion() pulumi.StringPtrOutput
- func (o ContainerServiceOrchestratorProfileOutput) ToContainerServiceOrchestratorProfileOutput() ContainerServiceOrchestratorProfileOutput
- func (o ContainerServiceOrchestratorProfileOutput) ToContainerServiceOrchestratorProfileOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileOutput
- func (o ContainerServiceOrchestratorProfileOutput) ToContainerServiceOrchestratorProfilePtrOutput() ContainerServiceOrchestratorProfilePtrOutput
- func (o ContainerServiceOrchestratorProfileOutput) ToContainerServiceOrchestratorProfilePtrOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfilePtrOutput
- type ContainerServiceOrchestratorProfilePtrInput
- type ContainerServiceOrchestratorProfilePtrOutput
- func (o ContainerServiceOrchestratorProfilePtrOutput) Elem() ContainerServiceOrchestratorProfileOutput
- func (ContainerServiceOrchestratorProfilePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceOrchestratorProfilePtrOutput) OrchestratorType() pulumi.StringPtrOutput
- func (o ContainerServiceOrchestratorProfilePtrOutput) OrchestratorVersion() pulumi.StringPtrOutput
- func (o ContainerServiceOrchestratorProfilePtrOutput) ToContainerServiceOrchestratorProfilePtrOutput() ContainerServiceOrchestratorProfilePtrOutput
- func (o ContainerServiceOrchestratorProfilePtrOutput) ToContainerServiceOrchestratorProfilePtrOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfilePtrOutput
- type ContainerServiceOrchestratorProfileResponse
- type ContainerServiceOrchestratorProfileResponseArgs
- func (ContainerServiceOrchestratorProfileResponseArgs) ElementType() reflect.Type
- func (i ContainerServiceOrchestratorProfileResponseArgs) ToContainerServiceOrchestratorProfileResponseOutput() ContainerServiceOrchestratorProfileResponseOutput
- func (i ContainerServiceOrchestratorProfileResponseArgs) ToContainerServiceOrchestratorProfileResponseOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileResponseOutput
- func (i ContainerServiceOrchestratorProfileResponseArgs) ToContainerServiceOrchestratorProfileResponsePtrOutput() ContainerServiceOrchestratorProfileResponsePtrOutput
- func (i ContainerServiceOrchestratorProfileResponseArgs) ToContainerServiceOrchestratorProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileResponsePtrOutput
- type ContainerServiceOrchestratorProfileResponseInput
- type ContainerServiceOrchestratorProfileResponseOutput
- func (ContainerServiceOrchestratorProfileResponseOutput) ElementType() reflect.Type
- func (o ContainerServiceOrchestratorProfileResponseOutput) OrchestratorType() pulumi.StringOutput
- func (o ContainerServiceOrchestratorProfileResponseOutput) OrchestratorVersion() pulumi.StringPtrOutput
- func (o ContainerServiceOrchestratorProfileResponseOutput) ToContainerServiceOrchestratorProfileResponseOutput() ContainerServiceOrchestratorProfileResponseOutput
- func (o ContainerServiceOrchestratorProfileResponseOutput) ToContainerServiceOrchestratorProfileResponseOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileResponseOutput
- func (o ContainerServiceOrchestratorProfileResponseOutput) ToContainerServiceOrchestratorProfileResponsePtrOutput() ContainerServiceOrchestratorProfileResponsePtrOutput
- func (o ContainerServiceOrchestratorProfileResponseOutput) ToContainerServiceOrchestratorProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileResponsePtrOutput
- type ContainerServiceOrchestratorProfileResponsePtrInput
- type ContainerServiceOrchestratorProfileResponsePtrOutput
- func (o ContainerServiceOrchestratorProfileResponsePtrOutput) Elem() ContainerServiceOrchestratorProfileResponseOutput
- func (ContainerServiceOrchestratorProfileResponsePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceOrchestratorProfileResponsePtrOutput) OrchestratorType() pulumi.StringPtrOutput
- func (o ContainerServiceOrchestratorProfileResponsePtrOutput) OrchestratorVersion() pulumi.StringPtrOutput
- func (o ContainerServiceOrchestratorProfileResponsePtrOutput) ToContainerServiceOrchestratorProfileResponsePtrOutput() ContainerServiceOrchestratorProfileResponsePtrOutput
- func (o ContainerServiceOrchestratorProfileResponsePtrOutput) ToContainerServiceOrchestratorProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileResponsePtrOutput
- type ContainerServiceServicePrincipalProfile
- type ContainerServiceServicePrincipalProfileArgs
- func (ContainerServiceServicePrincipalProfileArgs) ElementType() reflect.Type
- func (i ContainerServiceServicePrincipalProfileArgs) ToContainerServiceServicePrincipalProfileOutput() ContainerServiceServicePrincipalProfileOutput
- func (i ContainerServiceServicePrincipalProfileArgs) ToContainerServiceServicePrincipalProfileOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileOutput
- func (i ContainerServiceServicePrincipalProfileArgs) ToContainerServiceServicePrincipalProfilePtrOutput() ContainerServiceServicePrincipalProfilePtrOutput
- func (i ContainerServiceServicePrincipalProfileArgs) ToContainerServiceServicePrincipalProfilePtrOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfilePtrOutput
- type ContainerServiceServicePrincipalProfileInput
- type ContainerServiceServicePrincipalProfileOutput
- func (o ContainerServiceServicePrincipalProfileOutput) ClientId() pulumi.StringOutput
- func (ContainerServiceServicePrincipalProfileOutput) ElementType() reflect.Type
- func (o ContainerServiceServicePrincipalProfileOutput) KeyVaultSecretRef() KeyVaultSecretRefPtrOutput
- func (o ContainerServiceServicePrincipalProfileOutput) Secret() pulumi.StringPtrOutput
- func (o ContainerServiceServicePrincipalProfileOutput) ToContainerServiceServicePrincipalProfileOutput() ContainerServiceServicePrincipalProfileOutput
- func (o ContainerServiceServicePrincipalProfileOutput) ToContainerServiceServicePrincipalProfileOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileOutput
- func (o ContainerServiceServicePrincipalProfileOutput) ToContainerServiceServicePrincipalProfilePtrOutput() ContainerServiceServicePrincipalProfilePtrOutput
- func (o ContainerServiceServicePrincipalProfileOutput) ToContainerServiceServicePrincipalProfilePtrOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfilePtrOutput
- type ContainerServiceServicePrincipalProfilePtrInput
- type ContainerServiceServicePrincipalProfilePtrOutput
- func (o ContainerServiceServicePrincipalProfilePtrOutput) ClientId() pulumi.StringPtrOutput
- func (o ContainerServiceServicePrincipalProfilePtrOutput) Elem() ContainerServiceServicePrincipalProfileOutput
- func (ContainerServiceServicePrincipalProfilePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceServicePrincipalProfilePtrOutput) KeyVaultSecretRef() KeyVaultSecretRefPtrOutput
- func (o ContainerServiceServicePrincipalProfilePtrOutput) Secret() pulumi.StringPtrOutput
- func (o ContainerServiceServicePrincipalProfilePtrOutput) ToContainerServiceServicePrincipalProfilePtrOutput() ContainerServiceServicePrincipalProfilePtrOutput
- func (o ContainerServiceServicePrincipalProfilePtrOutput) ToContainerServiceServicePrincipalProfilePtrOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfilePtrOutput
- type ContainerServiceServicePrincipalProfileResponse
- type ContainerServiceServicePrincipalProfileResponseArgs
- func (ContainerServiceServicePrincipalProfileResponseArgs) ElementType() reflect.Type
- func (i ContainerServiceServicePrincipalProfileResponseArgs) ToContainerServiceServicePrincipalProfileResponseOutput() ContainerServiceServicePrincipalProfileResponseOutput
- func (i ContainerServiceServicePrincipalProfileResponseArgs) ToContainerServiceServicePrincipalProfileResponseOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileResponseOutput
- func (i ContainerServiceServicePrincipalProfileResponseArgs) ToContainerServiceServicePrincipalProfileResponsePtrOutput() ContainerServiceServicePrincipalProfileResponsePtrOutput
- func (i ContainerServiceServicePrincipalProfileResponseArgs) ToContainerServiceServicePrincipalProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileResponsePtrOutput
- type ContainerServiceServicePrincipalProfileResponseInput
- type ContainerServiceServicePrincipalProfileResponseOutput
- func (o ContainerServiceServicePrincipalProfileResponseOutput) ClientId() pulumi.StringOutput
- func (ContainerServiceServicePrincipalProfileResponseOutput) ElementType() reflect.Type
- func (o ContainerServiceServicePrincipalProfileResponseOutput) KeyVaultSecretRef() KeyVaultSecretRefResponsePtrOutput
- func (o ContainerServiceServicePrincipalProfileResponseOutput) Secret() pulumi.StringPtrOutput
- func (o ContainerServiceServicePrincipalProfileResponseOutput) ToContainerServiceServicePrincipalProfileResponseOutput() ContainerServiceServicePrincipalProfileResponseOutput
- func (o ContainerServiceServicePrincipalProfileResponseOutput) ToContainerServiceServicePrincipalProfileResponseOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileResponseOutput
- func (o ContainerServiceServicePrincipalProfileResponseOutput) ToContainerServiceServicePrincipalProfileResponsePtrOutput() ContainerServiceServicePrincipalProfileResponsePtrOutput
- func (o ContainerServiceServicePrincipalProfileResponseOutput) ToContainerServiceServicePrincipalProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileResponsePtrOutput
- type ContainerServiceServicePrincipalProfileResponsePtrInput
- type ContainerServiceServicePrincipalProfileResponsePtrOutput
- func (o ContainerServiceServicePrincipalProfileResponsePtrOutput) ClientId() pulumi.StringPtrOutput
- func (o ContainerServiceServicePrincipalProfileResponsePtrOutput) Elem() ContainerServiceServicePrincipalProfileResponseOutput
- func (ContainerServiceServicePrincipalProfileResponsePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceServicePrincipalProfileResponsePtrOutput) KeyVaultSecretRef() KeyVaultSecretRefResponsePtrOutput
- func (o ContainerServiceServicePrincipalProfileResponsePtrOutput) Secret() pulumi.StringPtrOutput
- func (o ContainerServiceServicePrincipalProfileResponsePtrOutput) ToContainerServiceServicePrincipalProfileResponsePtrOutput() ContainerServiceServicePrincipalProfileResponsePtrOutput
- func (o ContainerServiceServicePrincipalProfileResponsePtrOutput) ToContainerServiceServicePrincipalProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileResponsePtrOutput
- type ContainerServiceSshConfiguration
- type ContainerServiceSshConfigurationArgs
- func (ContainerServiceSshConfigurationArgs) ElementType() reflect.Type
- func (i ContainerServiceSshConfigurationArgs) ToContainerServiceSshConfigurationOutput() ContainerServiceSshConfigurationOutput
- func (i ContainerServiceSshConfigurationArgs) ToContainerServiceSshConfigurationOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationOutput
- func (i ContainerServiceSshConfigurationArgs) ToContainerServiceSshConfigurationPtrOutput() ContainerServiceSshConfigurationPtrOutput
- func (i ContainerServiceSshConfigurationArgs) ToContainerServiceSshConfigurationPtrOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationPtrOutput
- type ContainerServiceSshConfigurationInput
- type ContainerServiceSshConfigurationOutput
- func (ContainerServiceSshConfigurationOutput) ElementType() reflect.Type
- func (o ContainerServiceSshConfigurationOutput) PublicKeys() ContainerServiceSshPublicKeyArrayOutput
- func (o ContainerServiceSshConfigurationOutput) ToContainerServiceSshConfigurationOutput() ContainerServiceSshConfigurationOutput
- func (o ContainerServiceSshConfigurationOutput) ToContainerServiceSshConfigurationOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationOutput
- func (o ContainerServiceSshConfigurationOutput) ToContainerServiceSshConfigurationPtrOutput() ContainerServiceSshConfigurationPtrOutput
- func (o ContainerServiceSshConfigurationOutput) ToContainerServiceSshConfigurationPtrOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationPtrOutput
- type ContainerServiceSshConfigurationPtrInput
- type ContainerServiceSshConfigurationPtrOutput
- func (o ContainerServiceSshConfigurationPtrOutput) Elem() ContainerServiceSshConfigurationOutput
- func (ContainerServiceSshConfigurationPtrOutput) ElementType() reflect.Type
- func (o ContainerServiceSshConfigurationPtrOutput) PublicKeys() ContainerServiceSshPublicKeyArrayOutput
- func (o ContainerServiceSshConfigurationPtrOutput) ToContainerServiceSshConfigurationPtrOutput() ContainerServiceSshConfigurationPtrOutput
- func (o ContainerServiceSshConfigurationPtrOutput) ToContainerServiceSshConfigurationPtrOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationPtrOutput
- type ContainerServiceSshConfigurationResponse
- type ContainerServiceSshConfigurationResponseArgs
- func (ContainerServiceSshConfigurationResponseArgs) ElementType() reflect.Type
- func (i ContainerServiceSshConfigurationResponseArgs) ToContainerServiceSshConfigurationResponseOutput() ContainerServiceSshConfigurationResponseOutput
- func (i ContainerServiceSshConfigurationResponseArgs) ToContainerServiceSshConfigurationResponseOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationResponseOutput
- func (i ContainerServiceSshConfigurationResponseArgs) ToContainerServiceSshConfigurationResponsePtrOutput() ContainerServiceSshConfigurationResponsePtrOutput
- func (i ContainerServiceSshConfigurationResponseArgs) ToContainerServiceSshConfigurationResponsePtrOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationResponsePtrOutput
- type ContainerServiceSshConfigurationResponseInput
- type ContainerServiceSshConfigurationResponseOutput
- func (ContainerServiceSshConfigurationResponseOutput) ElementType() reflect.Type
- func (o ContainerServiceSshConfigurationResponseOutput) PublicKeys() ContainerServiceSshPublicKeyResponseArrayOutput
- func (o ContainerServiceSshConfigurationResponseOutput) ToContainerServiceSshConfigurationResponseOutput() ContainerServiceSshConfigurationResponseOutput
- func (o ContainerServiceSshConfigurationResponseOutput) ToContainerServiceSshConfigurationResponseOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationResponseOutput
- func (o ContainerServiceSshConfigurationResponseOutput) ToContainerServiceSshConfigurationResponsePtrOutput() ContainerServiceSshConfigurationResponsePtrOutput
- func (o ContainerServiceSshConfigurationResponseOutput) ToContainerServiceSshConfigurationResponsePtrOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationResponsePtrOutput
- type ContainerServiceSshConfigurationResponsePtrInput
- type ContainerServiceSshConfigurationResponsePtrOutput
- func (o ContainerServiceSshConfigurationResponsePtrOutput) Elem() ContainerServiceSshConfigurationResponseOutput
- func (ContainerServiceSshConfigurationResponsePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceSshConfigurationResponsePtrOutput) PublicKeys() ContainerServiceSshPublicKeyResponseArrayOutput
- func (o ContainerServiceSshConfigurationResponsePtrOutput) ToContainerServiceSshConfigurationResponsePtrOutput() ContainerServiceSshConfigurationResponsePtrOutput
- func (o ContainerServiceSshConfigurationResponsePtrOutput) ToContainerServiceSshConfigurationResponsePtrOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationResponsePtrOutput
- type ContainerServiceSshPublicKey
- type ContainerServiceSshPublicKeyArgs
- func (ContainerServiceSshPublicKeyArgs) ElementType() reflect.Type
- func (i ContainerServiceSshPublicKeyArgs) ToContainerServiceSshPublicKeyOutput() ContainerServiceSshPublicKeyOutput
- func (i ContainerServiceSshPublicKeyArgs) ToContainerServiceSshPublicKeyOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyOutput
- type ContainerServiceSshPublicKeyArray
- func (ContainerServiceSshPublicKeyArray) ElementType() reflect.Type
- func (i ContainerServiceSshPublicKeyArray) ToContainerServiceSshPublicKeyArrayOutput() ContainerServiceSshPublicKeyArrayOutput
- func (i ContainerServiceSshPublicKeyArray) ToContainerServiceSshPublicKeyArrayOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyArrayOutput
- type ContainerServiceSshPublicKeyArrayInput
- type ContainerServiceSshPublicKeyArrayOutput
- func (ContainerServiceSshPublicKeyArrayOutput) ElementType() reflect.Type
- func (o ContainerServiceSshPublicKeyArrayOutput) Index(i pulumi.IntInput) ContainerServiceSshPublicKeyOutput
- func (o ContainerServiceSshPublicKeyArrayOutput) ToContainerServiceSshPublicKeyArrayOutput() ContainerServiceSshPublicKeyArrayOutput
- func (o ContainerServiceSshPublicKeyArrayOutput) ToContainerServiceSshPublicKeyArrayOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyArrayOutput
- type ContainerServiceSshPublicKeyInput
- type ContainerServiceSshPublicKeyOutput
- func (ContainerServiceSshPublicKeyOutput) ElementType() reflect.Type
- func (o ContainerServiceSshPublicKeyOutput) KeyData() pulumi.StringOutput
- func (o ContainerServiceSshPublicKeyOutput) ToContainerServiceSshPublicKeyOutput() ContainerServiceSshPublicKeyOutput
- func (o ContainerServiceSshPublicKeyOutput) ToContainerServiceSshPublicKeyOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyOutput
- type ContainerServiceSshPublicKeyResponse
- type ContainerServiceSshPublicKeyResponseArgs
- func (ContainerServiceSshPublicKeyResponseArgs) ElementType() reflect.Type
- func (i ContainerServiceSshPublicKeyResponseArgs) ToContainerServiceSshPublicKeyResponseOutput() ContainerServiceSshPublicKeyResponseOutput
- func (i ContainerServiceSshPublicKeyResponseArgs) ToContainerServiceSshPublicKeyResponseOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyResponseOutput
- type ContainerServiceSshPublicKeyResponseArray
- func (ContainerServiceSshPublicKeyResponseArray) ElementType() reflect.Type
- func (i ContainerServiceSshPublicKeyResponseArray) ToContainerServiceSshPublicKeyResponseArrayOutput() ContainerServiceSshPublicKeyResponseArrayOutput
- func (i ContainerServiceSshPublicKeyResponseArray) ToContainerServiceSshPublicKeyResponseArrayOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyResponseArrayOutput
- type ContainerServiceSshPublicKeyResponseArrayInput
- type ContainerServiceSshPublicKeyResponseArrayOutput
- func (ContainerServiceSshPublicKeyResponseArrayOutput) ElementType() reflect.Type
- func (o ContainerServiceSshPublicKeyResponseArrayOutput) Index(i pulumi.IntInput) ContainerServiceSshPublicKeyResponseOutput
- func (o ContainerServiceSshPublicKeyResponseArrayOutput) ToContainerServiceSshPublicKeyResponseArrayOutput() ContainerServiceSshPublicKeyResponseArrayOutput
- func (o ContainerServiceSshPublicKeyResponseArrayOutput) ToContainerServiceSshPublicKeyResponseArrayOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyResponseArrayOutput
- type ContainerServiceSshPublicKeyResponseInput
- type ContainerServiceSshPublicKeyResponseOutput
- func (ContainerServiceSshPublicKeyResponseOutput) ElementType() reflect.Type
- func (o ContainerServiceSshPublicKeyResponseOutput) KeyData() pulumi.StringOutput
- func (o ContainerServiceSshPublicKeyResponseOutput) ToContainerServiceSshPublicKeyResponseOutput() ContainerServiceSshPublicKeyResponseOutput
- func (o ContainerServiceSshPublicKeyResponseOutput) ToContainerServiceSshPublicKeyResponseOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyResponseOutput
- type ContainerServiceState
- type ContainerServiceVMDiagnostics
- type ContainerServiceVMDiagnosticsArgs
- func (ContainerServiceVMDiagnosticsArgs) ElementType() reflect.Type
- func (i ContainerServiceVMDiagnosticsArgs) ToContainerServiceVMDiagnosticsOutput() ContainerServiceVMDiagnosticsOutput
- func (i ContainerServiceVMDiagnosticsArgs) ToContainerServiceVMDiagnosticsOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsOutput
- func (i ContainerServiceVMDiagnosticsArgs) ToContainerServiceVMDiagnosticsPtrOutput() ContainerServiceVMDiagnosticsPtrOutput
- func (i ContainerServiceVMDiagnosticsArgs) ToContainerServiceVMDiagnosticsPtrOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsPtrOutput
- type ContainerServiceVMDiagnosticsInput
- type ContainerServiceVMDiagnosticsOutput
- func (ContainerServiceVMDiagnosticsOutput) ElementType() reflect.Type
- func (o ContainerServiceVMDiagnosticsOutput) Enabled() pulumi.BoolOutput
- func (o ContainerServiceVMDiagnosticsOutput) ToContainerServiceVMDiagnosticsOutput() ContainerServiceVMDiagnosticsOutput
- func (o ContainerServiceVMDiagnosticsOutput) ToContainerServiceVMDiagnosticsOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsOutput
- func (o ContainerServiceVMDiagnosticsOutput) ToContainerServiceVMDiagnosticsPtrOutput() ContainerServiceVMDiagnosticsPtrOutput
- func (o ContainerServiceVMDiagnosticsOutput) ToContainerServiceVMDiagnosticsPtrOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsPtrOutput
- type ContainerServiceVMDiagnosticsPtrInput
- type ContainerServiceVMDiagnosticsPtrOutput
- func (o ContainerServiceVMDiagnosticsPtrOutput) Elem() ContainerServiceVMDiagnosticsOutput
- func (ContainerServiceVMDiagnosticsPtrOutput) ElementType() reflect.Type
- func (o ContainerServiceVMDiagnosticsPtrOutput) Enabled() pulumi.BoolPtrOutput
- func (o ContainerServiceVMDiagnosticsPtrOutput) ToContainerServiceVMDiagnosticsPtrOutput() ContainerServiceVMDiagnosticsPtrOutput
- func (o ContainerServiceVMDiagnosticsPtrOutput) ToContainerServiceVMDiagnosticsPtrOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsPtrOutput
- type ContainerServiceVMDiagnosticsResponse
- type ContainerServiceVMDiagnosticsResponseArgs
- func (ContainerServiceVMDiagnosticsResponseArgs) ElementType() reflect.Type
- func (i ContainerServiceVMDiagnosticsResponseArgs) ToContainerServiceVMDiagnosticsResponseOutput() ContainerServiceVMDiagnosticsResponseOutput
- func (i ContainerServiceVMDiagnosticsResponseArgs) ToContainerServiceVMDiagnosticsResponseOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsResponseOutput
- func (i ContainerServiceVMDiagnosticsResponseArgs) ToContainerServiceVMDiagnosticsResponsePtrOutput() ContainerServiceVMDiagnosticsResponsePtrOutput
- func (i ContainerServiceVMDiagnosticsResponseArgs) ToContainerServiceVMDiagnosticsResponsePtrOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsResponsePtrOutput
- type ContainerServiceVMDiagnosticsResponseInput
- type ContainerServiceVMDiagnosticsResponseOutput
- func (ContainerServiceVMDiagnosticsResponseOutput) ElementType() reflect.Type
- func (o ContainerServiceVMDiagnosticsResponseOutput) Enabled() pulumi.BoolOutput
- func (o ContainerServiceVMDiagnosticsResponseOutput) StorageUri() pulumi.StringOutput
- func (o ContainerServiceVMDiagnosticsResponseOutput) ToContainerServiceVMDiagnosticsResponseOutput() ContainerServiceVMDiagnosticsResponseOutput
- func (o ContainerServiceVMDiagnosticsResponseOutput) ToContainerServiceVMDiagnosticsResponseOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsResponseOutput
- func (o ContainerServiceVMDiagnosticsResponseOutput) ToContainerServiceVMDiagnosticsResponsePtrOutput() ContainerServiceVMDiagnosticsResponsePtrOutput
- func (o ContainerServiceVMDiagnosticsResponseOutput) ToContainerServiceVMDiagnosticsResponsePtrOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsResponsePtrOutput
- type ContainerServiceVMDiagnosticsResponsePtrInput
- type ContainerServiceVMDiagnosticsResponsePtrOutput
- func (o ContainerServiceVMDiagnosticsResponsePtrOutput) Elem() ContainerServiceVMDiagnosticsResponseOutput
- func (ContainerServiceVMDiagnosticsResponsePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceVMDiagnosticsResponsePtrOutput) Enabled() pulumi.BoolPtrOutput
- func (o ContainerServiceVMDiagnosticsResponsePtrOutput) StorageUri() pulumi.StringPtrOutput
- func (o ContainerServiceVMDiagnosticsResponsePtrOutput) ToContainerServiceVMDiagnosticsResponsePtrOutput() ContainerServiceVMDiagnosticsResponsePtrOutput
- func (o ContainerServiceVMDiagnosticsResponsePtrOutput) ToContainerServiceVMDiagnosticsResponsePtrOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsResponsePtrOutput
- type ContainerServiceWindowsProfile
- type ContainerServiceWindowsProfileArgs
- func (ContainerServiceWindowsProfileArgs) ElementType() reflect.Type
- func (i ContainerServiceWindowsProfileArgs) ToContainerServiceWindowsProfileOutput() ContainerServiceWindowsProfileOutput
- func (i ContainerServiceWindowsProfileArgs) ToContainerServiceWindowsProfileOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileOutput
- func (i ContainerServiceWindowsProfileArgs) ToContainerServiceWindowsProfilePtrOutput() ContainerServiceWindowsProfilePtrOutput
- func (i ContainerServiceWindowsProfileArgs) ToContainerServiceWindowsProfilePtrOutputWithContext(ctx context.Context) ContainerServiceWindowsProfilePtrOutput
- type ContainerServiceWindowsProfileInput
- type ContainerServiceWindowsProfileOutput
- func (o ContainerServiceWindowsProfileOutput) AdminPassword() pulumi.StringOutput
- func (o ContainerServiceWindowsProfileOutput) AdminUsername() pulumi.StringOutput
- func (ContainerServiceWindowsProfileOutput) ElementType() reflect.Type
- func (o ContainerServiceWindowsProfileOutput) ToContainerServiceWindowsProfileOutput() ContainerServiceWindowsProfileOutput
- func (o ContainerServiceWindowsProfileOutput) ToContainerServiceWindowsProfileOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileOutput
- func (o ContainerServiceWindowsProfileOutput) ToContainerServiceWindowsProfilePtrOutput() ContainerServiceWindowsProfilePtrOutput
- func (o ContainerServiceWindowsProfileOutput) ToContainerServiceWindowsProfilePtrOutputWithContext(ctx context.Context) ContainerServiceWindowsProfilePtrOutput
- type ContainerServiceWindowsProfilePtrInput
- type ContainerServiceWindowsProfilePtrOutput
- func (o ContainerServiceWindowsProfilePtrOutput) AdminPassword() pulumi.StringPtrOutput
- func (o ContainerServiceWindowsProfilePtrOutput) AdminUsername() pulumi.StringPtrOutput
- func (o ContainerServiceWindowsProfilePtrOutput) Elem() ContainerServiceWindowsProfileOutput
- func (ContainerServiceWindowsProfilePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceWindowsProfilePtrOutput) ToContainerServiceWindowsProfilePtrOutput() ContainerServiceWindowsProfilePtrOutput
- func (o ContainerServiceWindowsProfilePtrOutput) ToContainerServiceWindowsProfilePtrOutputWithContext(ctx context.Context) ContainerServiceWindowsProfilePtrOutput
- type ContainerServiceWindowsProfileResponse
- type ContainerServiceWindowsProfileResponseArgs
- func (ContainerServiceWindowsProfileResponseArgs) ElementType() reflect.Type
- func (i ContainerServiceWindowsProfileResponseArgs) ToContainerServiceWindowsProfileResponseOutput() ContainerServiceWindowsProfileResponseOutput
- func (i ContainerServiceWindowsProfileResponseArgs) ToContainerServiceWindowsProfileResponseOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileResponseOutput
- func (i ContainerServiceWindowsProfileResponseArgs) ToContainerServiceWindowsProfileResponsePtrOutput() ContainerServiceWindowsProfileResponsePtrOutput
- func (i ContainerServiceWindowsProfileResponseArgs) ToContainerServiceWindowsProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileResponsePtrOutput
- type ContainerServiceWindowsProfileResponseInput
- type ContainerServiceWindowsProfileResponseOutput
- func (o ContainerServiceWindowsProfileResponseOutput) AdminPassword() pulumi.StringOutput
- func (o ContainerServiceWindowsProfileResponseOutput) AdminUsername() pulumi.StringOutput
- func (ContainerServiceWindowsProfileResponseOutput) ElementType() reflect.Type
- func (o ContainerServiceWindowsProfileResponseOutput) ToContainerServiceWindowsProfileResponseOutput() ContainerServiceWindowsProfileResponseOutput
- func (o ContainerServiceWindowsProfileResponseOutput) ToContainerServiceWindowsProfileResponseOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileResponseOutput
- func (o ContainerServiceWindowsProfileResponseOutput) ToContainerServiceWindowsProfileResponsePtrOutput() ContainerServiceWindowsProfileResponsePtrOutput
- func (o ContainerServiceWindowsProfileResponseOutput) ToContainerServiceWindowsProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileResponsePtrOutput
- type ContainerServiceWindowsProfileResponsePtrInput
- type ContainerServiceWindowsProfileResponsePtrOutput
- func (o ContainerServiceWindowsProfileResponsePtrOutput) AdminPassword() pulumi.StringPtrOutput
- func (o ContainerServiceWindowsProfileResponsePtrOutput) AdminUsername() pulumi.StringPtrOutput
- func (o ContainerServiceWindowsProfileResponsePtrOutput) Elem() ContainerServiceWindowsProfileResponseOutput
- func (ContainerServiceWindowsProfileResponsePtrOutput) ElementType() reflect.Type
- func (o ContainerServiceWindowsProfileResponsePtrOutput) ToContainerServiceWindowsProfileResponsePtrOutput() ContainerServiceWindowsProfileResponsePtrOutput
- func (o ContainerServiceWindowsProfileResponsePtrOutput) ToContainerServiceWindowsProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileResponsePtrOutput
- type KeyVaultSecretRef
- type KeyVaultSecretRefArgs
- func (KeyVaultSecretRefArgs) ElementType() reflect.Type
- func (i KeyVaultSecretRefArgs) ToKeyVaultSecretRefOutput() KeyVaultSecretRefOutput
- func (i KeyVaultSecretRefArgs) ToKeyVaultSecretRefOutputWithContext(ctx context.Context) KeyVaultSecretRefOutput
- func (i KeyVaultSecretRefArgs) ToKeyVaultSecretRefPtrOutput() KeyVaultSecretRefPtrOutput
- func (i KeyVaultSecretRefArgs) ToKeyVaultSecretRefPtrOutputWithContext(ctx context.Context) KeyVaultSecretRefPtrOutput
- type KeyVaultSecretRefInput
- type KeyVaultSecretRefOutput
- func (KeyVaultSecretRefOutput) ElementType() reflect.Type
- func (o KeyVaultSecretRefOutput) SecretName() pulumi.StringOutput
- func (o KeyVaultSecretRefOutput) ToKeyVaultSecretRefOutput() KeyVaultSecretRefOutput
- func (o KeyVaultSecretRefOutput) ToKeyVaultSecretRefOutputWithContext(ctx context.Context) KeyVaultSecretRefOutput
- func (o KeyVaultSecretRefOutput) ToKeyVaultSecretRefPtrOutput() KeyVaultSecretRefPtrOutput
- func (o KeyVaultSecretRefOutput) ToKeyVaultSecretRefPtrOutputWithContext(ctx context.Context) KeyVaultSecretRefPtrOutput
- func (o KeyVaultSecretRefOutput) VaultID() pulumi.StringOutput
- func (o KeyVaultSecretRefOutput) Version() pulumi.StringPtrOutput
- type KeyVaultSecretRefPtrInput
- type KeyVaultSecretRefPtrOutput
- func (o KeyVaultSecretRefPtrOutput) Elem() KeyVaultSecretRefOutput
- func (KeyVaultSecretRefPtrOutput) ElementType() reflect.Type
- func (o KeyVaultSecretRefPtrOutput) SecretName() pulumi.StringPtrOutput
- func (o KeyVaultSecretRefPtrOutput) ToKeyVaultSecretRefPtrOutput() KeyVaultSecretRefPtrOutput
- func (o KeyVaultSecretRefPtrOutput) ToKeyVaultSecretRefPtrOutputWithContext(ctx context.Context) KeyVaultSecretRefPtrOutput
- func (o KeyVaultSecretRefPtrOutput) VaultID() pulumi.StringPtrOutput
- func (o KeyVaultSecretRefPtrOutput) Version() pulumi.StringPtrOutput
- type KeyVaultSecretRefResponse
- type KeyVaultSecretRefResponseArgs
- func (KeyVaultSecretRefResponseArgs) ElementType() reflect.Type
- func (i KeyVaultSecretRefResponseArgs) ToKeyVaultSecretRefResponseOutput() KeyVaultSecretRefResponseOutput
- func (i KeyVaultSecretRefResponseArgs) ToKeyVaultSecretRefResponseOutputWithContext(ctx context.Context) KeyVaultSecretRefResponseOutput
- func (i KeyVaultSecretRefResponseArgs) ToKeyVaultSecretRefResponsePtrOutput() KeyVaultSecretRefResponsePtrOutput
- func (i KeyVaultSecretRefResponseArgs) ToKeyVaultSecretRefResponsePtrOutputWithContext(ctx context.Context) KeyVaultSecretRefResponsePtrOutput
- type KeyVaultSecretRefResponseInput
- type KeyVaultSecretRefResponseOutput
- func (KeyVaultSecretRefResponseOutput) ElementType() reflect.Type
- func (o KeyVaultSecretRefResponseOutput) SecretName() pulumi.StringOutput
- func (o KeyVaultSecretRefResponseOutput) ToKeyVaultSecretRefResponseOutput() KeyVaultSecretRefResponseOutput
- func (o KeyVaultSecretRefResponseOutput) ToKeyVaultSecretRefResponseOutputWithContext(ctx context.Context) KeyVaultSecretRefResponseOutput
- func (o KeyVaultSecretRefResponseOutput) ToKeyVaultSecretRefResponsePtrOutput() KeyVaultSecretRefResponsePtrOutput
- func (o KeyVaultSecretRefResponseOutput) ToKeyVaultSecretRefResponsePtrOutputWithContext(ctx context.Context) KeyVaultSecretRefResponsePtrOutput
- func (o KeyVaultSecretRefResponseOutput) VaultID() pulumi.StringOutput
- func (o KeyVaultSecretRefResponseOutput) Version() pulumi.StringPtrOutput
- type KeyVaultSecretRefResponsePtrInput
- type KeyVaultSecretRefResponsePtrOutput
- func (o KeyVaultSecretRefResponsePtrOutput) Elem() KeyVaultSecretRefResponseOutput
- func (KeyVaultSecretRefResponsePtrOutput) ElementType() reflect.Type
- func (o KeyVaultSecretRefResponsePtrOutput) SecretName() pulumi.StringPtrOutput
- func (o KeyVaultSecretRefResponsePtrOutput) ToKeyVaultSecretRefResponsePtrOutput() KeyVaultSecretRefResponsePtrOutput
- func (o KeyVaultSecretRefResponsePtrOutput) ToKeyVaultSecretRefResponsePtrOutputWithContext(ctx context.Context) KeyVaultSecretRefResponsePtrOutput
- func (o KeyVaultSecretRefResponsePtrOutput) VaultID() pulumi.StringPtrOutput
- func (o KeyVaultSecretRefResponsePtrOutput) Version() pulumi.StringPtrOutput
- type LookupContainerServiceArgs
- type LookupContainerServiceResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerService ¶
type ContainerService struct { pulumi.CustomResourceState // Properties of the agent pool. AgentPoolProfiles ContainerServiceAgentPoolProfileResponseArrayOutput `pulumi:"agentPoolProfiles"` // Properties to configure a custom container service cluster. CustomProfile ContainerServiceCustomProfileResponsePtrOutput `pulumi:"customProfile"` // Profile for diagnostics in the container service cluster. DiagnosticsProfile ContainerServiceDiagnosticsProfileResponsePtrOutput `pulumi:"diagnosticsProfile"` // Profile for Linux VMs in the container service cluster. LinuxProfile ContainerServiceLinuxProfileResponseOutput `pulumi:"linuxProfile"` // Resource location Location pulumi.StringOutput `pulumi:"location"` // Profile for the container service master. MasterProfile ContainerServiceMasterProfileResponseOutput `pulumi:"masterProfile"` // Resource name Name pulumi.StringOutput `pulumi:"name"` // Profile for the container service orchestrator. OrchestratorProfile ContainerServiceOrchestratorProfileResponseOutput `pulumi:"orchestratorProfile"` // The current deployment or provisioning state, which only appears in the response. ProvisioningState pulumi.StringOutput `pulumi:"provisioningState"` // Information about a service principal identity for the cluster to use for manipulating Azure APIs. Exact one of secret or keyVaultSecretRef need to be specified. ServicePrincipalProfile ContainerServiceServicePrincipalProfileResponsePtrOutput `pulumi:"servicePrincipalProfile"` // Resource tags Tags pulumi.StringMapOutput `pulumi:"tags"` // Resource type Type pulumi.StringOutput `pulumi:"type"` // Profile for Windows VMs in the container service cluster. WindowsProfile ContainerServiceWindowsProfileResponsePtrOutput `pulumi:"windowsProfile"` }
Container service.
func GetContainerService ¶
func GetContainerService(ctx *pulumi.Context, name string, id pulumi.IDInput, state *ContainerServiceState, opts ...pulumi.ResourceOption) (*ContainerService, error)
GetContainerService gets an existing ContainerService resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewContainerService ¶
func NewContainerService(ctx *pulumi.Context, name string, args *ContainerServiceArgs, opts ...pulumi.ResourceOption) (*ContainerService, error)
NewContainerService registers a new resource with the given unique name, arguments, and options.
type ContainerServiceAgentPoolProfile ¶
type ContainerServiceAgentPoolProfile struct { // Number of agents (VMs) to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1. Count *int `pulumi:"count"` // DNS prefix to be used to create the FQDN for the agent pool. DnsPrefix *string `pulumi:"dnsPrefix"` // Unique name of the agent pool profile in the context of the subscription and resource group. Name string `pulumi:"name"` // OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. OsDiskSizeGB *int `pulumi:"osDiskSizeGB"` // OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. OsType *string `pulumi:"osType"` // Ports number array used to expose on this agent pool. The default opened ports are different based on your choice of orchestrator. Ports []int `pulumi:"ports"` // Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice. StorageProfile *string `pulumi:"storageProfile"` // Size of agent VMs. VmSize string `pulumi:"vmSize"` // VNet SubnetID specifies the VNet's subnet identifier. VnetSubnetID *string `pulumi:"vnetSubnetID"` }
Profile for the container service agent pool.
type ContainerServiceAgentPoolProfileArgs ¶
type ContainerServiceAgentPoolProfileArgs struct { // Number of agents (VMs) to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1. Count pulumi.IntPtrInput `pulumi:"count"` // DNS prefix to be used to create the FQDN for the agent pool. DnsPrefix pulumi.StringPtrInput `pulumi:"dnsPrefix"` // Unique name of the agent pool profile in the context of the subscription and resource group. Name pulumi.StringInput `pulumi:"name"` // OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. OsDiskSizeGB pulumi.IntPtrInput `pulumi:"osDiskSizeGB"` // OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. OsType pulumi.StringPtrInput `pulumi:"osType"` // Ports number array used to expose on this agent pool. The default opened ports are different based on your choice of orchestrator. Ports pulumi.IntArrayInput `pulumi:"ports"` // Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice. StorageProfile pulumi.StringPtrInput `pulumi:"storageProfile"` // Size of agent VMs. VmSize pulumi.StringInput `pulumi:"vmSize"` // VNet SubnetID specifies the VNet's subnet identifier. VnetSubnetID pulumi.StringPtrInput `pulumi:"vnetSubnetID"` }
Profile for the container service agent pool.
func (ContainerServiceAgentPoolProfileArgs) ElementType ¶
func (ContainerServiceAgentPoolProfileArgs) ElementType() reflect.Type
func (ContainerServiceAgentPoolProfileArgs) ToContainerServiceAgentPoolProfileOutput ¶
func (i ContainerServiceAgentPoolProfileArgs) ToContainerServiceAgentPoolProfileOutput() ContainerServiceAgentPoolProfileOutput
func (ContainerServiceAgentPoolProfileArgs) ToContainerServiceAgentPoolProfileOutputWithContext ¶
func (i ContainerServiceAgentPoolProfileArgs) ToContainerServiceAgentPoolProfileOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileOutput
type ContainerServiceAgentPoolProfileArray ¶
type ContainerServiceAgentPoolProfileArray []ContainerServiceAgentPoolProfileInput
func (ContainerServiceAgentPoolProfileArray) ElementType ¶
func (ContainerServiceAgentPoolProfileArray) ElementType() reflect.Type
func (ContainerServiceAgentPoolProfileArray) ToContainerServiceAgentPoolProfileArrayOutput ¶
func (i ContainerServiceAgentPoolProfileArray) ToContainerServiceAgentPoolProfileArrayOutput() ContainerServiceAgentPoolProfileArrayOutput
func (ContainerServiceAgentPoolProfileArray) ToContainerServiceAgentPoolProfileArrayOutputWithContext ¶
func (i ContainerServiceAgentPoolProfileArray) ToContainerServiceAgentPoolProfileArrayOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileArrayOutput
type ContainerServiceAgentPoolProfileArrayInput ¶
type ContainerServiceAgentPoolProfileArrayInput interface { pulumi.Input ToContainerServiceAgentPoolProfileArrayOutput() ContainerServiceAgentPoolProfileArrayOutput ToContainerServiceAgentPoolProfileArrayOutputWithContext(context.Context) ContainerServiceAgentPoolProfileArrayOutput }
ContainerServiceAgentPoolProfileArrayInput is an input type that accepts ContainerServiceAgentPoolProfileArray and ContainerServiceAgentPoolProfileArrayOutput values. You can construct a concrete instance of `ContainerServiceAgentPoolProfileArrayInput` via:
ContainerServiceAgentPoolProfileArray{ ContainerServiceAgentPoolProfileArgs{...} }
type ContainerServiceAgentPoolProfileArrayOutput ¶
type ContainerServiceAgentPoolProfileArrayOutput struct{ *pulumi.OutputState }
func (ContainerServiceAgentPoolProfileArrayOutput) ElementType ¶
func (ContainerServiceAgentPoolProfileArrayOutput) ElementType() reflect.Type
func (ContainerServiceAgentPoolProfileArrayOutput) ToContainerServiceAgentPoolProfileArrayOutput ¶
func (o ContainerServiceAgentPoolProfileArrayOutput) ToContainerServiceAgentPoolProfileArrayOutput() ContainerServiceAgentPoolProfileArrayOutput
func (ContainerServiceAgentPoolProfileArrayOutput) ToContainerServiceAgentPoolProfileArrayOutputWithContext ¶
func (o ContainerServiceAgentPoolProfileArrayOutput) ToContainerServiceAgentPoolProfileArrayOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileArrayOutput
type ContainerServiceAgentPoolProfileInput ¶
type ContainerServiceAgentPoolProfileInput interface { pulumi.Input ToContainerServiceAgentPoolProfileOutput() ContainerServiceAgentPoolProfileOutput ToContainerServiceAgentPoolProfileOutputWithContext(context.Context) ContainerServiceAgentPoolProfileOutput }
ContainerServiceAgentPoolProfileInput is an input type that accepts ContainerServiceAgentPoolProfileArgs and ContainerServiceAgentPoolProfileOutput values. You can construct a concrete instance of `ContainerServiceAgentPoolProfileInput` via:
ContainerServiceAgentPoolProfileArgs{...}
type ContainerServiceAgentPoolProfileOutput ¶
type ContainerServiceAgentPoolProfileOutput struct{ *pulumi.OutputState }
Profile for the container service agent pool.
func (ContainerServiceAgentPoolProfileOutput) Count ¶
func (o ContainerServiceAgentPoolProfileOutput) Count() pulumi.IntPtrOutput
Number of agents (VMs) to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
func (ContainerServiceAgentPoolProfileOutput) DnsPrefix ¶
func (o ContainerServiceAgentPoolProfileOutput) DnsPrefix() pulumi.StringPtrOutput
DNS prefix to be used to create the FQDN for the agent pool.
func (ContainerServiceAgentPoolProfileOutput) ElementType ¶
func (ContainerServiceAgentPoolProfileOutput) ElementType() reflect.Type
func (ContainerServiceAgentPoolProfileOutput) Name ¶
func (o ContainerServiceAgentPoolProfileOutput) Name() pulumi.StringOutput
Unique name of the agent pool profile in the context of the subscription and resource group.
func (ContainerServiceAgentPoolProfileOutput) OsDiskSizeGB ¶
func (o ContainerServiceAgentPoolProfileOutput) OsDiskSizeGB() pulumi.IntPtrOutput
OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified.
func (ContainerServiceAgentPoolProfileOutput) OsType ¶
func (o ContainerServiceAgentPoolProfileOutput) OsType() pulumi.StringPtrOutput
OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux.
func (ContainerServiceAgentPoolProfileOutput) Ports ¶
func (o ContainerServiceAgentPoolProfileOutput) Ports() pulumi.IntArrayOutput
Ports number array used to expose on this agent pool. The default opened ports are different based on your choice of orchestrator.
func (ContainerServiceAgentPoolProfileOutput) StorageProfile ¶
func (o ContainerServiceAgentPoolProfileOutput) StorageProfile() pulumi.StringPtrOutput
Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice.
func (ContainerServiceAgentPoolProfileOutput) ToContainerServiceAgentPoolProfileOutput ¶
func (o ContainerServiceAgentPoolProfileOutput) ToContainerServiceAgentPoolProfileOutput() ContainerServiceAgentPoolProfileOutput
func (ContainerServiceAgentPoolProfileOutput) ToContainerServiceAgentPoolProfileOutputWithContext ¶
func (o ContainerServiceAgentPoolProfileOutput) ToContainerServiceAgentPoolProfileOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileOutput
func (ContainerServiceAgentPoolProfileOutput) VmSize ¶
func (o ContainerServiceAgentPoolProfileOutput) VmSize() pulumi.StringOutput
Size of agent VMs.
func (ContainerServiceAgentPoolProfileOutput) VnetSubnetID ¶
func (o ContainerServiceAgentPoolProfileOutput) VnetSubnetID() pulumi.StringPtrOutput
VNet SubnetID specifies the VNet's subnet identifier.
type ContainerServiceAgentPoolProfileResponse ¶
type ContainerServiceAgentPoolProfileResponse struct { // Number of agents (VMs) to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1. Count *int `pulumi:"count"` // DNS prefix to be used to create the FQDN for the agent pool. DnsPrefix *string `pulumi:"dnsPrefix"` // FQDN for the agent pool. Fqdn string `pulumi:"fqdn"` // Unique name of the agent pool profile in the context of the subscription and resource group. Name string `pulumi:"name"` // OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. OsDiskSizeGB *int `pulumi:"osDiskSizeGB"` // OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. OsType *string `pulumi:"osType"` // Ports number array used to expose on this agent pool. The default opened ports are different based on your choice of orchestrator. Ports []int `pulumi:"ports"` // Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice. StorageProfile *string `pulumi:"storageProfile"` // Size of agent VMs. VmSize string `pulumi:"vmSize"` // VNet SubnetID specifies the VNet's subnet identifier. VnetSubnetID *string `pulumi:"vnetSubnetID"` }
Profile for the container service agent pool.
type ContainerServiceAgentPoolProfileResponseArgs ¶
type ContainerServiceAgentPoolProfileResponseArgs struct { // Number of agents (VMs) to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1. Count pulumi.IntPtrInput `pulumi:"count"` // DNS prefix to be used to create the FQDN for the agent pool. DnsPrefix pulumi.StringPtrInput `pulumi:"dnsPrefix"` // FQDN for the agent pool. Fqdn pulumi.StringInput `pulumi:"fqdn"` // Unique name of the agent pool profile in the context of the subscription and resource group. Name pulumi.StringInput `pulumi:"name"` // OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. OsDiskSizeGB pulumi.IntPtrInput `pulumi:"osDiskSizeGB"` // OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. OsType pulumi.StringPtrInput `pulumi:"osType"` // Ports number array used to expose on this agent pool. The default opened ports are different based on your choice of orchestrator. Ports pulumi.IntArrayInput `pulumi:"ports"` // Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice. StorageProfile pulumi.StringPtrInput `pulumi:"storageProfile"` // Size of agent VMs. VmSize pulumi.StringInput `pulumi:"vmSize"` // VNet SubnetID specifies the VNet's subnet identifier. VnetSubnetID pulumi.StringPtrInput `pulumi:"vnetSubnetID"` }
Profile for the container service agent pool.
func (ContainerServiceAgentPoolProfileResponseArgs) ElementType ¶
func (ContainerServiceAgentPoolProfileResponseArgs) ElementType() reflect.Type
func (ContainerServiceAgentPoolProfileResponseArgs) ToContainerServiceAgentPoolProfileResponseOutput ¶
func (i ContainerServiceAgentPoolProfileResponseArgs) ToContainerServiceAgentPoolProfileResponseOutput() ContainerServiceAgentPoolProfileResponseOutput
func (ContainerServiceAgentPoolProfileResponseArgs) ToContainerServiceAgentPoolProfileResponseOutputWithContext ¶
func (i ContainerServiceAgentPoolProfileResponseArgs) ToContainerServiceAgentPoolProfileResponseOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileResponseOutput
type ContainerServiceAgentPoolProfileResponseArray ¶
type ContainerServiceAgentPoolProfileResponseArray []ContainerServiceAgentPoolProfileResponseInput
func (ContainerServiceAgentPoolProfileResponseArray) ElementType ¶
func (ContainerServiceAgentPoolProfileResponseArray) ElementType() reflect.Type
func (ContainerServiceAgentPoolProfileResponseArray) ToContainerServiceAgentPoolProfileResponseArrayOutput ¶
func (i ContainerServiceAgentPoolProfileResponseArray) ToContainerServiceAgentPoolProfileResponseArrayOutput() ContainerServiceAgentPoolProfileResponseArrayOutput
func (ContainerServiceAgentPoolProfileResponseArray) ToContainerServiceAgentPoolProfileResponseArrayOutputWithContext ¶
func (i ContainerServiceAgentPoolProfileResponseArray) ToContainerServiceAgentPoolProfileResponseArrayOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileResponseArrayOutput
type ContainerServiceAgentPoolProfileResponseArrayInput ¶
type ContainerServiceAgentPoolProfileResponseArrayInput interface { pulumi.Input ToContainerServiceAgentPoolProfileResponseArrayOutput() ContainerServiceAgentPoolProfileResponseArrayOutput ToContainerServiceAgentPoolProfileResponseArrayOutputWithContext(context.Context) ContainerServiceAgentPoolProfileResponseArrayOutput }
ContainerServiceAgentPoolProfileResponseArrayInput is an input type that accepts ContainerServiceAgentPoolProfileResponseArray and ContainerServiceAgentPoolProfileResponseArrayOutput values. You can construct a concrete instance of `ContainerServiceAgentPoolProfileResponseArrayInput` via:
ContainerServiceAgentPoolProfileResponseArray{ ContainerServiceAgentPoolProfileResponseArgs{...} }
type ContainerServiceAgentPoolProfileResponseArrayOutput ¶
type ContainerServiceAgentPoolProfileResponseArrayOutput struct{ *pulumi.OutputState }
func (ContainerServiceAgentPoolProfileResponseArrayOutput) ElementType ¶
func (ContainerServiceAgentPoolProfileResponseArrayOutput) ElementType() reflect.Type
func (ContainerServiceAgentPoolProfileResponseArrayOutput) ToContainerServiceAgentPoolProfileResponseArrayOutput ¶
func (o ContainerServiceAgentPoolProfileResponseArrayOutput) ToContainerServiceAgentPoolProfileResponseArrayOutput() ContainerServiceAgentPoolProfileResponseArrayOutput
func (ContainerServiceAgentPoolProfileResponseArrayOutput) ToContainerServiceAgentPoolProfileResponseArrayOutputWithContext ¶
func (o ContainerServiceAgentPoolProfileResponseArrayOutput) ToContainerServiceAgentPoolProfileResponseArrayOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileResponseArrayOutput
type ContainerServiceAgentPoolProfileResponseInput ¶
type ContainerServiceAgentPoolProfileResponseInput interface { pulumi.Input ToContainerServiceAgentPoolProfileResponseOutput() ContainerServiceAgentPoolProfileResponseOutput ToContainerServiceAgentPoolProfileResponseOutputWithContext(context.Context) ContainerServiceAgentPoolProfileResponseOutput }
ContainerServiceAgentPoolProfileResponseInput is an input type that accepts ContainerServiceAgentPoolProfileResponseArgs and ContainerServiceAgentPoolProfileResponseOutput values. You can construct a concrete instance of `ContainerServiceAgentPoolProfileResponseInput` via:
ContainerServiceAgentPoolProfileResponseArgs{...}
type ContainerServiceAgentPoolProfileResponseOutput ¶
type ContainerServiceAgentPoolProfileResponseOutput struct{ *pulumi.OutputState }
Profile for the container service agent pool.
func (ContainerServiceAgentPoolProfileResponseOutput) Count ¶
func (o ContainerServiceAgentPoolProfileResponseOutput) Count() pulumi.IntPtrOutput
Number of agents (VMs) to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
func (ContainerServiceAgentPoolProfileResponseOutput) DnsPrefix ¶
func (o ContainerServiceAgentPoolProfileResponseOutput) DnsPrefix() pulumi.StringPtrOutput
DNS prefix to be used to create the FQDN for the agent pool.
func (ContainerServiceAgentPoolProfileResponseOutput) ElementType ¶
func (ContainerServiceAgentPoolProfileResponseOutput) ElementType() reflect.Type
func (ContainerServiceAgentPoolProfileResponseOutput) Fqdn ¶
func (o ContainerServiceAgentPoolProfileResponseOutput) Fqdn() pulumi.StringOutput
FQDN for the agent pool.
func (ContainerServiceAgentPoolProfileResponseOutput) Name ¶
func (o ContainerServiceAgentPoolProfileResponseOutput) Name() pulumi.StringOutput
Unique name of the agent pool profile in the context of the subscription and resource group.
func (ContainerServiceAgentPoolProfileResponseOutput) OsDiskSizeGB ¶
func (o ContainerServiceAgentPoolProfileResponseOutput) OsDiskSizeGB() pulumi.IntPtrOutput
OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified.
func (ContainerServiceAgentPoolProfileResponseOutput) OsType ¶
func (o ContainerServiceAgentPoolProfileResponseOutput) OsType() pulumi.StringPtrOutput
OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux.
func (ContainerServiceAgentPoolProfileResponseOutput) Ports ¶
func (o ContainerServiceAgentPoolProfileResponseOutput) Ports() pulumi.IntArrayOutput
Ports number array used to expose on this agent pool. The default opened ports are different based on your choice of orchestrator.
func (ContainerServiceAgentPoolProfileResponseOutput) StorageProfile ¶
func (o ContainerServiceAgentPoolProfileResponseOutput) StorageProfile() pulumi.StringPtrOutput
Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice.
func (ContainerServiceAgentPoolProfileResponseOutput) ToContainerServiceAgentPoolProfileResponseOutput ¶
func (o ContainerServiceAgentPoolProfileResponseOutput) ToContainerServiceAgentPoolProfileResponseOutput() ContainerServiceAgentPoolProfileResponseOutput
func (ContainerServiceAgentPoolProfileResponseOutput) ToContainerServiceAgentPoolProfileResponseOutputWithContext ¶
func (o ContainerServiceAgentPoolProfileResponseOutput) ToContainerServiceAgentPoolProfileResponseOutputWithContext(ctx context.Context) ContainerServiceAgentPoolProfileResponseOutput
func (ContainerServiceAgentPoolProfileResponseOutput) VmSize ¶
func (o ContainerServiceAgentPoolProfileResponseOutput) VmSize() pulumi.StringOutput
Size of agent VMs.
func (ContainerServiceAgentPoolProfileResponseOutput) VnetSubnetID ¶
func (o ContainerServiceAgentPoolProfileResponseOutput) VnetSubnetID() pulumi.StringPtrOutput
VNet SubnetID specifies the VNet's subnet identifier.
type ContainerServiceArgs ¶
type ContainerServiceArgs struct { // Properties of the agent pool. AgentPoolProfiles ContainerServiceAgentPoolProfileArrayInput // The name of the container service in the specified subscription and resource group. ContainerServiceName pulumi.StringInput // Properties to configure a custom container service cluster. CustomProfile ContainerServiceCustomProfilePtrInput // Profile for diagnostics in the container service cluster. DiagnosticsProfile ContainerServiceDiagnosticsProfilePtrInput // Profile for Linux VMs in the container service cluster. LinuxProfile ContainerServiceLinuxProfileInput // Resource location Location pulumi.StringInput // Profile for the container service master. MasterProfile ContainerServiceMasterProfileInput // Profile for the container service orchestrator. OrchestratorProfile ContainerServiceOrchestratorProfileInput // The name of the resource group. ResourceGroupName pulumi.StringInput // Information about a service principal identity for the cluster to use for manipulating Azure APIs. Exact one of secret or keyVaultSecretRef need to be specified. ServicePrincipalProfile ContainerServiceServicePrincipalProfilePtrInput // Resource tags Tags pulumi.StringMapInput // Profile for Windows VMs in the container service cluster. WindowsProfile ContainerServiceWindowsProfilePtrInput }
The set of arguments for constructing a ContainerService resource.
func (ContainerServiceArgs) ElementType ¶
func (ContainerServiceArgs) ElementType() reflect.Type
type ContainerServiceCustomProfile ¶
type ContainerServiceCustomProfile struct { // The name of the custom orchestrator to use. Orchestrator string `pulumi:"orchestrator"` }
Properties to configure a custom container service cluster.
type ContainerServiceCustomProfileArgs ¶
type ContainerServiceCustomProfileArgs struct { // The name of the custom orchestrator to use. Orchestrator pulumi.StringInput `pulumi:"orchestrator"` }
Properties to configure a custom container service cluster.
func (ContainerServiceCustomProfileArgs) ElementType ¶
func (ContainerServiceCustomProfileArgs) ElementType() reflect.Type
func (ContainerServiceCustomProfileArgs) ToContainerServiceCustomProfileOutput ¶
func (i ContainerServiceCustomProfileArgs) ToContainerServiceCustomProfileOutput() ContainerServiceCustomProfileOutput
func (ContainerServiceCustomProfileArgs) ToContainerServiceCustomProfileOutputWithContext ¶
func (i ContainerServiceCustomProfileArgs) ToContainerServiceCustomProfileOutputWithContext(ctx context.Context) ContainerServiceCustomProfileOutput
func (ContainerServiceCustomProfileArgs) ToContainerServiceCustomProfilePtrOutput ¶
func (i ContainerServiceCustomProfileArgs) ToContainerServiceCustomProfilePtrOutput() ContainerServiceCustomProfilePtrOutput
func (ContainerServiceCustomProfileArgs) ToContainerServiceCustomProfilePtrOutputWithContext ¶
func (i ContainerServiceCustomProfileArgs) ToContainerServiceCustomProfilePtrOutputWithContext(ctx context.Context) ContainerServiceCustomProfilePtrOutput
type ContainerServiceCustomProfileInput ¶
type ContainerServiceCustomProfileInput interface { pulumi.Input ToContainerServiceCustomProfileOutput() ContainerServiceCustomProfileOutput ToContainerServiceCustomProfileOutputWithContext(context.Context) ContainerServiceCustomProfileOutput }
ContainerServiceCustomProfileInput is an input type that accepts ContainerServiceCustomProfileArgs and ContainerServiceCustomProfileOutput values. You can construct a concrete instance of `ContainerServiceCustomProfileInput` via:
ContainerServiceCustomProfileArgs{...}
type ContainerServiceCustomProfileOutput ¶
type ContainerServiceCustomProfileOutput struct{ *pulumi.OutputState }
Properties to configure a custom container service cluster.
func (ContainerServiceCustomProfileOutput) ElementType ¶
func (ContainerServiceCustomProfileOutput) ElementType() reflect.Type
func (ContainerServiceCustomProfileOutput) Orchestrator ¶
func (o ContainerServiceCustomProfileOutput) Orchestrator() pulumi.StringOutput
The name of the custom orchestrator to use.
func (ContainerServiceCustomProfileOutput) ToContainerServiceCustomProfileOutput ¶
func (o ContainerServiceCustomProfileOutput) ToContainerServiceCustomProfileOutput() ContainerServiceCustomProfileOutput
func (ContainerServiceCustomProfileOutput) ToContainerServiceCustomProfileOutputWithContext ¶
func (o ContainerServiceCustomProfileOutput) ToContainerServiceCustomProfileOutputWithContext(ctx context.Context) ContainerServiceCustomProfileOutput
func (ContainerServiceCustomProfileOutput) ToContainerServiceCustomProfilePtrOutput ¶
func (o ContainerServiceCustomProfileOutput) ToContainerServiceCustomProfilePtrOutput() ContainerServiceCustomProfilePtrOutput
func (ContainerServiceCustomProfileOutput) ToContainerServiceCustomProfilePtrOutputWithContext ¶
func (o ContainerServiceCustomProfileOutput) ToContainerServiceCustomProfilePtrOutputWithContext(ctx context.Context) ContainerServiceCustomProfilePtrOutput
type ContainerServiceCustomProfilePtrInput ¶
type ContainerServiceCustomProfilePtrInput interface { pulumi.Input ToContainerServiceCustomProfilePtrOutput() ContainerServiceCustomProfilePtrOutput ToContainerServiceCustomProfilePtrOutputWithContext(context.Context) ContainerServiceCustomProfilePtrOutput }
ContainerServiceCustomProfilePtrInput is an input type that accepts ContainerServiceCustomProfileArgs, ContainerServiceCustomProfilePtr and ContainerServiceCustomProfilePtrOutput values. You can construct a concrete instance of `ContainerServiceCustomProfilePtrInput` via:
ContainerServiceCustomProfileArgs{...} or: nil
func ContainerServiceCustomProfilePtr ¶
func ContainerServiceCustomProfilePtr(v *ContainerServiceCustomProfileArgs) ContainerServiceCustomProfilePtrInput
type ContainerServiceCustomProfilePtrOutput ¶
type ContainerServiceCustomProfilePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceCustomProfilePtrOutput) ElementType ¶
func (ContainerServiceCustomProfilePtrOutput) ElementType() reflect.Type
func (ContainerServiceCustomProfilePtrOutput) Orchestrator ¶
func (o ContainerServiceCustomProfilePtrOutput) Orchestrator() pulumi.StringPtrOutput
The name of the custom orchestrator to use.
func (ContainerServiceCustomProfilePtrOutput) ToContainerServiceCustomProfilePtrOutput ¶
func (o ContainerServiceCustomProfilePtrOutput) ToContainerServiceCustomProfilePtrOutput() ContainerServiceCustomProfilePtrOutput
func (ContainerServiceCustomProfilePtrOutput) ToContainerServiceCustomProfilePtrOutputWithContext ¶
func (o ContainerServiceCustomProfilePtrOutput) ToContainerServiceCustomProfilePtrOutputWithContext(ctx context.Context) ContainerServiceCustomProfilePtrOutput
type ContainerServiceCustomProfileResponse ¶
type ContainerServiceCustomProfileResponse struct { // The name of the custom orchestrator to use. Orchestrator string `pulumi:"orchestrator"` }
Properties to configure a custom container service cluster.
type ContainerServiceCustomProfileResponseArgs ¶
type ContainerServiceCustomProfileResponseArgs struct { // The name of the custom orchestrator to use. Orchestrator pulumi.StringInput `pulumi:"orchestrator"` }
Properties to configure a custom container service cluster.
func (ContainerServiceCustomProfileResponseArgs) ElementType ¶
func (ContainerServiceCustomProfileResponseArgs) ElementType() reflect.Type
func (ContainerServiceCustomProfileResponseArgs) ToContainerServiceCustomProfileResponseOutput ¶
func (i ContainerServiceCustomProfileResponseArgs) ToContainerServiceCustomProfileResponseOutput() ContainerServiceCustomProfileResponseOutput
func (ContainerServiceCustomProfileResponseArgs) ToContainerServiceCustomProfileResponseOutputWithContext ¶
func (i ContainerServiceCustomProfileResponseArgs) ToContainerServiceCustomProfileResponseOutputWithContext(ctx context.Context) ContainerServiceCustomProfileResponseOutput
func (ContainerServiceCustomProfileResponseArgs) ToContainerServiceCustomProfileResponsePtrOutput ¶
func (i ContainerServiceCustomProfileResponseArgs) ToContainerServiceCustomProfileResponsePtrOutput() ContainerServiceCustomProfileResponsePtrOutput
func (ContainerServiceCustomProfileResponseArgs) ToContainerServiceCustomProfileResponsePtrOutputWithContext ¶
func (i ContainerServiceCustomProfileResponseArgs) ToContainerServiceCustomProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceCustomProfileResponsePtrOutput
type ContainerServiceCustomProfileResponseInput ¶
type ContainerServiceCustomProfileResponseInput interface { pulumi.Input ToContainerServiceCustomProfileResponseOutput() ContainerServiceCustomProfileResponseOutput ToContainerServiceCustomProfileResponseOutputWithContext(context.Context) ContainerServiceCustomProfileResponseOutput }
ContainerServiceCustomProfileResponseInput is an input type that accepts ContainerServiceCustomProfileResponseArgs and ContainerServiceCustomProfileResponseOutput values. You can construct a concrete instance of `ContainerServiceCustomProfileResponseInput` via:
ContainerServiceCustomProfileResponseArgs{...}
type ContainerServiceCustomProfileResponseOutput ¶
type ContainerServiceCustomProfileResponseOutput struct{ *pulumi.OutputState }
Properties to configure a custom container service cluster.
func (ContainerServiceCustomProfileResponseOutput) ElementType ¶
func (ContainerServiceCustomProfileResponseOutput) ElementType() reflect.Type
func (ContainerServiceCustomProfileResponseOutput) Orchestrator ¶
func (o ContainerServiceCustomProfileResponseOutput) Orchestrator() pulumi.StringOutput
The name of the custom orchestrator to use.
func (ContainerServiceCustomProfileResponseOutput) ToContainerServiceCustomProfileResponseOutput ¶
func (o ContainerServiceCustomProfileResponseOutput) ToContainerServiceCustomProfileResponseOutput() ContainerServiceCustomProfileResponseOutput
func (ContainerServiceCustomProfileResponseOutput) ToContainerServiceCustomProfileResponseOutputWithContext ¶
func (o ContainerServiceCustomProfileResponseOutput) ToContainerServiceCustomProfileResponseOutputWithContext(ctx context.Context) ContainerServiceCustomProfileResponseOutput
func (ContainerServiceCustomProfileResponseOutput) ToContainerServiceCustomProfileResponsePtrOutput ¶
func (o ContainerServiceCustomProfileResponseOutput) ToContainerServiceCustomProfileResponsePtrOutput() ContainerServiceCustomProfileResponsePtrOutput
func (ContainerServiceCustomProfileResponseOutput) ToContainerServiceCustomProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceCustomProfileResponseOutput) ToContainerServiceCustomProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceCustomProfileResponsePtrOutput
type ContainerServiceCustomProfileResponsePtrInput ¶
type ContainerServiceCustomProfileResponsePtrInput interface { pulumi.Input ToContainerServiceCustomProfileResponsePtrOutput() ContainerServiceCustomProfileResponsePtrOutput ToContainerServiceCustomProfileResponsePtrOutputWithContext(context.Context) ContainerServiceCustomProfileResponsePtrOutput }
ContainerServiceCustomProfileResponsePtrInput is an input type that accepts ContainerServiceCustomProfileResponseArgs, ContainerServiceCustomProfileResponsePtr and ContainerServiceCustomProfileResponsePtrOutput values. You can construct a concrete instance of `ContainerServiceCustomProfileResponsePtrInput` via:
ContainerServiceCustomProfileResponseArgs{...} or: nil
func ContainerServiceCustomProfileResponsePtr ¶
func ContainerServiceCustomProfileResponsePtr(v *ContainerServiceCustomProfileResponseArgs) ContainerServiceCustomProfileResponsePtrInput
type ContainerServiceCustomProfileResponsePtrOutput ¶
type ContainerServiceCustomProfileResponsePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceCustomProfileResponsePtrOutput) ElementType ¶
func (ContainerServiceCustomProfileResponsePtrOutput) ElementType() reflect.Type
func (ContainerServiceCustomProfileResponsePtrOutput) Orchestrator ¶
func (o ContainerServiceCustomProfileResponsePtrOutput) Orchestrator() pulumi.StringPtrOutput
The name of the custom orchestrator to use.
func (ContainerServiceCustomProfileResponsePtrOutput) ToContainerServiceCustomProfileResponsePtrOutput ¶
func (o ContainerServiceCustomProfileResponsePtrOutput) ToContainerServiceCustomProfileResponsePtrOutput() ContainerServiceCustomProfileResponsePtrOutput
func (ContainerServiceCustomProfileResponsePtrOutput) ToContainerServiceCustomProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceCustomProfileResponsePtrOutput) ToContainerServiceCustomProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceCustomProfileResponsePtrOutput
type ContainerServiceDiagnosticsProfile ¶
type ContainerServiceDiagnosticsProfile struct { // Profile for diagnostics on the container service VMs. VmDiagnostics ContainerServiceVMDiagnostics `pulumi:"vmDiagnostics"` }
Profile for diagnostics on the container service cluster.
type ContainerServiceDiagnosticsProfileArgs ¶
type ContainerServiceDiagnosticsProfileArgs struct { // Profile for diagnostics on the container service VMs. VmDiagnostics ContainerServiceVMDiagnosticsInput `pulumi:"vmDiagnostics"` }
Profile for diagnostics on the container service cluster.
func (ContainerServiceDiagnosticsProfileArgs) ElementType ¶
func (ContainerServiceDiagnosticsProfileArgs) ElementType() reflect.Type
func (ContainerServiceDiagnosticsProfileArgs) ToContainerServiceDiagnosticsProfileOutput ¶
func (i ContainerServiceDiagnosticsProfileArgs) ToContainerServiceDiagnosticsProfileOutput() ContainerServiceDiagnosticsProfileOutput
func (ContainerServiceDiagnosticsProfileArgs) ToContainerServiceDiagnosticsProfileOutputWithContext ¶
func (i ContainerServiceDiagnosticsProfileArgs) ToContainerServiceDiagnosticsProfileOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileOutput
func (ContainerServiceDiagnosticsProfileArgs) ToContainerServiceDiagnosticsProfilePtrOutput ¶
func (i ContainerServiceDiagnosticsProfileArgs) ToContainerServiceDiagnosticsProfilePtrOutput() ContainerServiceDiagnosticsProfilePtrOutput
func (ContainerServiceDiagnosticsProfileArgs) ToContainerServiceDiagnosticsProfilePtrOutputWithContext ¶
func (i ContainerServiceDiagnosticsProfileArgs) ToContainerServiceDiagnosticsProfilePtrOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfilePtrOutput
type ContainerServiceDiagnosticsProfileInput ¶
type ContainerServiceDiagnosticsProfileInput interface { pulumi.Input ToContainerServiceDiagnosticsProfileOutput() ContainerServiceDiagnosticsProfileOutput ToContainerServiceDiagnosticsProfileOutputWithContext(context.Context) ContainerServiceDiagnosticsProfileOutput }
ContainerServiceDiagnosticsProfileInput is an input type that accepts ContainerServiceDiagnosticsProfileArgs and ContainerServiceDiagnosticsProfileOutput values. You can construct a concrete instance of `ContainerServiceDiagnosticsProfileInput` via:
ContainerServiceDiagnosticsProfileArgs{...}
type ContainerServiceDiagnosticsProfileOutput ¶
type ContainerServiceDiagnosticsProfileOutput struct{ *pulumi.OutputState }
Profile for diagnostics on the container service cluster.
func (ContainerServiceDiagnosticsProfileOutput) ElementType ¶
func (ContainerServiceDiagnosticsProfileOutput) ElementType() reflect.Type
func (ContainerServiceDiagnosticsProfileOutput) ToContainerServiceDiagnosticsProfileOutput ¶
func (o ContainerServiceDiagnosticsProfileOutput) ToContainerServiceDiagnosticsProfileOutput() ContainerServiceDiagnosticsProfileOutput
func (ContainerServiceDiagnosticsProfileOutput) ToContainerServiceDiagnosticsProfileOutputWithContext ¶
func (o ContainerServiceDiagnosticsProfileOutput) ToContainerServiceDiagnosticsProfileOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileOutput
func (ContainerServiceDiagnosticsProfileOutput) ToContainerServiceDiagnosticsProfilePtrOutput ¶
func (o ContainerServiceDiagnosticsProfileOutput) ToContainerServiceDiagnosticsProfilePtrOutput() ContainerServiceDiagnosticsProfilePtrOutput
func (ContainerServiceDiagnosticsProfileOutput) ToContainerServiceDiagnosticsProfilePtrOutputWithContext ¶
func (o ContainerServiceDiagnosticsProfileOutput) ToContainerServiceDiagnosticsProfilePtrOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfilePtrOutput
func (ContainerServiceDiagnosticsProfileOutput) VmDiagnostics ¶
func (o ContainerServiceDiagnosticsProfileOutput) VmDiagnostics() ContainerServiceVMDiagnosticsOutput
Profile for diagnostics on the container service VMs.
type ContainerServiceDiagnosticsProfilePtrInput ¶
type ContainerServiceDiagnosticsProfilePtrInput interface { pulumi.Input ToContainerServiceDiagnosticsProfilePtrOutput() ContainerServiceDiagnosticsProfilePtrOutput ToContainerServiceDiagnosticsProfilePtrOutputWithContext(context.Context) ContainerServiceDiagnosticsProfilePtrOutput }
ContainerServiceDiagnosticsProfilePtrInput is an input type that accepts ContainerServiceDiagnosticsProfileArgs, ContainerServiceDiagnosticsProfilePtr and ContainerServiceDiagnosticsProfilePtrOutput values. You can construct a concrete instance of `ContainerServiceDiagnosticsProfilePtrInput` via:
ContainerServiceDiagnosticsProfileArgs{...} or: nil
func ContainerServiceDiagnosticsProfilePtr ¶
func ContainerServiceDiagnosticsProfilePtr(v *ContainerServiceDiagnosticsProfileArgs) ContainerServiceDiagnosticsProfilePtrInput
type ContainerServiceDiagnosticsProfilePtrOutput ¶
type ContainerServiceDiagnosticsProfilePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceDiagnosticsProfilePtrOutput) ElementType ¶
func (ContainerServiceDiagnosticsProfilePtrOutput) ElementType() reflect.Type
func (ContainerServiceDiagnosticsProfilePtrOutput) ToContainerServiceDiagnosticsProfilePtrOutput ¶
func (o ContainerServiceDiagnosticsProfilePtrOutput) ToContainerServiceDiagnosticsProfilePtrOutput() ContainerServiceDiagnosticsProfilePtrOutput
func (ContainerServiceDiagnosticsProfilePtrOutput) ToContainerServiceDiagnosticsProfilePtrOutputWithContext ¶
func (o ContainerServiceDiagnosticsProfilePtrOutput) ToContainerServiceDiagnosticsProfilePtrOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfilePtrOutput
func (ContainerServiceDiagnosticsProfilePtrOutput) VmDiagnostics ¶
func (o ContainerServiceDiagnosticsProfilePtrOutput) VmDiagnostics() ContainerServiceVMDiagnosticsPtrOutput
Profile for diagnostics on the container service VMs.
type ContainerServiceDiagnosticsProfileResponse ¶
type ContainerServiceDiagnosticsProfileResponse struct { // Profile for diagnostics on the container service VMs. VmDiagnostics ContainerServiceVMDiagnosticsResponse `pulumi:"vmDiagnostics"` }
Profile for diagnostics on the container service cluster.
type ContainerServiceDiagnosticsProfileResponseArgs ¶
type ContainerServiceDiagnosticsProfileResponseArgs struct { // Profile for diagnostics on the container service VMs. VmDiagnostics ContainerServiceVMDiagnosticsResponseInput `pulumi:"vmDiagnostics"` }
Profile for diagnostics on the container service cluster.
func (ContainerServiceDiagnosticsProfileResponseArgs) ElementType ¶
func (ContainerServiceDiagnosticsProfileResponseArgs) ElementType() reflect.Type
func (ContainerServiceDiagnosticsProfileResponseArgs) ToContainerServiceDiagnosticsProfileResponseOutput ¶
func (i ContainerServiceDiagnosticsProfileResponseArgs) ToContainerServiceDiagnosticsProfileResponseOutput() ContainerServiceDiagnosticsProfileResponseOutput
func (ContainerServiceDiagnosticsProfileResponseArgs) ToContainerServiceDiagnosticsProfileResponseOutputWithContext ¶
func (i ContainerServiceDiagnosticsProfileResponseArgs) ToContainerServiceDiagnosticsProfileResponseOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileResponseOutput
func (ContainerServiceDiagnosticsProfileResponseArgs) ToContainerServiceDiagnosticsProfileResponsePtrOutput ¶
func (i ContainerServiceDiagnosticsProfileResponseArgs) ToContainerServiceDiagnosticsProfileResponsePtrOutput() ContainerServiceDiagnosticsProfileResponsePtrOutput
func (ContainerServiceDiagnosticsProfileResponseArgs) ToContainerServiceDiagnosticsProfileResponsePtrOutputWithContext ¶
func (i ContainerServiceDiagnosticsProfileResponseArgs) ToContainerServiceDiagnosticsProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileResponsePtrOutput
type ContainerServiceDiagnosticsProfileResponseInput ¶
type ContainerServiceDiagnosticsProfileResponseInput interface { pulumi.Input ToContainerServiceDiagnosticsProfileResponseOutput() ContainerServiceDiagnosticsProfileResponseOutput ToContainerServiceDiagnosticsProfileResponseOutputWithContext(context.Context) ContainerServiceDiagnosticsProfileResponseOutput }
ContainerServiceDiagnosticsProfileResponseInput is an input type that accepts ContainerServiceDiagnosticsProfileResponseArgs and ContainerServiceDiagnosticsProfileResponseOutput values. You can construct a concrete instance of `ContainerServiceDiagnosticsProfileResponseInput` via:
ContainerServiceDiagnosticsProfileResponseArgs{...}
type ContainerServiceDiagnosticsProfileResponseOutput ¶
type ContainerServiceDiagnosticsProfileResponseOutput struct{ *pulumi.OutputState }
Profile for diagnostics on the container service cluster.
func (ContainerServiceDiagnosticsProfileResponseOutput) ElementType ¶
func (ContainerServiceDiagnosticsProfileResponseOutput) ElementType() reflect.Type
func (ContainerServiceDiagnosticsProfileResponseOutput) ToContainerServiceDiagnosticsProfileResponseOutput ¶
func (o ContainerServiceDiagnosticsProfileResponseOutput) ToContainerServiceDiagnosticsProfileResponseOutput() ContainerServiceDiagnosticsProfileResponseOutput
func (ContainerServiceDiagnosticsProfileResponseOutput) ToContainerServiceDiagnosticsProfileResponseOutputWithContext ¶
func (o ContainerServiceDiagnosticsProfileResponseOutput) ToContainerServiceDiagnosticsProfileResponseOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileResponseOutput
func (ContainerServiceDiagnosticsProfileResponseOutput) ToContainerServiceDiagnosticsProfileResponsePtrOutput ¶
func (o ContainerServiceDiagnosticsProfileResponseOutput) ToContainerServiceDiagnosticsProfileResponsePtrOutput() ContainerServiceDiagnosticsProfileResponsePtrOutput
func (ContainerServiceDiagnosticsProfileResponseOutput) ToContainerServiceDiagnosticsProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceDiagnosticsProfileResponseOutput) ToContainerServiceDiagnosticsProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileResponsePtrOutput
func (ContainerServiceDiagnosticsProfileResponseOutput) VmDiagnostics ¶
func (o ContainerServiceDiagnosticsProfileResponseOutput) VmDiagnostics() ContainerServiceVMDiagnosticsResponseOutput
Profile for diagnostics on the container service VMs.
type ContainerServiceDiagnosticsProfileResponsePtrInput ¶
type ContainerServiceDiagnosticsProfileResponsePtrInput interface { pulumi.Input ToContainerServiceDiagnosticsProfileResponsePtrOutput() ContainerServiceDiagnosticsProfileResponsePtrOutput ToContainerServiceDiagnosticsProfileResponsePtrOutputWithContext(context.Context) ContainerServiceDiagnosticsProfileResponsePtrOutput }
ContainerServiceDiagnosticsProfileResponsePtrInput is an input type that accepts ContainerServiceDiagnosticsProfileResponseArgs, ContainerServiceDiagnosticsProfileResponsePtr and ContainerServiceDiagnosticsProfileResponsePtrOutput values. You can construct a concrete instance of `ContainerServiceDiagnosticsProfileResponsePtrInput` via:
ContainerServiceDiagnosticsProfileResponseArgs{...} or: nil
func ContainerServiceDiagnosticsProfileResponsePtr ¶
func ContainerServiceDiagnosticsProfileResponsePtr(v *ContainerServiceDiagnosticsProfileResponseArgs) ContainerServiceDiagnosticsProfileResponsePtrInput
type ContainerServiceDiagnosticsProfileResponsePtrOutput ¶
type ContainerServiceDiagnosticsProfileResponsePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceDiagnosticsProfileResponsePtrOutput) ElementType ¶
func (ContainerServiceDiagnosticsProfileResponsePtrOutput) ElementType() reflect.Type
func (ContainerServiceDiagnosticsProfileResponsePtrOutput) ToContainerServiceDiagnosticsProfileResponsePtrOutput ¶
func (o ContainerServiceDiagnosticsProfileResponsePtrOutput) ToContainerServiceDiagnosticsProfileResponsePtrOutput() ContainerServiceDiagnosticsProfileResponsePtrOutput
func (ContainerServiceDiagnosticsProfileResponsePtrOutput) ToContainerServiceDiagnosticsProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceDiagnosticsProfileResponsePtrOutput) ToContainerServiceDiagnosticsProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceDiagnosticsProfileResponsePtrOutput
func (ContainerServiceDiagnosticsProfileResponsePtrOutput) VmDiagnostics ¶
func (o ContainerServiceDiagnosticsProfileResponsePtrOutput) VmDiagnostics() ContainerServiceVMDiagnosticsResponsePtrOutput
Profile for diagnostics on the container service VMs.
type ContainerServiceLinuxProfile ¶
type ContainerServiceLinuxProfile struct { // The administrator username to use for Linux VMs. AdminUsername string `pulumi:"adminUsername"` // SSH configuration for Linux-based VMs running on Azure. Ssh ContainerServiceSshConfiguration `pulumi:"ssh"` }
Profile for Linux VMs in the container service cluster.
type ContainerServiceLinuxProfileArgs ¶
type ContainerServiceLinuxProfileArgs struct { // The administrator username to use for Linux VMs. AdminUsername pulumi.StringInput `pulumi:"adminUsername"` // SSH configuration for Linux-based VMs running on Azure. Ssh ContainerServiceSshConfigurationInput `pulumi:"ssh"` }
Profile for Linux VMs in the container service cluster.
func (ContainerServiceLinuxProfileArgs) ElementType ¶
func (ContainerServiceLinuxProfileArgs) ElementType() reflect.Type
func (ContainerServiceLinuxProfileArgs) ToContainerServiceLinuxProfileOutput ¶
func (i ContainerServiceLinuxProfileArgs) ToContainerServiceLinuxProfileOutput() ContainerServiceLinuxProfileOutput
func (ContainerServiceLinuxProfileArgs) ToContainerServiceLinuxProfileOutputWithContext ¶
func (i ContainerServiceLinuxProfileArgs) ToContainerServiceLinuxProfileOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileOutput
func (ContainerServiceLinuxProfileArgs) ToContainerServiceLinuxProfilePtrOutput ¶
func (i ContainerServiceLinuxProfileArgs) ToContainerServiceLinuxProfilePtrOutput() ContainerServiceLinuxProfilePtrOutput
func (ContainerServiceLinuxProfileArgs) ToContainerServiceLinuxProfilePtrOutputWithContext ¶
func (i ContainerServiceLinuxProfileArgs) ToContainerServiceLinuxProfilePtrOutputWithContext(ctx context.Context) ContainerServiceLinuxProfilePtrOutput
type ContainerServiceLinuxProfileInput ¶
type ContainerServiceLinuxProfileInput interface { pulumi.Input ToContainerServiceLinuxProfileOutput() ContainerServiceLinuxProfileOutput ToContainerServiceLinuxProfileOutputWithContext(context.Context) ContainerServiceLinuxProfileOutput }
ContainerServiceLinuxProfileInput is an input type that accepts ContainerServiceLinuxProfileArgs and ContainerServiceLinuxProfileOutput values. You can construct a concrete instance of `ContainerServiceLinuxProfileInput` via:
ContainerServiceLinuxProfileArgs{...}
type ContainerServiceLinuxProfileOutput ¶
type ContainerServiceLinuxProfileOutput struct{ *pulumi.OutputState }
Profile for Linux VMs in the container service cluster.
func (ContainerServiceLinuxProfileOutput) AdminUsername ¶
func (o ContainerServiceLinuxProfileOutput) AdminUsername() pulumi.StringOutput
The administrator username to use for Linux VMs.
func (ContainerServiceLinuxProfileOutput) ElementType ¶
func (ContainerServiceLinuxProfileOutput) ElementType() reflect.Type
func (ContainerServiceLinuxProfileOutput) Ssh ¶
SSH configuration for Linux-based VMs running on Azure.
func (ContainerServiceLinuxProfileOutput) ToContainerServiceLinuxProfileOutput ¶
func (o ContainerServiceLinuxProfileOutput) ToContainerServiceLinuxProfileOutput() ContainerServiceLinuxProfileOutput
func (ContainerServiceLinuxProfileOutput) ToContainerServiceLinuxProfileOutputWithContext ¶
func (o ContainerServiceLinuxProfileOutput) ToContainerServiceLinuxProfileOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileOutput
func (ContainerServiceLinuxProfileOutput) ToContainerServiceLinuxProfilePtrOutput ¶
func (o ContainerServiceLinuxProfileOutput) ToContainerServiceLinuxProfilePtrOutput() ContainerServiceLinuxProfilePtrOutput
func (ContainerServiceLinuxProfileOutput) ToContainerServiceLinuxProfilePtrOutputWithContext ¶
func (o ContainerServiceLinuxProfileOutput) ToContainerServiceLinuxProfilePtrOutputWithContext(ctx context.Context) ContainerServiceLinuxProfilePtrOutput
type ContainerServiceLinuxProfilePtrInput ¶
type ContainerServiceLinuxProfilePtrInput interface { pulumi.Input ToContainerServiceLinuxProfilePtrOutput() ContainerServiceLinuxProfilePtrOutput ToContainerServiceLinuxProfilePtrOutputWithContext(context.Context) ContainerServiceLinuxProfilePtrOutput }
ContainerServiceLinuxProfilePtrInput is an input type that accepts ContainerServiceLinuxProfileArgs, ContainerServiceLinuxProfilePtr and ContainerServiceLinuxProfilePtrOutput values. You can construct a concrete instance of `ContainerServiceLinuxProfilePtrInput` via:
ContainerServiceLinuxProfileArgs{...} or: nil
func ContainerServiceLinuxProfilePtr ¶
func ContainerServiceLinuxProfilePtr(v *ContainerServiceLinuxProfileArgs) ContainerServiceLinuxProfilePtrInput
type ContainerServiceLinuxProfilePtrOutput ¶
type ContainerServiceLinuxProfilePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceLinuxProfilePtrOutput) AdminUsername ¶
func (o ContainerServiceLinuxProfilePtrOutput) AdminUsername() pulumi.StringPtrOutput
The administrator username to use for Linux VMs.
func (ContainerServiceLinuxProfilePtrOutput) ElementType ¶
func (ContainerServiceLinuxProfilePtrOutput) ElementType() reflect.Type
func (ContainerServiceLinuxProfilePtrOutput) Ssh ¶
SSH configuration for Linux-based VMs running on Azure.
func (ContainerServiceLinuxProfilePtrOutput) ToContainerServiceLinuxProfilePtrOutput ¶
func (o ContainerServiceLinuxProfilePtrOutput) ToContainerServiceLinuxProfilePtrOutput() ContainerServiceLinuxProfilePtrOutput
func (ContainerServiceLinuxProfilePtrOutput) ToContainerServiceLinuxProfilePtrOutputWithContext ¶
func (o ContainerServiceLinuxProfilePtrOutput) ToContainerServiceLinuxProfilePtrOutputWithContext(ctx context.Context) ContainerServiceLinuxProfilePtrOutput
type ContainerServiceLinuxProfileResponse ¶
type ContainerServiceLinuxProfileResponse struct { // The administrator username to use for Linux VMs. AdminUsername string `pulumi:"adminUsername"` // SSH configuration for Linux-based VMs running on Azure. Ssh ContainerServiceSshConfigurationResponse `pulumi:"ssh"` }
Profile for Linux VMs in the container service cluster.
type ContainerServiceLinuxProfileResponseArgs ¶
type ContainerServiceLinuxProfileResponseArgs struct { // The administrator username to use for Linux VMs. AdminUsername pulumi.StringInput `pulumi:"adminUsername"` // SSH configuration for Linux-based VMs running on Azure. Ssh ContainerServiceSshConfigurationResponseInput `pulumi:"ssh"` }
Profile for Linux VMs in the container service cluster.
func (ContainerServiceLinuxProfileResponseArgs) ElementType ¶
func (ContainerServiceLinuxProfileResponseArgs) ElementType() reflect.Type
func (ContainerServiceLinuxProfileResponseArgs) ToContainerServiceLinuxProfileResponseOutput ¶
func (i ContainerServiceLinuxProfileResponseArgs) ToContainerServiceLinuxProfileResponseOutput() ContainerServiceLinuxProfileResponseOutput
func (ContainerServiceLinuxProfileResponseArgs) ToContainerServiceLinuxProfileResponseOutputWithContext ¶
func (i ContainerServiceLinuxProfileResponseArgs) ToContainerServiceLinuxProfileResponseOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileResponseOutput
func (ContainerServiceLinuxProfileResponseArgs) ToContainerServiceLinuxProfileResponsePtrOutput ¶
func (i ContainerServiceLinuxProfileResponseArgs) ToContainerServiceLinuxProfileResponsePtrOutput() ContainerServiceLinuxProfileResponsePtrOutput
func (ContainerServiceLinuxProfileResponseArgs) ToContainerServiceLinuxProfileResponsePtrOutputWithContext ¶
func (i ContainerServiceLinuxProfileResponseArgs) ToContainerServiceLinuxProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileResponsePtrOutput
type ContainerServiceLinuxProfileResponseInput ¶
type ContainerServiceLinuxProfileResponseInput interface { pulumi.Input ToContainerServiceLinuxProfileResponseOutput() ContainerServiceLinuxProfileResponseOutput ToContainerServiceLinuxProfileResponseOutputWithContext(context.Context) ContainerServiceLinuxProfileResponseOutput }
ContainerServiceLinuxProfileResponseInput is an input type that accepts ContainerServiceLinuxProfileResponseArgs and ContainerServiceLinuxProfileResponseOutput values. You can construct a concrete instance of `ContainerServiceLinuxProfileResponseInput` via:
ContainerServiceLinuxProfileResponseArgs{...}
type ContainerServiceLinuxProfileResponseOutput ¶
type ContainerServiceLinuxProfileResponseOutput struct{ *pulumi.OutputState }
Profile for Linux VMs in the container service cluster.
func (ContainerServiceLinuxProfileResponseOutput) AdminUsername ¶
func (o ContainerServiceLinuxProfileResponseOutput) AdminUsername() pulumi.StringOutput
The administrator username to use for Linux VMs.
func (ContainerServiceLinuxProfileResponseOutput) ElementType ¶
func (ContainerServiceLinuxProfileResponseOutput) ElementType() reflect.Type
func (ContainerServiceLinuxProfileResponseOutput) Ssh ¶
func (o ContainerServiceLinuxProfileResponseOutput) Ssh() ContainerServiceSshConfigurationResponseOutput
SSH configuration for Linux-based VMs running on Azure.
func (ContainerServiceLinuxProfileResponseOutput) ToContainerServiceLinuxProfileResponseOutput ¶
func (o ContainerServiceLinuxProfileResponseOutput) ToContainerServiceLinuxProfileResponseOutput() ContainerServiceLinuxProfileResponseOutput
func (ContainerServiceLinuxProfileResponseOutput) ToContainerServiceLinuxProfileResponseOutputWithContext ¶
func (o ContainerServiceLinuxProfileResponseOutput) ToContainerServiceLinuxProfileResponseOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileResponseOutput
func (ContainerServiceLinuxProfileResponseOutput) ToContainerServiceLinuxProfileResponsePtrOutput ¶
func (o ContainerServiceLinuxProfileResponseOutput) ToContainerServiceLinuxProfileResponsePtrOutput() ContainerServiceLinuxProfileResponsePtrOutput
func (ContainerServiceLinuxProfileResponseOutput) ToContainerServiceLinuxProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceLinuxProfileResponseOutput) ToContainerServiceLinuxProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileResponsePtrOutput
type ContainerServiceLinuxProfileResponsePtrInput ¶
type ContainerServiceLinuxProfileResponsePtrInput interface { pulumi.Input ToContainerServiceLinuxProfileResponsePtrOutput() ContainerServiceLinuxProfileResponsePtrOutput ToContainerServiceLinuxProfileResponsePtrOutputWithContext(context.Context) ContainerServiceLinuxProfileResponsePtrOutput }
ContainerServiceLinuxProfileResponsePtrInput is an input type that accepts ContainerServiceLinuxProfileResponseArgs, ContainerServiceLinuxProfileResponsePtr and ContainerServiceLinuxProfileResponsePtrOutput values. You can construct a concrete instance of `ContainerServiceLinuxProfileResponsePtrInput` via:
ContainerServiceLinuxProfileResponseArgs{...} or: nil
func ContainerServiceLinuxProfileResponsePtr ¶
func ContainerServiceLinuxProfileResponsePtr(v *ContainerServiceLinuxProfileResponseArgs) ContainerServiceLinuxProfileResponsePtrInput
type ContainerServiceLinuxProfileResponsePtrOutput ¶
type ContainerServiceLinuxProfileResponsePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceLinuxProfileResponsePtrOutput) AdminUsername ¶
func (o ContainerServiceLinuxProfileResponsePtrOutput) AdminUsername() pulumi.StringPtrOutput
The administrator username to use for Linux VMs.
func (ContainerServiceLinuxProfileResponsePtrOutput) ElementType ¶
func (ContainerServiceLinuxProfileResponsePtrOutput) ElementType() reflect.Type
func (ContainerServiceLinuxProfileResponsePtrOutput) Ssh ¶
func (o ContainerServiceLinuxProfileResponsePtrOutput) Ssh() ContainerServiceSshConfigurationResponsePtrOutput
SSH configuration for Linux-based VMs running on Azure.
func (ContainerServiceLinuxProfileResponsePtrOutput) ToContainerServiceLinuxProfileResponsePtrOutput ¶
func (o ContainerServiceLinuxProfileResponsePtrOutput) ToContainerServiceLinuxProfileResponsePtrOutput() ContainerServiceLinuxProfileResponsePtrOutput
func (ContainerServiceLinuxProfileResponsePtrOutput) ToContainerServiceLinuxProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceLinuxProfileResponsePtrOutput) ToContainerServiceLinuxProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceLinuxProfileResponsePtrOutput
type ContainerServiceMasterProfile ¶
type ContainerServiceMasterProfile struct { // Number of masters (VMs) in the container service cluster. Allowed values are 1, 3, and 5. The default value is 1. Count *int `pulumi:"count"` // DNS prefix to be used to create the FQDN for the master pool. DnsPrefix string `pulumi:"dnsPrefix"` // FirstConsecutiveStaticIP used to specify the first static ip of masters. FirstConsecutiveStaticIP *string `pulumi:"firstConsecutiveStaticIP"` // OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. OsDiskSizeGB *int `pulumi:"osDiskSizeGB"` // Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice. StorageProfile *string `pulumi:"storageProfile"` // Size of agent VMs. VmSize string `pulumi:"vmSize"` // VNet SubnetID specifies the VNet's subnet identifier. VnetSubnetID *string `pulumi:"vnetSubnetID"` }
Profile for the container service master.
type ContainerServiceMasterProfileArgs ¶
type ContainerServiceMasterProfileArgs struct { // Number of masters (VMs) in the container service cluster. Allowed values are 1, 3, and 5. The default value is 1. Count pulumi.IntPtrInput `pulumi:"count"` // DNS prefix to be used to create the FQDN for the master pool. DnsPrefix pulumi.StringInput `pulumi:"dnsPrefix"` // FirstConsecutiveStaticIP used to specify the first static ip of masters. FirstConsecutiveStaticIP pulumi.StringPtrInput `pulumi:"firstConsecutiveStaticIP"` // OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. OsDiskSizeGB pulumi.IntPtrInput `pulumi:"osDiskSizeGB"` // Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice. StorageProfile pulumi.StringPtrInput `pulumi:"storageProfile"` // Size of agent VMs. VmSize pulumi.StringInput `pulumi:"vmSize"` // VNet SubnetID specifies the VNet's subnet identifier. VnetSubnetID pulumi.StringPtrInput `pulumi:"vnetSubnetID"` }
Profile for the container service master.
func (ContainerServiceMasterProfileArgs) ElementType ¶
func (ContainerServiceMasterProfileArgs) ElementType() reflect.Type
func (ContainerServiceMasterProfileArgs) ToContainerServiceMasterProfileOutput ¶
func (i ContainerServiceMasterProfileArgs) ToContainerServiceMasterProfileOutput() ContainerServiceMasterProfileOutput
func (ContainerServiceMasterProfileArgs) ToContainerServiceMasterProfileOutputWithContext ¶
func (i ContainerServiceMasterProfileArgs) ToContainerServiceMasterProfileOutputWithContext(ctx context.Context) ContainerServiceMasterProfileOutput
func (ContainerServiceMasterProfileArgs) ToContainerServiceMasterProfilePtrOutput ¶
func (i ContainerServiceMasterProfileArgs) ToContainerServiceMasterProfilePtrOutput() ContainerServiceMasterProfilePtrOutput
func (ContainerServiceMasterProfileArgs) ToContainerServiceMasterProfilePtrOutputWithContext ¶
func (i ContainerServiceMasterProfileArgs) ToContainerServiceMasterProfilePtrOutputWithContext(ctx context.Context) ContainerServiceMasterProfilePtrOutput
type ContainerServiceMasterProfileInput ¶
type ContainerServiceMasterProfileInput interface { pulumi.Input ToContainerServiceMasterProfileOutput() ContainerServiceMasterProfileOutput ToContainerServiceMasterProfileOutputWithContext(context.Context) ContainerServiceMasterProfileOutput }
ContainerServiceMasterProfileInput is an input type that accepts ContainerServiceMasterProfileArgs and ContainerServiceMasterProfileOutput values. You can construct a concrete instance of `ContainerServiceMasterProfileInput` via:
ContainerServiceMasterProfileArgs{...}
type ContainerServiceMasterProfileOutput ¶
type ContainerServiceMasterProfileOutput struct{ *pulumi.OutputState }
Profile for the container service master.
func (ContainerServiceMasterProfileOutput) Count ¶
func (o ContainerServiceMasterProfileOutput) Count() pulumi.IntPtrOutput
Number of masters (VMs) in the container service cluster. Allowed values are 1, 3, and 5. The default value is 1.
func (ContainerServiceMasterProfileOutput) DnsPrefix ¶
func (o ContainerServiceMasterProfileOutput) DnsPrefix() pulumi.StringOutput
DNS prefix to be used to create the FQDN for the master pool.
func (ContainerServiceMasterProfileOutput) ElementType ¶
func (ContainerServiceMasterProfileOutput) ElementType() reflect.Type
func (ContainerServiceMasterProfileOutput) FirstConsecutiveStaticIP ¶
func (o ContainerServiceMasterProfileOutput) FirstConsecutiveStaticIP() pulumi.StringPtrOutput
FirstConsecutiveStaticIP used to specify the first static ip of masters.
func (ContainerServiceMasterProfileOutput) OsDiskSizeGB ¶
func (o ContainerServiceMasterProfileOutput) OsDiskSizeGB() pulumi.IntPtrOutput
OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified.
func (ContainerServiceMasterProfileOutput) StorageProfile ¶
func (o ContainerServiceMasterProfileOutput) StorageProfile() pulumi.StringPtrOutput
Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice.
func (ContainerServiceMasterProfileOutput) ToContainerServiceMasterProfileOutput ¶
func (o ContainerServiceMasterProfileOutput) ToContainerServiceMasterProfileOutput() ContainerServiceMasterProfileOutput
func (ContainerServiceMasterProfileOutput) ToContainerServiceMasterProfileOutputWithContext ¶
func (o ContainerServiceMasterProfileOutput) ToContainerServiceMasterProfileOutputWithContext(ctx context.Context) ContainerServiceMasterProfileOutput
func (ContainerServiceMasterProfileOutput) ToContainerServiceMasterProfilePtrOutput ¶
func (o ContainerServiceMasterProfileOutput) ToContainerServiceMasterProfilePtrOutput() ContainerServiceMasterProfilePtrOutput
func (ContainerServiceMasterProfileOutput) ToContainerServiceMasterProfilePtrOutputWithContext ¶
func (o ContainerServiceMasterProfileOutput) ToContainerServiceMasterProfilePtrOutputWithContext(ctx context.Context) ContainerServiceMasterProfilePtrOutput
func (ContainerServiceMasterProfileOutput) VmSize ¶
func (o ContainerServiceMasterProfileOutput) VmSize() pulumi.StringOutput
Size of agent VMs.
func (ContainerServiceMasterProfileOutput) VnetSubnetID ¶
func (o ContainerServiceMasterProfileOutput) VnetSubnetID() pulumi.StringPtrOutput
VNet SubnetID specifies the VNet's subnet identifier.
type ContainerServiceMasterProfilePtrInput ¶
type ContainerServiceMasterProfilePtrInput interface { pulumi.Input ToContainerServiceMasterProfilePtrOutput() ContainerServiceMasterProfilePtrOutput ToContainerServiceMasterProfilePtrOutputWithContext(context.Context) ContainerServiceMasterProfilePtrOutput }
ContainerServiceMasterProfilePtrInput is an input type that accepts ContainerServiceMasterProfileArgs, ContainerServiceMasterProfilePtr and ContainerServiceMasterProfilePtrOutput values. You can construct a concrete instance of `ContainerServiceMasterProfilePtrInput` via:
ContainerServiceMasterProfileArgs{...} or: nil
func ContainerServiceMasterProfilePtr ¶
func ContainerServiceMasterProfilePtr(v *ContainerServiceMasterProfileArgs) ContainerServiceMasterProfilePtrInput
type ContainerServiceMasterProfilePtrOutput ¶
type ContainerServiceMasterProfilePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceMasterProfilePtrOutput) Count ¶
func (o ContainerServiceMasterProfilePtrOutput) Count() pulumi.IntPtrOutput
Number of masters (VMs) in the container service cluster. Allowed values are 1, 3, and 5. The default value is 1.
func (ContainerServiceMasterProfilePtrOutput) DnsPrefix ¶
func (o ContainerServiceMasterProfilePtrOutput) DnsPrefix() pulumi.StringPtrOutput
DNS prefix to be used to create the FQDN for the master pool.
func (ContainerServiceMasterProfilePtrOutput) ElementType ¶
func (ContainerServiceMasterProfilePtrOutput) ElementType() reflect.Type
func (ContainerServiceMasterProfilePtrOutput) FirstConsecutiveStaticIP ¶
func (o ContainerServiceMasterProfilePtrOutput) FirstConsecutiveStaticIP() pulumi.StringPtrOutput
FirstConsecutiveStaticIP used to specify the first static ip of masters.
func (ContainerServiceMasterProfilePtrOutput) OsDiskSizeGB ¶
func (o ContainerServiceMasterProfilePtrOutput) OsDiskSizeGB() pulumi.IntPtrOutput
OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified.
func (ContainerServiceMasterProfilePtrOutput) StorageProfile ¶
func (o ContainerServiceMasterProfilePtrOutput) StorageProfile() pulumi.StringPtrOutput
Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice.
func (ContainerServiceMasterProfilePtrOutput) ToContainerServiceMasterProfilePtrOutput ¶
func (o ContainerServiceMasterProfilePtrOutput) ToContainerServiceMasterProfilePtrOutput() ContainerServiceMasterProfilePtrOutput
func (ContainerServiceMasterProfilePtrOutput) ToContainerServiceMasterProfilePtrOutputWithContext ¶
func (o ContainerServiceMasterProfilePtrOutput) ToContainerServiceMasterProfilePtrOutputWithContext(ctx context.Context) ContainerServiceMasterProfilePtrOutput
func (ContainerServiceMasterProfilePtrOutput) VmSize ¶
func (o ContainerServiceMasterProfilePtrOutput) VmSize() pulumi.StringPtrOutput
Size of agent VMs.
func (ContainerServiceMasterProfilePtrOutput) VnetSubnetID ¶
func (o ContainerServiceMasterProfilePtrOutput) VnetSubnetID() pulumi.StringPtrOutput
VNet SubnetID specifies the VNet's subnet identifier.
type ContainerServiceMasterProfileResponse ¶
type ContainerServiceMasterProfileResponse struct { // Number of masters (VMs) in the container service cluster. Allowed values are 1, 3, and 5. The default value is 1. Count *int `pulumi:"count"` // DNS prefix to be used to create the FQDN for the master pool. DnsPrefix string `pulumi:"dnsPrefix"` // FirstConsecutiveStaticIP used to specify the first static ip of masters. FirstConsecutiveStaticIP *string `pulumi:"firstConsecutiveStaticIP"` // FQDN for the master pool. Fqdn string `pulumi:"fqdn"` // OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. OsDiskSizeGB *int `pulumi:"osDiskSizeGB"` // Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice. StorageProfile *string `pulumi:"storageProfile"` // Size of agent VMs. VmSize string `pulumi:"vmSize"` // VNet SubnetID specifies the VNet's subnet identifier. VnetSubnetID *string `pulumi:"vnetSubnetID"` }
Profile for the container service master.
type ContainerServiceMasterProfileResponseArgs ¶
type ContainerServiceMasterProfileResponseArgs struct { // Number of masters (VMs) in the container service cluster. Allowed values are 1, 3, and 5. The default value is 1. Count pulumi.IntPtrInput `pulumi:"count"` // DNS prefix to be used to create the FQDN for the master pool. DnsPrefix pulumi.StringInput `pulumi:"dnsPrefix"` // FirstConsecutiveStaticIP used to specify the first static ip of masters. FirstConsecutiveStaticIP pulumi.StringPtrInput `pulumi:"firstConsecutiveStaticIP"` // FQDN for the master pool. Fqdn pulumi.StringInput `pulumi:"fqdn"` // OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. OsDiskSizeGB pulumi.IntPtrInput `pulumi:"osDiskSizeGB"` // Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice. StorageProfile pulumi.StringPtrInput `pulumi:"storageProfile"` // Size of agent VMs. VmSize pulumi.StringInput `pulumi:"vmSize"` // VNet SubnetID specifies the VNet's subnet identifier. VnetSubnetID pulumi.StringPtrInput `pulumi:"vnetSubnetID"` }
Profile for the container service master.
func (ContainerServiceMasterProfileResponseArgs) ElementType ¶
func (ContainerServiceMasterProfileResponseArgs) ElementType() reflect.Type
func (ContainerServiceMasterProfileResponseArgs) ToContainerServiceMasterProfileResponseOutput ¶
func (i ContainerServiceMasterProfileResponseArgs) ToContainerServiceMasterProfileResponseOutput() ContainerServiceMasterProfileResponseOutput
func (ContainerServiceMasterProfileResponseArgs) ToContainerServiceMasterProfileResponseOutputWithContext ¶
func (i ContainerServiceMasterProfileResponseArgs) ToContainerServiceMasterProfileResponseOutputWithContext(ctx context.Context) ContainerServiceMasterProfileResponseOutput
func (ContainerServiceMasterProfileResponseArgs) ToContainerServiceMasterProfileResponsePtrOutput ¶
func (i ContainerServiceMasterProfileResponseArgs) ToContainerServiceMasterProfileResponsePtrOutput() ContainerServiceMasterProfileResponsePtrOutput
func (ContainerServiceMasterProfileResponseArgs) ToContainerServiceMasterProfileResponsePtrOutputWithContext ¶
func (i ContainerServiceMasterProfileResponseArgs) ToContainerServiceMasterProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceMasterProfileResponsePtrOutput
type ContainerServiceMasterProfileResponseInput ¶
type ContainerServiceMasterProfileResponseInput interface { pulumi.Input ToContainerServiceMasterProfileResponseOutput() ContainerServiceMasterProfileResponseOutput ToContainerServiceMasterProfileResponseOutputWithContext(context.Context) ContainerServiceMasterProfileResponseOutput }
ContainerServiceMasterProfileResponseInput is an input type that accepts ContainerServiceMasterProfileResponseArgs and ContainerServiceMasterProfileResponseOutput values. You can construct a concrete instance of `ContainerServiceMasterProfileResponseInput` via:
ContainerServiceMasterProfileResponseArgs{...}
type ContainerServiceMasterProfileResponseOutput ¶
type ContainerServiceMasterProfileResponseOutput struct{ *pulumi.OutputState }
Profile for the container service master.
func (ContainerServiceMasterProfileResponseOutput) Count ¶
func (o ContainerServiceMasterProfileResponseOutput) Count() pulumi.IntPtrOutput
Number of masters (VMs) in the container service cluster. Allowed values are 1, 3, and 5. The default value is 1.
func (ContainerServiceMasterProfileResponseOutput) DnsPrefix ¶
func (o ContainerServiceMasterProfileResponseOutput) DnsPrefix() pulumi.StringOutput
DNS prefix to be used to create the FQDN for the master pool.
func (ContainerServiceMasterProfileResponseOutput) ElementType ¶
func (ContainerServiceMasterProfileResponseOutput) ElementType() reflect.Type
func (ContainerServiceMasterProfileResponseOutput) FirstConsecutiveStaticIP ¶
func (o ContainerServiceMasterProfileResponseOutput) FirstConsecutiveStaticIP() pulumi.StringPtrOutput
FirstConsecutiveStaticIP used to specify the first static ip of masters.
func (ContainerServiceMasterProfileResponseOutput) Fqdn ¶
func (o ContainerServiceMasterProfileResponseOutput) Fqdn() pulumi.StringOutput
FQDN for the master pool.
func (ContainerServiceMasterProfileResponseOutput) OsDiskSizeGB ¶
func (o ContainerServiceMasterProfileResponseOutput) OsDiskSizeGB() pulumi.IntPtrOutput
OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified.
func (ContainerServiceMasterProfileResponseOutput) StorageProfile ¶
func (o ContainerServiceMasterProfileResponseOutput) StorageProfile() pulumi.StringPtrOutput
Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice.
func (ContainerServiceMasterProfileResponseOutput) ToContainerServiceMasterProfileResponseOutput ¶
func (o ContainerServiceMasterProfileResponseOutput) ToContainerServiceMasterProfileResponseOutput() ContainerServiceMasterProfileResponseOutput
func (ContainerServiceMasterProfileResponseOutput) ToContainerServiceMasterProfileResponseOutputWithContext ¶
func (o ContainerServiceMasterProfileResponseOutput) ToContainerServiceMasterProfileResponseOutputWithContext(ctx context.Context) ContainerServiceMasterProfileResponseOutput
func (ContainerServiceMasterProfileResponseOutput) ToContainerServiceMasterProfileResponsePtrOutput ¶
func (o ContainerServiceMasterProfileResponseOutput) ToContainerServiceMasterProfileResponsePtrOutput() ContainerServiceMasterProfileResponsePtrOutput
func (ContainerServiceMasterProfileResponseOutput) ToContainerServiceMasterProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceMasterProfileResponseOutput) ToContainerServiceMasterProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceMasterProfileResponsePtrOutput
func (ContainerServiceMasterProfileResponseOutput) VmSize ¶
func (o ContainerServiceMasterProfileResponseOutput) VmSize() pulumi.StringOutput
Size of agent VMs.
func (ContainerServiceMasterProfileResponseOutput) VnetSubnetID ¶
func (o ContainerServiceMasterProfileResponseOutput) VnetSubnetID() pulumi.StringPtrOutput
VNet SubnetID specifies the VNet's subnet identifier.
type ContainerServiceMasterProfileResponsePtrInput ¶
type ContainerServiceMasterProfileResponsePtrInput interface { pulumi.Input ToContainerServiceMasterProfileResponsePtrOutput() ContainerServiceMasterProfileResponsePtrOutput ToContainerServiceMasterProfileResponsePtrOutputWithContext(context.Context) ContainerServiceMasterProfileResponsePtrOutput }
ContainerServiceMasterProfileResponsePtrInput is an input type that accepts ContainerServiceMasterProfileResponseArgs, ContainerServiceMasterProfileResponsePtr and ContainerServiceMasterProfileResponsePtrOutput values. You can construct a concrete instance of `ContainerServiceMasterProfileResponsePtrInput` via:
ContainerServiceMasterProfileResponseArgs{...} or: nil
func ContainerServiceMasterProfileResponsePtr ¶
func ContainerServiceMasterProfileResponsePtr(v *ContainerServiceMasterProfileResponseArgs) ContainerServiceMasterProfileResponsePtrInput
type ContainerServiceMasterProfileResponsePtrOutput ¶
type ContainerServiceMasterProfileResponsePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceMasterProfileResponsePtrOutput) Count ¶
func (o ContainerServiceMasterProfileResponsePtrOutput) Count() pulumi.IntPtrOutput
Number of masters (VMs) in the container service cluster. Allowed values are 1, 3, and 5. The default value is 1.
func (ContainerServiceMasterProfileResponsePtrOutput) DnsPrefix ¶
func (o ContainerServiceMasterProfileResponsePtrOutput) DnsPrefix() pulumi.StringPtrOutput
DNS prefix to be used to create the FQDN for the master pool.
func (ContainerServiceMasterProfileResponsePtrOutput) ElementType ¶
func (ContainerServiceMasterProfileResponsePtrOutput) ElementType() reflect.Type
func (ContainerServiceMasterProfileResponsePtrOutput) FirstConsecutiveStaticIP ¶
func (o ContainerServiceMasterProfileResponsePtrOutput) FirstConsecutiveStaticIP() pulumi.StringPtrOutput
FirstConsecutiveStaticIP used to specify the first static ip of masters.
func (ContainerServiceMasterProfileResponsePtrOutput) Fqdn ¶
func (o ContainerServiceMasterProfileResponsePtrOutput) Fqdn() pulumi.StringPtrOutput
FQDN for the master pool.
func (ContainerServiceMasterProfileResponsePtrOutput) OsDiskSizeGB ¶
func (o ContainerServiceMasterProfileResponsePtrOutput) OsDiskSizeGB() pulumi.IntPtrOutput
OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified.
func (ContainerServiceMasterProfileResponsePtrOutput) StorageProfile ¶
func (o ContainerServiceMasterProfileResponsePtrOutput) StorageProfile() pulumi.StringPtrOutput
Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice.
func (ContainerServiceMasterProfileResponsePtrOutput) ToContainerServiceMasterProfileResponsePtrOutput ¶
func (o ContainerServiceMasterProfileResponsePtrOutput) ToContainerServiceMasterProfileResponsePtrOutput() ContainerServiceMasterProfileResponsePtrOutput
func (ContainerServiceMasterProfileResponsePtrOutput) ToContainerServiceMasterProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceMasterProfileResponsePtrOutput) ToContainerServiceMasterProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceMasterProfileResponsePtrOutput
func (ContainerServiceMasterProfileResponsePtrOutput) VmSize ¶
func (o ContainerServiceMasterProfileResponsePtrOutput) VmSize() pulumi.StringPtrOutput
Size of agent VMs.
func (ContainerServiceMasterProfileResponsePtrOutput) VnetSubnetID ¶
func (o ContainerServiceMasterProfileResponsePtrOutput) VnetSubnetID() pulumi.StringPtrOutput
VNet SubnetID specifies the VNet's subnet identifier.
type ContainerServiceOrchestratorProfile ¶
type ContainerServiceOrchestratorProfile struct { // The orchestrator to use to manage container service cluster resources. Valid values are Kubernetes, Swarm, DCOS, DockerCE and Custom. OrchestratorType string `pulumi:"orchestratorType"` // The version of the orchestrator to use. You can specify the major.minor.patch part of the actual version.For example, you can specify version as "1.6.11". OrchestratorVersion *string `pulumi:"orchestratorVersion"` }
Profile for the container service orchestrator.
type ContainerServiceOrchestratorProfileArgs ¶
type ContainerServiceOrchestratorProfileArgs struct { // The orchestrator to use to manage container service cluster resources. Valid values are Kubernetes, Swarm, DCOS, DockerCE and Custom. OrchestratorType pulumi.StringInput `pulumi:"orchestratorType"` // The version of the orchestrator to use. You can specify the major.minor.patch part of the actual version.For example, you can specify version as "1.6.11". OrchestratorVersion pulumi.StringPtrInput `pulumi:"orchestratorVersion"` }
Profile for the container service orchestrator.
func (ContainerServiceOrchestratorProfileArgs) ElementType ¶
func (ContainerServiceOrchestratorProfileArgs) ElementType() reflect.Type
func (ContainerServiceOrchestratorProfileArgs) ToContainerServiceOrchestratorProfileOutput ¶
func (i ContainerServiceOrchestratorProfileArgs) ToContainerServiceOrchestratorProfileOutput() ContainerServiceOrchestratorProfileOutput
func (ContainerServiceOrchestratorProfileArgs) ToContainerServiceOrchestratorProfileOutputWithContext ¶
func (i ContainerServiceOrchestratorProfileArgs) ToContainerServiceOrchestratorProfileOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileOutput
func (ContainerServiceOrchestratorProfileArgs) ToContainerServiceOrchestratorProfilePtrOutput ¶
func (i ContainerServiceOrchestratorProfileArgs) ToContainerServiceOrchestratorProfilePtrOutput() ContainerServiceOrchestratorProfilePtrOutput
func (ContainerServiceOrchestratorProfileArgs) ToContainerServiceOrchestratorProfilePtrOutputWithContext ¶
func (i ContainerServiceOrchestratorProfileArgs) ToContainerServiceOrchestratorProfilePtrOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfilePtrOutput
type ContainerServiceOrchestratorProfileInput ¶
type ContainerServiceOrchestratorProfileInput interface { pulumi.Input ToContainerServiceOrchestratorProfileOutput() ContainerServiceOrchestratorProfileOutput ToContainerServiceOrchestratorProfileOutputWithContext(context.Context) ContainerServiceOrchestratorProfileOutput }
ContainerServiceOrchestratorProfileInput is an input type that accepts ContainerServiceOrchestratorProfileArgs and ContainerServiceOrchestratorProfileOutput values. You can construct a concrete instance of `ContainerServiceOrchestratorProfileInput` via:
ContainerServiceOrchestratorProfileArgs{...}
type ContainerServiceOrchestratorProfileOutput ¶
type ContainerServiceOrchestratorProfileOutput struct{ *pulumi.OutputState }
Profile for the container service orchestrator.
func (ContainerServiceOrchestratorProfileOutput) ElementType ¶
func (ContainerServiceOrchestratorProfileOutput) ElementType() reflect.Type
func (ContainerServiceOrchestratorProfileOutput) OrchestratorType ¶
func (o ContainerServiceOrchestratorProfileOutput) OrchestratorType() pulumi.StringOutput
The orchestrator to use to manage container service cluster resources. Valid values are Kubernetes, Swarm, DCOS, DockerCE and Custom.
func (ContainerServiceOrchestratorProfileOutput) OrchestratorVersion ¶
func (o ContainerServiceOrchestratorProfileOutput) OrchestratorVersion() pulumi.StringPtrOutput
The version of the orchestrator to use. You can specify the major.minor.patch part of the actual version.For example, you can specify version as "1.6.11".
func (ContainerServiceOrchestratorProfileOutput) ToContainerServiceOrchestratorProfileOutput ¶
func (o ContainerServiceOrchestratorProfileOutput) ToContainerServiceOrchestratorProfileOutput() ContainerServiceOrchestratorProfileOutput
func (ContainerServiceOrchestratorProfileOutput) ToContainerServiceOrchestratorProfileOutputWithContext ¶
func (o ContainerServiceOrchestratorProfileOutput) ToContainerServiceOrchestratorProfileOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileOutput
func (ContainerServiceOrchestratorProfileOutput) ToContainerServiceOrchestratorProfilePtrOutput ¶
func (o ContainerServiceOrchestratorProfileOutput) ToContainerServiceOrchestratorProfilePtrOutput() ContainerServiceOrchestratorProfilePtrOutput
func (ContainerServiceOrchestratorProfileOutput) ToContainerServiceOrchestratorProfilePtrOutputWithContext ¶
func (o ContainerServiceOrchestratorProfileOutput) ToContainerServiceOrchestratorProfilePtrOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfilePtrOutput
type ContainerServiceOrchestratorProfilePtrInput ¶
type ContainerServiceOrchestratorProfilePtrInput interface { pulumi.Input ToContainerServiceOrchestratorProfilePtrOutput() ContainerServiceOrchestratorProfilePtrOutput ToContainerServiceOrchestratorProfilePtrOutputWithContext(context.Context) ContainerServiceOrchestratorProfilePtrOutput }
ContainerServiceOrchestratorProfilePtrInput is an input type that accepts ContainerServiceOrchestratorProfileArgs, ContainerServiceOrchestratorProfilePtr and ContainerServiceOrchestratorProfilePtrOutput values. You can construct a concrete instance of `ContainerServiceOrchestratorProfilePtrInput` via:
ContainerServiceOrchestratorProfileArgs{...} or: nil
func ContainerServiceOrchestratorProfilePtr ¶
func ContainerServiceOrchestratorProfilePtr(v *ContainerServiceOrchestratorProfileArgs) ContainerServiceOrchestratorProfilePtrInput
type ContainerServiceOrchestratorProfilePtrOutput ¶
type ContainerServiceOrchestratorProfilePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceOrchestratorProfilePtrOutput) ElementType ¶
func (ContainerServiceOrchestratorProfilePtrOutput) ElementType() reflect.Type
func (ContainerServiceOrchestratorProfilePtrOutput) OrchestratorType ¶
func (o ContainerServiceOrchestratorProfilePtrOutput) OrchestratorType() pulumi.StringPtrOutput
The orchestrator to use to manage container service cluster resources. Valid values are Kubernetes, Swarm, DCOS, DockerCE and Custom.
func (ContainerServiceOrchestratorProfilePtrOutput) OrchestratorVersion ¶
func (o ContainerServiceOrchestratorProfilePtrOutput) OrchestratorVersion() pulumi.StringPtrOutput
The version of the orchestrator to use. You can specify the major.minor.patch part of the actual version.For example, you can specify version as "1.6.11".
func (ContainerServiceOrchestratorProfilePtrOutput) ToContainerServiceOrchestratorProfilePtrOutput ¶
func (o ContainerServiceOrchestratorProfilePtrOutput) ToContainerServiceOrchestratorProfilePtrOutput() ContainerServiceOrchestratorProfilePtrOutput
func (ContainerServiceOrchestratorProfilePtrOutput) ToContainerServiceOrchestratorProfilePtrOutputWithContext ¶
func (o ContainerServiceOrchestratorProfilePtrOutput) ToContainerServiceOrchestratorProfilePtrOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfilePtrOutput
type ContainerServiceOrchestratorProfileResponse ¶
type ContainerServiceOrchestratorProfileResponse struct { // The orchestrator to use to manage container service cluster resources. Valid values are Kubernetes, Swarm, DCOS, DockerCE and Custom. OrchestratorType string `pulumi:"orchestratorType"` // The version of the orchestrator to use. You can specify the major.minor.patch part of the actual version.For example, you can specify version as "1.6.11". OrchestratorVersion *string `pulumi:"orchestratorVersion"` }
Profile for the container service orchestrator.
type ContainerServiceOrchestratorProfileResponseArgs ¶
type ContainerServiceOrchestratorProfileResponseArgs struct { // The orchestrator to use to manage container service cluster resources. Valid values are Kubernetes, Swarm, DCOS, DockerCE and Custom. OrchestratorType pulumi.StringInput `pulumi:"orchestratorType"` // The version of the orchestrator to use. You can specify the major.minor.patch part of the actual version.For example, you can specify version as "1.6.11". OrchestratorVersion pulumi.StringPtrInput `pulumi:"orchestratorVersion"` }
Profile for the container service orchestrator.
func (ContainerServiceOrchestratorProfileResponseArgs) ElementType ¶
func (ContainerServiceOrchestratorProfileResponseArgs) ElementType() reflect.Type
func (ContainerServiceOrchestratorProfileResponseArgs) ToContainerServiceOrchestratorProfileResponseOutput ¶
func (i ContainerServiceOrchestratorProfileResponseArgs) ToContainerServiceOrchestratorProfileResponseOutput() ContainerServiceOrchestratorProfileResponseOutput
func (ContainerServiceOrchestratorProfileResponseArgs) ToContainerServiceOrchestratorProfileResponseOutputWithContext ¶
func (i ContainerServiceOrchestratorProfileResponseArgs) ToContainerServiceOrchestratorProfileResponseOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileResponseOutput
func (ContainerServiceOrchestratorProfileResponseArgs) ToContainerServiceOrchestratorProfileResponsePtrOutput ¶
func (i ContainerServiceOrchestratorProfileResponseArgs) ToContainerServiceOrchestratorProfileResponsePtrOutput() ContainerServiceOrchestratorProfileResponsePtrOutput
func (ContainerServiceOrchestratorProfileResponseArgs) ToContainerServiceOrchestratorProfileResponsePtrOutputWithContext ¶
func (i ContainerServiceOrchestratorProfileResponseArgs) ToContainerServiceOrchestratorProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileResponsePtrOutput
type ContainerServiceOrchestratorProfileResponseInput ¶
type ContainerServiceOrchestratorProfileResponseInput interface { pulumi.Input ToContainerServiceOrchestratorProfileResponseOutput() ContainerServiceOrchestratorProfileResponseOutput ToContainerServiceOrchestratorProfileResponseOutputWithContext(context.Context) ContainerServiceOrchestratorProfileResponseOutput }
ContainerServiceOrchestratorProfileResponseInput is an input type that accepts ContainerServiceOrchestratorProfileResponseArgs and ContainerServiceOrchestratorProfileResponseOutput values. You can construct a concrete instance of `ContainerServiceOrchestratorProfileResponseInput` via:
ContainerServiceOrchestratorProfileResponseArgs{...}
type ContainerServiceOrchestratorProfileResponseOutput ¶
type ContainerServiceOrchestratorProfileResponseOutput struct{ *pulumi.OutputState }
Profile for the container service orchestrator.
func (ContainerServiceOrchestratorProfileResponseOutput) ElementType ¶
func (ContainerServiceOrchestratorProfileResponseOutput) ElementType() reflect.Type
func (ContainerServiceOrchestratorProfileResponseOutput) OrchestratorType ¶
func (o ContainerServiceOrchestratorProfileResponseOutput) OrchestratorType() pulumi.StringOutput
The orchestrator to use to manage container service cluster resources. Valid values are Kubernetes, Swarm, DCOS, DockerCE and Custom.
func (ContainerServiceOrchestratorProfileResponseOutput) OrchestratorVersion ¶
func (o ContainerServiceOrchestratorProfileResponseOutput) OrchestratorVersion() pulumi.StringPtrOutput
The version of the orchestrator to use. You can specify the major.minor.patch part of the actual version.For example, you can specify version as "1.6.11".
func (ContainerServiceOrchestratorProfileResponseOutput) ToContainerServiceOrchestratorProfileResponseOutput ¶
func (o ContainerServiceOrchestratorProfileResponseOutput) ToContainerServiceOrchestratorProfileResponseOutput() ContainerServiceOrchestratorProfileResponseOutput
func (ContainerServiceOrchestratorProfileResponseOutput) ToContainerServiceOrchestratorProfileResponseOutputWithContext ¶
func (o ContainerServiceOrchestratorProfileResponseOutput) ToContainerServiceOrchestratorProfileResponseOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileResponseOutput
func (ContainerServiceOrchestratorProfileResponseOutput) ToContainerServiceOrchestratorProfileResponsePtrOutput ¶
func (o ContainerServiceOrchestratorProfileResponseOutput) ToContainerServiceOrchestratorProfileResponsePtrOutput() ContainerServiceOrchestratorProfileResponsePtrOutput
func (ContainerServiceOrchestratorProfileResponseOutput) ToContainerServiceOrchestratorProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceOrchestratorProfileResponseOutput) ToContainerServiceOrchestratorProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileResponsePtrOutput
type ContainerServiceOrchestratorProfileResponsePtrInput ¶
type ContainerServiceOrchestratorProfileResponsePtrInput interface { pulumi.Input ToContainerServiceOrchestratorProfileResponsePtrOutput() ContainerServiceOrchestratorProfileResponsePtrOutput ToContainerServiceOrchestratorProfileResponsePtrOutputWithContext(context.Context) ContainerServiceOrchestratorProfileResponsePtrOutput }
ContainerServiceOrchestratorProfileResponsePtrInput is an input type that accepts ContainerServiceOrchestratorProfileResponseArgs, ContainerServiceOrchestratorProfileResponsePtr and ContainerServiceOrchestratorProfileResponsePtrOutput values. You can construct a concrete instance of `ContainerServiceOrchestratorProfileResponsePtrInput` via:
ContainerServiceOrchestratorProfileResponseArgs{...} or: nil
func ContainerServiceOrchestratorProfileResponsePtr ¶
func ContainerServiceOrchestratorProfileResponsePtr(v *ContainerServiceOrchestratorProfileResponseArgs) ContainerServiceOrchestratorProfileResponsePtrInput
type ContainerServiceOrchestratorProfileResponsePtrOutput ¶
type ContainerServiceOrchestratorProfileResponsePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceOrchestratorProfileResponsePtrOutput) ElementType ¶
func (ContainerServiceOrchestratorProfileResponsePtrOutput) ElementType() reflect.Type
func (ContainerServiceOrchestratorProfileResponsePtrOutput) OrchestratorType ¶
func (o ContainerServiceOrchestratorProfileResponsePtrOutput) OrchestratorType() pulumi.StringPtrOutput
The orchestrator to use to manage container service cluster resources. Valid values are Kubernetes, Swarm, DCOS, DockerCE and Custom.
func (ContainerServiceOrchestratorProfileResponsePtrOutput) OrchestratorVersion ¶
func (o ContainerServiceOrchestratorProfileResponsePtrOutput) OrchestratorVersion() pulumi.StringPtrOutput
The version of the orchestrator to use. You can specify the major.minor.patch part of the actual version.For example, you can specify version as "1.6.11".
func (ContainerServiceOrchestratorProfileResponsePtrOutput) ToContainerServiceOrchestratorProfileResponsePtrOutput ¶
func (o ContainerServiceOrchestratorProfileResponsePtrOutput) ToContainerServiceOrchestratorProfileResponsePtrOutput() ContainerServiceOrchestratorProfileResponsePtrOutput
func (ContainerServiceOrchestratorProfileResponsePtrOutput) ToContainerServiceOrchestratorProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceOrchestratorProfileResponsePtrOutput) ToContainerServiceOrchestratorProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceOrchestratorProfileResponsePtrOutput
type ContainerServiceServicePrincipalProfile ¶
type ContainerServiceServicePrincipalProfile struct { // The ID for the service principal. ClientId string `pulumi:"clientId"` // Reference to a secret stored in Azure Key Vault. KeyVaultSecretRef *KeyVaultSecretRef `pulumi:"keyVaultSecretRef"` // The secret password associated with the service principal in plain text. Secret *string `pulumi:"secret"` }
Information about a service principal identity for the cluster to use for manipulating Azure APIs. Either secret or keyVaultSecretRef must be specified.
type ContainerServiceServicePrincipalProfileArgs ¶
type ContainerServiceServicePrincipalProfileArgs struct { // The ID for the service principal. ClientId pulumi.StringInput `pulumi:"clientId"` // Reference to a secret stored in Azure Key Vault. KeyVaultSecretRef KeyVaultSecretRefPtrInput `pulumi:"keyVaultSecretRef"` // The secret password associated with the service principal in plain text. Secret pulumi.StringPtrInput `pulumi:"secret"` }
Information about a service principal identity for the cluster to use for manipulating Azure APIs. Either secret or keyVaultSecretRef must be specified.
func (ContainerServiceServicePrincipalProfileArgs) ElementType ¶
func (ContainerServiceServicePrincipalProfileArgs) ElementType() reflect.Type
func (ContainerServiceServicePrincipalProfileArgs) ToContainerServiceServicePrincipalProfileOutput ¶
func (i ContainerServiceServicePrincipalProfileArgs) ToContainerServiceServicePrincipalProfileOutput() ContainerServiceServicePrincipalProfileOutput
func (ContainerServiceServicePrincipalProfileArgs) ToContainerServiceServicePrincipalProfileOutputWithContext ¶
func (i ContainerServiceServicePrincipalProfileArgs) ToContainerServiceServicePrincipalProfileOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileOutput
func (ContainerServiceServicePrincipalProfileArgs) ToContainerServiceServicePrincipalProfilePtrOutput ¶
func (i ContainerServiceServicePrincipalProfileArgs) ToContainerServiceServicePrincipalProfilePtrOutput() ContainerServiceServicePrincipalProfilePtrOutput
func (ContainerServiceServicePrincipalProfileArgs) ToContainerServiceServicePrincipalProfilePtrOutputWithContext ¶
func (i ContainerServiceServicePrincipalProfileArgs) ToContainerServiceServicePrincipalProfilePtrOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfilePtrOutput
type ContainerServiceServicePrincipalProfileInput ¶
type ContainerServiceServicePrincipalProfileInput interface { pulumi.Input ToContainerServiceServicePrincipalProfileOutput() ContainerServiceServicePrincipalProfileOutput ToContainerServiceServicePrincipalProfileOutputWithContext(context.Context) ContainerServiceServicePrincipalProfileOutput }
ContainerServiceServicePrincipalProfileInput is an input type that accepts ContainerServiceServicePrincipalProfileArgs and ContainerServiceServicePrincipalProfileOutput values. You can construct a concrete instance of `ContainerServiceServicePrincipalProfileInput` via:
ContainerServiceServicePrincipalProfileArgs{...}
type ContainerServiceServicePrincipalProfileOutput ¶
type ContainerServiceServicePrincipalProfileOutput struct{ *pulumi.OutputState }
Information about a service principal identity for the cluster to use for manipulating Azure APIs. Either secret or keyVaultSecretRef must be specified.
func (ContainerServiceServicePrincipalProfileOutput) ClientId ¶
func (o ContainerServiceServicePrincipalProfileOutput) ClientId() pulumi.StringOutput
The ID for the service principal.
func (ContainerServiceServicePrincipalProfileOutput) ElementType ¶
func (ContainerServiceServicePrincipalProfileOutput) ElementType() reflect.Type
func (ContainerServiceServicePrincipalProfileOutput) KeyVaultSecretRef ¶
func (o ContainerServiceServicePrincipalProfileOutput) KeyVaultSecretRef() KeyVaultSecretRefPtrOutput
Reference to a secret stored in Azure Key Vault.
func (ContainerServiceServicePrincipalProfileOutput) Secret ¶
func (o ContainerServiceServicePrincipalProfileOutput) Secret() pulumi.StringPtrOutput
The secret password associated with the service principal in plain text.
func (ContainerServiceServicePrincipalProfileOutput) ToContainerServiceServicePrincipalProfileOutput ¶
func (o ContainerServiceServicePrincipalProfileOutput) ToContainerServiceServicePrincipalProfileOutput() ContainerServiceServicePrincipalProfileOutput
func (ContainerServiceServicePrincipalProfileOutput) ToContainerServiceServicePrincipalProfileOutputWithContext ¶
func (o ContainerServiceServicePrincipalProfileOutput) ToContainerServiceServicePrincipalProfileOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileOutput
func (ContainerServiceServicePrincipalProfileOutput) ToContainerServiceServicePrincipalProfilePtrOutput ¶
func (o ContainerServiceServicePrincipalProfileOutput) ToContainerServiceServicePrincipalProfilePtrOutput() ContainerServiceServicePrincipalProfilePtrOutput
func (ContainerServiceServicePrincipalProfileOutput) ToContainerServiceServicePrincipalProfilePtrOutputWithContext ¶
func (o ContainerServiceServicePrincipalProfileOutput) ToContainerServiceServicePrincipalProfilePtrOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfilePtrOutput
type ContainerServiceServicePrincipalProfilePtrInput ¶
type ContainerServiceServicePrincipalProfilePtrInput interface { pulumi.Input ToContainerServiceServicePrincipalProfilePtrOutput() ContainerServiceServicePrincipalProfilePtrOutput ToContainerServiceServicePrincipalProfilePtrOutputWithContext(context.Context) ContainerServiceServicePrincipalProfilePtrOutput }
ContainerServiceServicePrincipalProfilePtrInput is an input type that accepts ContainerServiceServicePrincipalProfileArgs, ContainerServiceServicePrincipalProfilePtr and ContainerServiceServicePrincipalProfilePtrOutput values. You can construct a concrete instance of `ContainerServiceServicePrincipalProfilePtrInput` via:
ContainerServiceServicePrincipalProfileArgs{...} or: nil
func ContainerServiceServicePrincipalProfilePtr ¶
func ContainerServiceServicePrincipalProfilePtr(v *ContainerServiceServicePrincipalProfileArgs) ContainerServiceServicePrincipalProfilePtrInput
type ContainerServiceServicePrincipalProfilePtrOutput ¶
type ContainerServiceServicePrincipalProfilePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceServicePrincipalProfilePtrOutput) ClientId ¶
func (o ContainerServiceServicePrincipalProfilePtrOutput) ClientId() pulumi.StringPtrOutput
The ID for the service principal.
func (ContainerServiceServicePrincipalProfilePtrOutput) ElementType ¶
func (ContainerServiceServicePrincipalProfilePtrOutput) ElementType() reflect.Type
func (ContainerServiceServicePrincipalProfilePtrOutput) KeyVaultSecretRef ¶
func (o ContainerServiceServicePrincipalProfilePtrOutput) KeyVaultSecretRef() KeyVaultSecretRefPtrOutput
Reference to a secret stored in Azure Key Vault.
func (ContainerServiceServicePrincipalProfilePtrOutput) Secret ¶
func (o ContainerServiceServicePrincipalProfilePtrOutput) Secret() pulumi.StringPtrOutput
The secret password associated with the service principal in plain text.
func (ContainerServiceServicePrincipalProfilePtrOutput) ToContainerServiceServicePrincipalProfilePtrOutput ¶
func (o ContainerServiceServicePrincipalProfilePtrOutput) ToContainerServiceServicePrincipalProfilePtrOutput() ContainerServiceServicePrincipalProfilePtrOutput
func (ContainerServiceServicePrincipalProfilePtrOutput) ToContainerServiceServicePrincipalProfilePtrOutputWithContext ¶
func (o ContainerServiceServicePrincipalProfilePtrOutput) ToContainerServiceServicePrincipalProfilePtrOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfilePtrOutput
type ContainerServiceServicePrincipalProfileResponse ¶
type ContainerServiceServicePrincipalProfileResponse struct { // The ID for the service principal. ClientId string `pulumi:"clientId"` // Reference to a secret stored in Azure Key Vault. KeyVaultSecretRef *KeyVaultSecretRefResponse `pulumi:"keyVaultSecretRef"` // The secret password associated with the service principal in plain text. Secret *string `pulumi:"secret"` }
Information about a service principal identity for the cluster to use for manipulating Azure APIs. Either secret or keyVaultSecretRef must be specified.
type ContainerServiceServicePrincipalProfileResponseArgs ¶
type ContainerServiceServicePrincipalProfileResponseArgs struct { // The ID for the service principal. ClientId pulumi.StringInput `pulumi:"clientId"` // Reference to a secret stored in Azure Key Vault. KeyVaultSecretRef KeyVaultSecretRefResponsePtrInput `pulumi:"keyVaultSecretRef"` // The secret password associated with the service principal in plain text. Secret pulumi.StringPtrInput `pulumi:"secret"` }
Information about a service principal identity for the cluster to use for manipulating Azure APIs. Either secret or keyVaultSecretRef must be specified.
func (ContainerServiceServicePrincipalProfileResponseArgs) ElementType ¶
func (ContainerServiceServicePrincipalProfileResponseArgs) ElementType() reflect.Type
func (ContainerServiceServicePrincipalProfileResponseArgs) ToContainerServiceServicePrincipalProfileResponseOutput ¶
func (i ContainerServiceServicePrincipalProfileResponseArgs) ToContainerServiceServicePrincipalProfileResponseOutput() ContainerServiceServicePrincipalProfileResponseOutput
func (ContainerServiceServicePrincipalProfileResponseArgs) ToContainerServiceServicePrincipalProfileResponseOutputWithContext ¶
func (i ContainerServiceServicePrincipalProfileResponseArgs) ToContainerServiceServicePrincipalProfileResponseOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileResponseOutput
func (ContainerServiceServicePrincipalProfileResponseArgs) ToContainerServiceServicePrincipalProfileResponsePtrOutput ¶
func (i ContainerServiceServicePrincipalProfileResponseArgs) ToContainerServiceServicePrincipalProfileResponsePtrOutput() ContainerServiceServicePrincipalProfileResponsePtrOutput
func (ContainerServiceServicePrincipalProfileResponseArgs) ToContainerServiceServicePrincipalProfileResponsePtrOutputWithContext ¶
func (i ContainerServiceServicePrincipalProfileResponseArgs) ToContainerServiceServicePrincipalProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileResponsePtrOutput
type ContainerServiceServicePrincipalProfileResponseInput ¶
type ContainerServiceServicePrincipalProfileResponseInput interface { pulumi.Input ToContainerServiceServicePrincipalProfileResponseOutput() ContainerServiceServicePrincipalProfileResponseOutput ToContainerServiceServicePrincipalProfileResponseOutputWithContext(context.Context) ContainerServiceServicePrincipalProfileResponseOutput }
ContainerServiceServicePrincipalProfileResponseInput is an input type that accepts ContainerServiceServicePrincipalProfileResponseArgs and ContainerServiceServicePrincipalProfileResponseOutput values. You can construct a concrete instance of `ContainerServiceServicePrincipalProfileResponseInput` via:
ContainerServiceServicePrincipalProfileResponseArgs{...}
type ContainerServiceServicePrincipalProfileResponseOutput ¶
type ContainerServiceServicePrincipalProfileResponseOutput struct{ *pulumi.OutputState }
Information about a service principal identity for the cluster to use for manipulating Azure APIs. Either secret or keyVaultSecretRef must be specified.
func (ContainerServiceServicePrincipalProfileResponseOutput) ClientId ¶
func (o ContainerServiceServicePrincipalProfileResponseOutput) ClientId() pulumi.StringOutput
The ID for the service principal.
func (ContainerServiceServicePrincipalProfileResponseOutput) ElementType ¶
func (ContainerServiceServicePrincipalProfileResponseOutput) ElementType() reflect.Type
func (ContainerServiceServicePrincipalProfileResponseOutput) KeyVaultSecretRef ¶
func (o ContainerServiceServicePrincipalProfileResponseOutput) KeyVaultSecretRef() KeyVaultSecretRefResponsePtrOutput
Reference to a secret stored in Azure Key Vault.
func (ContainerServiceServicePrincipalProfileResponseOutput) Secret ¶
func (o ContainerServiceServicePrincipalProfileResponseOutput) Secret() pulumi.StringPtrOutput
The secret password associated with the service principal in plain text.
func (ContainerServiceServicePrincipalProfileResponseOutput) ToContainerServiceServicePrincipalProfileResponseOutput ¶
func (o ContainerServiceServicePrincipalProfileResponseOutput) ToContainerServiceServicePrincipalProfileResponseOutput() ContainerServiceServicePrincipalProfileResponseOutput
func (ContainerServiceServicePrincipalProfileResponseOutput) ToContainerServiceServicePrincipalProfileResponseOutputWithContext ¶
func (o ContainerServiceServicePrincipalProfileResponseOutput) ToContainerServiceServicePrincipalProfileResponseOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileResponseOutput
func (ContainerServiceServicePrincipalProfileResponseOutput) ToContainerServiceServicePrincipalProfileResponsePtrOutput ¶
func (o ContainerServiceServicePrincipalProfileResponseOutput) ToContainerServiceServicePrincipalProfileResponsePtrOutput() ContainerServiceServicePrincipalProfileResponsePtrOutput
func (ContainerServiceServicePrincipalProfileResponseOutput) ToContainerServiceServicePrincipalProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceServicePrincipalProfileResponseOutput) ToContainerServiceServicePrincipalProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileResponsePtrOutput
type ContainerServiceServicePrincipalProfileResponsePtrInput ¶
type ContainerServiceServicePrincipalProfileResponsePtrInput interface { pulumi.Input ToContainerServiceServicePrincipalProfileResponsePtrOutput() ContainerServiceServicePrincipalProfileResponsePtrOutput ToContainerServiceServicePrincipalProfileResponsePtrOutputWithContext(context.Context) ContainerServiceServicePrincipalProfileResponsePtrOutput }
ContainerServiceServicePrincipalProfileResponsePtrInput is an input type that accepts ContainerServiceServicePrincipalProfileResponseArgs, ContainerServiceServicePrincipalProfileResponsePtr and ContainerServiceServicePrincipalProfileResponsePtrOutput values. You can construct a concrete instance of `ContainerServiceServicePrincipalProfileResponsePtrInput` via:
ContainerServiceServicePrincipalProfileResponseArgs{...} or: nil
func ContainerServiceServicePrincipalProfileResponsePtr ¶
func ContainerServiceServicePrincipalProfileResponsePtr(v *ContainerServiceServicePrincipalProfileResponseArgs) ContainerServiceServicePrincipalProfileResponsePtrInput
type ContainerServiceServicePrincipalProfileResponsePtrOutput ¶
type ContainerServiceServicePrincipalProfileResponsePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceServicePrincipalProfileResponsePtrOutput) ClientId ¶
func (o ContainerServiceServicePrincipalProfileResponsePtrOutput) ClientId() pulumi.StringPtrOutput
The ID for the service principal.
func (ContainerServiceServicePrincipalProfileResponsePtrOutput) ElementType ¶
func (ContainerServiceServicePrincipalProfileResponsePtrOutput) ElementType() reflect.Type
func (ContainerServiceServicePrincipalProfileResponsePtrOutput) KeyVaultSecretRef ¶
func (o ContainerServiceServicePrincipalProfileResponsePtrOutput) KeyVaultSecretRef() KeyVaultSecretRefResponsePtrOutput
Reference to a secret stored in Azure Key Vault.
func (ContainerServiceServicePrincipalProfileResponsePtrOutput) Secret ¶
func (o ContainerServiceServicePrincipalProfileResponsePtrOutput) Secret() pulumi.StringPtrOutput
The secret password associated with the service principal in plain text.
func (ContainerServiceServicePrincipalProfileResponsePtrOutput) ToContainerServiceServicePrincipalProfileResponsePtrOutput ¶
func (o ContainerServiceServicePrincipalProfileResponsePtrOutput) ToContainerServiceServicePrincipalProfileResponsePtrOutput() ContainerServiceServicePrincipalProfileResponsePtrOutput
func (ContainerServiceServicePrincipalProfileResponsePtrOutput) ToContainerServiceServicePrincipalProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceServicePrincipalProfileResponsePtrOutput) ToContainerServiceServicePrincipalProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceServicePrincipalProfileResponsePtrOutput
type ContainerServiceSshConfiguration ¶
type ContainerServiceSshConfiguration struct { // The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified. PublicKeys []ContainerServiceSshPublicKey `pulumi:"publicKeys"` }
SSH configuration for Linux-based VMs running on Azure.
type ContainerServiceSshConfigurationArgs ¶
type ContainerServiceSshConfigurationArgs struct { // The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified. PublicKeys ContainerServiceSshPublicKeyArrayInput `pulumi:"publicKeys"` }
SSH configuration for Linux-based VMs running on Azure.
func (ContainerServiceSshConfigurationArgs) ElementType ¶
func (ContainerServiceSshConfigurationArgs) ElementType() reflect.Type
func (ContainerServiceSshConfigurationArgs) ToContainerServiceSshConfigurationOutput ¶
func (i ContainerServiceSshConfigurationArgs) ToContainerServiceSshConfigurationOutput() ContainerServiceSshConfigurationOutput
func (ContainerServiceSshConfigurationArgs) ToContainerServiceSshConfigurationOutputWithContext ¶
func (i ContainerServiceSshConfigurationArgs) ToContainerServiceSshConfigurationOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationOutput
func (ContainerServiceSshConfigurationArgs) ToContainerServiceSshConfigurationPtrOutput ¶
func (i ContainerServiceSshConfigurationArgs) ToContainerServiceSshConfigurationPtrOutput() ContainerServiceSshConfigurationPtrOutput
func (ContainerServiceSshConfigurationArgs) ToContainerServiceSshConfigurationPtrOutputWithContext ¶
func (i ContainerServiceSshConfigurationArgs) ToContainerServiceSshConfigurationPtrOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationPtrOutput
type ContainerServiceSshConfigurationInput ¶
type ContainerServiceSshConfigurationInput interface { pulumi.Input ToContainerServiceSshConfigurationOutput() ContainerServiceSshConfigurationOutput ToContainerServiceSshConfigurationOutputWithContext(context.Context) ContainerServiceSshConfigurationOutput }
ContainerServiceSshConfigurationInput is an input type that accepts ContainerServiceSshConfigurationArgs and ContainerServiceSshConfigurationOutput values. You can construct a concrete instance of `ContainerServiceSshConfigurationInput` via:
ContainerServiceSshConfigurationArgs{...}
type ContainerServiceSshConfigurationOutput ¶
type ContainerServiceSshConfigurationOutput struct{ *pulumi.OutputState }
SSH configuration for Linux-based VMs running on Azure.
func (ContainerServiceSshConfigurationOutput) ElementType ¶
func (ContainerServiceSshConfigurationOutput) ElementType() reflect.Type
func (ContainerServiceSshConfigurationOutput) PublicKeys ¶
func (o ContainerServiceSshConfigurationOutput) PublicKeys() ContainerServiceSshPublicKeyArrayOutput
The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
func (ContainerServiceSshConfigurationOutput) ToContainerServiceSshConfigurationOutput ¶
func (o ContainerServiceSshConfigurationOutput) ToContainerServiceSshConfigurationOutput() ContainerServiceSshConfigurationOutput
func (ContainerServiceSshConfigurationOutput) ToContainerServiceSshConfigurationOutputWithContext ¶
func (o ContainerServiceSshConfigurationOutput) ToContainerServiceSshConfigurationOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationOutput
func (ContainerServiceSshConfigurationOutput) ToContainerServiceSshConfigurationPtrOutput ¶
func (o ContainerServiceSshConfigurationOutput) ToContainerServiceSshConfigurationPtrOutput() ContainerServiceSshConfigurationPtrOutput
func (ContainerServiceSshConfigurationOutput) ToContainerServiceSshConfigurationPtrOutputWithContext ¶
func (o ContainerServiceSshConfigurationOutput) ToContainerServiceSshConfigurationPtrOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationPtrOutput
type ContainerServiceSshConfigurationPtrInput ¶
type ContainerServiceSshConfigurationPtrInput interface { pulumi.Input ToContainerServiceSshConfigurationPtrOutput() ContainerServiceSshConfigurationPtrOutput ToContainerServiceSshConfigurationPtrOutputWithContext(context.Context) ContainerServiceSshConfigurationPtrOutput }
ContainerServiceSshConfigurationPtrInput is an input type that accepts ContainerServiceSshConfigurationArgs, ContainerServiceSshConfigurationPtr and ContainerServiceSshConfigurationPtrOutput values. You can construct a concrete instance of `ContainerServiceSshConfigurationPtrInput` via:
ContainerServiceSshConfigurationArgs{...} or: nil
func ContainerServiceSshConfigurationPtr ¶
func ContainerServiceSshConfigurationPtr(v *ContainerServiceSshConfigurationArgs) ContainerServiceSshConfigurationPtrInput
type ContainerServiceSshConfigurationPtrOutput ¶
type ContainerServiceSshConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceSshConfigurationPtrOutput) ElementType ¶
func (ContainerServiceSshConfigurationPtrOutput) ElementType() reflect.Type
func (ContainerServiceSshConfigurationPtrOutput) PublicKeys ¶
func (o ContainerServiceSshConfigurationPtrOutput) PublicKeys() ContainerServiceSshPublicKeyArrayOutput
The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
func (ContainerServiceSshConfigurationPtrOutput) ToContainerServiceSshConfigurationPtrOutput ¶
func (o ContainerServiceSshConfigurationPtrOutput) ToContainerServiceSshConfigurationPtrOutput() ContainerServiceSshConfigurationPtrOutput
func (ContainerServiceSshConfigurationPtrOutput) ToContainerServiceSshConfigurationPtrOutputWithContext ¶
func (o ContainerServiceSshConfigurationPtrOutput) ToContainerServiceSshConfigurationPtrOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationPtrOutput
type ContainerServiceSshConfigurationResponse ¶
type ContainerServiceSshConfigurationResponse struct { // The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified. PublicKeys []ContainerServiceSshPublicKeyResponse `pulumi:"publicKeys"` }
SSH configuration for Linux-based VMs running on Azure.
type ContainerServiceSshConfigurationResponseArgs ¶
type ContainerServiceSshConfigurationResponseArgs struct { // The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified. PublicKeys ContainerServiceSshPublicKeyResponseArrayInput `pulumi:"publicKeys"` }
SSH configuration for Linux-based VMs running on Azure.
func (ContainerServiceSshConfigurationResponseArgs) ElementType ¶
func (ContainerServiceSshConfigurationResponseArgs) ElementType() reflect.Type
func (ContainerServiceSshConfigurationResponseArgs) ToContainerServiceSshConfigurationResponseOutput ¶
func (i ContainerServiceSshConfigurationResponseArgs) ToContainerServiceSshConfigurationResponseOutput() ContainerServiceSshConfigurationResponseOutput
func (ContainerServiceSshConfigurationResponseArgs) ToContainerServiceSshConfigurationResponseOutputWithContext ¶
func (i ContainerServiceSshConfigurationResponseArgs) ToContainerServiceSshConfigurationResponseOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationResponseOutput
func (ContainerServiceSshConfigurationResponseArgs) ToContainerServiceSshConfigurationResponsePtrOutput ¶
func (i ContainerServiceSshConfigurationResponseArgs) ToContainerServiceSshConfigurationResponsePtrOutput() ContainerServiceSshConfigurationResponsePtrOutput
func (ContainerServiceSshConfigurationResponseArgs) ToContainerServiceSshConfigurationResponsePtrOutputWithContext ¶
func (i ContainerServiceSshConfigurationResponseArgs) ToContainerServiceSshConfigurationResponsePtrOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationResponsePtrOutput
type ContainerServiceSshConfigurationResponseInput ¶
type ContainerServiceSshConfigurationResponseInput interface { pulumi.Input ToContainerServiceSshConfigurationResponseOutput() ContainerServiceSshConfigurationResponseOutput ToContainerServiceSshConfigurationResponseOutputWithContext(context.Context) ContainerServiceSshConfigurationResponseOutput }
ContainerServiceSshConfigurationResponseInput is an input type that accepts ContainerServiceSshConfigurationResponseArgs and ContainerServiceSshConfigurationResponseOutput values. You can construct a concrete instance of `ContainerServiceSshConfigurationResponseInput` via:
ContainerServiceSshConfigurationResponseArgs{...}
type ContainerServiceSshConfigurationResponseOutput ¶
type ContainerServiceSshConfigurationResponseOutput struct{ *pulumi.OutputState }
SSH configuration for Linux-based VMs running on Azure.
func (ContainerServiceSshConfigurationResponseOutput) ElementType ¶
func (ContainerServiceSshConfigurationResponseOutput) ElementType() reflect.Type
func (ContainerServiceSshConfigurationResponseOutput) PublicKeys ¶
func (o ContainerServiceSshConfigurationResponseOutput) PublicKeys() ContainerServiceSshPublicKeyResponseArrayOutput
The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
func (ContainerServiceSshConfigurationResponseOutput) ToContainerServiceSshConfigurationResponseOutput ¶
func (o ContainerServiceSshConfigurationResponseOutput) ToContainerServiceSshConfigurationResponseOutput() ContainerServiceSshConfigurationResponseOutput
func (ContainerServiceSshConfigurationResponseOutput) ToContainerServiceSshConfigurationResponseOutputWithContext ¶
func (o ContainerServiceSshConfigurationResponseOutput) ToContainerServiceSshConfigurationResponseOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationResponseOutput
func (ContainerServiceSshConfigurationResponseOutput) ToContainerServiceSshConfigurationResponsePtrOutput ¶
func (o ContainerServiceSshConfigurationResponseOutput) ToContainerServiceSshConfigurationResponsePtrOutput() ContainerServiceSshConfigurationResponsePtrOutput
func (ContainerServiceSshConfigurationResponseOutput) ToContainerServiceSshConfigurationResponsePtrOutputWithContext ¶
func (o ContainerServiceSshConfigurationResponseOutput) ToContainerServiceSshConfigurationResponsePtrOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationResponsePtrOutput
type ContainerServiceSshConfigurationResponsePtrInput ¶
type ContainerServiceSshConfigurationResponsePtrInput interface { pulumi.Input ToContainerServiceSshConfigurationResponsePtrOutput() ContainerServiceSshConfigurationResponsePtrOutput ToContainerServiceSshConfigurationResponsePtrOutputWithContext(context.Context) ContainerServiceSshConfigurationResponsePtrOutput }
ContainerServiceSshConfigurationResponsePtrInput is an input type that accepts ContainerServiceSshConfigurationResponseArgs, ContainerServiceSshConfigurationResponsePtr and ContainerServiceSshConfigurationResponsePtrOutput values. You can construct a concrete instance of `ContainerServiceSshConfigurationResponsePtrInput` via:
ContainerServiceSshConfigurationResponseArgs{...} or: nil
func ContainerServiceSshConfigurationResponsePtr ¶
func ContainerServiceSshConfigurationResponsePtr(v *ContainerServiceSshConfigurationResponseArgs) ContainerServiceSshConfigurationResponsePtrInput
type ContainerServiceSshConfigurationResponsePtrOutput ¶
type ContainerServiceSshConfigurationResponsePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceSshConfigurationResponsePtrOutput) ElementType ¶
func (ContainerServiceSshConfigurationResponsePtrOutput) ElementType() reflect.Type
func (ContainerServiceSshConfigurationResponsePtrOutput) PublicKeys ¶
func (o ContainerServiceSshConfigurationResponsePtrOutput) PublicKeys() ContainerServiceSshPublicKeyResponseArrayOutput
The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
func (ContainerServiceSshConfigurationResponsePtrOutput) ToContainerServiceSshConfigurationResponsePtrOutput ¶
func (o ContainerServiceSshConfigurationResponsePtrOutput) ToContainerServiceSshConfigurationResponsePtrOutput() ContainerServiceSshConfigurationResponsePtrOutput
func (ContainerServiceSshConfigurationResponsePtrOutput) ToContainerServiceSshConfigurationResponsePtrOutputWithContext ¶
func (o ContainerServiceSshConfigurationResponsePtrOutput) ToContainerServiceSshConfigurationResponsePtrOutputWithContext(ctx context.Context) ContainerServiceSshConfigurationResponsePtrOutput
type ContainerServiceSshPublicKey ¶
type ContainerServiceSshPublicKey struct { // Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers. KeyData string `pulumi:"keyData"` }
Contains information about SSH certificate public key data.
type ContainerServiceSshPublicKeyArgs ¶
type ContainerServiceSshPublicKeyArgs struct { // Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers. KeyData pulumi.StringInput `pulumi:"keyData"` }
Contains information about SSH certificate public key data.
func (ContainerServiceSshPublicKeyArgs) ElementType ¶
func (ContainerServiceSshPublicKeyArgs) ElementType() reflect.Type
func (ContainerServiceSshPublicKeyArgs) ToContainerServiceSshPublicKeyOutput ¶
func (i ContainerServiceSshPublicKeyArgs) ToContainerServiceSshPublicKeyOutput() ContainerServiceSshPublicKeyOutput
func (ContainerServiceSshPublicKeyArgs) ToContainerServiceSshPublicKeyOutputWithContext ¶
func (i ContainerServiceSshPublicKeyArgs) ToContainerServiceSshPublicKeyOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyOutput
type ContainerServiceSshPublicKeyArray ¶
type ContainerServiceSshPublicKeyArray []ContainerServiceSshPublicKeyInput
func (ContainerServiceSshPublicKeyArray) ElementType ¶
func (ContainerServiceSshPublicKeyArray) ElementType() reflect.Type
func (ContainerServiceSshPublicKeyArray) ToContainerServiceSshPublicKeyArrayOutput ¶
func (i ContainerServiceSshPublicKeyArray) ToContainerServiceSshPublicKeyArrayOutput() ContainerServiceSshPublicKeyArrayOutput
func (ContainerServiceSshPublicKeyArray) ToContainerServiceSshPublicKeyArrayOutputWithContext ¶
func (i ContainerServiceSshPublicKeyArray) ToContainerServiceSshPublicKeyArrayOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyArrayOutput
type ContainerServiceSshPublicKeyArrayInput ¶
type ContainerServiceSshPublicKeyArrayInput interface { pulumi.Input ToContainerServiceSshPublicKeyArrayOutput() ContainerServiceSshPublicKeyArrayOutput ToContainerServiceSshPublicKeyArrayOutputWithContext(context.Context) ContainerServiceSshPublicKeyArrayOutput }
ContainerServiceSshPublicKeyArrayInput is an input type that accepts ContainerServiceSshPublicKeyArray and ContainerServiceSshPublicKeyArrayOutput values. You can construct a concrete instance of `ContainerServiceSshPublicKeyArrayInput` via:
ContainerServiceSshPublicKeyArray{ ContainerServiceSshPublicKeyArgs{...} }
type ContainerServiceSshPublicKeyArrayOutput ¶
type ContainerServiceSshPublicKeyArrayOutput struct{ *pulumi.OutputState }
func (ContainerServiceSshPublicKeyArrayOutput) ElementType ¶
func (ContainerServiceSshPublicKeyArrayOutput) ElementType() reflect.Type
func (ContainerServiceSshPublicKeyArrayOutput) ToContainerServiceSshPublicKeyArrayOutput ¶
func (o ContainerServiceSshPublicKeyArrayOutput) ToContainerServiceSshPublicKeyArrayOutput() ContainerServiceSshPublicKeyArrayOutput
func (ContainerServiceSshPublicKeyArrayOutput) ToContainerServiceSshPublicKeyArrayOutputWithContext ¶
func (o ContainerServiceSshPublicKeyArrayOutput) ToContainerServiceSshPublicKeyArrayOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyArrayOutput
type ContainerServiceSshPublicKeyInput ¶
type ContainerServiceSshPublicKeyInput interface { pulumi.Input ToContainerServiceSshPublicKeyOutput() ContainerServiceSshPublicKeyOutput ToContainerServiceSshPublicKeyOutputWithContext(context.Context) ContainerServiceSshPublicKeyOutput }
ContainerServiceSshPublicKeyInput is an input type that accepts ContainerServiceSshPublicKeyArgs and ContainerServiceSshPublicKeyOutput values. You can construct a concrete instance of `ContainerServiceSshPublicKeyInput` via:
ContainerServiceSshPublicKeyArgs{...}
type ContainerServiceSshPublicKeyOutput ¶
type ContainerServiceSshPublicKeyOutput struct{ *pulumi.OutputState }
Contains information about SSH certificate public key data.
func (ContainerServiceSshPublicKeyOutput) ElementType ¶
func (ContainerServiceSshPublicKeyOutput) ElementType() reflect.Type
func (ContainerServiceSshPublicKeyOutput) KeyData ¶
func (o ContainerServiceSshPublicKeyOutput) KeyData() pulumi.StringOutput
Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers.
func (ContainerServiceSshPublicKeyOutput) ToContainerServiceSshPublicKeyOutput ¶
func (o ContainerServiceSshPublicKeyOutput) ToContainerServiceSshPublicKeyOutput() ContainerServiceSshPublicKeyOutput
func (ContainerServiceSshPublicKeyOutput) ToContainerServiceSshPublicKeyOutputWithContext ¶
func (o ContainerServiceSshPublicKeyOutput) ToContainerServiceSshPublicKeyOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyOutput
type ContainerServiceSshPublicKeyResponse ¶
type ContainerServiceSshPublicKeyResponse struct { // Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers. KeyData string `pulumi:"keyData"` }
Contains information about SSH certificate public key data.
type ContainerServiceSshPublicKeyResponseArgs ¶
type ContainerServiceSshPublicKeyResponseArgs struct { // Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers. KeyData pulumi.StringInput `pulumi:"keyData"` }
Contains information about SSH certificate public key data.
func (ContainerServiceSshPublicKeyResponseArgs) ElementType ¶
func (ContainerServiceSshPublicKeyResponseArgs) ElementType() reflect.Type
func (ContainerServiceSshPublicKeyResponseArgs) ToContainerServiceSshPublicKeyResponseOutput ¶
func (i ContainerServiceSshPublicKeyResponseArgs) ToContainerServiceSshPublicKeyResponseOutput() ContainerServiceSshPublicKeyResponseOutput
func (ContainerServiceSshPublicKeyResponseArgs) ToContainerServiceSshPublicKeyResponseOutputWithContext ¶
func (i ContainerServiceSshPublicKeyResponseArgs) ToContainerServiceSshPublicKeyResponseOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyResponseOutput
type ContainerServiceSshPublicKeyResponseArray ¶
type ContainerServiceSshPublicKeyResponseArray []ContainerServiceSshPublicKeyResponseInput
func (ContainerServiceSshPublicKeyResponseArray) ElementType ¶
func (ContainerServiceSshPublicKeyResponseArray) ElementType() reflect.Type
func (ContainerServiceSshPublicKeyResponseArray) ToContainerServiceSshPublicKeyResponseArrayOutput ¶
func (i ContainerServiceSshPublicKeyResponseArray) ToContainerServiceSshPublicKeyResponseArrayOutput() ContainerServiceSshPublicKeyResponseArrayOutput
func (ContainerServiceSshPublicKeyResponseArray) ToContainerServiceSshPublicKeyResponseArrayOutputWithContext ¶
func (i ContainerServiceSshPublicKeyResponseArray) ToContainerServiceSshPublicKeyResponseArrayOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyResponseArrayOutput
type ContainerServiceSshPublicKeyResponseArrayInput ¶
type ContainerServiceSshPublicKeyResponseArrayInput interface { pulumi.Input ToContainerServiceSshPublicKeyResponseArrayOutput() ContainerServiceSshPublicKeyResponseArrayOutput ToContainerServiceSshPublicKeyResponseArrayOutputWithContext(context.Context) ContainerServiceSshPublicKeyResponseArrayOutput }
ContainerServiceSshPublicKeyResponseArrayInput is an input type that accepts ContainerServiceSshPublicKeyResponseArray and ContainerServiceSshPublicKeyResponseArrayOutput values. You can construct a concrete instance of `ContainerServiceSshPublicKeyResponseArrayInput` via:
ContainerServiceSshPublicKeyResponseArray{ ContainerServiceSshPublicKeyResponseArgs{...} }
type ContainerServiceSshPublicKeyResponseArrayOutput ¶
type ContainerServiceSshPublicKeyResponseArrayOutput struct{ *pulumi.OutputState }
func (ContainerServiceSshPublicKeyResponseArrayOutput) ElementType ¶
func (ContainerServiceSshPublicKeyResponseArrayOutput) ElementType() reflect.Type
func (ContainerServiceSshPublicKeyResponseArrayOutput) ToContainerServiceSshPublicKeyResponseArrayOutput ¶
func (o ContainerServiceSshPublicKeyResponseArrayOutput) ToContainerServiceSshPublicKeyResponseArrayOutput() ContainerServiceSshPublicKeyResponseArrayOutput
func (ContainerServiceSshPublicKeyResponseArrayOutput) ToContainerServiceSshPublicKeyResponseArrayOutputWithContext ¶
func (o ContainerServiceSshPublicKeyResponseArrayOutput) ToContainerServiceSshPublicKeyResponseArrayOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyResponseArrayOutput
type ContainerServiceSshPublicKeyResponseInput ¶
type ContainerServiceSshPublicKeyResponseInput interface { pulumi.Input ToContainerServiceSshPublicKeyResponseOutput() ContainerServiceSshPublicKeyResponseOutput ToContainerServiceSshPublicKeyResponseOutputWithContext(context.Context) ContainerServiceSshPublicKeyResponseOutput }
ContainerServiceSshPublicKeyResponseInput is an input type that accepts ContainerServiceSshPublicKeyResponseArgs and ContainerServiceSshPublicKeyResponseOutput values. You can construct a concrete instance of `ContainerServiceSshPublicKeyResponseInput` via:
ContainerServiceSshPublicKeyResponseArgs{...}
type ContainerServiceSshPublicKeyResponseOutput ¶
type ContainerServiceSshPublicKeyResponseOutput struct{ *pulumi.OutputState }
Contains information about SSH certificate public key data.
func (ContainerServiceSshPublicKeyResponseOutput) ElementType ¶
func (ContainerServiceSshPublicKeyResponseOutput) ElementType() reflect.Type
func (ContainerServiceSshPublicKeyResponseOutput) KeyData ¶
func (o ContainerServiceSshPublicKeyResponseOutput) KeyData() pulumi.StringOutput
Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers.
func (ContainerServiceSshPublicKeyResponseOutput) ToContainerServiceSshPublicKeyResponseOutput ¶
func (o ContainerServiceSshPublicKeyResponseOutput) ToContainerServiceSshPublicKeyResponseOutput() ContainerServiceSshPublicKeyResponseOutput
func (ContainerServiceSshPublicKeyResponseOutput) ToContainerServiceSshPublicKeyResponseOutputWithContext ¶
func (o ContainerServiceSshPublicKeyResponseOutput) ToContainerServiceSshPublicKeyResponseOutputWithContext(ctx context.Context) ContainerServiceSshPublicKeyResponseOutput
type ContainerServiceState ¶
type ContainerServiceState struct { // Properties of the agent pool. AgentPoolProfiles ContainerServiceAgentPoolProfileResponseArrayInput // Properties to configure a custom container service cluster. CustomProfile ContainerServiceCustomProfileResponsePtrInput // Profile for diagnostics in the container service cluster. DiagnosticsProfile ContainerServiceDiagnosticsProfileResponsePtrInput // Profile for Linux VMs in the container service cluster. LinuxProfile ContainerServiceLinuxProfileResponsePtrInput // Resource location Location pulumi.StringPtrInput // Profile for the container service master. MasterProfile ContainerServiceMasterProfileResponsePtrInput // Resource name Name pulumi.StringPtrInput // Profile for the container service orchestrator. OrchestratorProfile ContainerServiceOrchestratorProfileResponsePtrInput // The current deployment or provisioning state, which only appears in the response. ProvisioningState pulumi.StringPtrInput // Information about a service principal identity for the cluster to use for manipulating Azure APIs. Exact one of secret or keyVaultSecretRef need to be specified. ServicePrincipalProfile ContainerServiceServicePrincipalProfileResponsePtrInput // Resource tags Tags pulumi.StringMapInput // Resource type Type pulumi.StringPtrInput // Profile for Windows VMs in the container service cluster. WindowsProfile ContainerServiceWindowsProfileResponsePtrInput }
func (ContainerServiceState) ElementType ¶
func (ContainerServiceState) ElementType() reflect.Type
type ContainerServiceVMDiagnostics ¶
type ContainerServiceVMDiagnostics struct { // Whether the VM diagnostic agent is provisioned on the VM. Enabled bool `pulumi:"enabled"` }
Profile for diagnostics on the container service VMs.
type ContainerServiceVMDiagnosticsArgs ¶
type ContainerServiceVMDiagnosticsArgs struct { // Whether the VM diagnostic agent is provisioned on the VM. Enabled pulumi.BoolInput `pulumi:"enabled"` }
Profile for diagnostics on the container service VMs.
func (ContainerServiceVMDiagnosticsArgs) ElementType ¶
func (ContainerServiceVMDiagnosticsArgs) ElementType() reflect.Type
func (ContainerServiceVMDiagnosticsArgs) ToContainerServiceVMDiagnosticsOutput ¶
func (i ContainerServiceVMDiagnosticsArgs) ToContainerServiceVMDiagnosticsOutput() ContainerServiceVMDiagnosticsOutput
func (ContainerServiceVMDiagnosticsArgs) ToContainerServiceVMDiagnosticsOutputWithContext ¶
func (i ContainerServiceVMDiagnosticsArgs) ToContainerServiceVMDiagnosticsOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsOutput
func (ContainerServiceVMDiagnosticsArgs) ToContainerServiceVMDiagnosticsPtrOutput ¶
func (i ContainerServiceVMDiagnosticsArgs) ToContainerServiceVMDiagnosticsPtrOutput() ContainerServiceVMDiagnosticsPtrOutput
func (ContainerServiceVMDiagnosticsArgs) ToContainerServiceVMDiagnosticsPtrOutputWithContext ¶
func (i ContainerServiceVMDiagnosticsArgs) ToContainerServiceVMDiagnosticsPtrOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsPtrOutput
type ContainerServiceVMDiagnosticsInput ¶
type ContainerServiceVMDiagnosticsInput interface { pulumi.Input ToContainerServiceVMDiagnosticsOutput() ContainerServiceVMDiagnosticsOutput ToContainerServiceVMDiagnosticsOutputWithContext(context.Context) ContainerServiceVMDiagnosticsOutput }
ContainerServiceVMDiagnosticsInput is an input type that accepts ContainerServiceVMDiagnosticsArgs and ContainerServiceVMDiagnosticsOutput values. You can construct a concrete instance of `ContainerServiceVMDiagnosticsInput` via:
ContainerServiceVMDiagnosticsArgs{...}
type ContainerServiceVMDiagnosticsOutput ¶
type ContainerServiceVMDiagnosticsOutput struct{ *pulumi.OutputState }
Profile for diagnostics on the container service VMs.
func (ContainerServiceVMDiagnosticsOutput) ElementType ¶
func (ContainerServiceVMDiagnosticsOutput) ElementType() reflect.Type
func (ContainerServiceVMDiagnosticsOutput) Enabled ¶
func (o ContainerServiceVMDiagnosticsOutput) Enabled() pulumi.BoolOutput
Whether the VM diagnostic agent is provisioned on the VM.
func (ContainerServiceVMDiagnosticsOutput) ToContainerServiceVMDiagnosticsOutput ¶
func (o ContainerServiceVMDiagnosticsOutput) ToContainerServiceVMDiagnosticsOutput() ContainerServiceVMDiagnosticsOutput
func (ContainerServiceVMDiagnosticsOutput) ToContainerServiceVMDiagnosticsOutputWithContext ¶
func (o ContainerServiceVMDiagnosticsOutput) ToContainerServiceVMDiagnosticsOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsOutput
func (ContainerServiceVMDiagnosticsOutput) ToContainerServiceVMDiagnosticsPtrOutput ¶
func (o ContainerServiceVMDiagnosticsOutput) ToContainerServiceVMDiagnosticsPtrOutput() ContainerServiceVMDiagnosticsPtrOutput
func (ContainerServiceVMDiagnosticsOutput) ToContainerServiceVMDiagnosticsPtrOutputWithContext ¶
func (o ContainerServiceVMDiagnosticsOutput) ToContainerServiceVMDiagnosticsPtrOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsPtrOutput
type ContainerServiceVMDiagnosticsPtrInput ¶
type ContainerServiceVMDiagnosticsPtrInput interface { pulumi.Input ToContainerServiceVMDiagnosticsPtrOutput() ContainerServiceVMDiagnosticsPtrOutput ToContainerServiceVMDiagnosticsPtrOutputWithContext(context.Context) ContainerServiceVMDiagnosticsPtrOutput }
ContainerServiceVMDiagnosticsPtrInput is an input type that accepts ContainerServiceVMDiagnosticsArgs, ContainerServiceVMDiagnosticsPtr and ContainerServiceVMDiagnosticsPtrOutput values. You can construct a concrete instance of `ContainerServiceVMDiagnosticsPtrInput` via:
ContainerServiceVMDiagnosticsArgs{...} or: nil
func ContainerServiceVMDiagnosticsPtr ¶
func ContainerServiceVMDiagnosticsPtr(v *ContainerServiceVMDiagnosticsArgs) ContainerServiceVMDiagnosticsPtrInput
type ContainerServiceVMDiagnosticsPtrOutput ¶
type ContainerServiceVMDiagnosticsPtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceVMDiagnosticsPtrOutput) ElementType ¶
func (ContainerServiceVMDiagnosticsPtrOutput) ElementType() reflect.Type
func (ContainerServiceVMDiagnosticsPtrOutput) Enabled ¶
func (o ContainerServiceVMDiagnosticsPtrOutput) Enabled() pulumi.BoolPtrOutput
Whether the VM diagnostic agent is provisioned on the VM.
func (ContainerServiceVMDiagnosticsPtrOutput) ToContainerServiceVMDiagnosticsPtrOutput ¶
func (o ContainerServiceVMDiagnosticsPtrOutput) ToContainerServiceVMDiagnosticsPtrOutput() ContainerServiceVMDiagnosticsPtrOutput
func (ContainerServiceVMDiagnosticsPtrOutput) ToContainerServiceVMDiagnosticsPtrOutputWithContext ¶
func (o ContainerServiceVMDiagnosticsPtrOutput) ToContainerServiceVMDiagnosticsPtrOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsPtrOutput
type ContainerServiceVMDiagnosticsResponse ¶
type ContainerServiceVMDiagnosticsResponse struct { // Whether the VM diagnostic agent is provisioned on the VM. Enabled bool `pulumi:"enabled"` // The URI of the storage account where diagnostics are stored. StorageUri string `pulumi:"storageUri"` }
Profile for diagnostics on the container service VMs.
type ContainerServiceVMDiagnosticsResponseArgs ¶
type ContainerServiceVMDiagnosticsResponseArgs struct { // Whether the VM diagnostic agent is provisioned on the VM. Enabled pulumi.BoolInput `pulumi:"enabled"` // The URI of the storage account where diagnostics are stored. StorageUri pulumi.StringInput `pulumi:"storageUri"` }
Profile for diagnostics on the container service VMs.
func (ContainerServiceVMDiagnosticsResponseArgs) ElementType ¶
func (ContainerServiceVMDiagnosticsResponseArgs) ElementType() reflect.Type
func (ContainerServiceVMDiagnosticsResponseArgs) ToContainerServiceVMDiagnosticsResponseOutput ¶
func (i ContainerServiceVMDiagnosticsResponseArgs) ToContainerServiceVMDiagnosticsResponseOutput() ContainerServiceVMDiagnosticsResponseOutput
func (ContainerServiceVMDiagnosticsResponseArgs) ToContainerServiceVMDiagnosticsResponseOutputWithContext ¶
func (i ContainerServiceVMDiagnosticsResponseArgs) ToContainerServiceVMDiagnosticsResponseOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsResponseOutput
func (ContainerServiceVMDiagnosticsResponseArgs) ToContainerServiceVMDiagnosticsResponsePtrOutput ¶
func (i ContainerServiceVMDiagnosticsResponseArgs) ToContainerServiceVMDiagnosticsResponsePtrOutput() ContainerServiceVMDiagnosticsResponsePtrOutput
func (ContainerServiceVMDiagnosticsResponseArgs) ToContainerServiceVMDiagnosticsResponsePtrOutputWithContext ¶
func (i ContainerServiceVMDiagnosticsResponseArgs) ToContainerServiceVMDiagnosticsResponsePtrOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsResponsePtrOutput
type ContainerServiceVMDiagnosticsResponseInput ¶
type ContainerServiceVMDiagnosticsResponseInput interface { pulumi.Input ToContainerServiceVMDiagnosticsResponseOutput() ContainerServiceVMDiagnosticsResponseOutput ToContainerServiceVMDiagnosticsResponseOutputWithContext(context.Context) ContainerServiceVMDiagnosticsResponseOutput }
ContainerServiceVMDiagnosticsResponseInput is an input type that accepts ContainerServiceVMDiagnosticsResponseArgs and ContainerServiceVMDiagnosticsResponseOutput values. You can construct a concrete instance of `ContainerServiceVMDiagnosticsResponseInput` via:
ContainerServiceVMDiagnosticsResponseArgs{...}
type ContainerServiceVMDiagnosticsResponseOutput ¶
type ContainerServiceVMDiagnosticsResponseOutput struct{ *pulumi.OutputState }
Profile for diagnostics on the container service VMs.
func (ContainerServiceVMDiagnosticsResponseOutput) ElementType ¶
func (ContainerServiceVMDiagnosticsResponseOutput) ElementType() reflect.Type
func (ContainerServiceVMDiagnosticsResponseOutput) Enabled ¶
func (o ContainerServiceVMDiagnosticsResponseOutput) Enabled() pulumi.BoolOutput
Whether the VM diagnostic agent is provisioned on the VM.
func (ContainerServiceVMDiagnosticsResponseOutput) StorageUri ¶
func (o ContainerServiceVMDiagnosticsResponseOutput) StorageUri() pulumi.StringOutput
The URI of the storage account where diagnostics are stored.
func (ContainerServiceVMDiagnosticsResponseOutput) ToContainerServiceVMDiagnosticsResponseOutput ¶
func (o ContainerServiceVMDiagnosticsResponseOutput) ToContainerServiceVMDiagnosticsResponseOutput() ContainerServiceVMDiagnosticsResponseOutput
func (ContainerServiceVMDiagnosticsResponseOutput) ToContainerServiceVMDiagnosticsResponseOutputWithContext ¶
func (o ContainerServiceVMDiagnosticsResponseOutput) ToContainerServiceVMDiagnosticsResponseOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsResponseOutput
func (ContainerServiceVMDiagnosticsResponseOutput) ToContainerServiceVMDiagnosticsResponsePtrOutput ¶
func (o ContainerServiceVMDiagnosticsResponseOutput) ToContainerServiceVMDiagnosticsResponsePtrOutput() ContainerServiceVMDiagnosticsResponsePtrOutput
func (ContainerServiceVMDiagnosticsResponseOutput) ToContainerServiceVMDiagnosticsResponsePtrOutputWithContext ¶
func (o ContainerServiceVMDiagnosticsResponseOutput) ToContainerServiceVMDiagnosticsResponsePtrOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsResponsePtrOutput
type ContainerServiceVMDiagnosticsResponsePtrInput ¶
type ContainerServiceVMDiagnosticsResponsePtrInput interface { pulumi.Input ToContainerServiceVMDiagnosticsResponsePtrOutput() ContainerServiceVMDiagnosticsResponsePtrOutput ToContainerServiceVMDiagnosticsResponsePtrOutputWithContext(context.Context) ContainerServiceVMDiagnosticsResponsePtrOutput }
ContainerServiceVMDiagnosticsResponsePtrInput is an input type that accepts ContainerServiceVMDiagnosticsResponseArgs, ContainerServiceVMDiagnosticsResponsePtr and ContainerServiceVMDiagnosticsResponsePtrOutput values. You can construct a concrete instance of `ContainerServiceVMDiagnosticsResponsePtrInput` via:
ContainerServiceVMDiagnosticsResponseArgs{...} or: nil
func ContainerServiceVMDiagnosticsResponsePtr ¶
func ContainerServiceVMDiagnosticsResponsePtr(v *ContainerServiceVMDiagnosticsResponseArgs) ContainerServiceVMDiagnosticsResponsePtrInput
type ContainerServiceVMDiagnosticsResponsePtrOutput ¶
type ContainerServiceVMDiagnosticsResponsePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceVMDiagnosticsResponsePtrOutput) ElementType ¶
func (ContainerServiceVMDiagnosticsResponsePtrOutput) ElementType() reflect.Type
func (ContainerServiceVMDiagnosticsResponsePtrOutput) Enabled ¶
func (o ContainerServiceVMDiagnosticsResponsePtrOutput) Enabled() pulumi.BoolPtrOutput
Whether the VM diagnostic agent is provisioned on the VM.
func (ContainerServiceVMDiagnosticsResponsePtrOutput) StorageUri ¶
func (o ContainerServiceVMDiagnosticsResponsePtrOutput) StorageUri() pulumi.StringPtrOutput
The URI of the storage account where diagnostics are stored.
func (ContainerServiceVMDiagnosticsResponsePtrOutput) ToContainerServiceVMDiagnosticsResponsePtrOutput ¶
func (o ContainerServiceVMDiagnosticsResponsePtrOutput) ToContainerServiceVMDiagnosticsResponsePtrOutput() ContainerServiceVMDiagnosticsResponsePtrOutput
func (ContainerServiceVMDiagnosticsResponsePtrOutput) ToContainerServiceVMDiagnosticsResponsePtrOutputWithContext ¶
func (o ContainerServiceVMDiagnosticsResponsePtrOutput) ToContainerServiceVMDiagnosticsResponsePtrOutputWithContext(ctx context.Context) ContainerServiceVMDiagnosticsResponsePtrOutput
type ContainerServiceWindowsProfile ¶
type ContainerServiceWindowsProfile struct { // The administrator password to use for Windows VMs. AdminPassword string `pulumi:"adminPassword"` // The administrator username to use for Windows VMs. AdminUsername string `pulumi:"adminUsername"` }
Profile for Windows VMs in the container service cluster.
type ContainerServiceWindowsProfileArgs ¶
type ContainerServiceWindowsProfileArgs struct { // The administrator password to use for Windows VMs. AdminPassword pulumi.StringInput `pulumi:"adminPassword"` // The administrator username to use for Windows VMs. AdminUsername pulumi.StringInput `pulumi:"adminUsername"` }
Profile for Windows VMs in the container service cluster.
func (ContainerServiceWindowsProfileArgs) ElementType ¶
func (ContainerServiceWindowsProfileArgs) ElementType() reflect.Type
func (ContainerServiceWindowsProfileArgs) ToContainerServiceWindowsProfileOutput ¶
func (i ContainerServiceWindowsProfileArgs) ToContainerServiceWindowsProfileOutput() ContainerServiceWindowsProfileOutput
func (ContainerServiceWindowsProfileArgs) ToContainerServiceWindowsProfileOutputWithContext ¶
func (i ContainerServiceWindowsProfileArgs) ToContainerServiceWindowsProfileOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileOutput
func (ContainerServiceWindowsProfileArgs) ToContainerServiceWindowsProfilePtrOutput ¶
func (i ContainerServiceWindowsProfileArgs) ToContainerServiceWindowsProfilePtrOutput() ContainerServiceWindowsProfilePtrOutput
func (ContainerServiceWindowsProfileArgs) ToContainerServiceWindowsProfilePtrOutputWithContext ¶
func (i ContainerServiceWindowsProfileArgs) ToContainerServiceWindowsProfilePtrOutputWithContext(ctx context.Context) ContainerServiceWindowsProfilePtrOutput
type ContainerServiceWindowsProfileInput ¶
type ContainerServiceWindowsProfileInput interface { pulumi.Input ToContainerServiceWindowsProfileOutput() ContainerServiceWindowsProfileOutput ToContainerServiceWindowsProfileOutputWithContext(context.Context) ContainerServiceWindowsProfileOutput }
ContainerServiceWindowsProfileInput is an input type that accepts ContainerServiceWindowsProfileArgs and ContainerServiceWindowsProfileOutput values. You can construct a concrete instance of `ContainerServiceWindowsProfileInput` via:
ContainerServiceWindowsProfileArgs{...}
type ContainerServiceWindowsProfileOutput ¶
type ContainerServiceWindowsProfileOutput struct{ *pulumi.OutputState }
Profile for Windows VMs in the container service cluster.
func (ContainerServiceWindowsProfileOutput) AdminPassword ¶
func (o ContainerServiceWindowsProfileOutput) AdminPassword() pulumi.StringOutput
The administrator password to use for Windows VMs.
func (ContainerServiceWindowsProfileOutput) AdminUsername ¶
func (o ContainerServiceWindowsProfileOutput) AdminUsername() pulumi.StringOutput
The administrator username to use for Windows VMs.
func (ContainerServiceWindowsProfileOutput) ElementType ¶
func (ContainerServiceWindowsProfileOutput) ElementType() reflect.Type
func (ContainerServiceWindowsProfileOutput) ToContainerServiceWindowsProfileOutput ¶
func (o ContainerServiceWindowsProfileOutput) ToContainerServiceWindowsProfileOutput() ContainerServiceWindowsProfileOutput
func (ContainerServiceWindowsProfileOutput) ToContainerServiceWindowsProfileOutputWithContext ¶
func (o ContainerServiceWindowsProfileOutput) ToContainerServiceWindowsProfileOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileOutput
func (ContainerServiceWindowsProfileOutput) ToContainerServiceWindowsProfilePtrOutput ¶
func (o ContainerServiceWindowsProfileOutput) ToContainerServiceWindowsProfilePtrOutput() ContainerServiceWindowsProfilePtrOutput
func (ContainerServiceWindowsProfileOutput) ToContainerServiceWindowsProfilePtrOutputWithContext ¶
func (o ContainerServiceWindowsProfileOutput) ToContainerServiceWindowsProfilePtrOutputWithContext(ctx context.Context) ContainerServiceWindowsProfilePtrOutput
type ContainerServiceWindowsProfilePtrInput ¶
type ContainerServiceWindowsProfilePtrInput interface { pulumi.Input ToContainerServiceWindowsProfilePtrOutput() ContainerServiceWindowsProfilePtrOutput ToContainerServiceWindowsProfilePtrOutputWithContext(context.Context) ContainerServiceWindowsProfilePtrOutput }
ContainerServiceWindowsProfilePtrInput is an input type that accepts ContainerServiceWindowsProfileArgs, ContainerServiceWindowsProfilePtr and ContainerServiceWindowsProfilePtrOutput values. You can construct a concrete instance of `ContainerServiceWindowsProfilePtrInput` via:
ContainerServiceWindowsProfileArgs{...} or: nil
func ContainerServiceWindowsProfilePtr ¶
func ContainerServiceWindowsProfilePtr(v *ContainerServiceWindowsProfileArgs) ContainerServiceWindowsProfilePtrInput
type ContainerServiceWindowsProfilePtrOutput ¶
type ContainerServiceWindowsProfilePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceWindowsProfilePtrOutput) AdminPassword ¶
func (o ContainerServiceWindowsProfilePtrOutput) AdminPassword() pulumi.StringPtrOutput
The administrator password to use for Windows VMs.
func (ContainerServiceWindowsProfilePtrOutput) AdminUsername ¶
func (o ContainerServiceWindowsProfilePtrOutput) AdminUsername() pulumi.StringPtrOutput
The administrator username to use for Windows VMs.
func (ContainerServiceWindowsProfilePtrOutput) ElementType ¶
func (ContainerServiceWindowsProfilePtrOutput) ElementType() reflect.Type
func (ContainerServiceWindowsProfilePtrOutput) ToContainerServiceWindowsProfilePtrOutput ¶
func (o ContainerServiceWindowsProfilePtrOutput) ToContainerServiceWindowsProfilePtrOutput() ContainerServiceWindowsProfilePtrOutput
func (ContainerServiceWindowsProfilePtrOutput) ToContainerServiceWindowsProfilePtrOutputWithContext ¶
func (o ContainerServiceWindowsProfilePtrOutput) ToContainerServiceWindowsProfilePtrOutputWithContext(ctx context.Context) ContainerServiceWindowsProfilePtrOutput
type ContainerServiceWindowsProfileResponse ¶
type ContainerServiceWindowsProfileResponse struct { // The administrator password to use for Windows VMs. AdminPassword string `pulumi:"adminPassword"` // The administrator username to use for Windows VMs. AdminUsername string `pulumi:"adminUsername"` }
Profile for Windows VMs in the container service cluster.
type ContainerServiceWindowsProfileResponseArgs ¶
type ContainerServiceWindowsProfileResponseArgs struct { // The administrator password to use for Windows VMs. AdminPassword pulumi.StringInput `pulumi:"adminPassword"` // The administrator username to use for Windows VMs. AdminUsername pulumi.StringInput `pulumi:"adminUsername"` }
Profile for Windows VMs in the container service cluster.
func (ContainerServiceWindowsProfileResponseArgs) ElementType ¶
func (ContainerServiceWindowsProfileResponseArgs) ElementType() reflect.Type
func (ContainerServiceWindowsProfileResponseArgs) ToContainerServiceWindowsProfileResponseOutput ¶
func (i ContainerServiceWindowsProfileResponseArgs) ToContainerServiceWindowsProfileResponseOutput() ContainerServiceWindowsProfileResponseOutput
func (ContainerServiceWindowsProfileResponseArgs) ToContainerServiceWindowsProfileResponseOutputWithContext ¶
func (i ContainerServiceWindowsProfileResponseArgs) ToContainerServiceWindowsProfileResponseOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileResponseOutput
func (ContainerServiceWindowsProfileResponseArgs) ToContainerServiceWindowsProfileResponsePtrOutput ¶
func (i ContainerServiceWindowsProfileResponseArgs) ToContainerServiceWindowsProfileResponsePtrOutput() ContainerServiceWindowsProfileResponsePtrOutput
func (ContainerServiceWindowsProfileResponseArgs) ToContainerServiceWindowsProfileResponsePtrOutputWithContext ¶
func (i ContainerServiceWindowsProfileResponseArgs) ToContainerServiceWindowsProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileResponsePtrOutput
type ContainerServiceWindowsProfileResponseInput ¶
type ContainerServiceWindowsProfileResponseInput interface { pulumi.Input ToContainerServiceWindowsProfileResponseOutput() ContainerServiceWindowsProfileResponseOutput ToContainerServiceWindowsProfileResponseOutputWithContext(context.Context) ContainerServiceWindowsProfileResponseOutput }
ContainerServiceWindowsProfileResponseInput is an input type that accepts ContainerServiceWindowsProfileResponseArgs and ContainerServiceWindowsProfileResponseOutput values. You can construct a concrete instance of `ContainerServiceWindowsProfileResponseInput` via:
ContainerServiceWindowsProfileResponseArgs{...}
type ContainerServiceWindowsProfileResponseOutput ¶
type ContainerServiceWindowsProfileResponseOutput struct{ *pulumi.OutputState }
Profile for Windows VMs in the container service cluster.
func (ContainerServiceWindowsProfileResponseOutput) AdminPassword ¶
func (o ContainerServiceWindowsProfileResponseOutput) AdminPassword() pulumi.StringOutput
The administrator password to use for Windows VMs.
func (ContainerServiceWindowsProfileResponseOutput) AdminUsername ¶
func (o ContainerServiceWindowsProfileResponseOutput) AdminUsername() pulumi.StringOutput
The administrator username to use for Windows VMs.
func (ContainerServiceWindowsProfileResponseOutput) ElementType ¶
func (ContainerServiceWindowsProfileResponseOutput) ElementType() reflect.Type
func (ContainerServiceWindowsProfileResponseOutput) ToContainerServiceWindowsProfileResponseOutput ¶
func (o ContainerServiceWindowsProfileResponseOutput) ToContainerServiceWindowsProfileResponseOutput() ContainerServiceWindowsProfileResponseOutput
func (ContainerServiceWindowsProfileResponseOutput) ToContainerServiceWindowsProfileResponseOutputWithContext ¶
func (o ContainerServiceWindowsProfileResponseOutput) ToContainerServiceWindowsProfileResponseOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileResponseOutput
func (ContainerServiceWindowsProfileResponseOutput) ToContainerServiceWindowsProfileResponsePtrOutput ¶
func (o ContainerServiceWindowsProfileResponseOutput) ToContainerServiceWindowsProfileResponsePtrOutput() ContainerServiceWindowsProfileResponsePtrOutput
func (ContainerServiceWindowsProfileResponseOutput) ToContainerServiceWindowsProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceWindowsProfileResponseOutput) ToContainerServiceWindowsProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileResponsePtrOutput
type ContainerServiceWindowsProfileResponsePtrInput ¶
type ContainerServiceWindowsProfileResponsePtrInput interface { pulumi.Input ToContainerServiceWindowsProfileResponsePtrOutput() ContainerServiceWindowsProfileResponsePtrOutput ToContainerServiceWindowsProfileResponsePtrOutputWithContext(context.Context) ContainerServiceWindowsProfileResponsePtrOutput }
ContainerServiceWindowsProfileResponsePtrInput is an input type that accepts ContainerServiceWindowsProfileResponseArgs, ContainerServiceWindowsProfileResponsePtr and ContainerServiceWindowsProfileResponsePtrOutput values. You can construct a concrete instance of `ContainerServiceWindowsProfileResponsePtrInput` via:
ContainerServiceWindowsProfileResponseArgs{...} or: nil
func ContainerServiceWindowsProfileResponsePtr ¶
func ContainerServiceWindowsProfileResponsePtr(v *ContainerServiceWindowsProfileResponseArgs) ContainerServiceWindowsProfileResponsePtrInput
type ContainerServiceWindowsProfileResponsePtrOutput ¶
type ContainerServiceWindowsProfileResponsePtrOutput struct{ *pulumi.OutputState }
func (ContainerServiceWindowsProfileResponsePtrOutput) AdminPassword ¶
func (o ContainerServiceWindowsProfileResponsePtrOutput) AdminPassword() pulumi.StringPtrOutput
The administrator password to use for Windows VMs.
func (ContainerServiceWindowsProfileResponsePtrOutput) AdminUsername ¶
func (o ContainerServiceWindowsProfileResponsePtrOutput) AdminUsername() pulumi.StringPtrOutput
The administrator username to use for Windows VMs.
func (ContainerServiceWindowsProfileResponsePtrOutput) ElementType ¶
func (ContainerServiceWindowsProfileResponsePtrOutput) ElementType() reflect.Type
func (ContainerServiceWindowsProfileResponsePtrOutput) ToContainerServiceWindowsProfileResponsePtrOutput ¶
func (o ContainerServiceWindowsProfileResponsePtrOutput) ToContainerServiceWindowsProfileResponsePtrOutput() ContainerServiceWindowsProfileResponsePtrOutput
func (ContainerServiceWindowsProfileResponsePtrOutput) ToContainerServiceWindowsProfileResponsePtrOutputWithContext ¶
func (o ContainerServiceWindowsProfileResponsePtrOutput) ToContainerServiceWindowsProfileResponsePtrOutputWithContext(ctx context.Context) ContainerServiceWindowsProfileResponsePtrOutput
type KeyVaultSecretRef ¶
type KeyVaultSecretRef struct { // The secret name. SecretName string `pulumi:"secretName"` // Key vault identifier. VaultID string `pulumi:"vaultID"` // The secret version. Version *string `pulumi:"version"` }
Reference to a secret stored in Azure Key Vault.
type KeyVaultSecretRefArgs ¶
type KeyVaultSecretRefArgs struct { // The secret name. SecretName pulumi.StringInput `pulumi:"secretName"` // Key vault identifier. VaultID pulumi.StringInput `pulumi:"vaultID"` // The secret version. Version pulumi.StringPtrInput `pulumi:"version"` }
Reference to a secret stored in Azure Key Vault.
func (KeyVaultSecretRefArgs) ElementType ¶
func (KeyVaultSecretRefArgs) ElementType() reflect.Type
func (KeyVaultSecretRefArgs) ToKeyVaultSecretRefOutput ¶
func (i KeyVaultSecretRefArgs) ToKeyVaultSecretRefOutput() KeyVaultSecretRefOutput
func (KeyVaultSecretRefArgs) ToKeyVaultSecretRefOutputWithContext ¶
func (i KeyVaultSecretRefArgs) ToKeyVaultSecretRefOutputWithContext(ctx context.Context) KeyVaultSecretRefOutput
func (KeyVaultSecretRefArgs) ToKeyVaultSecretRefPtrOutput ¶
func (i KeyVaultSecretRefArgs) ToKeyVaultSecretRefPtrOutput() KeyVaultSecretRefPtrOutput
func (KeyVaultSecretRefArgs) ToKeyVaultSecretRefPtrOutputWithContext ¶
func (i KeyVaultSecretRefArgs) ToKeyVaultSecretRefPtrOutputWithContext(ctx context.Context) KeyVaultSecretRefPtrOutput
type KeyVaultSecretRefInput ¶
type KeyVaultSecretRefInput interface { pulumi.Input ToKeyVaultSecretRefOutput() KeyVaultSecretRefOutput ToKeyVaultSecretRefOutputWithContext(context.Context) KeyVaultSecretRefOutput }
KeyVaultSecretRefInput is an input type that accepts KeyVaultSecretRefArgs and KeyVaultSecretRefOutput values. You can construct a concrete instance of `KeyVaultSecretRefInput` via:
KeyVaultSecretRefArgs{...}
type KeyVaultSecretRefOutput ¶
type KeyVaultSecretRefOutput struct{ *pulumi.OutputState }
Reference to a secret stored in Azure Key Vault.
func (KeyVaultSecretRefOutput) ElementType ¶
func (KeyVaultSecretRefOutput) ElementType() reflect.Type
func (KeyVaultSecretRefOutput) SecretName ¶
func (o KeyVaultSecretRefOutput) SecretName() pulumi.StringOutput
The secret name.
func (KeyVaultSecretRefOutput) ToKeyVaultSecretRefOutput ¶
func (o KeyVaultSecretRefOutput) ToKeyVaultSecretRefOutput() KeyVaultSecretRefOutput
func (KeyVaultSecretRefOutput) ToKeyVaultSecretRefOutputWithContext ¶
func (o KeyVaultSecretRefOutput) ToKeyVaultSecretRefOutputWithContext(ctx context.Context) KeyVaultSecretRefOutput
func (KeyVaultSecretRefOutput) ToKeyVaultSecretRefPtrOutput ¶
func (o KeyVaultSecretRefOutput) ToKeyVaultSecretRefPtrOutput() KeyVaultSecretRefPtrOutput
func (KeyVaultSecretRefOutput) ToKeyVaultSecretRefPtrOutputWithContext ¶
func (o KeyVaultSecretRefOutput) ToKeyVaultSecretRefPtrOutputWithContext(ctx context.Context) KeyVaultSecretRefPtrOutput
func (KeyVaultSecretRefOutput) VaultID ¶
func (o KeyVaultSecretRefOutput) VaultID() pulumi.StringOutput
Key vault identifier.
func (KeyVaultSecretRefOutput) Version ¶
func (o KeyVaultSecretRefOutput) Version() pulumi.StringPtrOutput
The secret version.
type KeyVaultSecretRefPtrInput ¶
type KeyVaultSecretRefPtrInput interface { pulumi.Input ToKeyVaultSecretRefPtrOutput() KeyVaultSecretRefPtrOutput ToKeyVaultSecretRefPtrOutputWithContext(context.Context) KeyVaultSecretRefPtrOutput }
KeyVaultSecretRefPtrInput is an input type that accepts KeyVaultSecretRefArgs, KeyVaultSecretRefPtr and KeyVaultSecretRefPtrOutput values. You can construct a concrete instance of `KeyVaultSecretRefPtrInput` via:
KeyVaultSecretRefArgs{...} or: nil
func KeyVaultSecretRefPtr ¶
func KeyVaultSecretRefPtr(v *KeyVaultSecretRefArgs) KeyVaultSecretRefPtrInput
type KeyVaultSecretRefPtrOutput ¶
type KeyVaultSecretRefPtrOutput struct{ *pulumi.OutputState }
func (KeyVaultSecretRefPtrOutput) Elem ¶
func (o KeyVaultSecretRefPtrOutput) Elem() KeyVaultSecretRefOutput
func (KeyVaultSecretRefPtrOutput) ElementType ¶
func (KeyVaultSecretRefPtrOutput) ElementType() reflect.Type
func (KeyVaultSecretRefPtrOutput) SecretName ¶
func (o KeyVaultSecretRefPtrOutput) SecretName() pulumi.StringPtrOutput
The secret name.
func (KeyVaultSecretRefPtrOutput) ToKeyVaultSecretRefPtrOutput ¶
func (o KeyVaultSecretRefPtrOutput) ToKeyVaultSecretRefPtrOutput() KeyVaultSecretRefPtrOutput
func (KeyVaultSecretRefPtrOutput) ToKeyVaultSecretRefPtrOutputWithContext ¶
func (o KeyVaultSecretRefPtrOutput) ToKeyVaultSecretRefPtrOutputWithContext(ctx context.Context) KeyVaultSecretRefPtrOutput
func (KeyVaultSecretRefPtrOutput) VaultID ¶
func (o KeyVaultSecretRefPtrOutput) VaultID() pulumi.StringPtrOutput
Key vault identifier.
func (KeyVaultSecretRefPtrOutput) Version ¶
func (o KeyVaultSecretRefPtrOutput) Version() pulumi.StringPtrOutput
The secret version.
type KeyVaultSecretRefResponse ¶
type KeyVaultSecretRefResponse struct { // The secret name. SecretName string `pulumi:"secretName"` // Key vault identifier. VaultID string `pulumi:"vaultID"` // The secret version. Version *string `pulumi:"version"` }
Reference to a secret stored in Azure Key Vault.
type KeyVaultSecretRefResponseArgs ¶
type KeyVaultSecretRefResponseArgs struct { // The secret name. SecretName pulumi.StringInput `pulumi:"secretName"` // Key vault identifier. VaultID pulumi.StringInput `pulumi:"vaultID"` // The secret version. Version pulumi.StringPtrInput `pulumi:"version"` }
Reference to a secret stored in Azure Key Vault.
func (KeyVaultSecretRefResponseArgs) ElementType ¶
func (KeyVaultSecretRefResponseArgs) ElementType() reflect.Type
func (KeyVaultSecretRefResponseArgs) ToKeyVaultSecretRefResponseOutput ¶
func (i KeyVaultSecretRefResponseArgs) ToKeyVaultSecretRefResponseOutput() KeyVaultSecretRefResponseOutput
func (KeyVaultSecretRefResponseArgs) ToKeyVaultSecretRefResponseOutputWithContext ¶
func (i KeyVaultSecretRefResponseArgs) ToKeyVaultSecretRefResponseOutputWithContext(ctx context.Context) KeyVaultSecretRefResponseOutput
func (KeyVaultSecretRefResponseArgs) ToKeyVaultSecretRefResponsePtrOutput ¶
func (i KeyVaultSecretRefResponseArgs) ToKeyVaultSecretRefResponsePtrOutput() KeyVaultSecretRefResponsePtrOutput
func (KeyVaultSecretRefResponseArgs) ToKeyVaultSecretRefResponsePtrOutputWithContext ¶
func (i KeyVaultSecretRefResponseArgs) ToKeyVaultSecretRefResponsePtrOutputWithContext(ctx context.Context) KeyVaultSecretRefResponsePtrOutput
type KeyVaultSecretRefResponseInput ¶
type KeyVaultSecretRefResponseInput interface { pulumi.Input ToKeyVaultSecretRefResponseOutput() KeyVaultSecretRefResponseOutput ToKeyVaultSecretRefResponseOutputWithContext(context.Context) KeyVaultSecretRefResponseOutput }
KeyVaultSecretRefResponseInput is an input type that accepts KeyVaultSecretRefResponseArgs and KeyVaultSecretRefResponseOutput values. You can construct a concrete instance of `KeyVaultSecretRefResponseInput` via:
KeyVaultSecretRefResponseArgs{...}
type KeyVaultSecretRefResponseOutput ¶
type KeyVaultSecretRefResponseOutput struct{ *pulumi.OutputState }
Reference to a secret stored in Azure Key Vault.
func (KeyVaultSecretRefResponseOutput) ElementType ¶
func (KeyVaultSecretRefResponseOutput) ElementType() reflect.Type
func (KeyVaultSecretRefResponseOutput) SecretName ¶
func (o KeyVaultSecretRefResponseOutput) SecretName() pulumi.StringOutput
The secret name.
func (KeyVaultSecretRefResponseOutput) ToKeyVaultSecretRefResponseOutput ¶
func (o KeyVaultSecretRefResponseOutput) ToKeyVaultSecretRefResponseOutput() KeyVaultSecretRefResponseOutput
func (KeyVaultSecretRefResponseOutput) ToKeyVaultSecretRefResponseOutputWithContext ¶
func (o KeyVaultSecretRefResponseOutput) ToKeyVaultSecretRefResponseOutputWithContext(ctx context.Context) KeyVaultSecretRefResponseOutput
func (KeyVaultSecretRefResponseOutput) ToKeyVaultSecretRefResponsePtrOutput ¶
func (o KeyVaultSecretRefResponseOutput) ToKeyVaultSecretRefResponsePtrOutput() KeyVaultSecretRefResponsePtrOutput
func (KeyVaultSecretRefResponseOutput) ToKeyVaultSecretRefResponsePtrOutputWithContext ¶
func (o KeyVaultSecretRefResponseOutput) ToKeyVaultSecretRefResponsePtrOutputWithContext(ctx context.Context) KeyVaultSecretRefResponsePtrOutput
func (KeyVaultSecretRefResponseOutput) VaultID ¶
func (o KeyVaultSecretRefResponseOutput) VaultID() pulumi.StringOutput
Key vault identifier.
func (KeyVaultSecretRefResponseOutput) Version ¶
func (o KeyVaultSecretRefResponseOutput) Version() pulumi.StringPtrOutput
The secret version.
type KeyVaultSecretRefResponsePtrInput ¶
type KeyVaultSecretRefResponsePtrInput interface { pulumi.Input ToKeyVaultSecretRefResponsePtrOutput() KeyVaultSecretRefResponsePtrOutput ToKeyVaultSecretRefResponsePtrOutputWithContext(context.Context) KeyVaultSecretRefResponsePtrOutput }
KeyVaultSecretRefResponsePtrInput is an input type that accepts KeyVaultSecretRefResponseArgs, KeyVaultSecretRefResponsePtr and KeyVaultSecretRefResponsePtrOutput values. You can construct a concrete instance of `KeyVaultSecretRefResponsePtrInput` via:
KeyVaultSecretRefResponseArgs{...} or: nil
func KeyVaultSecretRefResponsePtr ¶
func KeyVaultSecretRefResponsePtr(v *KeyVaultSecretRefResponseArgs) KeyVaultSecretRefResponsePtrInput
type KeyVaultSecretRefResponsePtrOutput ¶
type KeyVaultSecretRefResponsePtrOutput struct{ *pulumi.OutputState }
func (KeyVaultSecretRefResponsePtrOutput) Elem ¶
func (o KeyVaultSecretRefResponsePtrOutput) Elem() KeyVaultSecretRefResponseOutput
func (KeyVaultSecretRefResponsePtrOutput) ElementType ¶
func (KeyVaultSecretRefResponsePtrOutput) ElementType() reflect.Type
func (KeyVaultSecretRefResponsePtrOutput) SecretName ¶
func (o KeyVaultSecretRefResponsePtrOutput) SecretName() pulumi.StringPtrOutput
The secret name.
func (KeyVaultSecretRefResponsePtrOutput) ToKeyVaultSecretRefResponsePtrOutput ¶
func (o KeyVaultSecretRefResponsePtrOutput) ToKeyVaultSecretRefResponsePtrOutput() KeyVaultSecretRefResponsePtrOutput
func (KeyVaultSecretRefResponsePtrOutput) ToKeyVaultSecretRefResponsePtrOutputWithContext ¶
func (o KeyVaultSecretRefResponsePtrOutput) ToKeyVaultSecretRefResponsePtrOutputWithContext(ctx context.Context) KeyVaultSecretRefResponsePtrOutput
func (KeyVaultSecretRefResponsePtrOutput) VaultID ¶
func (o KeyVaultSecretRefResponsePtrOutput) VaultID() pulumi.StringPtrOutput
Key vault identifier.
func (KeyVaultSecretRefResponsePtrOutput) Version ¶
func (o KeyVaultSecretRefResponsePtrOutput) Version() pulumi.StringPtrOutput
The secret version.
type LookupContainerServiceResult ¶
type LookupContainerServiceResult struct { // Properties of the agent pool. AgentPoolProfiles []ContainerServiceAgentPoolProfileResponse `pulumi:"agentPoolProfiles"` // Properties to configure a custom container service cluster. CustomProfile *ContainerServiceCustomProfileResponse `pulumi:"customProfile"` // Profile for diagnostics in the container service cluster. DiagnosticsProfile *ContainerServiceDiagnosticsProfileResponse `pulumi:"diagnosticsProfile"` // Profile for Linux VMs in the container service cluster. LinuxProfile ContainerServiceLinuxProfileResponse `pulumi:"linuxProfile"` // Resource location Location string `pulumi:"location"` // Profile for the container service master. MasterProfile ContainerServiceMasterProfileResponse `pulumi:"masterProfile"` // Resource name Name string `pulumi:"name"` // Profile for the container service orchestrator. OrchestratorProfile ContainerServiceOrchestratorProfileResponse `pulumi:"orchestratorProfile"` // The current deployment or provisioning state, which only appears in the response. ProvisioningState string `pulumi:"provisioningState"` // Information about a service principal identity for the cluster to use for manipulating Azure APIs. Exact one of secret or keyVaultSecretRef need to be specified. ServicePrincipalProfile *ContainerServiceServicePrincipalProfileResponse `pulumi:"servicePrincipalProfile"` // Resource tags Tags map[string]string `pulumi:"tags"` // Resource type Type string `pulumi:"type"` // Profile for Windows VMs in the container service cluster. WindowsProfile *ContainerServiceWindowsProfileResponse `pulumi:"windowsProfile"` }
Container service.
func LookupContainerService ¶
func LookupContainerService(ctx *pulumi.Context, args *LookupContainerServiceArgs, opts ...pulumi.InvokeOption) (*LookupContainerServiceResult, error)