Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NetworkAttachmentDefinition (0.28 sec)

  1. operator/pkg/verifier/verifier.go

    )
    
    // specialKinds is a map of special kinds to their corresponding kind names, which do not follow the
    // standard convention of pluralizing the kind name.
    var specialKinds = map[string]string{
    	"NetworkAttachmentDefinition": "network-attachment-definitions",
    }
    
    // StatusVerifier checks status of certain resources like deployment,
    // jobs and also verifies count of certain resource types.
    type StatusVerifier struct {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 19:23:44 UTC 2024
    - 15K bytes
    - Viewed (0)
Back to top