Skip to search

ServiceNetworkEndpointGroup

networking.gke.io / v1beta1

apiVersion: networking.gke.io/v1beta1 kind: ServiceNetworkEndpointGroup metadata: name: example
View raw schema
apiVersion string
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind string
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
spec object
status object
ServiceNetworkEndpointGroupStatus is the status for a ServiceNetworkEndpointGroup resource
conditions []object
Last time the NEG syncer syncs associated NEGs.
lastTransitionTime string required
Last time the condition transitioned from one status to another.
format: date-time
message string required
A human readable message indicating details about the transition. This field may be empty.
observedGeneration integer
ObservedGeneration will not be set for ServiceNetworkEndpointGroup as the spec is empty.
format: int64
reason string required
The reason for the condition's last transition
status string required
Status of the condition, one of True, False, Unknown.
type string required
Type is the type of the condition.
lastSyncTime string
Last time the NEG syncer syncs associated NEGs.
format: date-time
networkEndpointGroups []object
id string required
The unique identifier for the NEG resource in GCE API.
networkEndpointType string
NetworkEndpointType: Type of network endpoints in this network endpoint group.
selfLink string
SelfLink is the GCE Server-defined fully-qualified URL for the GCE NEG resource
state string
Current condition of this network endpoint group. If state is empty, it should be considered the ACTIVE state.
subnetURL string
URL of the subnetwork to which all network endpoints in the NEG belong.

No matches. Try .spec for an exact path