Package io.micronaut.kubernetes.client.openapi.config.model


@NullMarked package io.micronaut.kubernetes.client.openapi.config.model
Configuration model types for the Kubernetes OpenAPI client.
  • Record Classes
    Class
    Description
    AuthInfo contains information that describes identity information.
    Cluster contains information about how to communicate with a kubernetes cluster.
    Context is a tuple of references to a cluster, a user and a namespace.
    ExecConfig specifies a command to provide client credentials.
    Environment variable used when executing an exec-based credential plugin.