KubernetesResource interface

Extends

Properties

clusterName
namespace
serviceEndpointId

Inherited Properties

createdBy
createdOn
environmentReference
id
lastModifiedBy
lastModifiedOn
name
tags

Tags of the Environment Resource.

type

Environment resource type

Property Details

clusterName

clusterName: string

Property Value

string

namespace

namespace: string

Property Value

string

serviceEndpointId

serviceEndpointId: string

Property Value

string

Inherited Property Details

createdBy

createdBy: IdentityRef

Property Value

Inherited From EnvironmentResource.createdBy

createdOn

createdOn: Date

Property Value

Date

Inherited From EnvironmentResource.createdOn

environmentReference

environmentReference: EnvironmentReference

Property Value

Inherited From EnvironmentResource.environmentReference

id

id: number

Property Value

number

Inherited From EnvironmentResource.id

lastModifiedBy

lastModifiedBy: IdentityRef

Property Value

Inherited From EnvironmentResource.lastModifiedBy

lastModifiedOn

lastModifiedOn: Date

Property Value

Date

Inherited From EnvironmentResource.lastModifiedOn

name

name: string

Property Value

string

Inherited From EnvironmentResource.name

tags

Tags of the Environment Resource.

tags: string[]

Property Value

string[]

Inherited From EnvironmentResource.tags

type

Environment resource type

type: EnvironmentResourceType

Property Value

Inherited From EnvironmentResource.type