• Русский
  • SSHHost [infrastructure.cluster.x-k8s.io/v1beta1]

    infrastructure.cluster.x-k8s.io group

    SSHHost is the Schema for the sshhosts API.

    v1beta1 version
    spec object

    SSHHostSpec defines the desired state of SSHHost.

    authCredential object

    LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.

    name string

    Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names

    ip string
    ipv6 string
    port integer
    publicIp string
    reUse boolean
    status object

    SSHHostStatus defines the observed state of SSHHost.

    conditions []object

    Condition defines an observation of a Cluster API resource operational state.

    lastTransitionTime string required

    lastTransitionTime is the last time the condition transitioned from one status to another. This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable.

    message string

    message is a human readable message indicating details about the transition. This field may be empty.

    reason string

    reason is the reason for the condition's last transition in CamelCase. The specific API may choose whether or not this field is considered a guaranteed API. This field may be empty.

    severity string

    severity provides an explicit classification of Reason code, so the users or machines can immediately understand the current situation and act accordingly. The Severity field MUST be set only when Status=False.

    status string required

    status of the condition, one of True, False, Unknown.

    type string required

    type of condition in CamelCase or in foo.example.com/CamelCase. Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be useful (see .node.status.conditions), the ability to deconflict is important.

    failureMessage string
    nodeInfo object

    NodeSystemInfo is a set of ids/uuids to uniquely identify the node.

    architecture string required

    The Architecture reported by the node

    bootID string required

    Boot ID reported by the node.

    containerRuntimeVersion string required

    ContainerRuntime Version reported by the node through runtime remote API (e.g. containerd://1.4.2).

    kernelVersion string required

    Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).

    kubeProxyVersion string required

    Deprecated: KubeProxy Version reported by the node.

    kubeletVersion string required

    Kubelet Version reported by the node.

    machineID string required

    MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html

    operatingSystem string required

    The Operating System reported by the node

    osImage string required

    OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).

    swap object

    Swap Info reported by the node.

    capacity integer

    Total amount of swap memory in bytes.

    systemUUID string required

    SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid

    nodeRef object

    ObjectReference contains enough information to let you inspect or modify the referred object.

    apiVersion string

    API version of the referent.

    fieldPath string

    If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. For example, if the object reference is to a container within a pod, this would take on a value like: "spec.containers{name}" (where "name" refers to the name of the container that triggered the event) or if no container name is specified "spec.containers[2]" (container with index 2 in this pod). This syntax is chosen only to have some well-defined way of referencing a part of an object.

    kind string
    name string
    namespace string
    resourceVersion string
    uid string
    phase string