Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kubeclient (0.21 sec)

  1. pkg/apis/core/types.go

    	// More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks
    	// +optional
    	PreStop *LifecycleHandler
    }
    
    // The below types are used by kube_client and api_server.
    
    // ConditionStatus defines conditions of resources
    type ConditionStatus string
    
    // These are valid condition statuses. "ConditionTrue" means a resource is in the condition;
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
Back to top